[Debian-live-changes] r1082 - in dists/trunk/live-helper: . manpages

Daniel Baumann daniel at alioth.debian.org
Wed Apr 18 08:19:39 UTC 2007


Author: daniel
Date: 2007-04-18 08:19:38 +0000 (Wed, 18 Apr 2007)
New Revision: 1082

Added:
   dists/trunk/live-helper/manpages/lh_binary.1.de
Modified:
   dists/trunk/live-helper/Makefile
   dists/trunk/live-helper/manpages/lh_binary.1.en
   dists/trunk/live-helper/manpages/lh_bootstrap.1.en
   dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1.en
   dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1.en
   dists/trunk/live-helper/manpages/lh_build.1.en
   dists/trunk/live-helper/manpages/lh_chroot.1.en
   dists/trunk/live-helper/manpages/lh_clean.1.en
   dists/trunk/live-helper/manpages/lh_source.1.en
   dists/trunk/live-helper/manpages/lh_testroot.1.en
   dists/trunk/live-helper/manpages/live-helper.7.en
Log:


Modified: dists/trunk/live-helper/Makefile
===================================================================
--- dists/trunk/live-helper/Makefile	2007-04-18 06:39:02 UTC (rev 1081)
+++ dists/trunk/live-helper/Makefile	2007-04-18 08:19:38 UTC (rev 1082)
@@ -26,6 +26,16 @@
 		install -D -m 0644 $$MANPAGE $(DESTDIR)/usr/share/man/man7/`basename $$MANPAGE .en`; \
 	done
 
+	set -e; for MANPAGE in manpages/*.1.de; \
+	do \
+		install -D -m 0644 $$MANPAGE $(DESTDIR)/usr/share/man/de/man1/`basename $$MANPAGE .de`; \
+	done
+
+	set -e; for MANPAGE in manpages/*.7.de; \
+	do \
+		install -D -m 0644 $$MANPAGE $(DESTDIR)/usr/share/man/de/man7/`basename $$MANPAGE .de`; \
+	done
+
 uninstall:
 	# Uninstalling executables
 	for HELPER in helpers/*; \
@@ -50,6 +60,16 @@
 		rm -f $(DESTDIR)/usr/share/man/man7/`basename $$MANPAGE .en`; \
 	done
 
+	set -e; for MANPAGE in manpages/*.1.de; \
+	do \
+		rm -f $(DESTDIR)/usr/share/man/de/man1/`basename $$MANPAGE .de`; \
+	done
+
+	set -e; for MANPAGE in manpages/*.7.de; \
+	do \
+		rm -f $(DESTDIR)/usr/share/man/de/man7/`basename $$MANPAGE .de`; \
+	done
+
 clean:
 
 reinstall:      uninstall install

Added: dists/trunk/live-helper/manpages/lh_binary.1.de
===================================================================
--- dists/trunk/live-helper/manpages/lh_binary.1.de	2007-04-18 06:39:02 UTC (rev 1081)
+++ dists/trunk/live-helper/manpages/lh_binary.1.de	2007-04-18 08:19:38 UTC (rev 1082)
@@ -0,0 +1,59 @@
+.TH LH_BINARY 1 "2007\-04\-23" "1.0~a7" "live\-helper"
+
+.SH NAME
+lh_binary \- Meta\-Helper f\[:u]r lh_binary_*
+
+.SH SYNTAX
+.B lh_binary [\fIlive\-helper\ Optionen\fR\|]
+
+.SH BESCHREIBUNG
+lh_binary ist ein Meta\-Helper. Es ruft alle n\[:o]tigen Helper auf um die binary\-Stufe zu vervollst\[:a]ndigen.
+
+.SH BINARY HELPER
+Hier ist eine vollst\[:a]ndige Liste aller verf\[:u]gbaren binary\-Helper Kommandos. Siehe deren Hilfeseiten f\[:u]r zus\[:a]tzliche Dokumentation.
+.IP "\fIlh_binary_chroot\fR(1)" 4
+kopiert chroot in chroot.
+.IP "\fIlh_binary_encryption\fR(1)" 4
+verschl\[:u]sselt das Root\-Dateisystem.
+.IP "\fIlh_binary_grub\fR(1)" 4
+kopiert grub in das Binary\-Image.
+.IP "\fIlh_binary_hdd\fR(1)" 4
+erstellt den Festplatten Binary\-Tarball.
+.IP "\fIlh_binary_includes\fR(1)" 4
+kopiert Dateien in das Binary\-Image.
+.IP "\fIlh_binary_iso\fR(1)" 4
+erstell das CD/DVD Binary\-Image.
+.IP "\fIlh_binary_linuximage\fR(1)" 4
+kopiert linux\-image in das Binary\-Image.
+.IP "\fIlh_binary_localincludes\fR(1)" 4
+kopiert lokale Dateien in das Binary\-Image.
+.IP "\fIlh_binary_manifest\fR(1)" 4
+erstellt die Paketliste des Root\-Dateisystemes.
+.IP "\fIlh_binary_md5sum\fR(1)" 4
+erstellt md5sum.txt im Binary\-Image.
+.IP "\fIlh_binary_memtest\fR(1)" 4
+kopiert ein memtest in das Binary\-Image.
+.IP "\fIlh_binary_net\fR(1)" 4
+erstellt den Netboot Binary\-Tarball.
+.IP "\fIlh_binary_rootfs\fR(1)" 4
+erstell das Root\-Dateisystem.
+.IP "\fIlh_binary_syslinux\fR(1)" 4
+kopiert syslinux in das Binary\-Image.
+.IP "\fIlh_binary_usb\fR(1)" 4
+erstellt das USB Binary\-Image.
+.IP "\fIlh_binary_yaboot\fR(1)" 4
+kopiert yaboot in das Binary\-Image.
+
+.SH SIEHE AUCH
+\fIlive\-helper\fR(7)
+.PP
+Dieses Programm ist Teil von live\-helper.
+
+.SH FEHLER
+Fehler k\[:o]nnen gegen live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/\fR> gemeldet werden.
+
+.SH HOMEPAGE
+Mehr Informationen \[:u]ber das Debian Live\-Projekt k\[:o]nnen auf <\fIhttp://debian\-live.alioth.debian.org/\fR> und <\fIhttp://wiki.debian.org/DebianLive/\fR> gefunden werden.
+
+.SH AUTOR
+live\-helper wurde von Daniel Baumann <\fIdaniel at debian.org\fR> f\[:u]r das Debian\-Projekt geschrieben.

Modified: dists/trunk/live-helper/manpages/lh_binary.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_binary.1.en	2007-04-18 06:39:02 UTC (rev 1081)
+++ dists/trunk/live-helper/manpages/lh_binary.1.en	2007-04-18 08:19:38 UTC (rev 1082)
@@ -1,13 +1,13 @@
 .TH LH_BINARY 1 "2007\-04\-23" "1.0~a7" "live\-helper"
 
 .SH NAME
-lh_binary \- meta-helper for lh_binary_*
+lh_binary \- meta\-helper for lh_binary_*
 
 .SH SYNOPSIS
 .B lh_binary [\fIlive\-helper\ options\fR\|]
 
 .SH DESCRIPTION
-lh_binary is a meta-helper. It calls all necessary helpers to complete the binary stage.
+lh_binary is a meta\-helper. It calls all necessary helpers to complete the binary stage.
 
 .SH BINARY HELPERS
 Here is the complete list of available binary helper commands. See their man pages for additional documentation.
@@ -24,7 +24,7 @@
 .IP "\fIlh_binary_iso\fR(1)" 4
 creates the CD/DVD binary image.
 .IP "\fIlh_binary_linuximage\fR(1)" 4
-copies linux-image into the binary image.
+copies linux\-image into the binary image.
 .IP "\fIlh_binary_localincludes\fR(1)" 4
 copies local files into the binary image.
 .IP "\fIlh_binary_manifest\fR(1)" 4
@@ -47,7 +47,7 @@
 .SH SEE ALSO
 \fIlive\-helper\fR(7)
 .PP
-This program is a part of live-helper.
+This program is a part of live\-helper.
 
 .SH BUGS
 Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/\fR>.

Modified: dists/trunk/live-helper/manpages/lh_bootstrap.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_bootstrap.1.en	2007-04-18 06:39:02 UTC (rev 1081)
+++ dists/trunk/live-helper/manpages/lh_bootstrap.1.en	2007-04-18 08:19:38 UTC (rev 1082)
@@ -1,13 +1,13 @@
 .TH LH_BOOTSTRAP 1 "2007\-04\-23" "1.0~a7" "live\-helper"
 
 .SH NAME
-lh_bootstrap \- meta-helper for lh_bootstrap_*
+lh_bootstrap \- meta\-helper for lh_bootstrap_*
 
 .SH SYNOPSIS
 .B lh_bootstrap [\fIlive\-helper\ options\fR\|]
 
 .SH DESCRIPTION
-lh_bootstrap is a meta-helper. It calls all necessary helpers to complete the bootstrap stage.
+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.
@@ -19,7 +19,7 @@
 .SH SEE ALSO
 \fIlive\-helper\fR(7)
 .PP
-This program is a part of live-helper.
+This program is a part of live\-helper.
 
 .SH BUGS
 Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/\fR>.

Modified: dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1.en	2007-04-18 06:39:02 UTC (rev 1081)
+++ dists/trunk/live-helper/manpages/lh_bootstrap_cdebootstrap.1.en	2007-04-18 08:19:38 UTC (rev 1082)
@@ -35,7 +35,7 @@
 .PP
 \fIlive\-helper\fR(7)
 .PP
-This program is a part of live-helper.
+This program is a part of live\-helper.
 
 .SH BUGS
 Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/\fR>.

Modified: dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1.en	2007-04-18 06:39:02 UTC (rev 1081)
+++ dists/trunk/live-helper/manpages/lh_bootstrap_debootstrap.1.en	2007-04-18 08:19:38 UTC (rev 1082)
@@ -35,7 +35,7 @@
 .PP
 \fIlive\-helper\fR(7)
 .PP
-This program is a part of live-helper.
+This program is a part of live\-helper.
 
 .SH BUGS
 Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/\fR>.

Modified: dists/trunk/live-helper/manpages/lh_build.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_build.1.en	2007-04-18 06:39:02 UTC (rev 1081)
+++ dists/trunk/live-helper/manpages/lh_build.1.en	2007-04-18 08:19:38 UTC (rev 1082)
@@ -7,10 +7,10 @@
 .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.
+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.
+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
@@ -23,7 +23,7 @@
 .SH SEE ALSO
 \fIlive\-helper\fR(7)
 .PP
-This program is a part of live-helper.
+This program is a part of live\-helper.
 
 .SH BUGS
 Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/\fR>.

Modified: dists/trunk/live-helper/manpages/lh_chroot.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_chroot.1.en	2007-04-18 06:39:02 UTC (rev 1081)
+++ dists/trunk/live-helper/manpages/lh_chroot.1.en	2007-04-18 08:19:38 UTC (rev 1082)
@@ -7,7 +7,7 @@
 .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.
+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.
@@ -24,7 +24,7 @@
 .IP "\fIlh_chroot_interactive\fR(1)" 4
 makes build interactive.
 .IP "\fIlh_chroot_linuximage\fR(1)" 4
-manage /etc/kernel-img.conf.
+manage /etc/kernel\-img.conf.
 .IP "\fIlh_chroot_localhooks\fR(1)" 4
 executes local hooks in chroot.
 .IP "\fIlh_chroot_localincludes\fR(1)" 4
@@ -52,14 +52,14 @@
 .IP "\fIlh_chroot_sysvinit\fR(1)" 4
 configures sysvinit.
 .IP "\fIlh_chroot_sysvrc\fR(1)" 4
-manages /usr/sbin/policy-rc.d.
+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.
+This program is a part of live\-helper.
 
 .SH BUGS
 Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/\fR>.

Modified: dists/trunk/live-helper/manpages/lh_clean.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_clean.1.en	2007-04-18 06:39:02 UTC (rev 1081)
+++ dists/trunk/live-helper/manpages/lh_clean.1.en	2007-04-18 08:19:38 UTC (rev 1082)
@@ -32,7 +32,7 @@
 .SH SEE ALSO
 \fIlive\-helper\fR(7)
 .PP
-This program is a part of live-helper.
+This program is a part of live\-helper.
 
 .SH BUGS
 Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/\fR>.

Modified: dists/trunk/live-helper/manpages/lh_source.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_source.1.en	2007-04-18 06:39:02 UTC (rev 1081)
+++ dists/trunk/live-helper/manpages/lh_source.1.en	2007-04-18 08:19:38 UTC (rev 1082)
@@ -1,18 +1,18 @@
 .TH LH_SOURCE 1 "2007\-04\-23" "1.0~a7" "live\-helper"
 
 .SH NAME
-lh_source \- meta-helper for lh_source_*
+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.
+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.
+copies debian\-live config into source.
 .IP "\fIlh_source_download\fR(1)" 4
 downloads sources.
 .IP "\fIlh_source_generic\fR(1)" 4
@@ -31,7 +31,7 @@
 .SH SEE ALSO
 \fIlive\-helper\fR(7)
 .PP
-This program is a part of live-helper.
+This program is a part of live\-helper.
 
 .SH BUGS
 Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/\fR>.

Modified: dists/trunk/live-helper/manpages/lh_testroot.1.en
===================================================================
--- dists/trunk/live-helper/manpages/lh_testroot.1.en	2007-04-18 06:39:02 UTC (rev 1081)
+++ dists/trunk/live-helper/manpages/lh_testroot.1.en	2007-04-18 08:19:38 UTC (rev 1082)
@@ -12,7 +12,7 @@
 .SH SEE ALSO
 \fIlive\-helper\fR(7)
 .PP
-This program is a part of live-helper.
+This program is a part of live\-helper.
 
 .SH BUGS
 Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/\fR>.

Modified: dists/trunk/live-helper/manpages/live-helper.7.en
===================================================================
--- dists/trunk/live-helper/manpages/live-helper.7.en	2007-04-18 06:39:02 UTC (rev 1081)
+++ dists/trunk/live-helper/manpages/live-helper.7.en	2007-04-18 08:19:38 UTC (rev 1082)
@@ -12,10 +12,10 @@
 A typical program that uses live\-helper will call several live\-helper commands in sequence. Live\-helper commands are all named with a "lh_" prefix. Examples of such a program that uses live\-helper is \fImake\-live\fR(1).
 
 .\" .SH CONFIGURATION FILE
-.\" live-helper reads debian-live/config/live-helper if available. See ENVIRONMENT for the correct environment variables to use.
+.\" live\-helper reads debian\-live/config/live\-helper if available. See ENVIRONMENT for the correct environment variables to use.
 
 .\" .SH ENVIRONMENT
-.\" Every live-helper command respects the following environment variables if available.
+.\" Every live\-helper command respects the following environment variables if available.
 .\" .IP "\fI$LH_DEBUG\fR" 4
 .\" enables debug (Default: false)
 .\" .IP "\fI$LH_QUIET\fR" 4
@@ -26,7 +26,7 @@
 .SH LIVE\-HELPER COMMANDS
 Here is the complete list of available live\-helper commands. See their man pages for additional documentation.
 .IP "\fIlh_binary\fR(1)" 4
-meta-helper for lh_binary_*.
+meta\-helper for lh_binary_*.
 .IP "\fIlh_binary_chroot\fR(1)" 4
 copies chroot into chroot.
 .IP "\fIlh_binary_encryption\fR(1)" 4
@@ -40,7 +40,7 @@
 .IP "\fIlh_binary_iso\fR(1)" 4
 creates the CD/DVD binary image.
 .IP "\fIlh_binary_linuximage\fR(1)" 4
-copies linux-image into the binary image.
+copies linux\-image into the binary image.
 .IP "\fIlh_binary_localincludes\fR(1)" 4
 copies local files into the binary image.
 .IP "\fIlh_binary_manifest\fR(1)" 4
@@ -60,15 +60,15 @@
 .IP "\fIlh_binary_yaboot\fR(1)" 4
 copies yaboot into the binary image.
 .IP "\fIlh_bootstrap\fR(1)" 4
-meta-helper for lh_bootstrap_*.
+meta\-helper for lh_bootstrap_*.
 .IP "\fIlh_bootstrap_cdebootstrap\fR(1)" 4
 bootstraps system with cdebootstrap.
 .IP "\fIlh_bootstrap_debootstrap\fR(1)" 4
 bootstraps system with debootstrap.
 .IP "\fIlh_build\fR(1)" 4
-meta-helper for lh_bootstrap, lh_chroot, lh_binary and lh_source.
+meta\-helper for lh_bootstrap, lh_chroot, lh_binary and lh_source.
 .IP "\fIlh_chroot\fR(1)" 4
-meta-helper for lh_chroot_*.
+meta\-helper for lh_chroot_*.
 .IP "\fIlh_chroot_apt\fR(1)" 4
 configures /etc/apt/apt.conf in chroot.
 .IP "\fIlh_chroot_debianchroot\fR(1)" 4
@@ -82,7 +82,7 @@
 .IP "\fIlh_chroot_interactive\fR(1)" 4
 makes build interactive.
 .IP "\fIlh_chroot_linuximage\fR(1)" 4
-configures /etc/kernel-img.conf in the chroot.
+configures /etc/kernel\-img.conf in the chroot.
 .IP "\fIlh_chroot_localhooks\fR(1)" 4
 executes additional local commands in the chroot.
 .IP "\fIlh_chroot_localincludes\fR(1)" 4
@@ -110,7 +110,7 @@
 .IP "\fIlh_chroot_sysvinit\fR(1)" 4
 minimizes daemon startup in the chroot.
 .IP "\fIlh_chroot_sysvrc\fR(1)" 4
-installs policy-id hack in the chroot.
+installs policy\-id hack in the chroot.
 .IP "\fIlh_chroot_tasks\fR(1)" 4
 installs packages tasks in the chroot.
 .IP "\fIlh_clean\fR(1)" 4
@@ -120,7 +120,7 @@
 .IP "\fIlh_losetup\fR(1)" 4
 manages loop device handling
 .IP "\fIlh_source\fR(1)" 4
-meta-helper for lh_source_*.
+meta\-helper for lh_source_*.
 .IP "\fIlh_source_config\fR(1)" 4
 copies config into source directory.
 .IP "\fIlh_source_download\fR(1)" 4




More information about the Debian-live-changes mailing list