[Debian-live-changes] r876 - in dists/trunk/live-helper: helpers manpages

Daniel Baumann daniel at alioth.debian.org
Thu Mar 29 15:03:07 CET 2007


Author: daniel
Date: 2007-03-29 14:03:07 +0000 (Thu, 29 Mar 2007)
New Revision: 876

Added:
   dists/trunk/live-helper/manpages/lh_chroot.1
Modified:
   dists/trunk/live-helper/helpers/lh_chroot_localpackageslists
   dists/trunk/live-helper/manpages/lh_binary.1
Log:


Modified: dists/trunk/live-helper/helpers/lh_chroot_localpackageslists
===================================================================
--- dists/trunk/live-helper/helpers/lh_chroot_localpackageslists	2007-03-29 13:33:11 UTC (rev 875)
+++ dists/trunk/live-helper/helpers/lh_chroot_localpackageslists	2007-03-29 14:03:07 UTC (rev 876)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# lh_chroot_localpackageslists(1) - install local packages into chroot
+# lh_chroot_localpackageslists(1) - install local packages lists into chroot
 # Copyright (C) 2006-2007 Daniel Baumann <daniel at debian.org>
 #
 # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.

Modified: dists/trunk/live-helper/manpages/lh_binary.1
===================================================================
--- dists/trunk/live-helper/manpages/lh_binary.1	2007-03-29 13:33:11 UTC (rev 875)
+++ dists/trunk/live-helper/manpages/lh_binary.1	2007-03-29 14:03:07 UTC (rev 876)
@@ -10,7 +10,7 @@
 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.

Added: dists/trunk/live-helper/manpages/lh_chroot.1
===================================================================
--- dists/trunk/live-helper/manpages/lh_chroot.1	2007-03-29 13:33:11 UTC (rev 875)
+++ dists/trunk/live-helper/manpages/lh_chroot.1	2007-03-29 14:03:07 UTC (rev 876)
@@ -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 at debian.org\fR> for the Debian project.




More information about the Debian-live-changes mailing list