aboutsummaryrefslogtreecommitdiff
path: root/sbin/reboot
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-03-13 11:03:36 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-03-13 11:03:36 +0000
commit9662d32c73eb4f7512a8ce70a4b311413b3e050a (patch)
tree00c37518865e0b3f206b7be72ea8b6fc01f6b091 /sbin/reboot
parent3e444868c47b95f0819fa151f8008d74bdbbca84 (diff)
downloadsrc-9662d32c73eb4f7512a8ce70a4b311413b3e050a.tar.gz
src-9662d32c73eb4f7512a8ce70a4b311413b3e050a.zip
Implement -m and -p loader(8) "boot" command options in boot2.
(This is more useful for 4.x where boot blocks can still load kernels, modulo the PR kern/17422.)
Notes
Notes: svn path=/head/; revision=92225
Diffstat (limited to 'sbin/reboot')
-rw-r--r--sbin/reboot/boot_i386.86
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/reboot/boot_i386.8 b/sbin/reboot/boot_i386.8
index 4f7ee94880e1..779d9f083386 100644
--- a/sbin/reboot/boot_i386.8
+++ b/sbin/reboot/boot_i386.8
@@ -115,7 +115,7 @@ the listing will be of the relevant subdirectory.)
.Ar bios_drive : Ns Ar interface Ns Po
.Ar unit , Ns Ar part Pc
.Ar filename
-.Op Fl aCcDdghPprsv
+.Op Fl aCcDdghmPprsv
.Xc
Specify boot file and flags.
.Bl -tag -width indent
@@ -161,7 +161,7 @@ The pathname of the file to boot (relative to the root directory
on the specified partition). Defaults to
.Pa /kernel .
Symbolic links are not supported (hard links are).
-.It Fl acCdDghPrsv
+.It Fl aCcDdghmPprsv
Boot flags:
.Pp
.Bl -tag -width "-CXX" -compact
@@ -217,6 +217,8 @@ regardless of the
option described here. See the man page for
.Xr sio 4
for more details.
+.It Fl m
+mute the console.
.It Fl P
probe the keyboard. If no keyboard is found, the
.Fl D