diff options
author | Daniel Baumann <daniel@debian.org> | 2012-09-26 15:36:42 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-09-26 15:36:44 +0200 |
commit | 3e72045807ea24662e18ad12d5bbb4154fb1627b (patch) | |
tree | 7c05ac7bb3aace63acd823d9205cffa2e7ee90e8 /manpages/de | |
parent | 218094cff2c0883756079247e8ad6faa86819957 (diff) | |
download | vyos-live-build-3e72045807ea24662e18ad12d5bbb4154fb1627b.tar.gz vyos-live-build-3e72045807ea24662e18ad12d5bbb4154fb1627b.zip |
Removing virtual-hdd image type.
Rather than a half broken image type, we'll bet our money on having proper
partman recipies support implemented for hdd image types.
Even if we don't make it for wheezy, it's better to not have virtual-hdd
in there and tell users to use the jessie version for proper hdd images.
Diffstat (limited to 'manpages/de')
-rw-r--r-- | manpages/de/lb_config.de.1 | 2 | ||||
-rw-r--r-- | manpages/de/live-build.de.7 | 6 |
2 files changed, 2 insertions, 6 deletions
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index bccf92626..103bf3823 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -36,7 +36,7 @@ .br [\-a|\fB\-\-architectures\fP \fIARCHITECTURE\fP] .br - [\-b|\fB\-\-binary\-images\fP iso|iso\-hybrid|netboot|tar|hdd|virtual\-hdd] + [\-b|\fB\-\-binary\-images\fP iso|iso\-hybrid|netboot|tar|hdd] .br [\fB\-\-binary\-filesystem\fP fat16|fat32|ext2|ext3|ext4] .br diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index 4c7c7c4c2..19a4a2d3b 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -205,8 +205,6 @@ installs syslinux into binary build harddisk binary image .IP \fBlb_binary_hdd\fP(1) 4 build binary hdd image -.IP \fBlb_binary_virtual\-hdd\fP(1) 4 -build binary virtual\-hdd image .IP \fBlb_binary_win32\-loader\fP(1) 4 installs win32\-loader into binary .IP \fBlb_binary_yaboot\fP(1) 4 @@ -227,10 +225,8 @@ build source net image .IP \fBlb_source_tar\fP(1) 4 build source tarball .IP \fBlb_source_hdd\fP(1) 4 -build source hdd image -.IP \fBlb_source_virtual\-hdd\fP(1) 4 .\" FIXME -build source virtual\-hdd image +build source hdd image .SH "CONFIG FILES" .\" FIXME |