diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-03 20:52:59 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-03 21:01:43 +0100 |
commit | 12a20871ed6ca1e2fc002b28b204c692663b73ed (patch) | |
tree | 9fe8fbc3e49eed56a844dbfef043d380f7c289b0 /manpages/de | |
parent | cec85c559865b5422542c5d15f0000e1bf4d30c2 (diff) | |
download | vyos-live-build-12a20871ed6ca1e2fc002b28b204c692663b73ed.tar.gz vyos-live-build-12a20871ed6ca1e2fc002b28b204c692663b73ed.zip |
Adding lb_chroot_hooks manpage.
Diffstat (limited to 'manpages/de')
-rw-r--r-- | manpages/de/lb_chroot_hooks.de.1 | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/manpages/de/lb_chroot_hooks.de.1 b/manpages/de/lb_chroot_hooks.de.1 new file mode 100644 index 000000000..f32dc8497 --- /dev/null +++ b/manpages/de/lb_chroot_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 chroot_hooks\fP [\-\-verbose] +.PP +\fBlb chroot_hooks\fP [\-\-help] +.br +\fBlb chroot_hooks\fP [\-\-version] +. +.SH BESCHREIBUNG +live\-build enthält die Komponenten um ein Live System von einem +Konfigurationsverzeichnis zu erstellen. +.PP +Der \fBlb chroot_hooks\fP Befehl führt Hooks nach dem Chroot 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.chroot\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. |