haiku/src/kernel/boot
Axel Dörfler 3c3cc60956 Now has support to load the kernel from the boot device, and to open the
user menu if requested (even if there is none yet). It will also mount
all file systems before the user menu is shown in order to get the right
boot volume - it should probably only call user_menu() if there is more
than one possible boot device.
Removed unused parts that won't be needed anymore.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4886 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-01 01:23:25 +00:00
..
arch Are now located in src/kernel/ldscripts. 2003-05-12 00:51:11 +00:00
loader Now has support to load the kernel from the boot device, and to open the 2003-10-01 01:23:25 +00:00
platform Implemented scanning the whole device tree for bootable devices (that are 2003-09-13 15:48:46 +00:00
bin2asm.c It is accomplished ... 2002-07-09 12:24:59 +00:00
bin2h.c It is accomplished ... 2002-07-09 12:24:59 +00:00
bootmaker.c Now accepts more PowerPC "standard" defines, which allows it to build here. 2003-05-11 03:15:41 +00:00
Jamfile Added the new 2nd stage boot loader to the build. 2003-09-03 16:43:01 +00:00
makeflop.c Fixed makeflop on PPC (applied NewOS change 1778). 2003-05-03 17:24:23 +00:00