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 1271 d 13 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 1273 d 16 h dunkaist /kernel/trunk/ kernel: don't use ramdisk if asked.

The blue screen is not aware of this option.
 
7132 2294 d 3 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7129 2294 d 9 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.
 
6502 2772 d 10 h pathoswithin /kernel/trunk/ UTF-8 file path input, unicode names for apps and libs  
6471 2782 d 13 h pathoswithin /kernel/trunk/fs/ UTF-8 based disk system, UTF-16 path input  
6462 2816 d 4 h pathoswithin /kernel/trunk/ ext fs and other global cleaning  
6262 2959 d 23 h pathoswithin /kernel/trunk/fs/ chars recoding refactoring  
5363 3367 d 9 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
3780 3916 d 21 h Serge / remame /addappl to /KolibriOS  
3663 3939 d 8 h mario79 /kernel/trunk/ Adding f.30.3 to mount the additional system directory (this is used by SEARCHAP).  
2455 4398 d 13 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4549 d 8 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
750 5882 d 22 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
593 6089 d 16 h mikedld /kernel/trunk/ Revision numbering fix  
543 6132 d 11 h spraid /kernel/trunk/ prepare for cd load (bx='m0' set by loader).  
535 6139 d 17 h spraid /kernel/trunk/ translate some comments to english  
530 6147 d 7 h mikedld /kernel/trunk/ Changed 'revision' keyword to 'Revision', which is correct
Renamed 'lib_func.inc' to 'imports.inc'
Translated several Russian comments to English, but not all. Let's be serious, guys
 
529 6147 d 15 h spraid / change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
 
525 6148 d 21 h diamond /kernel/trunk/ * Fixed bug with handling of command-line for apps
* Fn 70 supports /sys/... syntax for access to sysdir (/rd/1 with normal boot)
 

Show All