Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
8091 1270 d 17 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.
 
8089 1272 d 20 h dunkaist /kernel/trunk/ kernel: don't use ramdisk if asked.

The blue screen is not aware of this option.
 
8086 1272 d 21 h dunkaist /kernel/trunk/ Fix random boot issue: 'Failed to start first app'

Access to BOOT.dev variable was sometimes done with obsolete
offset from non-flat-kernel ages. If you are unlucky, the ramdisk
is not loaded and launcher app is not started.
 
7132 2293 d 7 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7129 2293 d 13 h dunkaist /kernel/trunk/ Split bootbios.asm and kernel.asm.

* Move bios-related part of kernel.asm before B32 label to
bootbios.asm file;
* Move bx_from_load, boot_dev and kernel_restart_bootblock variables
to BOOT_* 0x9000 block;
* Update Tupfile.lua, Makefile, build.bat, build.sh accordingly;
* Now bios and uefi loaders can jump to very first byte of the kernel.
 
5363 3366 d 13 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
4772 3644 d 12 h mario79 /kernel/trunk/ Fix for IDE devices:
1) Restore broken HD load for ramdisk image
2) Check of support UDMA mode for disk devices before initialization channel of IDE controller
 
3744 3922 d 12 h clevermouse /kernel/trunk/boot/ fix size in call for loading /hd*/*/kolibri.img  
3742 3922 d 17 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3296 4045 d 12 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
2643 4357 d 0 h clevermouse /kernel/trunk/ support for PnP disks, part 3: FAT16/FAT32  
2455 4397 d 17 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4548 d 12 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
593 6088 d 20 h mikedld /kernel/trunk/ Revision numbering fix  
545 6128 d 18 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
 
465 6189 d 3 h serge /kernel/trunk/ merge flat kernel  
431 6211 d 21 h serge /kernel/trunk/ copyrights  
425 6216 d 11 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
412 6227 d 17 h serge /kernel/trunk/ synchronization with flat kernel  
381 6236 d 13 h serge /kernel/trunk/ replace all vars whith symbolic constants  

Show All