Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10051 6 h 22 m ace_dent /kernel/trunk/ Remove $Revision$ from kernel file headers

- To better support git, remove SVN dependant `$Revision$` from file headers. This does *not* remove: the use of `__REV__` macro in `boostr.inc` and `kernel.asm`
- Header Copyright notices updated to 2024.
- Minimal white space cleanup (trailing spaces automatically removed).
- Note: `asmxygen.py` has a *large* amount of whitespace cleanup, due to incorrect line endings.
 
9943 243 d 0 h turbocat /kernel/trunk/boot/ Fixed typo in "blue screen"  
9942 243 d 2 h turbocat /kernel/trunk/ Fixed a "blue screen" hang when trying to write a configuration to a read-only device  
9938 251 d 21 h leency /kernel/trunk/boot/ Starting Blue screen:
- The next message was improved: "New settings have been applied. Do you want to record them for the future boots? Answer 'yes' only if your booting device is writable." to avoid users saving changes on CD. This is a bug 'cos normally such behaviour must be handeled in the code http://board.kolibrios.org/viewtopic.php?p=80012#p80012
- Hide option "Create blank image" which is outdated now
 
8091 1326 d 4 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.
 
5363 3422 d 1 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4135 3858 d 0 h clevermouse /kernel/trunk/ beautify  
3989 3878 d 23 h yogev_ezra /kernel/trunk/boot/ Allow pressing ESC in boot screen to cancel selection without making a choice. Add more information on which options to choose and link to http://board.kolibrios.org to report bugs.  
3777 3971 d 22 h yogev_ezra /kernel/trunk/ Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e).
BOOT_DEBUG_PRINT = If set to "yes"/"on", will duplicate debug output to the screen. Default is "no"/"off".
BOOT_LAUNCHER_START = If set to "no"/"off", LAUNCHER application won't be run after kernel has loaded. Default is "yes"/"on".
 
3759 3975 d 4 h clevermouse /kernel/trunk/boot/ shorten boot screen messages  
3757 3975 d 5 h clevermouse /kernel/trunk/boot/ fix [abcd] -> [abc] in boot screen  
3539 4012 d 23 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
2455 4453 d 4 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4603 d 23 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2261 4613 d 23 h mario79 /kernel/trunk/ Many fixes for blue boot screen  
1962 4724 d 4 h clevermouse /kernel/ merge kolibri-cfg into trunk  
1084 5476 d 7 h diamond /kernel/trunk/boot/ corrected boot-screen hints  
751 5937 d 12 h Lrz /kernel/trunk/boot/ some enhancement in blue screen  
750 5937 d 14 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
746 5938 d 9 h Lrz /kernel/trunk/boot/ blue screen: save selected resolution instead of VESA mode number (thanks to Serge)  

Show All