freebsd-dev/sys/boot/i386
Guy Helmer 3d8993c197 Modify the boot loader to recognize the -C flag and pass the RB_CDROM
flag to the kernel to mount a CDROM as the root filesystem.  Alternatively,
the boot_cdrom env var can be set.

As Mike Smith noted, "-C is the "wrong" way to do this", but this is
an acceptable stopgap in lieu of a better way.

PR:		bin/11884
Reviewed by:	msmith@freebsd.org
1999-06-04 03:18:28 +00:00
..
boot0 Save option, rather than slice, selected. This permits unattended 1999-03-01 02:42:47 +00:00
boot2 Fix damage introduced in previous commit. 1999-04-05 07:36:30 +00:00
btx Drop some non-existent commented-out targets. 1999-05-18 22:10:05 +00:00
gptboot Fix damage introduced in previous commit. 1999-04-05 07:36:30 +00:00
libi386 Modify the boot loader to recognize the -C flag and pass the RB_CDROM 1999-06-04 03:18:28 +00:00
loader Fix a reference to the mysterious Mike Smisth. 1999-05-22 13:18:28 +00:00
mbr Add mbr: a standard master boot record intended to replace a couple 1999-05-24 22:36:24 +00:00
Makefile Activate mbr. 1999-05-24 22:44:32 +00:00