summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:04:49 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:18:29 +0100
commitda353a5231ad925013d01065768864307c70651a (patch)
tree589606906e4e8966797f352ec63162cbb4016da0 /manpages
parent068a51b175546dfeac45c747236817cb41db50d7 (diff)
downloadlive-build-da353a5231ad925013d01065768864307c70651a.zip
live-build-da353a5231ad925013d01065768864307c70651a.tar.gz
Adding live-helper 1.0~a4-1.
Diffstat (limited to 'manpages')
-rw-r--r--manpages/lh_binary.18
-rw-r--r--manpages/lh_bootstrap.12
-rw-r--r--manpages/lh_bootstrap_cdebootstrap.12
-rw-r--r--manpages/lh_bootstrap_debootstrap.12
-rw-r--r--manpages/lh_chroot.174
-rw-r--r--manpages/lh_clean.12
-rw-r--r--manpages/lh_testroot.12
-rw-r--r--manpages/live-helper.78
8 files changed, 90 insertions, 10 deletions
diff --git a/manpages/lh_binary.1 b/manpages/lh_binary.1
index 2ea252f..05f3775 100644
--- a/manpages/lh_binary.1
+++ b/manpages/lh_binary.1
@@ -1,4 +1,4 @@
-.TH LH_BINARY 1 "2007\-03\-26" "1.0~a3" "live\-helper"
+.TH LH_BINARY 1 "2007\-04\-02" "1.0~a4" "live\-helper"
.SH NAME
lh_binary \- meta-helper for lh_binary_*
@@ -10,12 +10,16 @@ lh_binary \- meta-helper for lh_binary_*
lh_binary is a meta-helper. It calls all necessary helpers to complete the binary stage.
.SH OPTIONS
-lh_bootstrap has no options (FIXME).
+lh_binary has no options (FIXME).
.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_encryption\fR(1)" 4
encrypts the root filesystem.
+.IP "\fIlh_binary_grub\fR(1)" 4
+copies grub into the binary image.
.IP "\fIlh_binary_includes\fR(1)" 4
copies files into the binary image.
.IP "\fIlh_binary_hdd\fR(1)" 4
diff --git a/manpages/lh_bootstrap.1 b/manpages/lh_bootstrap.1
index f8ca4ab..0c71e85 100644
--- a/manpages/lh_bootstrap.1
+++ b/manpages/lh_bootstrap.1
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP 1 "2007\-03\-26" "1.0~a3" "live\-helper"
+.TH LH_BOOTSTRAP 1 "2007\-04\-02" "1.0~a4" "live\-helper"
.SH NAME
lh_bootstrap \- meta-helper for lh_bootstrap_*
diff --git a/manpages/lh_bootstrap_cdebootstrap.1 b/manpages/lh_bootstrap_cdebootstrap.1
index f76532f..dfb6621 100644
--- a/manpages/lh_bootstrap_cdebootstrap.1
+++ b/manpages/lh_bootstrap_cdebootstrap.1
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "2007\-03\-26" "1.0~a3" "live\-helper"
+.TH LH_BOOTSTRAP_CDEBOOTSTRAP 1 "2007\-04\-02" "1.0~a4" "live\-helper"
.SH NAME
lh_bootstrap_cdebootstrap \- bootstrap a Debian system with \fIcdebootstrap\fR(1)
diff --git a/manpages/lh_bootstrap_debootstrap.1 b/manpages/lh_bootstrap_debootstrap.1
index ecd2358..a24dac3 100644
--- a/manpages/lh_bootstrap_debootstrap.1
+++ b/manpages/lh_bootstrap_debootstrap.1
@@ -1,4 +1,4 @@
-.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "2007\-03\-26" "1.0~a3" "live\-helper"
+.TH LH_BOOTSTRAP_DEBOOTSTRAP 1 "2007\-04\-02" "1.0~a4" "live\-helper"
.SH NAME
lh_bootstrap_debootstrap \- bootstrap a Debian system with \fIdebootstrap\fR(8)
diff --git a/manpages/lh_chroot.1 b/manpages/lh_chroot.1
new file mode 100644
index 0000000..3e8413c
--- /dev/null
+++ b/manpages/lh_chroot.1
@@ -0,0 +1,74 @@
+.TH LH_CHROOT 1 "2007\-04\-02" "1.0~a4" "live\-helper"
+
+.SH NAME
+lh_chroot \- meta-helper for lh_chroot_*
+
+.SH SYNOPSIS
+.B lh_chroot [\fIlive\-helper\ options\fR\|]
+
+.SH DESCRIPTION
+lh_chroot is a meta-helper. It calls all necessary helpers to complete the chroot stage.
+
+.SH OPTIONS
+lh_chroot has no options (FIXME).
+
+.SH CHROOT HELPERS
+Here is the complete list of available chroot helper commands. See their man pages for additional documentation.
+.IP "\fIlh_chroot_apt\fR(1)" 4
+manages /etc/apt/apt.conf.
+.IP "\fIlh_chroot_debianchroot\fR(1)" 4
+manages /etc/debian_chroot.
+.IP "\fIlh_chroot_hacks\fR(1)" 4
+executes hacks in chroot.
+.IP "\fIlh_chroot_hooks\fR(1)" 4
+executes hooks in chroot.
+.IP "\fIlh_chroot_hosts\fR(1)" 4
+manages /etc/hosts.
+.IP "\fIlh_chroot_interactive\fR(1)" 4
+makes build interactive.
+.IP "\fIlh_chroot_linuximage\fR(1)" 4
+manage /etc/kernel-img.conf.
+.IP "\fIlh_chroot_localhooks\fR(1)" 4
+executes local hooks in chroot.
+.IP "\fIlh_chroot_localincludes\fR(1)" 4
+copies local files into chroot.
+.IP "\fIlh_chroot_localization\fR(1)" 4
+installs localization packages into chroot.
+.IP "\fIlh_chroot_localpackages\fR(1)" 4
+installs local packages into chroot.
+.IP "\fIlh_chroot_localpackageslists\fR(1)" 4
+installs local packages lists into chroot.
+.IP "\fIlh_chroot_packages\fR(1)" 4
+installs packages into chroot.
+.IP "\fIlh_chroot_packageslists\fR(1)" 4
+installs packages lists into chroot.
+.IP "\fIlh_chroot_proc\fR(1)" 4
+mounts /proc.
+.IP "\fIlh_chroot_resolv\fR(1)" 4
+manages /etc/resolv.conf.
+.IP "\fIlh_chroot_sources\fR(1)" 4
+manages /etc/apt/apt.conf.
+.IP "\fIlh_chroot_symlinks\fR(1)" 4
+convers symlinks.
+.IP "\fIlh_chroot_sysfs\fR(1)" 4
+mounts /sys.
+.IP "\fIlh_chroot_sysvinit\fR(1)" 4
+configures sysvinit.
+.IP "\fIlh_chroot_sysvrc\fR(1)" 4
+manages /usr/sbin/policy-rc.d.
+.IP "\fIlh_chroot_tasks\fR(1)" 4
+installs tasks into chroot.
+
+.SH SEE ALSO
+\fIlive\-helper\fR(7)
+.PP
+This program is a part of live-helper.
+
+.SH BUGS
+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>.
+
+.SH AUTHOR
+live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project.
diff --git a/manpages/lh_clean.1 b/manpages/lh_clean.1
index 2e3ad7f..1c56824 100644
--- a/manpages/lh_clean.1
+++ b/manpages/lh_clean.1
@@ -1,4 +1,4 @@
-.TH LH_CLEAN 1 "2007\-03\-26" "1.0~a3" "live\-helper"
+.TH LH_CLEAN 1 "2007\-04\-02" "1.0~a4" "live\-helper"
.SH NAME
lh_clean \- clean up system build directories
diff --git a/manpages/lh_testroot.1 b/manpages/lh_testroot.1
index 889ddff..3c7963b 100644
--- a/manpages/lh_testroot.1
+++ b/manpages/lh_testroot.1
@@ -1,4 +1,4 @@
-.TH LH_TESTROOT 1 "2007\-03\-26" "1.0~a3" "live\-helper"
+.TH LH_TESTROOT 1 "2007\-04\-02" "1.0~a4" "live\-helper"
.SH NAME
lh_testroot \- ensure that a system is built as root
diff --git a/manpages/live-helper.7 b/manpages/live-helper.7
index 62a1ef8..a80aefd 100644
--- a/manpages/live-helper.7
+++ b/manpages/live-helper.7
@@ -1,4 +1,4 @@
-.TH LIVE\-HELPER 7 "2007\-03\-26" "1.0~a3" "live\-helper"
+.TH LIVE\-HELPER 7 "2007\-04\-02" "1.0~a4" "live\-helper"
.SH NAME
live\-helper \- Debian Live helper programs
@@ -27,6 +27,8 @@ A typical program that uses live\-helper will call several live\-helper commands
Here is the complete list of available live\-helper commands. See their man pages for additional documentation.
.IP "\fIlh_binary\fR(1)" 4
meta-helper for lh_binary_*.
+.IP "\fIlh_binary_chroot\fR(1)" 4
+copies chroot into chroot.
.IP "\fIlh_binary_encryption\fR(1)" 4
encrypts the root filesystem.
.IP "\fIlh_binary_includes\fR(1)" 4
@@ -117,10 +119,10 @@ meta-helper for lh_source_*.
copies config into source directory.
.IP "\fIlh_source_download\fR(1)" 4
downloads source packages.
-.IP "\fIlh_source_hdd\fR(1)" 4
-creates harddisk source tarball.
.IP "\fIlh_source_generic\fR(1)" 4
creates generic source tarball.
+.IP "\fIlh_source_hdd\fR(1)" 4
+creates harddisk source tarball.
.IP "\fIlh_source_iso\fR(1)" 4
creates CD/DVD source image.
.IP "\fIlh_source_net\fR(1)" 4