diff options
Diffstat (limited to 'manpages/live-helper.en.7')
-rw-r--r-- | manpages/live-helper.en.7 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manpages/live-helper.en.7 b/manpages/live-helper.en.7 index bef929958..67fbebbbb 100644 --- a/manpages/live-helper.en.7 +++ b/manpages/live-helper.en.7 @@ -189,6 +189,8 @@ installs syslinux into binary build harddisk binary image .IP "\fBlh_binary_usb-hdd\fR(1)" 4 build binary usb-hdd image +.IP "\fBlh_binary_virtual-hdd\fR(1)" 4 +build binary virtual-hdd image .IP "\fBlh_binary_win32-loader\fR(1)" 4 installs win32-loader into binary .IP "\fBlh_binary_yaboot\fR(1)" 4 @@ -210,6 +212,8 @@ build source net image build source tarball .IP "\fBlh_source_usb-hdd\fR(1)" 4 build source usb-hdd image +.IP "\fBlh_source_virtual-hdd\fR(1)" 4 +build source virtual-hdd image .SH CONFIG FILES Many live\-helper commands make use of files in the \fIconfig/\fR directory to control what they do. Besides the common \fIconfig/common\fR, which is used by all live\-helper commands, some additional files can be used to configure the behavior of specific live\-helper commands. These files are typically named config/stage or config/stage_helper (where "stage" of course, is replaced with the name of the stage that they belong to, and "helper" with the name of the helper). |