Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9943 222 d 19 h turbocat /kernel/trunk/boot/ Fixed typo in "blue screen"  
9942 222 d 20 h turbocat /kernel/trunk/ Fixed a "blue screen" hang when trying to write a configuration to a read-only device  
9938 231 d 16 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 1305 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.
 
5363 3401 d 20 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4135 3837 d 19 h clevermouse /kernel/trunk/ beautify  
3989 3858 d 17 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 3951 d 17 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 3954 d 23 h clevermouse /kernel/trunk/boot/ shorten boot screen messages  
3757 3955 d 0 h clevermouse /kernel/trunk/boot/ fix [abcd] -> [abc] in boot screen  
3539 3992 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  
2455 4432 d 23 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4583 d 18 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2261 4593 d 18 h mario79 /kernel/trunk/ Many fixes for blue boot screen  
1962 4703 d 23 h clevermouse /kernel/ merge kolibri-cfg into trunk  
1084 5456 d 2 h diamond /kernel/trunk/boot/ corrected boot-screen hints  
751 5917 d 7 h Lrz /kernel/trunk/boot/ some enhancement in blue screen  
750 5917 d 8 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
746 5918 d 4 h Lrz /kernel/trunk/boot/ blue screen: save selected resolution instead of VESA mode number (thanks to Serge)  
739 5921 d 3 h heavyiron /kernel/trunk/ - new cursor and redused cursor sise (static) in mousedrv.inc
- changed GNU.TXT -> COPYING.TXT in russian boot screen
- fixed arp request don't working on some machines
 
730 5925 d 7 h diamond /kernel/trunk/boot/ Show scrollbar for videomodes table; PgUp,PgDn in videomodes table  
726 5926 d 4 h diamond /kernel/trunk/boot/ Boot screen: correct default values; added some remarks  
715 5929 d 2 h Lrz /kernel/trunk/boot/ rewrite bootru.inc and booteng.inc  
713 5929 d 4 h Lrz /kernel/trunk/ add new choose of video mode  
709 5932 d 0 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 
599 6119 d 14 h spraid /kernel/trunk/ shade window Y=4
interval boot screen for "d" parameter
 
593 6124 d 2 h mikedld /kernel/trunk/ Revision numbering fix  
545 6164 d 0 h spraid /kernel/trunk/boot/ added variant for d (preload) - 4-format ram disk
(need when ram disk not loading and not linked)
for example - loading from cdorm
 
514 6191 d 2 h diamond /kernel/trunk/ * unknown/unsupported videomode at boot leads to return in config manager
* boot config manager now allows to totally disable DMA access to HD
 
465 6224 d 9 h serge /kernel/trunk/ merge flat kernel  
437 6244 d 5 h diamond / * bootcode: revision string is now calculated at compile-time
* taskman.inc: do not add '@' to thread names
* @panel: do not draw undefined (zero-sized) windows
* rd.inc: corrected folder creation
 
425 6251 d 17 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
346 6287 d 0 h diamond /kernel/trunk/ Kernel updated to 0.6.5.0  
202 6393 d 0 h diamond /kernel/trunk/ Kernel updated to 0.6.3.0  
82 6551 d 5 h halyavin /kernel/trunk/ Now kernel can be compiled with fasm 1.66.  
40 6672 d 2 h halyavin /kernel/trunk/ *Reduced size of boot code. (diamond)
*Debug API added. (diamond)
 
29 6714 d 8 h halyavin /kernel/ *Improved boot code
*Tag for kolibri 0.5.2.1 created
 
5 6776 d 10 h halyavin /kernel/trunk/ Mario79 fixes:
Application can determine own path now.
Some boot messages changed (it is version Kolibri 5.1.0 now).
Some rd functions updated (thanks to michael).
Switch to another bank-switching procedure.
 
2 6782 d 11 h msu-se / moving to kernel directory  
1 6782 d 22 h ha /trunk/ Kolibri 5 initial checkout