diff options
author | Daniel Baumann <daniel@debian.org> | 2011-09-13 09:10:28 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-09-13 09:10:30 +0200 |
commit | f38ef7f469ca31f96fda42da265c8d2c90b897ee (patch) | |
tree | 3e3da76f896c73e83da8b0502439685cbb00e8ba /manpages/en/lb_binary_hdd.1 | |
parent | 6f55ec4fb1188e24a081dab1cea704a5370c475d (diff) | |
download | vyos-live-build-f38ef7f469ca31f96fda42da265c8d2c90b897ee.tar.gz vyos-live-build-f38ef7f469ca31f96fda42da265c8d2c90b897ee.zip |
Renaming usb-hdd binary image type to simply hdd.
This is the first step in conglomerating code for all hdd-ish
image types, independent of the partitioning scheme being used,
and adding future hdd-ish image types for virtualiziation software.
Diffstat (limited to 'manpages/en/lb_binary_hdd.1')
-rw-r--r-- | manpages/en/lb_binary_hdd.1 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/manpages/en/lb_binary_hdd.1 b/manpages/en/lb_binary_hdd.1 new file mode 100644 index 000000000..e7c920d90 --- /dev/null +++ b/manpages/en/lb_binary_hdd.1 @@ -0,0 +1,33 @@ +.TH LIVE\-BUILD 1 2011\-09\-13 3.0~a31-1 "Debian Live Project" + +.SH NAME +\fBlb binary_hdd\fR \- Complete the binary stage + +.SH SYNOPSIS +\fBlb binary_hdd\fR [\fIlive\-buillive\-build] + +.SH DESCRIPTION +\fBlb binary_hdd\fR is a low\-level command (plumbing) of \fIlive\-build\fR(7), the Debian Live tool suite. +.PP +.\" FIXME + +.SH OPTIONS +\fBlb binary_hdd\fR has no specific options but understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options. + +.SH FILES +.\" FIXME +.IP "\fBn/a\fR" 4 + +.SH SEE ALSO +\fIlive\-build\fR(7) +.PP +This program is a part of live\-build. + +.SH HOMEPAGE +More information about live\-build and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project. |