2007-11-13 11:49:18 -01:00
.TH LH_BINARY 1 "2007\-11\-19" "1.0~a37" "live\-helper"
2007-09-23 08:04:47 +00:00
.SH NAME
2007-09-23 08:04:51 +00:00
lh_binary \- meta\- helper for lh_binary_*
2007-09-23 08:04:47 +00:00
.SH SYNOPSIS
.B lh_binary [\fIlive\-helper\ options\fR\|]
.SH DESCRIPTION
2007-09-23 08:04:51 +00:00
lh_binary is a meta\- helper. It calls all necessary helpers to complete the binary stage.
2007-09-23 08:04:47 +00:00
.SH BINARY HELPERS
Here is the complete list of available binary helper commands. See their man pages for additional documentation.
2007-09-23 08:04:49 +00:00
.IP "\fIlh_binary_chroot\fR(1)" 4
copies chroot into chroot.
2007-09-23 08:04:52 +00:00
.IP "\fIlh_binary_debian-installer\fR(1)" 4
copies debian-installer into the binary image.
2007-09-23 08:04:47 +00:00
.IP "\fIlh_binary_encryption\fR(1)" 4
encrypts the root filesystem.
2007-09-23 08:04:49 +00:00
.IP "\fIlh_binary_grub\fR(1)" 4
copies grub into the binary image.
2007-09-23 08:05:11 +00:00
.IP "\fIlh_binary_tar\fR(1)" 4
2007-09-23 08:04:47 +00:00
creates the harddisk binary tarball.
2007-09-23 08:04:49 +00:00
.IP "\fIlh_binary_includes\fR(1)" 4
copies files into the binary image.
2007-09-23 08:04:47 +00:00
.IP "\fIlh_binary_iso\fR(1)" 4
creates the CD/DVD binary image.
2007-09-23 08:05:09 +00:00
.IP "\fIlh_binary_linux-image\fR(1)" 4
2007-09-23 08:04:51 +00:00
copies linux\- image into the binary image.
2007-09-23 08:05:09 +00:00
.IP "\fIlh_binary_local-includes\fR(1)" 4
2007-09-23 08:04:47 +00:00
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.
2007-09-23 08:04:50 +00:00
.IP "\fIlh_binary_memtest\fR(1)" 4
copies a memtest into the binary image.
2007-09-23 08:04:47 +00:00
.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.
2007-09-23 08:04:52 +00:00
.IP "\fIlh_binary_usb-hdd\fR(1)" 4
creates the USB-hdd binary image.
2007-09-23 08:04:50 +00:00
.IP "\fIlh_binary_yaboot\fR(1)" 4
copies yaboot into the binary image.
2007-09-23 08:04:47 +00:00
.SH SEE ALSO
\fI live\- helper\fR (7)
.PP
2007-09-23 08:04:51 +00:00
This program is a part of live\- helper.
2007-09-23 08:04:47 +00:00
.SH BUGS
2007-09-23 08:05:17 +00:00
Report bugs against live\- helper <\fI http://packages.qa.debian.org/live\- helper\fR >.
2007-09-23 08:04:47 +00:00
.SH HOMEPAGE
More information about the Debian Live project can be found at <\fI http://debian\- live.alioth.debian.org/\fR > and <\fI http://wiki.debian.org/DebianLive/\fR >.
.SH AUTHOR
2007-09-23 08:04:48 +00:00
live\- helper was written by Daniel Baumann <\fI daniel@debian.org\fR > for the Debian project.