diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-03 19:53:59 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-03 20:51:13 +0100 |
commit | 8295826a6b267911c5e6e66a04df4eb9c4f479d0 (patch) | |
tree | 7b4af6453a42a3b472d1c35bf3be537bd1e15a7f /manpages/de | |
parent | f03f05097e49d55cf2314b6a48145bf898e3233c (diff) | |
download | vyos-live-build-8295826a6b267911c5e6e66a04df4eb9c4f479d0.tar.gz vyos-live-build-8295826a6b267911c5e6e66a04df4eb9c4f479d0.zip |
Adding lb_bootstrap_hooks manpage.
Diffstat (limited to 'manpages/de')
-rw-r--r-- | manpages/de/lb_bootstrap_cdebootstrap.de.1 | 2 | ||||
-rw-r--r-- | manpages/de/lb_bootstrap_debootstrap.de.1 | 2 | ||||
-rw-r--r-- | manpages/de/lb_bootstrap_hooks.de.1 | 63 |
3 files changed, 65 insertions, 2 deletions
diff --git a/manpages/de/lb_bootstrap_cdebootstrap.de.1 b/manpages/de/lb_bootstrap_cdebootstrap.de.1 index 96dc3a6cc..7f702b4ef 100644 --- a/manpages/de/lb_bootstrap_cdebootstrap.de.1 +++ b/manpages/de/lb_bootstrap_cdebootstrap.de.1 @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha27\-1 "Live Systems Projekt" +.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Live Systems Projekt" .SH NAME \fBlive\-build\fP \- System Build Komponenten diff --git a/manpages/de/lb_bootstrap_debootstrap.de.1 b/manpages/de/lb_bootstrap_debootstrap.de.1 index c8ca032a8..ae293b51c 100644 --- a/manpages/de/lb_bootstrap_debootstrap.de.1 +++ b/manpages/de/lb_bootstrap_debootstrap.de.1 @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha27\-1 "Live Systems Projekt" +.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Live Systems Projekt" .SH NAME \fBlive\-build\fP \- System Build Komponenten diff --git a/manpages/de/lb_bootstrap_hooks.de.1 b/manpages/de/lb_bootstrap_hooks.de.1 new file mode 100644 index 000000000..1dc9236cc --- /dev/null +++ b/manpages/de/lb_bootstrap_hooks.de.1 @@ -0,0 +1,63 @@ +.\" live-build(7) - System Build Scripts +.\" Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +.\" +.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. +.\" This is free software, and you are welcome to redistribute it +.\" under certain conditions; see COPYING for details. +.\" +.\" +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Live Systems Projekt" + +.SH NAME +\fBlive\-build\fP \- System Build Komponenten + +.SH SYNTAX +\fBlb bootstrap_hooks\fP [\-\-verbose] +.PP +\fBlb bootstrap_hooks\fP [\-\-help] +.br +\fBlb bootstrap_hooks\fP [\-\-version] +. +.SH BESCHREIBUNG +live\-build enthält die Komponenten um ein Live System von einem +Konfigurationsverzeichnis zu erstellen. +.PP +Der \fBlb bootstrap_hooks\fP Befehl führt Hooks nach dem Bootstrap Stage aus. + +.SH OPTIONEN +.IP \-\-verbose 4 +setzt verbose Option für mehr Ausgaben (Standardwert: aus). +.IP "\-h, \-\-help" 4 +zeigt Hilfenachricht und beendet sich. +.IP "\-v, \-\-version" 4 +zeigt Versionsnummer des Programms und beendet sich. + +.SH DATEIEN +.IP \fBconfig/build\fP 4 +.IP \fBconfig/hooks/*.hook\fP 4 +.IP \fBconfig/hooks/*.hook.bootstrap\fP 4 +.IP \fBchroot\fP 4 + +.SH "SIEHE AUCH" + +.\" FIXME +.SH HOMEPAGE +Weitere Informationen über live\-build und das Live Systems Projekt können +auf der Homepage unter <\fIhttp://live\-systems.org/\fP> und im Handbuch +unter <\fIhttp://live\-systems.org/manual/\fP> gefunden werden. + +.SH FEHLER +Fehler können durch Einreichen eines Fehlerberichtes für das live\-build +Paket im Bug Tracking System unter <\fIhttp://bugs.debian.org/\fP> oder +durch Senden einer E\-Mail an die Live Systems Mailing Liste unter +<\fIdebian\-live@lists.debian.org\fP> (englischsprachig) mitgeteilt +werden. + +.SH AUTOR +live\-build wurde von Daniel Baumann <\fImail@daniel\-baumann.ch\fP> +geschrieben. |