aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/boot0cfg/boot0cfg.8
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2011-12-20 15:19:29 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2011-12-20 15:19:29 +0000
commitf9a01458572f322a617ba89d4213bd99779bf34e (patch)
tree8f352c4469c3c5ab00568b543c364b9bc5229d97 /usr.sbin/boot0cfg/boot0cfg.8
parent89affab00c54a761356b65064c47eff690ecd3b6 (diff)
downloadsrc-f9a01458572f322a617ba89d4213bd99779bf34e.tar.gz
src-f9a01458572f322a617ba89d4213bd99779bf34e.zip
Allow boot0cfg to force a PXE boot via boot0 on the next boot.
- Fix boot0 to check for PXE when using the pre-set setting for the preferred slice. - Update boot0cfg to use slice 6 to select PXE. Accept a 'pxe' argument instead of a number for the 's' option as a way to select PXE as well. Submitted by: Andrew Boyer aboyer averesystems MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=228738
Diffstat (limited to 'usr.sbin/boot0cfg/boot0cfg.8')
-rw-r--r--usr.sbin/boot0cfg/boot0cfg.83
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/boot0cfg/boot0cfg.8 b/usr.sbin/boot0cfg/boot0cfg.8
index a359ffaa4403..1efd3057cf23 100644
--- a/usr.sbin/boot0cfg/boot0cfg.8
+++ b/usr.sbin/boot0cfg/boot0cfg.8
@@ -146,6 +146,9 @@ Set the default boot selection to
.Ar slice .
Values between 1 and 4 refer to slices; a value of 5 refers to the
option of booting from a second disk.
+The special string
+.Dq PXE
+or a value of 6 can be used to boot via PXE.
.It Fl t Ar ticks
Set the timeout value to
.Ar ticks .