summaryrefslogtreecommitdiffstats
path: root/usr.sbin/boot0cfg/boot0cfg.8
diff options
context:
space:
mode:
authorrnordier <rnordier@FreeBSD.org>1999-06-19 21:44:43 +0000
committerrnordier <rnordier@FreeBSD.org>1999-06-19 21:44:43 +0000
commit3229eb479dd687d65e096f3a214bc8d15495b97e (patch)
tree08fe6a4830fc974f977eacea16d68bb45d760bb1 /usr.sbin/boot0cfg/boot0cfg.8
parent156dba23c09d80bcd76782220ea83192c6bd4fed (diff)
downloadFreeBSD-src-3229eb479dd687d65e096f3a214bc8d15495b97e.zip
FreeBSD-src-3229eb479dd687d65e096f3a214bc8d15495b97e.tar.gz
Implement -m option to enable/disable slices.
Diffstat (limited to 'usr.sbin/boot0cfg/boot0cfg.8')
-rw-r--r--usr.sbin/boot0cfg/boot0cfg.88
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.sbin/boot0cfg/boot0cfg.8 b/usr.sbin/boot0cfg/boot0cfg.8
index bb73d75..bdeb482 100644
--- a/usr.sbin/boot0cfg/boot0cfg.8
+++ b/usr.sbin/boot0cfg/boot0cfg.8
@@ -22,7 +22,7 @@
.\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
.\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: boot0cfg.8,v 1.2 1999/02/22 09:36:54 rnordier Exp $
+.\" $Id: boot0cfg.8,v 1.3 1999/02/26 14:57:17 rnordier Exp $
.\"
.Dd February 21, 1999
.Dt BOOT0CFG 8
@@ -36,6 +36,7 @@
.Op Fl b Ar boot0
.Op Fl d Ar drive
.Op Fl f Ar file
+.Op Fl m Ar mask
.Op Fl o Ar options
.Op Fl t Ar ticks
.Ar disk
@@ -89,6 +90,11 @@ is acceptable here.
Specify that a backup copy of the preexisting MBR should be written to
.Ar file .
This file is created if it does not exist, and truncated if it does.
+.It Fl m Ar mask
+Specify slices to be enabled/disabled, where
+.Ar mask
+is an integer between 0 (no slices enabled) and 0xf (all four slices
+enabled).
.It Fl o Ar options
A comma-separated string of any of the following options may be
specified (with
OpenPOWER on IntegriCloud