Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8529 1207 d 19 h maxcodehack /data/ Fix autobuild  
8516 1212 d 7 h superturbocat2001 / - Added "whois" to autobuild  
8512 1212 d 13 h leency /data/ Rename game "Padenie" into "Descent", add Eng translation via HEX-editor, add to GameCenter  
8510 1213 d 5 h leency /data/ fix prior  
8503 1213 d 18 h maxcodehack /data/ Fix autobuild (move checkers to ISO)  
8472 1223 d 5 h superturbocat2001 / - Added teatool to autobuild
- Added CONFIG_NO_TCC=full to tup.config.template
 
8471 1223 d 7 h superturbocat2001 / - Added TinyBasic to autobuild  
8460 1227 d 11 h superturbocat2001 / - Added thashview to autobuild  
8434 1231 d 7 h superturbocat2001 /data/ - Added tinygl, cryptal, net headers tcc to ISO  
8432 1231 d 7 h superturbocat2001 /data/ - Fixed appearance of extra files in tcc
- Added thashview in tup
 
8423 1231 d 16 h leency /data/ fix path (epic facepalm)  
8422 1231 d 16 h leency /data/ fix path (facepalm)  
8421 1231 d 16 h leency /data/ fix path 2  
8420 1231 d 16 h leency /data/ fix path  
8419 1231 d 16 h leency /data/ netsurf: add to ISO  
8418 1231 d 16 h leency / Netsurf: upload binnaries, add to ISO
NSINST: run app if exists on TPM, ISO, if not the download
 
8377 1235 d 14 h maxcodehack /data/ Fix build  
8376 1235 d 14 h maxcodehack /data/ Fix build  
8375 1235 d 14 h maxcodehack /data/ Add uARM emulator to ISO  
8365 1236 d 15 h leency / IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/
asciivju: add font type switcher
 
8320 1243 d 12 h leency / remove codeview  
8318 1243 d 21 h maxcodehack / Replace binarie with autobuild ('fridge')  
8303 1245 d 12 h leency /data/ texture: new app ported to Kolibri by 0CodErr, added to /kolibrios/utils/  
8285 1247 d 3 h leency / Move VMODE to ISO (as it is useless without drivers that are on ISO)  
8278 1248 d 9 h leency / Separate Downloader from WebView into /sys/network/dl
+ Multi-threaded now!
+ Some small fixes
 
8244 1254 d 11 h leency / fpc fix examples folder, remove 2 old skins of mine  
8243 1254 d 11 h leency /data/ fpc part 2  
8242 1254 d 11 h leency /data/ upload fpc to SVN, add to ISO  
8241 1254 d 11 h leency / Now user will never lose kolibri.lbl because it is moved to ISO/kolibrios/res/system/ folder  
8199 1261 d 20 h IgorA / fix life2, update life3  
8172 1267 d 9 h maxcodehack /data/ Add clayer ktcc examples to autobuild  
8150 1271 d 10 h dunkaist / Add basic 32-bit UEFI loader.  
8148 1271 d 12 h dunkaist /data/ autobuild: Add distr data to kolibri.raw image.  
8131 1274 d 10 h dunkaist /data/ Add sine.mp3: 5184 bytes / 5 seconds long test file.

5 seconds are notes C-E-G-E-C, one per second.
 
8118 1282 d 6 h dunkaist /data/ Autobuild hybrid bios/uefi kolibri.raw boot image.  
8117 1283 d 0 h dunkaist / kernel: Don't read acpi_dev_* vars that if uninitialized.

Currently only uefi4kos loader initializes these variables. May be one
day BIOS loaders will load DEVICES.DAT file and initialize these vars
too, may be one day we will detect APIC IRQs via ACPI. But not today.
 
8112 1287 d 12 h maxcodehack /data/ Add 'fridge' to ISO  
8100 1294 d 22 h maxcodehack /data/ add 'tools' folder  
8092 1303 d 1 h dunkaist / uefi4kos: Read config and kernel files from the disk.

* Now there is a config file with boot options, example included.
* Config, kernel and ramdisk are loaded from the disk, not compiled in.
* DEVICES.DAT file is also optionally loaded from the disk.
* Also, move the loader to /kernel/trunk/bootloader/uefi4kos.
 
8091 1304 d 11 h dunkaist / Add extended_primary_loader to autobuild.

* Build fat1x, fat32, cdfs, after_win loaders.
* Set use_lba=1 by default in fat32 loader.
* Build kolibri.raw: flash / hdd image.
* Add example config.ini file.
* Add an option (config file and screen) to not load ramdisk image.
* Add an option (config file only) to set /sys path.

Now you can boot without a ramdisk from a storage that is supported
by the kernel itself, i.e. without loadable drivers. Thus you can not
load the system without a ramdisk from SATA/AHCI and USB drives.