History log of /freebsd-10-stable/share/man/man8/picobsd.8
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 293692 11-Jan-2016 trasz

MFC r287396:

It's 2015, and some people are still trying to use fdisk and then
go asking what debug flags to set for GEOM to make it work. Advice
them to use gpart(8) instead.

Something similar should probably done with disklabel,
but I need to rewrite the disklabel examples first.

Sponsored by: The FreeBSD Foundation


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256114 07-Oct-2013 jmg

add missing sections, de-Xr non-existent page, properly space
punctuation..

Approved by: re (joel)
MFC after: 3 days


# 255977 01-Oct-2013 pluknet

Sweep man pages replacing ad -> ada.

Approved by: re (blackend)
MFC after: 1 week
X-MFC note: stable/9 only


# 235873 24-May-2012 wblock

Fixes to man8 groff mandoc style, usage mistakes, or typos.

PR: 168016
Submitted by: Nobuyuki Koganemaru
Approved by: gjb
MFC after: 3 days


# 233648 29-Mar-2012 eadler

Remove trailing whitespace per mdoc lint warning

Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days


# 223955 12-Jul-2011 ivoras

Sort Xr's by number then by name

Nitpicked by: niclas zeising at gmail.com :)


# 223912 10-Jul-2011 ivoras

Cross reference nanobsd(8)


# 213573 08-Oct-2010 uqs

mdoc: drop redundant .Pp and .LP calls

They have no effect when coming in pairs, or before .Bl/.Bd


# 206622 14-Apr-2010 uqs

mdoc: order prologue macros consistently by Dd/Dt/Os

Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.

Reviewed by: ru
Approved by: philip, ed (mentors)


# 194947 25-Jun-2009 luigi

update the manpage to track existing options (including --iso),
and alphabetize them.

MFC after: 3 days


# 162404 18-Sep-2006 ru

Markup fixes.


# 161805 01-Sep-2006 danger

Remove redundant vnconfig(8) from SEE ALSO section as it is linked to
mdconfig(8) on RELENG_[56] and HEAD, which is referenced too.

Approved by: keramida (mentor), trhodes (mentor)
MFC after: 1 week


# 155142 31-Jan-2006 luigi

some updates to the manpage.
remove references to mdconfig/vnconfig, and remove
some of the references to floppies since they are rarely
used at all now.


# 139126 21-Dec-2004 ru

NOPAM -> NO_PAM


# 131530 03-Jul-2004 ru

Mechanically kill hard sentence breaks and double whitespaces.


# 108317 27-Dec-2002 schweikh

english(4) police.


# 107788 12-Dec-2002 ru

Uniformly refer to a file system as "file system".

Approved by: re


# 101817 13-Aug-2002 ru

mdoc(7) police: revert to a valid construct.


# 99969 14-Jul-2002 charnier

The .Nm utility


# 97682 31-May-2002 archie

Grammar nit: treat "contents" as plural.


# 97571 30-May-2002 ru

mdoc(7) police: polish revision 1.17 changes.


# 96711 16-May-2002 trhodes

More file system > filesystem


# 92854 21-Mar-2002 luigi

More details on how to write a crunch.conf file for PicoBSD,
and document the "import_files" option.


# 92571 18-Mar-2002 ru

mdoc(7) police: tidy up.


# 92315 15-Mar-2002 luigi

Bunch of manpage fixes from Bruce Montague.


# 91956 09-Mar-2002 luigi

Forgot to update the date.

The manpage describes the latest batch of changes, and especially the
runtime config was totally different before.


# 91955 09-Mar-2002 luigi

Lots of updates on the install process, detailing how to
install PicoBSD on hard disks and CDROM images, and on the
bootstrap sequence and the places where you can customise
a PicoBSD image.

Now if some of the -doc guys want to put this stuff in a nice
handbook page, that would be extremely useful!


# 90682 15-Feb-2002 luigi

Update manpage to reflect reality.


# 79454 09-Jul-2001 dd

mdoc(7) police: remove extraneous .Pp before and/or after .Sh.


# 78498 20-Jun-2001 luigi

Update the manpage to reflect reality (and what was already in -stable).


# 75670 18-Apr-2001 ru

mdoc(7) police: normalize .Nd.


# 75650 18-Apr-2001 ru

mdoc(7) police: uppercase document title.


# 71895 01-Feb-2001 ru

mdoc(7) police: split punctuation characters + misc fixes.


# 69860 11-Dec-2000 ru

mdoc(7) police: use canonical form of .Dd macro.


# 69027 22-Nov-2000 ru

mdoc(7) police: do not split author names in the AUTHORS section.


# 68962 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


# 68716 14-Nov-2000 ru

Use Fx macro wherever possible.


# 58511 23-Mar-2000 mpp

mdoc style fixes.


# 55069 23-Dec-1999 grog

New man page. This will need modifications RSN.