summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2013-05-20 20:32:58 +0000
committerbrooks <brooks@FreeBSD.org>2013-05-20 20:32:58 +0000
commit6184eb732b21a988b8fc4437709563532c52409d (patch)
treee148cc1aebf7ae09d09addc7cf61f29832cf3728 /tools
parentb3e2b3cee09a8d5880a9505fd5d0f39797630025 (diff)
downloadFreeBSD-src-6184eb732b21a988b8fc4437709563532c52409d.zip
FreeBSD-src-6184eb732b21a988b8fc4437709563532c52409d.tar.gz
Cleanups and markup improvements suggested by trociny and joel.
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/makeroot/makeroot.817
1 files changed, 12 insertions, 5 deletions
diff --git a/tools/tools/makeroot/makeroot.8 b/tools/tools/makeroot/makeroot.8
index 6a9609f..6a6daec 100644
--- a/tools/tools/makeroot/makeroot.8
+++ b/tools/tools/makeroot/makeroot.8
@@ -28,7 +28,7 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
-.Dd May 16, 2013
+.Dd May 20, 2013
.Dt MAKEROOT 8
.Os
.Sh NAME
@@ -52,12 +52,11 @@ script creates a UFS filesystem image into
.Ar imagefile .
By default,
all filesystem objects listed in the
-METALOG file contained in the
-.Pa Ar rootdir
+.Pa METALOG
+file contained in the
+.Ar rootdir
directory will be placed in the root of the UFS image
.Ar image-file .
-will be placed in the root of the UFS image
-.Ar image-file .
.Pp
Images can be customized with a number of different flags:
.Bl -tag -width indent
@@ -111,6 +110,14 @@ argument is passed directly to
.El
.Sh EXAMPLES
.Dl $ makeroot.sh -k keys -K ctsrd -p extras/etc/master.passwd -g extras/etc/group -e extras/mdroot.mtree -e demo/demo.mtree -e extras/ctsrd.mtree -s 26112k -f demo.files cheribsd-demo.img /path/to/dist
+.Sh FILES
+.Bl -tag -width METALOG -compact
+.It Pa METALOG
+.Xr mtree 5
+2.0 format manifest of permissions and ownership for files in the root
+directory.
+This file is generated by installworld, distribution, and installkernel.
+.El
.Sh SEE ALSO
.Xr mtree 5 ,
.Xr makefs 8 ,
OpenPOWER on IntegriCloud