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 1219 d 9 h maxcodehack /data/ Fix autobuild  
8516 1223 d 21 h superturbocat2001 / - Added "whois" to autobuild  
8512 1224 d 3 h leency /data/ Rename game "Padenie" into "Descent", add Eng translation via HEX-editor, add to GameCenter  
8510 1224 d 19 h leency /data/ fix prior  
8503 1225 d 8 h maxcodehack /data/ Fix autobuild (move checkers to ISO)  
8472 1234 d 20 h superturbocat2001 / - Added teatool to autobuild
- Added CONFIG_NO_TCC=full to tup.config.template
 
8471 1234 d 21 h superturbocat2001 / - Added TinyBasic to autobuild  
8460 1239 d 2 h superturbocat2001 / - Added thashview to autobuild  
8434 1242 d 21 h superturbocat2001 /data/ - Added tinygl, cryptal, net headers tcc to ISO  
8432 1242 d 21 h superturbocat2001 /data/ - Fixed appearance of extra files in tcc
- Added thashview in tup
 
8423 1243 d 6 h leency /data/ fix path (epic facepalm)  
8422 1243 d 6 h leency /data/ fix path (facepalm)  
8421 1243 d 6 h leency /data/ fix path 2  
8420 1243 d 6 h leency /data/ fix path  
8419 1243 d 6 h leency /data/ netsurf: add to ISO  
8418 1243 d 6 h leency / Netsurf: upload binnaries, add to ISO
NSINST: run app if exists on TPM, ISO, if not the download
 
8377 1247 d 4 h maxcodehack /data/ Fix build  
8376 1247 d 4 h maxcodehack /data/ Fix build  
8375 1247 d 4 h maxcodehack /data/ Add uARM emulator to ISO  
8365 1248 d 5 h leency / IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/
asciivju: add font type switcher
 
8320 1255 d 2 h leency / remove codeview  
8318 1255 d 11 h maxcodehack / Replace binarie with autobuild ('fridge')  
8303 1257 d 2 h leency /data/ texture: new app ported to Kolibri by 0CodErr, added to /kolibrios/utils/  
8285 1258 d 17 h leency / Move VMODE to ISO (as it is useless without drivers that are on ISO)  
8278 1259 d 23 h leency / Separate Downloader from WebView into /sys/network/dl
+ Multi-threaded now!
+ Some small fixes
 
8244 1266 d 1 h leency / fpc fix examples folder, remove 2 old skins of mine  
8243 1266 d 1 h leency /data/ fpc part 2  
8242 1266 d 1 h leency /data/ upload fpc to SVN, add to ISO  
8241 1266 d 2 h leency / Now user will never lose kolibri.lbl because it is moved to ISO/kolibrios/res/system/ folder  
8199 1273 d 10 h IgorA / fix life2, update life3  
8172 1278 d 23 h maxcodehack /data/ Add clayer ktcc examples to autobuild  
8150 1283 d 0 h dunkaist / Add basic 32-bit UEFI loader.  
8148 1283 d 2 h dunkaist /data/ autobuild: Add distr data to kolibri.raw image.  
8131 1286 d 0 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 1293 d 21 h dunkaist /data/ Autobuild hybrid bios/uefi kolibri.raw boot image.  
8117 1294 d 14 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 1299 d 2 h maxcodehack /data/ Add 'fridge' to ISO  
8100 1306 d 12 h maxcodehack /data/ add 'tools' folder  
8092 1314 d 15 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 1316 d 1 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.