diff options
author | Daniel Baumann <daniel@debian.org> | 2007-11-13 22:03:36 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:29 +0100 |
commit | 380e4112498fd725d412a13b0400c3ffe4ffc779 (patch) | |
tree | 1ba7025d1ad7f10f4a2aafb75ee90cbc94b4ea88 | |
parent | 36277508efeee8c67adc19348363d4fa3036fc93 (diff) | |
download | live-build-380e4112498fd725d412a13b0400c3ffe4ffc779.zip live-build-380e4112498fd725d412a13b0400c3ffe4ffc779.tar.gz |
Rewritten lh_binary manpage.
-rw-r--r-- | manpages/lh_binary.en.1 | 54 |
1 files changed, 11 insertions, 43 deletions
diff --git a/manpages/lh_binary.en.1 b/manpages/lh_binary.en.1 index e0ed149..a135476 100644 --- a/manpages/lh_binary.en.1 +++ b/manpages/lh_binary.en.1 @@ -4,58 +4,26 @@ lh_binary \- meta\-helper for lh_binary_* .SH SYNOPSIS -.B lh_binary [\fIlive\-helper\ options\fR\|] +\fBlh_binary\fR [\fIlive\-helper options\fR] .SH DESCRIPTION -lh_binary is a meta\-helper. It calls all necessary helpers to complete the binary stage. - -.SH BINARY HELPERS -Here is the complete list of available binary helper commands. See their man pages for additional documentation. -.IP "\fIlh_binary_chroot\fR(1)" 4 -copies chroot into chroot. -.IP "\fIlh_binary_debian-installer\fR(1)" 4 -copies debian-installer into the binary image. -.IP "\fIlh_binary_encryption\fR(1)" 4 -encrypts the root filesystem. -.IP "\fIlh_binary_grub\fR(1)" 4 -copies grub into the binary image. -.IP "\fIlh_binary_tar\fR(1)" 4 -creates the harddisk binary tarball. -.IP "\fIlh_binary_includes\fR(1)" 4 -copies files into the binary image. -.IP "\fIlh_binary_iso\fR(1)" 4 -creates the CD/DVD binary image. -.IP "\fIlh_binary_linux-image\fR(1)" 4 -copies linux\-image into the binary image. -.IP "\fIlh_binary_local-includes\fR(1)" 4 -copies local files into the binary image. -.IP "\fIlh_binary_manifest\fR(1)" 4 -creates the package list of the root filesystem. -.IP "\fIlh_binary_md5sum\fR(1)" 4 -creates md5sum.txt in the binary image. -.IP "\fIlh_binary_memtest\fR(1)" 4 -copies a memtest into the binary image. -.IP "\fIlh_binary_net\fR(1)" 4 -creates the netboot binary tarball. -.IP "\fIlh_binary_rootfs\fR(1)" 4 -creates the root filesystem. -.IP "\fIlh_binary_syslinux\fR(1)" 4 -copies syslinux into the binary image. -.IP "\fIlh_binary_usb-hdd\fR(1)" 4 -creates the USB-hdd binary image. -.IP "\fIlh_binary_yaboot\fR(1)" 4 -copies yaboot into the binary image. +lh_binary is a meta\-helper. It calls all necessary live\-helper programs in the +correct order to complete the binary stage. .SH SEE ALSO \fIlive\-helper\fR(7) .PP -This program is a part of live\-helper. +This program is part of live\-helper. .SH BUGS -Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper\fR>. +Report bugs against live\-helper +<\fIhttp://packages.qa.debian.org/live\-helper\fR>. .SH HOMEPAGE -More information about the Debian Live project can be found at <\fIhttp://debian\-live.alioth.debian.org/\fR> and <\fIhttp://wiki.debian.org/DebianLive/\fR>. +More information about the Debian Live project can be found at +<\fIhttp://debian\-live.alioth.debian.org/\fR> and +<\fIhttp://wiki.debian.org/DebianLive/\fR>. .SH AUTHOR -live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project. +live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the +Debian project. |