kolibrios-fun/kernel/trunk
Ivan Baravy f5e0f96e84 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.

git-svn-id: svn://kolibrios.org@8091 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-04 16:53:59 +00:00
..
blkdev kernel: make ramdisk_init return pointer to disk structure. 2020-09-18 12:46:25 +00:00
boot Add extended_primary_loader to autobuild. 2020-10-04 16:53:59 +00:00
bootloader Add extended_primary_loader to autobuild. 2020-10-04 16:53:59 +00:00
bus Move slab allocator code from bus/usb/memory.inc to core/slab.inc. 2020-06-11 13:23:44 +00:00
core translate russian comments to english #3, no code changes 2020-07-16 13:51:29 +00:00
detect Translate russian comments to english #2 , no code changes 2020-07-14 22:30:33 +00:00
docs Replace some hardcoded /rd/1 paths with /sys. 2020-10-02 12:33:16 +00:00
fs Add extended_primary_loader to autobuild. 2020-10-04 16:53:59 +00:00
gui translate russian comments to english #4, no code changes 2020-07-16 19:31:16 +00:00
hid Precise mouse settings 2016-02-15 00:31:38 +00:00
network Remove some extra debug 2020-06-08 20:02:15 +00:00
posix Replace 'equ' macros with '=' ones. 2017-12-20 01:07:10 +00:00
sec_loader/trunk Rename Panel to Taskbar 2015-02-23 16:01:43 +00:00
sound Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
video translate russian comments to english #4, no code changes 2020-07-16 19:31:16 +00:00
bootbios.asm Do not hardcode preboot timeout, use PREBOOT_TIMEOUT macro. 2019-02-22 22:40:13 +00:00
build.bat update kernel build.bat 2019-03-13 12:03:42 +00:00
build.sh Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
const.inc Add extended_primary_loader to autobuild. 2020-10-04 16:53:59 +00:00
COPYING.TXT copyrights 2007-03-26 12:18:08 +00:00
crc.inc Support GUID Partition Table (GPT) disk layout 2017-01-14 21:28:27 +00:00
data16.inc Add extended_primary_loader to autobuild. 2020-10-04 16:53:59 +00:00
data32.inc Replace some hardcoded /rd/1 paths with /sys. 2020-10-02 12:33:16 +00:00
data32et.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
data32sp.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
encoding.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
fdo.inc Unify fdo.inc and debug-fdo.inc files. 2019-05-16 00:49:45 +00:00
imports.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
init.inc translate russian comments to english #3, no code changes 2020-07-16 13:51:29 +00:00
kernel32.inc Move slab allocator code from bus/usb/memory.inc to core/slab.inc. 2020-06-11 13:23:44 +00:00
kernel.asm Add extended_primary_loader to autobuild. 2020-10-04 16:53:59 +00:00
kernelsp.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
kglobals.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00
macros.inc Add empty $Revision$ macro. 2017-11-20 09:58:28 +00:00
Makefile Split bootbios.asm and kernel.asm. 2017-12-16 20:21:10 +00:00
memmap.inc Edit memmap to increase space for the kernel. 2020-10-02 12:23:04 +00:00
proc32.inc Update kernel's proc32.inc from fasm source 2018-06-15 00:31:47 +00:00
readme-ext-loader.txt Add extended_primary_loader to autobuild. 2020-10-04 16:53:59 +00:00
struct.inc Fix r.4850 2014-04-17 21:27:50 +00:00
sys.conf * Fixed bug with handling of command-line for apps 2007-05-29 08:32:11 +00:00
Tupfile.lua Add extended_primary_loader to autobuild. 2020-10-04 16:53:59 +00:00
unicode.inc kernel: Bring back XFS: v4 and v5 disk formats are supported now. 2020-03-12 00:27:08 +00:00
unpacker.inc Change copyright year in kernel and drivers to 2015. No code changes. 2015-01-08 20:10:22 +00:00