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/de | |
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/de')
-rw-r--r-- | manpages/de/lb_config.de.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index 48d76df11..a0e66b944 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -228,7 +228,7 @@ .br [\fB\-\-templates\fP \fIPATH\fP] .br - [\fB\-\-virtual\-root\-size \fP\fIMB\fP] + [\fB\-\-hdd\-size \fP\fIMB\fP] .br [\fB\-\-volatile\fP true|false] .br @@ -746,10 +746,10 @@ tasksel. .IP "\fB\-\-templates\fP \fIPATH\fP" 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\fP 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\fP 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\fP true|false" 4 defines if debian volatile package archives should be included in the image or not. |