freebsd-dev/sys/boot/i386
Guido van Rooij 28703190c5 Add new boot flag to i386 boot: -p.
This flag adds a pausing utility. When ran with -p, during the kernel
probing phase, the kernel will pause after each line of output.
This pausing can be ended with the '.' key, and is automatically
suspended when entering ddb.

This flag comes in handy at systems without a serial port that either hang
during booting or reser.
Reviewed by:	(partly by jlemon)
MFC after:	1 week
2001-12-10 20:02:22 +00:00
..
boot0 Unset MAINTAINER. 2001-07-21 14:32:47 +00:00
boot2 Fix the ILLEGAL fdisk table that is there for supporting "dangerously 2001-11-01 06:19:32 +00:00
btx Whoops, missed these bits in the previous commit. 2001-11-03 22:21:21 +00:00
cdboot Remove a few more debugging bits and turn on twiddle output while reading 2001-11-07 01:20:33 +00:00
gptboot Allow the RBX_DUAL flag to appear in bootinfo. 2001-10-23 20:27:05 +00:00
kgzldr Unset MAINTAINER. 2001-07-21 14:32:47 +00:00
libi386 Add new boot flag to i386 boot: -p. 2001-12-10 20:02:22 +00:00
liloldr
loader - If we are booted via cdboot, use bc_add() to instantiate the cd0 device 2001-11-05 19:03:01 +00:00
mbr Unset MAINTAINER. 2001-07-21 14:32:47 +00:00
pxeldr Allow for text section alignment to properly align the "end" symbol at the 2001-08-09 20:47:58 +00:00
Makefile Use the new cdboot instead of cdldr. 2001-11-04 03:27:06 +00:00
Makefile.inc