aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/boot0cfg/boot0cfg.8
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous paragraph macro.Joel Dahl2012-03-251-1/+0
* Be as explicit as possible when describing relation between the -m maskKonstantin Belousov2012-02-041-3/+6
* Allow boot0cfg to force a PXE boot via boot0 on the next boot.John Baldwin2011-12-201-0/+3
* Remove a note about disabling of GEOM protection mechanism.Andrey V. Elsukov2011-11-071-16/+1
* Add reference to gpart(8).Andrey V. Elsukov2011-11-061-1/+2
* Extend the geom-related info and put in the NOTE section, notLuigi Rizzo2009-01-131-14/+19
* Another, hopefully final set of changes to boot0 and boot0cfg.Luigi Rizzo2008-12-031-0/+9
* "-b /boot/mbr" is redundant, /boot/mbr is the default boot code for fdisk(8).Pav Lucistnik2007-06-071-2/+2
* - Revert previous revision, it was incorrectPav Lucistnik2007-06-061-8/+5
* Document /boot/mbr (non-interactive boot block)Pav Lucistnik2007-05-121-0/+10
* Document how to make boot0cfg work on mounted disks.Scott Long2005-04-071-0/+11
* Sort sections.Ruslan Ermilov2005-01-181-2/+2
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* boot0 defaults to packet mode.Tor Egge2004-09-141-1/+1
* mdoc(7) fixes.Ruslan Ermilov2004-07-071-1/+1
* Document boot0sio and note that it requires modem handshake to work.Poul-Henning Kamp2004-06-171-2/+9
* Spelling nit.Ruslan Ermilov2004-06-041-1/+1
* Get rid of duplicates.Ruslan Ermilov2003-09-141-1/+1
* Add an example of how to use the -m option that clarifies how the bits inJohn Baldwin2003-04-151-4/+5
* The .Nm utilityPhilippe Charnier2002-07-141-1/+1
* Remove references to the update/noupdate flag from the descriptionIan Dowse2002-05-281-4/+1
* The man page is VERY WRONG about using "-o noupdate" with -s.David E. O'Brien2002-05-251-5/+12
* Trivial language fixes.Daniel Harris2002-05-141-3/+3
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-1/+1
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-1/+3
* fdisk(8): document the default for -b, add xref to boot0cfg(8).Ruslan Ermilov2001-07-181-0/+7
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* remove trailing periods from SEE ALSO.Ben Smithurst2000-11-151-1/+1
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-1/+2
* Reflect new packet option default.Robert Nordier2000-10-021-6/+6
* Mark a path up with Pa.Sheldon Hearn2000-09-111-1/+2
* Whitespace-only change: apply normal line breaking style.Sheldon Hearn2000-09-111-15/+21
* Provide correct information regarding "packet" option default.Robert Nordier2000-09-091-4/+5
* Allow people to set the default boot slice with boot0cfg.David Malone2000-08-171-0/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Implement -m option to enable/disable slices.Robert Nordier1999-06-191-1/+7
* Finish implementing "setdrv" option. This is intended to be usedRobert Nordier1999-02-261-5/+5
* Make various minor corrections.Robert Nordier1999-02-221-2/+2
* Add boot0cfg: this installs/configures the `boot0' boot manager. ARobert Nordier1999-02-211-0/+137