Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8175 1261 d 17 h dunkaist /kernel/trunk/ extended_primary_loader: Fix handling of 'resolution' option.  
8117 1278 d 11 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.
 
8091 1299 d 23 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.
 
3598 3979 d 4 h clevermouse /kernel/trunk/ make macro for push imm/pop dst  
3539 3986 d 17 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
2288 4577 d 18 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1962 4697 d 22 h clevermouse /kernel/ merge kolibri-cfg into trunk  
1950 4705 d 21 h clevermouse /kernel/branches/kolibri-cfg/bootloader/fat32/ kolibri-cfg: fixes in fat32 bootloader  
1942 4715 d 5 h clevermouse /kernel/branches/kolibri-cfg/ kernel branch with configurable boot