diff options
author | Daniel Baumann <daniel@debian.org> | 2011-09-28 11:37:56 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-09-28 11:39:40 +0200 |
commit | 94e610f2e5a4fdd4ecec06f6efdb03591a1cb336 (patch) | |
tree | ca23f9ad2c83ae2909a9bde58fe1b3e4a1077a14 /manpages/en | |
parent | 957cdb7cfe02c08d4723bed38d967ea960bdd938 (diff) | |
download | vyos-live-build-94e610f2e5a4fdd4ecec06f6efdb03591a1cb336.tar.gz vyos-live-build-94e610f2e5a4fdd4ecec06f6efdb03591a1cb336.zip |
Renaming virtual-hdd-root-size to hdd-size in preparation of merging virtual-hdd into hdd.
Diffstat (limited to 'manpages/en')
-rw-r--r-- | manpages/en/lb_config.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 877610930..58babd700 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -223,7 +223,7 @@ .br [\fB\-\-templates\fR \fIPATH\fR] .br - [\fB\-\-virtual\-root\-size \fIMB\fR] + [\fB\-\-hdd\-size \fIMB\fR] .br [\fB\-\-volatile\fR true|false] .br @@ -474,8 +474,8 @@ defines the syslinux theme to use. The theme suffix is the name of a directory i selects which program is used to install tasks. By default, this is set to tasksel. .IP "\fB\-\-templates\fR \fIPATH\fR" 4 sets the path to the templates that live\-build is going to use, e.g. for bootloaders. By default, this is set to /usr/share/live/build/templates/. -.IP "\fB\-\-virtual\-root\-size\fR MB" 4 -defines what size the virtual\-hdd image should be. Note that although the default is set to 10000 (= 10GB), it will not need 10GB space on your harddisk as the files are created as sparse files. +.IP "\fB\-\-hdd\-size\fR MB" 4 +defines what size the hdd image should be. Note that although the default is set to 10000 (= 10GB), it will not need 10GB space on your harddisk as the files are created as sparse files. .IP "\fB\-\-volatile\fR true|false" 4 defines if debian volatile package archives should be included in the image or not. .IP "\fB\-\-backports\fR true|false" 4 |