[SCM] debian-live/live-helper branch, master, updated. 1.0_a36-1-13-g7e16acb

Daniel Baumann daniel at debian.org
Tue Nov 13 21:27:33 UTC 2007


The branch, master has been updated
       via  7e16acb2458da4983dfdc153b7059ec6ddb11c5c (commit)
       via  d178ab1ed28afe019f3cc5443338834563e56101 (commit)
       via  cdd933205c9b42d40da947504fae25ded87f46c5 (commit)
       via  cc13cce56827b913206545b495817187ccfaedd9 (commit)
      from  7967671d32891a2b42e561674660bbe8c399b420 (commit)


- Shortlog ------------------------------------------------------------
7e16acb Rewritten lh_build manpage.
d178ab1 Rewritten lh_source manpage.
cdd9332 Rewritten lh_chroot manpage.
cc13cce Rewritten lh_bootstrap manpage.

Summary of changes:
 manpages/lh_bootstrap.en.1 |   24 +++++++---------
 manpages/lh_build.en.1     |   30 ++++++++------------
 manpages/lh_chroot.en.1    |   64 +++++++------------------------------------
 manpages/lh_source.en.1    |   34 +++++++----------------
 4 files changed, 45 insertions(+), 107 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit 7e16acb2458da4983dfdc153b7059ec6ddb11c5c
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 13 22:26:44 2007 +0100

    Rewritten lh_build manpage.

diff --git a/manpages/lh_build.en.1 b/manpages/lh_build.en.1
index 96d1e4d..0808ab8 100644
--- a/manpages/lh_build.en.1
+++ b/manpages/lh_build.en.1
@@ -1,35 +1,29 @@
 .TH LH_BUILD 1 "2007\-11\-19" "1.0~a37" "live\-helper"
 
 .SH NAME
-lh_build \- building a live system
+lh_build \- meta\-helper for lh_bootstrap, lh_chroot, lh_binary, and lh_source
 
 .SH SYNOPSIS
-.B lh_build [\fIlive\-helper\ options\fR\|]
+\fBlh_build\fR [\fIlive\-helper options\fR]
 
 .SH DESCRIPTION
-lh_build is a helper script. It calls all required meta\-helper scripts to successfully build a live system.
-
-.SH META\-HELPERS
-Here is the complete list of available meta\-helper commands. See their man pages for additional documentation.
-.IP "\fIlh_binary\fR(1)" 4
-builds a binary image.
-.IP "\fIlh_bootstrap\fR(1)" 4
-bootstraps a system.
-.IP "\fIlh_chroot\fR(1)" 4
-customizes a chroot.
-.IP "\fIlh_source\fR(1)" 4
-builds a source image.
+lh_build is a meta\-helper. It calls all necessary live\-helper programs in the
+correct order to complete the bootstrap, chroot, binary, and source stage.
 
 .SH SEE ALSO
 \fIlive\-helper\fR(7)
 .PP
-This program is a part of live\-helper.
+This program is part of live\-helper.
 
 .SH BUGS
-Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper\fR>.
+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>.
+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.
+live\-helper was written by Daniel Baumann <\fIdaniel at debian.org\fR> for the
+Debian project.

commit d178ab1ed28afe019f3cc5443338834563e56101
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 13 22:21:18 2007 +0100

    Rewritten lh_source manpage.

diff --git a/manpages/lh_source.en.1 b/manpages/lh_source.en.1
index bc4748c..d299434 100644
--- a/manpages/lh_source.en.1
+++ b/manpages/lh_source.en.1
@@ -4,38 +4,26 @@
 lh_source \- meta\-helper for lh_source_*
 
 .SH SYNOPSIS
-.B lh_source [\fIlive\-helper\ options\fR\|]
+\fBlh_source\fR [\fIlive\-helper options\fR]
 
 .SH DESCRIPTION
-lh_source is a meta\-helper. It calls all necessary helpers to complete the source stage.
-
-.SH SOURCE HELPERS
-Here is the complete list of available source helper commands. See their man pages for additional documentation.
-.IP "\fIlh_source_debian-live\fR(1)" 4
-copies debian\-live config into source.
-.IP "\fIlh_source_debian\fR(1)" 4
-downloads sources.
-.IP "\fIlh_source_iso\fR(1)" 4
-creates the CD/DVD source image.
-.IP "\fIlh_source_md5sum\fR(1)" 4
-creates md5sum.txt in the source image.
-.IP "\fIlh_source_net\fR(1)" 4
-creates the netboot source tarball.
-.IP "\fIlh_source_tar\fR(1)" 4
-creates a generic binary tarball.
-.IP "\fIlh_source_usb-hdd\fR(1)" 4
-creates the USB-hdd source image.
+lh_source is a meta\-helper. It calls all necessary live\-helper programs in the
+correct order to complete the source stage.
 
 .SH SEE ALSO
 \fIlive\-helper\fR(7)
 .PP
-This program is a part of live\-helper.
+This program is part of live\-helper.
 
 .SH BUGS
-Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper\fR>.
+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>.
+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.
+live\-helper was written by Daniel Baumann <\fIdaniel at debian.org\fR> for the
+Debian project.

commit cdd933205c9b42d40da947504fae25ded87f46c5
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 13 22:16:45 2007 +0100

    Rewritten lh_chroot manpage.

diff --git a/manpages/lh_chroot.en.1 b/manpages/lh_chroot.en.1
index 2260122..bd5be07 100644
--- a/manpages/lh_chroot.en.1
+++ b/manpages/lh_chroot.en.1
@@ -4,68 +4,26 @@
 lh_chroot \- meta\-helper for lh_chroot_*
 
 .SH SYNOPSIS
-.B lh_chroot [\fIlive\-helper\ options\fR\|]
+\fBlh_chroot\fR [\fIlive\-helper options\fR]
 
 .SH DESCRIPTION
-lh_chroot is a meta\-helper. It calls all necessary helpers to complete the chroot stage.
-
-.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_linux-image\fR(1)" 4
-manages /etc/kernel\-img.conf.
-.IP "\fIlh_chroot_local-hooks\fR(1)" 4
-executes local hooks in chroot.
-.IP "\fIlh_chroot_local-includes\fR(1)" 4
-copies local files into chroot.
-.IP "\fIlh_chroot_localization\fR(1)" 4
-installs localization packages into chroot.
-.IP "\fIlh_chroot_local-packages\fR(1)" 4
-installs local packages into chroot.
-.IP "\fIlh_chroot_local-packageslists\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.
+lh_chroot is a meta\-helper. It calls all necessary live\-helper programs in the
+correct order to complete the chroot stage.
 
 .SH SEE ALSO
 \fIlive\-helper\fR(7)
 .PP
-This program is a part of live\-helper.
+This program is part of live\-helper.
 
 .SH BUGS
-Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper\fR>.
+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>.
+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.
+live\-helper was written by Daniel Baumann <\fIdaniel at debian.org\fR> for the
+Debian project.

commit cc13cce56827b913206545b495817187ccfaedd9
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Nov 13 22:15:43 2007 +0100

    Rewritten lh_bootstrap manpage.

diff --git a/manpages/lh_bootstrap.en.1 b/manpages/lh_bootstrap.en.1
index ea6afed..b6132fe 100644
--- a/manpages/lh_bootstrap.en.1
+++ b/manpages/lh_bootstrap.en.1
@@ -4,28 +4,26 @@
 lh_bootstrap \- meta\-helper for lh_bootstrap_*
 
 .SH SYNOPSIS
-.B lh_bootstrap [\fIlive\-helper\ options\fR\|]
+\fBlh_bootstrap\fR [\fIlive\-helper options\fR]
 
 .SH DESCRIPTION
-lh_bootstrap is a meta\-helper. It calls all necessary helpers to complete the bootstrap stage.
-
-.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
-bootstraps system with cdebootstrap.
-.IP "\fIlh_bootstrap_debootstrap\fR(1)" 4
-bootstraps system with debootstrap.
+lh_bootstrap is a meta\-helper. It calls all necessary live\-helper programs in
+the correct order to complete the bootstrap stage.
 
 .SH SEE ALSO
 \fIlive\-helper\fR(7)
 .PP
-This program is a part of live\-helper.
+This program is part of live\-helper.
 
 .SH BUGS
-Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper\fR>.
+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>.
+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.
+live\-helper was written by Daniel Baumann <\fIdaniel at debian.org\fR> for the
+Debian project.

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list