Commit Graph

17 Commits

Author SHA1 Message Date
wiz 0785450c2f Sort sections, drop some .Pps. 2001-12-26 01:45:35 +00:00
perry 675aa2fd98 note that the path for installboot is /usr/mdec/installboot in SYNOPSIS 2001-11-24 16:38:07 +00:00
wiz 619b4bd7a8 Boring whitespace fixes. 2001-09-05 23:53:22 +00:00
enami 483cd61819 Sort SEE ALSO list. 2001-08-18 12:25:25 +00:00
hubertf 4df0e3466b * Add documentation on how to update the bootblocks on your internal
(wd0) disk
 * Make clear that the floppy-example needs a filesystem on the floppy
 * Add example for bootstrap-only floppy without any filesystem, by
   Frederick Bruckman <fb@enteract.com>

Adresses PR 11207 by Wolfgang Rupprecht <wolfgang@wsrcc.com>
2000-10-13 01:20:58 +00:00
hubertf 4ad90fabc3 Move description of /usr/mdec/biosboot*.sym from installboot.8 to boot.8,
pointed out by Jason Thorpe.^
2000-09-28 16:18:42 +00:00
hubertf dedc304c9a document biosboot*.sym files 2000-09-28 04:10:50 +00:00
cgd d220ca5ba3 fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well.  No functional changes.
2000-06-14 06:48:47 +00:00
drochner ebf07cad95 update for timeout and password options 1999-09-10 16:59:04 +00:00
pk 1cd395375d 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
cgd b22750720f change:
.Sh "SEE ALSO"
to:
	.Sh SEE ALSO
The doc macros check for the latter (actually just for 'SEE' as the first
argument to .Sh) to set the section header SEE ALSO flag, which modifies
some behaviour (e.g. references done with .Rs/.Re).
1999-04-06 04:54:19 +00:00
he 88e5f94191 Document new -b option. 1998-12-19 19:22:18 +00:00
jonathan 627e626757 Add text to installboot(8) manpage explaining the issues in the MBR
partition-id change, in preparation for changing the bootblock and
kernel messages about ID 165 to refer here.

For now, avoid .Nx constructs that might conflict with 1.3.x usage so we can
request a pullup to 1.3.3.
1998-11-09 00:41:17 +00:00
perry 34a98169f0 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
drochner cc7a41e5d2 Weaken the restrictions on the device file name a bit: /boot can
now be installed on any partition.
Allow PRIM_LOADSZ to be set in the Makefile.
This together allows to make bootable 720k floppys.
closes PR port-i386/3751
1997-06-19 11:46:44 +00:00
drochner 444a854ad2 Separate access to filesystem and access to raw device, mount
device only if needed. This allows to work on unmounted disks in
securelevel 1.
1997-06-13 22:14:58 +00:00
perry 56d4ef3c09 Initial revision 1997-03-14 02:40:31 +00:00