summaryrefslogtreecommitdiff
path: root/manpages/lh_source.1.en
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/lh_source.1.en')
-rw-r--r--manpages/lh_source.1.en43
1 files changed, 43 insertions, 0 deletions
diff --git a/manpages/lh_source.1.en b/manpages/lh_source.1.en
new file mode 100644
index 0000000..a259101
--- /dev/null
+++ b/manpages/lh_source.1.en
@@ -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@debian.org\fR> for the Debian project.