NetBSD/sys/arch/i386/stand
he 6a91dd3147 Two changes for the i386 boot loader related to the boot menu which
can be defined in boot.cfg:

 * Add a "menu" command which re-displays the menu and initiates
   the timed countdown
 * Use any default command defined in boot.cfg as default args
   if the user runs "boot" with no arguments

This is useful in circumstances where you e.g. need to interrupt
the normal boot process to switch to serial console, and where
simply "boot netbsd" is no longer sufficient (e.g. as with install
media which needs the miniroot kernel module loaded).
2013-07-28 08:50:09 +00:00
..
boot Two changes for the i386 boot loader related to the boot menu which 2013-07-28 08:50:09 +00:00
bootxx Don't depend on HAVE_GCC being always present. 2012-08-10 12:18:14 +00:00
cdboot
dosboot
fatboot
genprom
lib Two changes for the i386 boot loader related to the boot menu which 2013-07-28 08:50:09 +00:00
libsa
mbr
misc
netboot Don't depend on HAVE_GCC being always present. 2012-08-10 12:18:14 +00:00
pxeboot update help 2013-03-06 11:34:37 +00:00
Makefile
Makefile.booters Don't depend on HAVE_GCC being always present. 2012-08-10 12:18:14 +00:00
Makefile.inc Explicitly disable unwind table generation. 2013-07-01 12:48:03 +00:00