Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8091 1304 d 22 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.
 
7215 2221 d 8 h theonlymirage /kernel/trunk/bootloader/ Сlear direction flag for Phoenix BIOS (for correct printing of messages in real mode).  
7136 2324 d 13 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
5363 3400 d 18 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5098 3518 d 23 h clevermouse / switch build system to Tup  
4851 3666 d 17 h mario79 /kernel/trunk/ Fix r.4850  
4850 3666 d 17 h mario79 /kernel/trunk/ Added the tag "Revision: XXXX" in some kernel files, to form the right number of revision at boot (blue boot screen).  
4441 3761 d 10 h Serge /kernel/trunk/bootloader/ grub4kos: print panic messages  
4440 3763 d 9 h Serge /kernel/trunk/bootloader/ grub4kos: works fine, at least in VMware and Bochs  
3598 3984 d 3 h clevermouse /kernel/trunk/ make macro for push imm/pop dst  
3539 3991 d 16 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3274 4081 d 20 h esevece /kernel/trunk/ Spanish translation (boot and kernel). Fix in makefile. Change name of booteng.inc to booten.inc  
2455 4431 d 22 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4582 d 17 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1962 4702 d 21 h clevermouse /kernel/ merge kolibri-cfg into trunk  
1738 4853 d 2 h clevermouse /kernel/trunk/bootloader/ fix parameters saving in floppy bootsector  
796 5846 d 19 h shurf /kernel/trunk/bootloader/ Added floppy FAT12 boot sector (kernel bootloader)