[Debian-live-changes] r1074 - in dists/trunk/live-helper: doc manpages

Daniel Baumann daniel at alioth.debian.org
Tue Apr 17 15:54:39 UTC 2007


Author: daniel
Date: 2007-04-17 15:54:39 +0000 (Tue, 17 Apr 2007)
New Revision: 1074

Added:
   dists/trunk/live-helper/manpages/lh_build.1
   dists/trunk/live-helper/manpages/lh_source.1
Modified:
   dists/trunk/live-helper/doc/ChangeLog
Log:


Modified: dists/trunk/live-helper/doc/ChangeLog
===================================================================
--- dists/trunk/live-helper/doc/ChangeLog	2007-04-17 14:17:16 UTC (rev 1073)
+++ dists/trunk/live-helper/doc/ChangeLog	2007-04-17 15:54:39 UTC (rev 1074)
@@ -4,6 +4,8 @@
 	  - Also check for tasks specific hooks, not just for package lists.
 	* hooks/kde-desktop:
 	  - Added.
+	* manpages/lh_build.1, lh_source.1:
+	  - Added.
 
 2007-04-16  Daniel Baumann  <daniel at debian.org>
 

Added: dists/trunk/live-helper/manpages/lh_build.1
===================================================================
--- dists/trunk/live-helper/manpages/lh_build.1	2007-04-17 14:17:16 UTC (rev 1073)
+++ dists/trunk/live-helper/manpages/lh_build.1	2007-04-17 15:54:39 UTC (rev 1074)
@@ -0,0 +1,35 @@
+.TH LH_BUILD 1 "2007\-04\-23" "1.0~a7" "live\-helper"
+
+.SH NAME
+lh_build \- building a live system
+
+.SH SYNOPSIS
+.B lh_build [\fIlive\-helper\ options\fR\|]
+
+.SH DESCRIPTION
+lh_build is a helper script to call 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.
+
+.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.

Added: dists/trunk/live-helper/manpages/lh_source.1
===================================================================
--- dists/trunk/live-helper/manpages/lh_source.1	2007-04-17 14:17:16 UTC (rev 1073)
+++ dists/trunk/live-helper/manpages/lh_source.1	2007-04-17 15:54:39 UTC (rev 1074)
@@ -0,0 +1,43 @@
+.TH LH_SOURCE 1 "2007\-04\-23" "1.0~a7" "live\-helper"
+
+.SH NAME
+lh_source \- meta-helper for lh_source_*
+
+.SH SYNOPSIS
+.B lh_source [\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_config\fR(1)" 4
+copies debian-live config into source.
+.IP "\fIlh_source_download\fR(1)" 4
+downloads sources.
+.IP "\fIlh_source_generic\fR(1)" 4
+creates the generic source tarball.
+.IP "\fIlh_source_hdd\fR(1)" 4
+creates the harddisk source tarball.
+.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_usb\fR(1)" 4
+creates the USB source image.
+
+.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