[Debian-live-changes] r960 - dists/trunk/live-helper/manpages

Daniel Baumann daniel at alioth.debian.org
Fri Apr 6 11:57:52 UTC 2007


Author: daniel
Date: 2007-04-06 11:57:52 +0000 (Fri, 06 Apr 2007)
New Revision: 960

Modified:
   dists/trunk/live-helper/manpages/lh_binary.1
   dists/trunk/live-helper/manpages/lh_bootstrap.1
   dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1
   dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1
   dists/trunk/live-helper/manpages/lh_chroot.1
   dists/trunk/live-helper/manpages/lh_clean.1
   dists/trunk/live-helper/manpages/lh_testroot.1
Log:


Modified: dists/trunk/live-helper/manpages/lh_binary.1
===================================================================
--- dists/trunk/live-helper/manpages/lh_binary.1	2007-04-06 11:40:09 UTC (rev 959)
+++ dists/trunk/live-helper/manpages/lh_binary.1	2007-04-06 11:57:52 UTC (rev 960)
@@ -9,9 +9,6 @@
 .SH DESCRIPTION
 lh_binary is a meta-helper. It calls all necessary helpers to complete the binary stage.
 
-.SH OPTIONS
-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
@@ -20,10 +17,10 @@
 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
 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_linuximage\fR(1)" 4

Modified: dists/trunk/live-helper/manpages/lh_bootstrap.1
===================================================================
--- dists/trunk/live-helper/manpages/lh_bootstrap.1	2007-04-06 11:40:09 UTC (rev 959)
+++ dists/trunk/live-helper/manpages/lh_bootstrap.1	2007-04-06 11:57:52 UTC (rev 960)
@@ -9,17 +9,6 @@
 .SH DESCRIPTION
 lh_bootstrap is a meta-helper. It calls all necessary helpers to complete the bootstrap stage.
 
-.SH CONFIGURATION FILE
-lh_bootstrap reads config/common if available. See ENVIRONMENT for the correct environment variables to use.
-
-.SH ENVIRONMENT
-lh_bootstrap respects the following environment variables if available, otherwise uses default values for it.
-.IP "\fI$LH_BOOTSTRAP\fR" 4
-select the bootstrap program (Default: cdebootstrap)
-
-.SH OPTIONS
-lh_bootstrap has no options (FIXME).
-
 .SH BOOTSTRAP HELPERS
 Here is the complete list of available bootstrap helper commands. See their man pages for additional documentation.
 .IP "\fIlh_bootstrap_cdebootstrap\fR(1)" 4

Modified: dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1
===================================================================
--- dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1	2007-04-06 11:40:09 UTC (rev 959)
+++ dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1	2007-04-06 11:57:52 UTC (rev 960)
@@ -14,24 +14,22 @@
 
 .SH ENVIRONMENT
 lh_bootstrap_cdebootstrap respects the following environment variables if available, otherwise uses default values for it.
+.IP "\fI$LH_BOOTSTRAP\fR" 4
+control the bootstrap program to be used (Default: cdebootstrap)
 .IP "\fI$LH_CACHE\fR" 4
 control if downloaded packages should be cached (Default: enabled)
-.IP "\fI$LH_ROOT\fR" 4
-set the root directory (Default: debian-live)
+.PP
 .IP "\fI$LIVE_ARCHITECTURE\fR" 4
 select the chroot architecture (Default: autodetected)
-.IP "\fI$LIVE_DISTRIBUTION\fR" 4
-select the distribution to use (Default: sid)
-.IP "\fI$LIVE_DISTRIBUTION_CONFIG\fR" 4
+.IP "\fI$LIVE_BOOTSTRAP_CONFIG\fR" 4
 set distribution config directory (Default: empty)
-.IP "\fI$LIVE_FLAVOUR\fR" 4
+.IP "\fI$LIVE_BOOTSTRAP_FLAVOUR\fR" 4
 select the flavour to use (Default: standard)
-.IP "\fI$LIVE_MIRROR_LOCAL\fR" 4
-set the local mirror to use (Default: http://ftp.debian.org/debian/)
+.IP "\fI$LIVE_DISTRIBUTION\fR" 4
+select the distribution to use (Default: sid)
+.IP "\fI$LIVE_MIRROR_BUILD\fR" 4
+set the mirror to use (Default: http://ftp.debian.org/debian/)
 
-.SH OPTIONS
-lh_bootstrap_cdebootstrap has no options (FIXME).
-
 .SH SEE ALSO
 \fIcdebootstrap\fR(1)
 .PP

Modified: dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1
===================================================================
--- dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1	2007-04-06 11:40:09 UTC (rev 959)
+++ dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1	2007-04-06 11:57:52 UTC (rev 960)
@@ -14,24 +14,22 @@
 
 .SH ENVIRONMENT
 lh_bootstrap_debootstrap respects the following environment variables if available, otherwise uses default values for it.
+.IP "\fI$LH_BOOTSTRAP\fR" 4
+control the bootstrap program to be used (Default: cdebootstrap)
 .IP "\fI$LH_CACHE\fR" 4
 control if downloaded packages should be cached (Default: enabled)
-.IP "\fI$LH_ROOT\fR" 4
-set the root directory (Default: debian-live)
+.PP
 .IP "\fI$LIVE_ARCHITECTURE\fR" 4
 select the chroot architecture (Default: autodetected)
-.IP "\fI$LIVE_DISTRIBUTION\fR" 4
-select the distribution to use (Default: sid)
-.IP "\fI$LIVE_DISTRIBUTION_CONFIG\fR" 4
+.IP "\fI$LIVE_BOOTSTRAP_CONFIG\fR" 4
 set distribution config directory (Default: empty)
-.IP "\fI$LIVE_FLAVOUR\fR" 4
+.IP "\fI$LIVE_BOOTSTRAP_FLAVOUR\fR" 4
 select the flavour to use (Default: standard)
-.IP "\fI$LIVE_MIRROR_LOCAL\fR" 4
-set the local mirror to use (Default: http://ftp.debian.org/debian/)
+.IP "\fI$LIVE_DISTRIBUTION\fR" 4
+select the distribution to use (Default: sid)
+.IP "\fI$LIVE_MIRROR_BUILD\fR" 4
+set the mirror to use (Default: http://ftp.debian.org/debian/)
 
-.SH OPTIONS
-lh_bootstrap_debootstrap has no options (FIXME).
-
 .SH SEE ALSO
 \fIdebootstrap\fR(8)
 .PP

Modified: dists/trunk/live-helper/manpages/lh_chroot.1
===================================================================
--- dists/trunk/live-helper/manpages/lh_chroot.1	2007-04-06 11:40:09 UTC (rev 959)
+++ dists/trunk/live-helper/manpages/lh_chroot.1	2007-04-06 11:57:52 UTC (rev 960)
@@ -9,9 +9,6 @@
 .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

Modified: dists/trunk/live-helper/manpages/lh_clean.1
===================================================================
--- dists/trunk/live-helper/manpages/lh_clean.1	2007-04-06 11:40:09 UTC (rev 959)
+++ dists/trunk/live-helper/manpages/lh_clean.1	2007-04-06 11:57:52 UTC (rev 960)
@@ -13,7 +13,7 @@
 .SH OPTIONS
 The following command line options are supported by lh_clean.
 .IP "\fBall\fR" 4
-removes chroot, binary, lock, stage, and source.
+removes chroot, binary, lock, stage, and source. This is the default operation.
 .IP "\fBcache\fR" 4
 removes all cache directories.
 .IP "\fBchroot\fR" 4

Modified: dists/trunk/live-helper/manpages/lh_testroot.1
===================================================================
--- dists/trunk/live-helper/manpages/lh_testroot.1	2007-04-06 11:40:09 UTC (rev 959)
+++ dists/trunk/live-helper/manpages/lh_testroot.1	2007-04-06 11:57:52 UTC (rev 960)
@@ -9,9 +9,6 @@
 .SH DESCRIPTION
 lh_testroot simply checks to see if you are root. If not, it exits with an error. Debian Live images must currently be built as real root, \fIfakeroot\fR(1) or \fIsudo\fR(8) does not work.
 
-.SH OPTIONS
-lh_testroot has no options (FIXME).
-
 .SH SEE ALSO
 \fIlive\-helper\fR(7)
 .PP




More information about the Debian-live-changes mailing list