~asac/live-build/live-helper.install-kernel-with-no-initramfs

« back to all changes in this revision

Viewing changes to manpages/lh_binary.1

  • Committer: Daniel Baumann
  • Date: 2007-09-23 08:04:47 UTC
  • Revision ID: git-v1:f4383da69d4642521cb07f8f970d9c9c759b44ee
Tags: 1.0_a2-1
Adding live-helper 1.0~a2-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH LH_BINARY 1 "2007\-03\-19" "1.0~a2" "live\-helper"
 
2
 
 
3
.SH NAME
 
4
lh_binary \- meta-helper for lh_binary_*
 
5
 
 
6
.SH SYNOPSIS
 
7
.B lh_binary [\fIlive\-helper\ options\fR\|]
 
8
 
 
9
.SH DESCRIPTION
 
10
lh_binary is a meta-helper. It calls all necessary helpers to complete the binary stage.
 
11
 
 
12
.SH OPTIONS
 
13
lh_bootstrap has no options (FIXME).
 
14
 
 
15
.SH BINARY HELPERS
 
16
Here is the complete list of available binary helper commands. See their man pages for additional documentation.
 
17
.IP "\fIlh_binary_encryption\fR(1)" 4
 
18
encrypts the root filesystem.
 
19
.IP "\fIlh_binary_includes\fR(1)" 4
 
20
copies files into the binary image.
 
21
.IP "\fIlh_binary_hdd\fR(1)" 4
 
22
creates the harddisk binary tarball.
 
23
.IP "\fIlh_binary_iso\fR(1)" 4
 
24
creates the CD/DVD binary image.
 
25
.IP "\fIlh_binary_linuximage\fR(1)" 4
 
26
copies linux-image into the binary image.
 
27
.IP "\fIlh_binary_localincludes\fR(1)" 4
 
28
copies local files into the binary image.
 
29
.IP "\fIlh_binary_manifest\fR(1)" 4
 
30
creates the package list of the root filesystem.
 
31
.IP "\fIlh_binary_md5sum\fR(1)" 4
 
32
creates md5sum.txt in the binary image.
 
33
.IP "\fIlh_binary_memtest86\fR(1)" 4
 
34
copies memtest86 into the binary image.
 
35
.IP "\fIlh_binary_net\fR(1)" 4
 
36
creates the netboot binary tarball.
 
37
.IP "\fIlh_binary_rootfs\fR(1)" 4
 
38
creates the root filesystem.
 
39
.IP "\fIlh_binary_syslinux\fR(1)" 4
 
40
copies syslinux into the binary image.
 
41
.IP "\fIlh_binary_usb\fR(1)" 4
 
42
creates the USB binary image.
 
43
 
 
44
.SH SEE ALSO
 
45
\fIlive\-helper\fR(7)
 
46
.PP
 
47
This program is a part of live-helper.
 
48
 
 
49
.SH BUGS
 
50
Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/\fR>.
 
51
 
 
52
.SH HOMEPAGE
 
53
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>.
 
54
 
 
55
.SH AUTHOR
 
56
live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> and Marco Amadori <\fImarco.amadori@gmail.com\fR>, for the Debian project.