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/live-build.7 | |
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/live-build.7')
-rw-r--r-- | manpages/en/live-build.7 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index e1de0f303..22289af90 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2011\-09\-07 3.0~a31-1 "Debian Live Project" +.TH LIVE\-BUILD 7 2011\-09\-13 3.0~a31-1 "Debian Live Project" .SH NAME \fBlive\-build\fR \- the Debian Live tool suite @@ -182,8 +182,8 @@ installs silo into binary installs syslinux into binary .IP "\fBlb_binary_tar\fR(1)" 4 build harddisk binary image -.IP "\fBlb_binary_usb\fR(1)" 4 -build binary usb\-hdd image +.IP "\fBlb_binary_hdd\fR(1)" 4 +build binary hdd image .IP "\fBlb_binary_virtual\-hdd\fR(1)" 4 build binary virtual\-hdd image .IP "\fBlb_binary_win32\-loader\fR(1)" 4 @@ -205,8 +205,8 @@ create source checksums (md5, sha1, and/or sha256) build source net image .IP "\fBlb_source_tar\fR(1)" 4 build source tarball -.IP "\fBlb_source_usb\fR(1)" 4 -build source usb\-hdd image +.IP "\fBlb_source_hdd\fR(1)" 4 +build source hdd image .IP "\fBlb_source_virtual\-hdd\fR(1)" 4 build source virtual\-hdd image .\" FIXME |