Restoring old manpages since we're back to the non-python implementation (Closes: #745134).

This commit is contained in:
Daniel Baumann 2014-08-27 23:57:58 +02:00
parent bc50443cf0
commit c1d85328f8
106 changed files with 11964 additions and 15691 deletions

View File

@ -1,102 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
.SH SYNTAX
\fBlb binary\-hooks\fP [\-\-verbose]
.PP
\fBlb binary\-hooks\fP [\-\-help]
.br
\fBlb binary\-hooks\fP [\-\-version]
.
.SH BESCHREIBUNG
live\-build enthält die Komponenten um ein Live System von einem
Konfigurationsverzeichnis zu erstellen.
.PP
Der \fBlb binary\-hooks\fP Befehl führt Hooks Dateien nach dem Binary Stage aus.
.SH SPEZIFIKATION
\fBlb binary\-hooks\fP führt alle Hook Dateien die sich im \fBconfig/hooks\fP
Verzeichnis innerhalb des Konfigurationsvereichnisses befinden aus.
.PP
Hook Dateien benötigen weder einen speziellen Besitzer noch spezielle
Zugriffsrechte. Sie werden automatisch als ausführbar markiert wenn sie von
\fBlb binary\-hooks\fP ausgeführt werden.
.PP
Hook Dateien müssen entweder den Suffix \fB*.hook\fP oder \fB*.hook.binary\fP
haben.
.PP
Hook Dateien mit dem Suffix \fB*.hook\fP werden als erstes ausgeführt, Hook
Dateien mit dem Suffix \fB*.hook.binary\fP als zweites.
.PP
Hook Dateien werden von \fBlb binary\-hooks\fP in alphanummerischer Reihenfolge
ausgeführt. Falls eine Hook Datei davon abhängt nach einer anderen Hook
Datei ausgeführt zu werden, ist die empfohlene Vorgehensweise Nummern als
Prefixes (nnnn, beginnend mit 0001) zu benutzen um die
Ausführungsreihenfolge zu sichern.
.PP
Hook Dateien werden durch \fBlb binary\-hooks\fP in das \fBbinary/live\-build\fP
Verzeichnis kopiert. Sie werden innerhalb des binary Verzeichnises
ausgeführt und können das Konfigurationsverzeichnis in \fBlive\-build/config\fP
innerhalb des binary Verzeichnisses lesen.
.PP
\fBWarnung:\fP Hook Dateien werden nicht in einem Chroot sondern innerhalb des
Kontext des Host Systems im binary Vereichnis ausgeführt. Sie haben Root
Privilegien und Zugang zu allen Ressourcen des Host Systems (Geräte,
Dateisysteme, Netzwerk, etc.).
.SH OPTIONEN
.IP \fB\-\-verbose\fP 4
setzt verbose Option für mehr Ausgaben (Standardwert: aus).
.IP "\fB\-h, \-\-help\fP" 4
zeigt Hilfenachricht und beendet sich.
.IP \fB\-\-version\fP 4
zeigt Versionsnummer des Programms und beendet sich.
.SH DATEIEN
.IP \fBconfig/hooks/*.hook\fP: 4
Allgemeine Hook Dateien.
.IP \fBconfig/hooks/*.hook.binary\fP: 4
Hook Dateien spezifisch für den Binary Stage.
.IP \fBbinary\fP: 4
Verzeichnis in dem Hook Dateien ausgeführt werden.
.IP \fBbinary/live\-build/config\fP: 4
bind mount des Konfigurationsverzeichnis innerhalb des binary Verzeichnisses
um von Hook Dateien gelesen werden zu können.
.IP \fBbinary/live\-build\fP: 4
Verzeichnis in das die Hook Dateien kopiert werden.
.SH "SIEHE AUCH"
.IP \fIlb\-bootstrap\-hooks\fP(1) 4
.IP \fIlb\-chroot\-hooks\fP(1) 4
.IP \fIlb\-source\-hooks\fP(1) 4
.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.

View File

@ -1,86 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
.SH SYNTAX
\fBlb binary\-includes\fP [\-\-verbose]
.PP
\fBlb binary\-includes\fP [\-\-help]
.br
\fBlb binary\-includes\fP [\-\-version]
.
.SH BESCHREIBUNG
live\-build enthält die Komponenten um ein Live System von einem
Konfigurationsverzeichnis zu erstellen.
.PP
Der \fBlb binary\-includes\fP Befehl kopiert Include Dateien in den Binary
Stage.
.SH SPEZIFIKATION
\fBlb binary\-includes\fP kopiert alle Include Dateien die sich im
\fBconfig/includes\fP oder \fBconfig/includes.binary\fP Verzeichnis innerhalb des
Konfigurationsvereichnisses befinden.
.PP
Include Dateien benötigen weder einen speziellen Besitzer noch spezielle
Zugriffsrechte. Sie werden automatisch als Root zugehörig markiert wenn sie
von \fBlb binary\-includes\fP kopiert werden, die ursprünglichen Zugriffsrechte
bleiben erhalten. Spezielle Besitzer können mit einer passenden Hook Datei
gesetzt werden, siehe \fIlb\-binary\-hooks\fP(1) für mehr Informationen über Hook
Dateien.
.PP
Include Dateien im \fBconfig/includes\fP Verzeichnis werden als erstes kopiert,
Include Dateien im \fBconfig/includes.binary\fP Verzeichnis als
zweites. Dateien die sowohl im Binary als auch in einem der Include
Verzeichnisse vorliegen werden ohne Rückfrage überschrieben, die spätere
Datei überschreibt die frühere.
.SH OPTIONEN
.IP \fB\-\-verbose\fP 4
setzt verbose Option für mehr Ausgaben (Standardwert: aus).
.IP "\fB\-h, \-\-help\fP" 4
zeigt Hilfenachricht und beendet sich.
.IP \fB\-\-version\fP 4
zeigt Versionsnummer des Programms und beendet sich.
.SH DATEIEN
.IP \fBconfig/includes\fP: 4
Allgemeine Include Dateien.
.IP \fBconfig/includes.binary\fP: 4
Include Dateien spezifisch für den Binary Stage.
.IP \fBbinary\fP: 4
Verzeichnis in das die Include Dateien kopiert werden.
.SH "SIEHE AUCH"
.IP \fIlb\-bootstrap\-includes\fP(1) 4
.IP \fIlb\-chroot\-includes\fP(1) 4
.IP \fIlb\-source\-includes\fP(1) 4
.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.

View File

@ -1,69 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
.SH SYNTAX
\fBlb bootstrap\-cdebootstrap\fP
[\-\-cdebootstrap\-options=\fICDEBOOTSTRAP_OPTIONEN\fP] [\-\-verbose]
.PP
\fBlb bootstrap\-cdebootstrap\fP [\-\-help]
.br
\fBlb bootstrap\-cdebootstrap\fP [\-\-version]
.
.SH BESCHREIBUNG
live\-build enthält die Komponenten um ein Live System von einem
Konfigurationsverzeichnis zu erstellen.
.PP
Der \fBlb bootstrap\-cdebootstrap\fP Befehl erstellt das Chroot System mit
\fIcdebootstrap\fP(1).
.SH OPTIONEN
.IP \fB\-\-cdebootstrap\-options=\fP\fICDEBOOTSTRAP_OPTIONEN\fP 4
setzt \fIcdebootstrap\fP(1) Optionen (Standardwert: keine), siehe
\fIcdebootstrap\fP(1) für mehr Informationen über cdebootstrap.
.IP \fB\-\-verbose\fP 4
setzt verbose Option für mehr Ausgaben (Standardwert: aus).
.IP "\fB\-h, \-\-help\fP" 4
zeigt Hilfenachricht und beendet sich.
.IP \fB\-\-version\fP 4
zeigt Versionsnummer des Programms und beendet sich.
.SH DATEIEN
.IP \fBconfig/build\fP 4
.IP \fBcache/bootstrap\fP 4
.IP \fBcache/packages.bootstrap\fP 4
.IP \fBchroot\fP 4
.IP \fB.build/bootstrap\fP 4
.SH "SIEHE AUCH"
.IP fIcdebootstrap(1) 4
.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.

View File

@ -1,69 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
.SH SYNTAX
\fBlb bootstrap\-debootstrap\fP [\-\-debootstrap\-options=\fIDEBOOTSTRAP_OPTIONEN\fP]
[\-\-verbose]
.PP
\fBlb bootstrap\-debootstrap\fP [\-\-help]
.br
\fBlb bootstrap\-debootstrap\fP [\-\-version]
.
.SH BESCHREIBUNG
live\-build enthält die Komponenten um ein Live System von einem
Konfigurationsverzeichnis zu erstellen.
.PP
Der \fBlb bootstrap\-debootstrap\fP Befehl erstellt das Chroot System mit
\fIdebootstrap\fP(8).
.SH OPTIONEN
.IP \fB\-\-debootstrap\-options=\fP\fIDEBOOTSTRAP_OPTIONEN\fP 4
setzt \fIdebootstrap\fP(8) Optionen (Standardwert: keine), siehe
\fIdebootstrap\fP(8) für mehr Informationen über debootstrap.
.IP \fB\-\-verbose\fP 4
setzt verbose Option für mehr Ausgaben (Standardwert: aus).
.IP "\fB\-h, \-\-help\fP" 4
zeigt Hilfenachricht und beendet sich.
.IP \fB\-\-version\fP 4
zeigt Versionsnummer des Programms und beendet sich.
.SH DATEIEN
.IP \fBconfig/build\fP 4
.IP \fBcache/bootstrap\fP 4
.IP \fBcache/packages.bootstrap\fP 4
.IP \fBchroot\fP 4
.IP \fB.build/bootstrap\fP 4
.SH "SIEHE AUCH"
.IP \fIdebootstrap\fP(8) 4
.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.

View File

@ -1,98 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-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 Hook Dateien nach dem Bootstrap Stage
aus.
.SH SPEZIFIKATION
\fBlb bootstrap\-hooks\fP führt alle Hook Dateien die sich im \fBconfig/hooks\fP
Verzeichnis innerhalb des Konfigurationsvereichnisses befinden aus.
.PP
Hook Dateien benötigen weder einen speziellen Besitzer noch spezielle
Zugriffsrechte. Sie werden automatisch als ausführbar markiert wenn sie von
\fBlb bootstrap\-hooks\fP ausgeführt werden.
.PP
Hook Dateien müssen entweder den Suffix \fB*.hook\fP oder \fB*.hook.bootstrap\fP
haben.
.PP
Hook Dateien mit dem Suffix \fB*.hook\fP werden als erstes ausgeführt, Hook
Dateien mit dem Suffix \fB*.hook.bootstrap\fP als zweites.
.PP
Hook Dateien werden von \fBlb bootstrap\-hooks\fP in alphanummerischer
Reihenfolge ausgeführt. Falls eine Hook Datei davon abhängt nach einer
anderen Hook Datei ausgeführt zu werden, ist die empfohlene Vorgehensweise
Nummern als Prefixes (nnnn, beginnend mit 0001) zu benutzen um die
Ausführungsreihenfolge zu sichern.
.PP
Hook Dateien werden durch \fBlb bootstrap\-hooks\fP in das \fBchroot/live\-build\fP
Verzeichnis kopiert. Sie werden innerhalb des chroot Verzeichnises
ausgeführt und können das Konfigurationsverzeichnis in \fB/live\-build/config\fP
innerhalb des chroot Verzeichnisses lesen.
.SH OPTIONEN
.IP \fB\-\-verbose\fP 4
setzt verbose Option für mehr Ausgaben (Standardwert: aus).
.IP "\fB\-h, \-\-help\fP" 4
zeigt Hilfenachricht und beendet sich.
.IP \fB\-\-version\fP 4
zeigt Versionsnummer des Programms und beendet sich.
.SH DATEIEN
.IP \fBconfig/hooks/*.hook\fP: 4
Allgemeine Hook Dateien.
.IP \fBconfig/hooks/*.hook.bootstrap\fP: 4
Hook Dateien spezifisch für den Bootstrap Stage.
.IP \fBchroot\fP: 4
Verzeichnis in dem Hook Dateien ausgeführt werden.
.IP \fBchroot/live\-build/config\fP: 4
bind mount des Konfigurationsverzeichnis innerhalb des chroot Verzeichnisses
um von Hook Dateien gelesen werden zu können.
.IP \fBchroot/live\-build\fP: 4
Verzeichnis in das die Hook Dateien kopiert werden.
.SH "SIEHE AUCH"
.IP \fIlb\-bootstrap\-hooks\fP(1) 4
.IP \fIlb\-binary\-hooks\fP(1) 4
.IP \fIlb\-source\-hooks\fP(1) 4
.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.

View File

@ -1,86 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
.SH SYNTAX
\fBlb bootstrap\-includes\fP [\-\-verbose]
.PP
\fBlb bootstrap\-includes\fP [\-\-help]
.br
\fBlb bootstrap\-includes\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 kopiert Include Dateien in den Bootstrap
Stage.
.SH SPEZIFIKATION
\fBlb bootstrap\-includes\fP kopiert alle Include Dateien die sich im
\fBconfig/includes\fP oder \fBconfig/includes.bootstrap\fP Verzeichnis innerhalb
des Konfigurationsvereichnisses befinden.
.PP
Include Dateien benötigen weder einen speziellen Besitzer noch spezielle
Zugriffsrechte. Sie werden automatisch als Root zugehörig markiert wenn sie
von \fBlb bootstrap\-includes\fP kopiert werden, die ursprünglichen
Zugriffsrechte bleiben erhalten. Spezielle Besitzer können mit einer
passenden Hook Datei gesetzt werden, siehe \fIlb\-bootstrap\-hooks\fP(1) für mehr
Informationen über Hook Dateien.
.PP
Include Dateien im \fBconfig/includes\fP Verzeichnis werden als erstes kopiert,
Include Dateien im \fBconfig/includes.bootstrap\fP Verzeichnis als
zweites. Dateien die sowohl im Chroot als auch in einem der Include
Verzeichnisse vorliegen werden ohne Rückfrage überschrieben, die spätere
Datei überschreibt die frühere.
.SH OPTIONEN
.IP \fB\-\-verbose\fP 4
setzt verbose Option für mehr Ausgaben (Standardwert: aus).
.IP "\fB\-h, \-\-help\fP" 4
zeigt Hilfenachricht und beendet sich.
.IP \fB\-\-version\fP 4
zeigt Versionsnummer des Programms und beendet sich.
.SH DATEIEN
.IP \fBconfig/includes\fP: 4
Allgemeine Include Dateien.
.IP \fBconfig/includes.bootstrap\fP: 4
Include Dateien spezifisch für den Bootstrap Stage.
.IP \fBchroot\fP: 4
Verzeichnis in das die Include Dateien kopiert werden.
.SH "SIEHE AUCH"
.IP \fIlb\-chroot\-includes\fP(1) 4
.IP \fIlb\-binary\-includes\fP(1) 4
.IP \fIlb\-source\-includes\fP(1) 4
.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.

View File

@ -1,97 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-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 Hook Dateien nach dem Chroot Stage aus.
.SH SPEZIFIKATION
\fBlb chroot\-hooks\fP führt alle Hook Dateien die sich im \fBconfig/hooks\fP
Verzeichnis innerhalb des Konfigurationsvereichnisses befinden aus.
.PP
Hook Dateien benötigen weder einen speziellen Besitzer noch spezielle
Zugriffsrechte. Sie werden automatisch als ausführbar markiert wenn sie von
\fBlb chroot\-hooks\fP ausgeführt werden.
.PP
Hook Dateien müssen entweder den Suffix \fB*.hook\fP oder \fB*.hook.chroot\fP
haben.
.PP
Hook Dateien mit dem Suffix \fB*.hook\fP werden als erstes ausgeführt, Hook
Dateien mit dem Suffix \fB*.hook.chroot\fP als zweites.
.PP
Hook Dateien werden von \fBlb chroot\-hooks\fP in alphanummerischer Reihenfolge
ausgeführt. Falls eine Hook Datei davon abhängt nach einer anderen Hook
Datei ausgeführt zu werden, ist die empfohlene Vorgehensweise Nummern als
Prefixes (nnnn, beginnend mit 0001) zu benutzen um die
Ausführungsreihenfolge zu sichern.
.PP
Hook Dateien werden durch \fBlb chroot\-hooks\fP in das \fBchroot/live\-build\fP
Verzeichnis kopiert. Sie werden innerhalb des chroot Verzeichnises
ausgeführt und können das Konfigurationsverzeichnis in \fB/live\-build/config\fP
innerhalb des chroot Verzeichnisses lesen.
.SH OPTIONEN
.IP \fB\-\-verbose\fP 4
setzt verbose Option für mehr Ausgaben (Standardwert: aus).
.IP "\fB\-h, \-\-help\fP" 4
zeigt Hilfenachricht und beendet sich.
.IP \fB\-\-version\fP 4
zeigt Versionsnummer des Programms und beendet sich.
.SH DATEIEN
.IP \fBconfig/hooks/*.hook\fP: 4
Allgemeine Hook Dateien.
.IP \fBconfig/hooks/*.hook.chroot\fP: 4
Hook Dateien spezifisch für den Chroot Stage.
.IP \fBchroot\fP: 4
Verzeichnis in dem Hook Dateien ausgeführt werden.
.IP \fBchroot/live\-build/config\fP: 4
bind mount des Konfigurationsverzeichnis innerhalb des chroot Verzeichnisses
um von Hook Dateien gelesen werden zu können.
.IP \fBchroot/live\-build\fP: 4
Verzeichnis in das die Hook Dateien kopiert werden.
.SH "SIEHE AUCH"
.IP \fIlb\-bootstrap\-hooks\fP(1) 4
.IP \fIlb\-binary\-hooks\fP(1) 4
.IP \fIlb\-source\-hooks\fP(1) 4
.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.

View File

@ -1,85 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
.SH SYNTAX
\fBlb chroot\-includes\fP [\-\-verbose]
.PP
\fBlb chroot\-includes\fP [\-\-help]
.br
\fBlb chroot\-includes\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 kopiert Include Dateien in den Chroot Stage.
.SH SPEZIFIKATION
\fBlb chroot\-includes\fP kopiert alle Include Dateien die sich im
\fBconfig/includes\fP oder \fBconfig/includes.chroot\fP Verzeichnis innerhalb des
Konfigurationsvereichnisses befinden.
.PP
Include Dateien benötigen weder einen speziellen Besitzer noch spezielle
Zugriffsrechte. Sie werden automatisch als Root zugehörig markiert wenn sie
von \fBlb chroot\-includes\fP kopiert werden, die ursprünglichen Zugriffsrechte
bleiben erhalten. Spezielle Besitzer können mit einer passenden Hook Datei
gesetzt werden, siehe \fIlb\-chroot\-hooks\fP(1) für mehr Informationen über Hook
Dateien.
.PP
Include Dateien im \fBconfig/includes\fP Verzeichnis werden als erstes kopiert,
Include Dateien im \fBconfig/includes.chroot\fP Verzeichnis als
zweites. Dateien die sowohl im Chroot als auch in einem der Include
Verzeichnisse vorliegen werden ohne Rückfrage überschrieben, die spätere
Datei überschreibt die frühere.
.SH OPTIONEN
.IP \fB\-\-verbose\fP 4
setzt verbose Option für mehr Ausgaben (Standardwert: aus).
.IP "\fB\-h, \-\-help\fP" 4
zeigt Hilfenachricht und beendet sich.
.IP \fB\-\-version\fP 4
zeigt Versionsnummer des Programms und beendet sich.
.SH DATEIEN
.IP \fBconfig/includes\fP: 4
Allgemeine Include Dateien.
.IP \fBconfig/includes.chroot\fP: 4
Include Dateien spezifisch für den Chroot Stage.
.IP \fBchroot\fP: 4
Verzeichnis in das die Include Dateien kopiert werden.
.SH "SIEHE AUCH"
.IP \fIlb\-bootstrap\-includes\fP(1) 4
.IP \fIlb\-binary\-includes\fP(1) 4
.IP \fIlb\-source\-includes\fP(1) 4
.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.

View File

@ -1,71 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
.SH SYNTAX
\fBlb init\fP [\-\-distribution \fIDISTRIBUTION\fP] [\-\-project \fIPROJEKT\fP]
[\-\-verbose]
.PP
\fBlb init\fP [\-\-help]
.br
\fBlb init\fP [\-\-version]
.
.SH BESCHREIBUNG
live\-build enthält die Komponenten um ein Live System von einem
Konfigurationsverzeichnis zu erstellen.
.PP
Das \fBlb init\fP Kommando erstellt ein leeres Konfigurationsverzeichnis oder
re\-initialisiert ein bestehendes.
.SH OPTIONEN
.IP \fB\-\-distribution\fP 4
sets die Standard Distribution.
.IP \fB\-\-project\fP 4
setzt das Projeckt von dem die internen Standardwerte abgeleitet
werden. Momentan gültige Projekte sind 'debian' und 'progress\-linux'
(Standardwert: debian).
.IP \fB\-\-verbose\fP 4
setzt verbose Option für mehr Ausgaben (Standardwert: aus).
.IP "\fB\-h, \-\-help\fP" 4
zeigt Hilfenachricht und beendet sich.
.IP \fB\-\-version\fP 4
zeigt Versionsnummer des Programms und beendet sich.
.SH DATEIEN
.IP \fBconfig\fP: 4
Konfigurationsverzeichnis.
.IP \fB.build\fP: 4
Konfigurationsverzeichnis für Meta\-Informationen.
.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.

View File

@ -1,102 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
.SH SYNTAX
\fBlb source\-hooks\fP [\-\-verbose]
.PP
\fBlb source\-hooks\fP [\-\-help]
.br
\fBlb source\-hooks\fP [\-\-version]
.
.SH BESCHREIBUNG
live\-build enthält die Komponenten um ein Live System von einem
Konfigurationsverzeichnis zu erstellen.
.PP
Der \fBlb source\-hooks\fP Befehl führt Hooks Dateien nach dem Source Stage aus.
.SH SPEZIFIKATION
\fBlb source\-hooks\fP führt alle Hook Dateien die sich im \fBconfig/hooks\fP
Verzeichnis innerhalb des Konfigurationsvereichnisses befinden aus.
.PP
Hook Dateien benötigen weder einen speziellen Besitzer noch spezielle
Zugriffsrechte. Sie werden automatisch als ausführbar markiert wenn sie von
\fBlb source\-hooks\fP ausgeführt werden.
.PP
Hook Dateien müssen entweder den Suffix \fB*.hook\fP oder \fB*.hook.source\fP
haben.
.PP
Hook Dateien mit dem Suffix \fB*.hook\fP werden als erstes ausgeführt, Hook
Dateien mit dem Suffix \fB*.hook.source\fP als zweites.
.PP
Hook Dateien werden von \fBlb source\-hooks\fP in alphanummerischer Reihenfolge
ausgeführt. Falls eine Hook Datei davon abhängt nach einer anderen Hook
Datei ausgeführt zu werden, ist die empfohlene Vorgehensweise Nummern als
Prefixes (nnnn, beginnend mit 0001) zu benutzen um die
Ausführungsreihenfolge zu sichern.
.PP
Hook Dateien werden durch \fBlb source\-hooks\fP in das \fBsource/live\-build\fP
Verzeichnis kopiert. Sie werden innerhalb des source Verzeichnises
ausgeführt und können das Konfigurationsverzeichnis in \fBlive\-build/config\fP
innerhalb des source Verzeichnisses lesen.
.PP
\fBWarnung:\fP Hook Dateien werden nicht in einem Chroot sondern innerhalb des
Kontext des Host Systems im source Vereichnis ausgeführt. Sie haben Root
Privilegien und Zugang zu allen Ressourcen des Host Systems (Geräte,
Dateisysteme, Netzwerk, etc.).
.SH OPTIONEN
.IP \fB\-\-verbose\fP 4
setzt verbose Option für mehr Ausgaben (Standardwert: aus).
.IP "\fB\-h, \-\-help\fP" 4
zeigt Hilfenachricht und beendet sich.
.IP \fB\-\-version\fP 4
zeigt Versionsnummer des Programms und beendet sich.
.SH DATEIEN
.IP \fBconfig/hooks/*.hook\fP: 4
Allgemeine Hook Dateien.
.IP \fBconfig/hooks/*.hook.source\fP: 4
Hook Dateien spezifisch für den Source Stage.
.IP \fBsource\fP: 4
Verzeichnis in dem Hook Dateien ausgeführt werden.
.IP \fBsource/live\-build/config\fP: 4
bind mount des Konfigurationsverzeichnis innerhalb des source Verzeichnisses
um von Hook Dateien gelesen werden zu können.
.IP \fBsource/live\-build\fP: 4
Verzeichnis in das die Hook Dateien kopiert werden.
.SH "SIEHE AUCH"
.IP \fIlb\-bootstrap\-hooks\fP(1) 4
.IP \fIlb\-chroot\-hooks\fP(1) 4
.IP \fIlb\-binary\-hooks\fP(1) 4
.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.

View File

@ -1,86 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Live Systems Projekt"
.SH NAME
\fBlive\-build\fP \- System Build Komponenten
.SH SYNTAX
\fBlb source\-includes\fP [\-\-verbose]
.PP
\fBlb source\-includes\fP [\-\-help]
.br
\fBlb source\-includes\fP [\-\-version]
.
.SH BESCHREIBUNG
live\-build enthält die Komponenten um ein Live System von einem
Konfigurationsverzeichnis zu erstellen.
.PP
Der \fBlb source\-includes\fP Befehl kopiert Include Dateien in den Source
Stage.
.SH SPEZIFIKATION
\fBlb source\-includes\fP kopiert alle Include Dateien die sich im
\fBconfig/includes\fP oder \fBconfig/includes.source\fP Verzeichnis innerhalb des
Konfigurationsvereichnisses befinden.
.PP
Include Dateien benötigen weder einen speziellen Besitzer noch spezielle
Zugriffsrechte. Sie werden automatisch als Root zugehörig markiert wenn sie
von \fBlb source\-includes\fP kopiert werden, die ursprünglichen Zugriffsrechte
bleiben erhalten. Spezielle Besitzer können mit einer passenden Hook Datei
gesetzt werden, siehe \fIlb\-source\-hooks\fP(1) für mehr Informationen über Hook
Dateien.
.PP
Include Dateien im \fBconfig/includes\fP Verzeichnis werden als erstes kopiert,
Include Dateien im \fBconfig/includes.source\fP Verzeichnis als
zweites. Dateien die sowohl im Source als auch in einem der Include
Verzeichnisse vorliegen werden ohne Rückfrage überschrieben, die spätere
Datei überschreibt die frühere.
.SH OPTIONEN
.IP \fB\-\-verbose\fP 4
setzt verbose Option für mehr Ausgaben (Standardwert: aus).
.IP "\fB\-h, \-\-help\fP" 4
zeigt Hilfenachricht und beendet sich.
.IP \fB\-\-version\fP 4
zeigt Versionsnummer des Programms und beendet sich.
.SH DATEIEN
.IP \fBconfig/includes\fP: 4
Allgemeine Include Dateien.
.IP \fBconfig/includes.source\fP: 4
Include Dateien spezifisch für den Source Stage.
.IP \fBsource\fP: 4
Verzeichnis in das die Include Dateien kopiert werden.
.SH "SIEHE AUCH"
.IP \fIlb\-bootstrap\-includes\fP(1) 4
.IP \fIlb\-chroot\-includes\fP(1) 4
.IP \fIlb\-binary\-includes\fP(1) 4
.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.

48
manpages/de/lb.de.1 Normal file
View File

@ -0,0 +1,48 @@
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39\-1 "Live Systems Project"
.SH NAME
\fBlb\fP \- wrapper for live\-build programs
.SH SYNOPSIS
\fBlb\fP COMMAND [COMMAND_OPTIONS]
.PP
\fBlb\fP [\fIlive\-build\ options\fP]
.SH DESCRIPTION
\fBlb\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the live
systems tool suite.
.PP
.\" FIXME
.SH OPTIONS
\fBlb\fP has no specific options but understands all generic live\-build
options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build
options.
.SH FILES
.IP \fBnone\fP 4
.SH "SEE ALSO"
\fIlive\-build\fP(7)
.PP
This program is a part of live\-build.
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found
on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
live\-build was written by Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -0,0 +1,47 @@
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39\-1 "Live Systems Project"
.SH NAME
\fBlb binary\fP \- Complete the binary stage
.SH SYNOPSIS
\fBlb binary\fP [\fIlive\-build options\fP]
.SH DESCRIPTION
\fBlb binary\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
live systems tool suite.
.PP
\fBlb binary\fP calls all necessary live\-build programs in the correct order to
complete the binary stage.
.SH OPTIONS
\fBlb binary\fP has no specific options but understands all generic live\-build
options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build
options.
.SH FILES
.IP \fBnone\fP 4
.SH "SEE ALSO"
\fIlive\-build\fP(7)
.PP
This program is a part of live\-build.
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found
on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
live\-build was written by Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -0,0 +1,47 @@
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39\-1 "Live Systems Project"
.SH NAME
\fBlb bootstrap\fP \- Complete the bootstrap stage
.SH SYNOPSIS
\fBlb bootstrap\fP [\fIlive\-build options\fP]
.SH DESCRIPTION
\fBlb bootstrap\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
live systems tool suite.
.PP
\fBlb bootstrap\fP calls all necessary live\-build programs in the correct order
to complete the bootstrap stage.
.SH OPTIONS
\fBlb bootstrap\fP has no specific options but understands all generic
live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic
live\-build options.
.SH FILES
.IP \fBnone\fP 4
.SH "SEE ALSO"
\fIlive\-build\fP(7)
.PP
This program is a part of live\-build.
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found
on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
live\-build was written by Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

49
manpages/de/lb_build.de.1 Normal file
View File

@ -0,0 +1,49 @@
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39\-1 "Live Systems Project"
.SH NAME
\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages
.SH SYNOPSIS
\fBlb build\fP [\fIlive\-build options\fP]
.SH DESCRIPTION
\fBlb build\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
live systems tool suite.
.PP
\fBlb build\fP calls all necessary live\-build programs in the correct order to
complete the bootstrap, chroot, binary, and source stages.
.SH OPTIONS
\fBlb build\fP has no specific options but understands all generic live\-build
options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build
options.
.SH FILES
.\" FIXME
.IP \fBauto/build\fP 4
.\" FIXME
.SH "SEE ALSO"
\fIlive\-build\fP(7)
.PP
This program is a part of live\-build.
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found
on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
live\-build was written by Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -0,0 +1,47 @@
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39\-1 "Live Systems Project"
.SH NAME
\fBlb chroot\fP \- Complete the chroot stage
.SH SYNOPSIS
\fBlb chroot\fP [\fIlive\-build options\fP]
.SH DESCRIPTION
\fBlb chroot\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
live systems tool suite.
.PP
\fBlb chroot\fP calls all necessary live\-build programs in the correct order to
complete the chroot stage.
.SH OPTIONS
\fBlb chroot\fP has no specific options but understands all generic live\-build
options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build
options.
.SH FILES
.IP \fBnone\fP 4
.SH "SEE ALSO"
\fIlive\-build\fP(7)
.PP
This program is a part of live\-build.
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found
on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
live\-build was written by Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

73
manpages/de/lb_clean.de.1 Normal file
View File

@ -0,0 +1,73 @@
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39\-1 "Live Systems Project"
.SH NAME
\fBlb clean\fP \- Clean build directory
.SH SYNOPSIS
\fBlb clean\fP [\fIlive\-build options\fP]
.SH DESCRIPTION
\fBlb clean\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
live systems tool suite.
.PP
.\" FIXME
.\" FIXME
\fBlb clean\fP is responsible for cleaning up after a system is built. It
removes the build directories, and removes some other files including stage
files, and any detritus left behind by other live\-build commands.
.SH OPTIONS
In addition to its specific options \fBlb clean\fP understands all generic
live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic
live\-build options.
.PP
.\" FIXME
.IP \fB\-\-all\fP 4
removes chroot, binary, stage, and source. The cache directory is kept. This
is the default operation and will be performed if no argument is given.
.IP \fB\-\-cache\fP 4
removes the cache directories.
.IP \fB\-\-chroot\fP 4
unmounts and removes the chroot directory.
.IP \fB\-\-binary\fP 4
removes all binary related caches, files, directories, and stages files.
.IP \fB\-\-purge\fP 4
removes everything, including all caches. The config directory is kept.
.IP \fB\-\-remove\fP 4
removes everything, including package cache but not stage cache. The config
directory is kept.
.IP \fB\-\-stage\fP 4
removes all stage files.
.IP \fB\-\-source\fP 4
.\" FIXME
removes all source related caches, files, directories, and stage files.
.SH FILES
.\" FIXME
.IP \fBauto/clean\fP 4
.\" FIXME
.SH "SEE ALSO"
\fIlive\-build\fP(7)
.PP
This program is a part of live\-build.
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found
on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
live\-build was written by Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

767
manpages/de/lb_config.de.1 Normal file
View File

@ -0,0 +1,767 @@
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39\-1 "Live Systems Project"
.SH NAME
\fBlb config\fP \- Create config directory
.SH SYNOPSIS
\fBlb config\fP [\fIlive\-build options\fP]
.PP
.\" FIXME
\fBlb config\fP
.br
[\fB\-\-apt\fP apt|aptitude]
.br
[\fB\-\-apt\-ftp\-proxy\fP \fIURL\fP]
.br
[\fB\-\-apt\-http\-proxy\fP \fIURL\fP]
.br
[\fB\-\-apt\-indices\fP true|false]
.br
[\fB\-\-apt\-options\fP \fIOPTION\fP|"\fIOPTIONS\fP"]
.br
[\fB\-\-aptitude\-options\fP \fIOPTION\fP|"\fIOPTIONS\fP"]
.br
[\fB\-\-apt\-pipeline\fP \fIDEPTH\fP]
.br
[\fB\-\-apt\-recommends\fP true|false]
.br
[\fB\-\-apt\-secure\fP true|false]
.br
[\fB\-\-apt\-source\-archives\fP true|false]
.br
[\-a|\fB\-\-architectures\fP \fIARCHITECTURE\fP]
.br
[\-b|\fB\-\-binary\-images\fP iso|iso\-hybrid|netboot|tar|hdd]
.br
[\fB\-\-binary\-filesystem\fP fat16|fat32|ext2|ext3|ext4]
.br
[\fB\-\-bootappend\-install\fP \fIPARAMETER\fP|\fI"PARAMETERS"\fP]
.br
[\fB\-\-bootappend\-live\fP \fIPARAMETER\fP|\fI"PARAMETERS"\fP]
.br
[\fB\-\-bootloader\fP grub|syslinux]
.br
[\fB\-\-bootstrap\fP cdebootstrap|cdebootstrap\-static|debootstrap]
.br
[\fB\-\-cache\fP true|false]
.br
[\fB\-\-cache\-indices\fP true|false]
.br
[\fB\-\-cache\-packages\fP true|false]
.br
[\fB\-\-cache\-stages\fP \fISTAGE\fP|\fI"STAGES"\fP]
.br
[\fB\-\-checksums\fP md5|sha1|sha256|none]
.br
[\fB\-\-compression\fP bzip2|gzip|lzip|none]
.br
[\fB\-\-config\fP \fIGIT_URL::GIT_ID\fP]
.br
[\fB\-\-build\-with\-chroot\fP true|false]
.br
[\fB\-\-chroot\-filesystem\fP ext2|ext3|ext4|squashfs|jffs2|none]
.br
[\fB\-\-clean\fP]
.br
[\-c|\fB\-\-conffile\fP \fIFILE\fP]
.br
[\fB\-\-debconf\-frontend\fP dialog|editor|noninteractive|readline]
.br
[\fB\-\-debconf\-priority\fP low|medium|high|critical]
.br
[\fB\-\-debian\-installer\fP true|cdrom|netinst|netboot|businesscard|live|false]
.br
[\fB\-\-debian\-installer\-distribution\fP daily|\fICODENAME\fP]
.br
[\fB\-\-debian\-installer\-preseedfile\fP \fIFILE\fP|\fIURL\fP]
.br
[\fB\-\-debian\-installer\-gui\fP true|false]
.br
[\fB\-\-debug\fP]
.br
[\-d|\fB\-\-distribution\fP \fICODENAME\fP]
.br
[\fB\-\-parent\-distribution\fP \fICODENAME\fP]
.br
[\fB\-\-parent\-debian\-installer\-distribution\fP \fICODENAME\fP]
.br
[\fB\-\-dump\fP]
.br
[\fB\-\-fdisk\fP fdisk|fdisk.dist]
.br
[\fB\-\-firmware\-binary true|false\fP]
.br
[\fB\-\-firmware\-chroot true|false\fP]
.br
[\fB\-\-force\fP]
.br
[\fB\-\-grub\-splash\fP \fIFILE\fP]
.br
[\fB\-\-gzip\-options\fP \fIOPTION\fP|"\fIOPTIONS\fP"]
.br
[\fB\-\-hooks\fP \fIFILE\fP]
.br
[\fB\-\-ignore\-system\-defaults\fP]
.br
[\fB\-\-initramfs\fP auto|none|live\-boot|casper]
.br
[\fB\-\-initramfs\-compression\fP bzip2|gzip|lzma]
.br
[\fB\-\-initsystem\fP sysvinit|runit|systemd|upstart|none]
.br
[\fB\-\-interactive\fP shell]
.br
[\fB\-\-isohybrid\-options\fP \fIOPTION\fP|"\fIOPTIONS\fP"]
.br
[\fB\-\-iso\-application\fP \fINAME\fP]
.br
[\fB\-\-iso\-preparer\fP \fINAME\fP]
.br
[\fB\-\-iso\-publisher\fP \fINAME\fP]
.br
[\fB\-\-iso\-volume\fP \fINAME\fP]
.br
[\fB\-\-jffs2\-eraseblock\fP \fISIZE\fP]
.br
[\fB\-\-keyring\-packages\fP \fIPACKAGE|"PACKAGES"\fP]
.br
[\-k|\fB\-\-linux\-flavours\fP \fIFLAVOUR\fP|\fI"FLAVOURS"\fP]
.br
[\fB\-\-linux\-packages\fP \fI"PACKAGES"\fP]
.br
[\fB\-\-losetup\fP losetup|losetup.orig]
.br
[\fB\-\-memtest\fP memtest86+|memtest86|none]
.br
[\-m|\fB\-\-parent\-mirror\-bootstrap\fP \fIURL\fP]
.br
[\fB\-\-parent\-mirror\-chroot\fP \fIURL\fP]
.br
[\fB\-\-parent\-mirror\-chroot\-security\fP \fIURL\fP]
.br
[\fB\-\-parent\-mirror\-chroot\-updates\fP \fIURL\fP]
.br
[\fB\-\-parent\-mirror\-chroot\-backports\fP \fIURL\fP]
.br
[\fB\-\-parent\-mirror\-binary\fP \fIURL\fP]
.br
[\fB\-\-parent\-mirror\-binary\-security\fP \fIURL\fP]
.br
[\fB\-\-parent\-mirror\-binary\-updates\fP \fIURL\fP]
.br
[\fB\-\-parent\-mirror\-binary\-backports\fP \fIURL\fP]
.br
[\fB\-\-parent\-mirror\-debian\-installer\fP \fIURL\fP]
.br
[\fB\-\-mirror\-bootstrap\fP \fIURL\fP]
.br
[\fB\-\-mirror\-chroot\fP \fIURL\fP]
.br
[\fB\-\-mirror\-chroot\-security\fP \fIURL\fP]
.br
[\fB\-\-mirror\-chroot\-updates\fP \fIURL\fP]
.br
[\fB\-\-mirror\-chroot\-backports\fP \fIURL\fP]
.br
[\fB\-\-mirror\-binary\fP \fIURL\fP]
.br
[\fB\-\-mirror\-binary\-security\fP \fIURL\fP]
.br
[\fB\-\-mirror\-binary\-updates\fP \fIURL\fP]
.br
[\fB\-\-mirror\-binary\-backports\fP \fIURL\fP]
.br
[\fB\-\-mirror\-debian\-installer\fP \fIURL\fP]
.br
[\fB\-\-mode\fP debian|progress\-linux|ubuntu]
.br
[\fB\-\-system\fP live|normal]
.br
[\fB\-\-net\-root\-filesystem\fP nfs|cfs]
.br
[\fB\-\-net\-root\-mountoptions\fP \fIOPTIONS\fP]
.br
[\fB\-\-net\-root\-path\fP \fIPATH\fP]
.br
[\fB\-\-net\-root\-server\fP \fIIP\fP|\fIHOSTNAME\fP]
.br
[\fB\-\-net\-cow\-filesystem\fP nfs|cfs]
.br
[\fB\-\-net\-cow\-mountoptions\fP \fIOPTIONS\fP]
.br
[\fB\-\-net\-cow\-path\fP \fIPATH\fP]
.br
[\fB\-\-net\-cow\-server\fP \fIIP\fP|\fIHOSTNAME\fP]
.br
[\fB\-\-net\-tarball\fP true|false]
.br
[\fB\-\-quiet\fP]
.br
[\fB\-\-archive\-areas\fP \fIARCHIVE_AREA\fP|\fI"ARCHIVE_AREAS"\fP]
.br
[\fB\-\-parent\-archive\-areas\fP
\fIPARENT_ARCHIVE_AREA\fP|\fI"PARENT_ARCHIVE_AREAS"\fP]
.br
[\fB\-\-security\fP true|false]
.br
[\fB\-\-source\fP true|false]
.br
[\-s|\fB\-\-source\-images\fP iso|netboot|tar|hdd]
.br
[\fB\-\-tasksel\fP apt|aptitude|tasksel]
.br
[\fB\-\-templates\fP \fIPATH\fP]
.br
[\fB\-\-hdd\-size \fP\fIMB\fP]
.br
[\fB\-\-updates\fP true|false]
.br
[\fB\-\-backports\fP true|false]
.br
[\fB\-\-verbose\fP]
.br
.\" FIXME
[\fB\-\-win32\-loader true|false]\fP
.SH DESCRIPTION
\fBlb config\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
live systems tool suite.
.PP
.\" FIXME
\fBlb config\fP populates the configuration directory for live\-build. By
default, this directory is named 'config' and is created in the current
directory where \fBlb config\fP was executed.
.PP
.\" FIXME
Note: Currently \fBlb config\fP tries to be smart and sets defaults for some
options depending on the setting of other options (e.g. which linux packages
to be used depending on if a wheezy system gets build or not). This means
that when generating a new configuration, you should call \fBlb config\fP only
once with all options specified. Calling it several times with only a subset
of the options each can result in non working configurations. This is also
caused by the fact that \fBlb config\fP called with one option only changes
that option, and leaves everything else as is unless its not
defined. However, \fBlb config\fP does warn about know impossible or likely
impossible combinations that would lead to non working live systems. If
unsure, remove config/{binary,bootstrap,chroot,common,source} and call \fBlb
config\fP again.
.SH OPTIONS
In addition to its specific options \fBlb config\fP understands all generic
live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic
live\-build options.
.PP
.\" FIXME
.IP "\fB\-\-apt\fP apt|aptitude" 4
defines if apt\-get or aptitude is used to install packages when building the
image. The default is apt.
.IP "\fB\-\-apt\-ftp\-proxy\fP \fIURL\fP" 4
sets the ftp proxy to be used by apt. By default, this is empty. Note that
this variable is only for the proxy that gets used by apt internally within
the chroot, it is not used for anything else.
.IP "\fB\-\-apt\-http\-proxy\fP \fIURL\fP" 4
sets the http proxy to be used by apt. By default, this is empty. Note that
this variable is only for the proxy that gets used by apt internally within
the chroot, it is not used for anything else.
.IP "\fB\-\-apt\-indices\fP true|false|none" 4
defines if the resulting images should have apt indices or not and defaults
to true. If set to none, no indices are included at all.
.IP "\fB\-\-apt\-options\fP \fIOPTION\fP|\(dq\fIOPTIONS\fP\(dq" 4
defines the default options that will be appended to every apt call that is
made inside chroot during the building of the image. By default, this is set
to \-\-yes to allow non\-interactive installation of packages.
.IP "\fB\-\-aptitude\-options\fP \fIOPTION\fP|\(dq\fIOPTIONS\fP\(dq" 4
defines the default options that will be appended to every aptitude call
that is made inside chroot during building of the image. By default, this is
set to \-\-assume\-yes to allow non\-interactive installation of packages.
.IP "\fB\-\-apt\-pipeline\fP \fIDEPTH\fP" 4
sets the depth of the apt/aptitude pipeline. In cases where the remote
server is not RFC conforming or buggy (such as Squid 2.0.2) this option can
be a value from 0 to 5 indicating how many outstanding requests APT should
send. A value of zero MUST be specified if the remote host does not properly
linger on TCP connections \- otherwise data corruption will occur. Hosts
which require this are in violation of RFC 2068. By default, live\-build does
not set this option.
.IP "\fB\-\-apt\-recommends\fP true|false" 4
defines if apt should install recommended packages automatically. By
default, this is true.
.IP "\fB\-\-apt\-secure\fP true|false" 4
defines if apt should check repository signatures. This is true by default.
.IP "\fB\-\-apt\-source\-archives\fP true|false" 4
defines if deb\-src entries should be included in the resulting live image or
not, defaults to on.
.IP "\-a|\fB\-\-architectures\fP \fIARCHITECTURE\fP" 4
defines the architecture of the to be build image. By default, this is set
to the host architecture. Note that you cannot crossbuild for another
architecture if your host system is not able to execute binaries for the
target architecture natively. For example, building amd64 images on i386 and
vice versa is possile if you have a 64bit capable i386 processor and the
right kernel. But building powerpc images on an i386 system is not possible.
.IP "\-b|\fB\-\-binary\-images\fP iso|iso\-hybrid|netboot|tar|hdd" 4
defines the image type to build. By default, for images using syslinux this
is set to iso\-hybrid to build CD/DVD images that may also be used like hdd
images, for non\-syslinux images, it defaults to iso.
.IP "\fB\-\-binary\-filesystem\fP fat16|fat32|ext2|ext3|ext4" 4
defines the filesystem to be used in the image type. This only has an effect
if the selected binary image type does allow to choose a filesystem. For
example, when selection iso the resulting CD/DVD has always the filesystem
ISO9660. When building hdd images for usb sticks, this is active. Note that
it defaults to fat16 on all architectures except sparc where it defaults to
ext4. Also note that if you choose fat16 and your resulting binary image
gets bigger than 2GB, the binary filesystem automatically gets switched to
fat32.
.IP "\fB\-\-bootappend\-install\fP \fIPARAMETER\fP|\(dq\fIPARAMETERS\fP\(dq" 4
sets boot parameters specific to debian\-installer, if included.
.IP "\fB\-\-bootappend\-live\fP \fIPARAMETER\fP|\(dq\fIPARAMETERS\fP\(dq" 4
sets boot parameters specific to debian\-live. A complete list of boot
parameters can be found in the \fIlive\-boot\fP(7) and \fIlive\-config\fP(7) manual
pages.
.IP "\fB\-\-bootloader\fP grub|syslinux" 4
defines which bootloader is beeing used in the generated image. This has
only an effect if the selected binary image type does allow to choose the
bootloader. For example, if you build a iso, always syslinux (or more
precise, isolinux) is being used. Also note that some combinations of binary
images types and bootloaders may be possible but live\-build does not support
them yet. \fBlb config\fP will fail to create such a not yet supported
configuration and give a explanation about it. For hdd images on amd64 and
i386, the default is syslinux.
.IP "\fB\-\-bootstrap\fP cdebootstrap|cdebootstrap\-static|debootstrap" 4
defines which program is used to bootstrap the debian chroot, default is
debootstrap.
.IP "\fB\-\-cache\fP true|false" 4
defines globally if any cache should be used at all. Different caches can be
controled through the their own options.
.IP "\fB\-\-cache\-indices\fP true|false" 4
defines if downloaded package indices and lists should be cached which is
false by default. Enabling it would allow to rebuild an image completely
offline, however, you would not get updates anymore then.
.IP "\fB\-\-cache\-packages\fP true|false" 4
defines if downloaded packages files should be cached which is true by
default. Disabling it does save space consumtion in your build directory,
but remember that you will cause much unnecessary traffic if you do a couple
of rebuilds. In general you should always leave it true, however, in some
particular rare build setups, it can be faster to refetch packages from the
local network mirror rather than to utilize the local disk.
.IP "\fB\-\-cache\-stages\fP true|false|\fISTAGE\fP|\(dq\fISTAGES\fP\(dq" 4
sets which stages should be cached. By default set to bootstrap. As an
exception to the normal stage names, also rootfs can be used here which does
only cache the generated root filesystem in
filesystem.{dir,ext*,squashfs}. This is useful during development if you
want to rebuild the binary stage but not regenerate the root filesystem all
the time.
.IP "\fB\-\-checksums\fP md5|sha1|sha256|none" 4
defines if the binary image should contain a file called md5sums.txt,
sha1sums.txt and/or sha256sums.txt. These lists all files on the image
together with their checksums. This in turn can be used by live\-boots
built\-in integrity\-check to verify the medium if specified at boot
prompt. In general, this should not be false and is an important feature of
live system released to the public. However, during development of very big
images it can save some time by not calculating the checksums.
.IP "\fB\-\-compression\fP bzip2|gzip|lzip|none" 4
defines the compression program to be used to compress tarballs. Defaults to
gzip.
.IP "\fB\-\-config\fP \fIGIT_URL\fP::\fIGIT_ID\fP" 4
allows to bootstrap a config tree from a git repositories, optionally
appended by a Git Id (branch, commit, tag, etc.).
.IP "\fB\-\-build\-with\-chroot\fP true|false" 4
defines whetever live\-build should use the tools from within the chroot to
build the binary image or not by using and including the host systems
tools. This is a very dangerous option, using the tools of the host system
can lead to tainted and even non\-bootable images if the host systems version
of the required tools (mainly these are the bootloaders such as syslinux and
grub, and the auxilliary tools such as dosfstools, xorriso, squashfs\-tools
and others) do not \fBexactely\fP match what is present at build\-time in the
target distribution. Never do disable this option unless you are \fBexactely\fP
sure what you are doing and have \fBcompletely\fP\fI understood its
consequences.\fP
.IP "\fB\-\-chroot\-filesystem\fP ext2|ext3|ext4|squashfs|jffs2|none" 4
defines which filesystem type should be used for the root filesystem
image. If you use none, then no filesystem image is created and the root
filesystem content is copied on the binary image filesystem as flat
files. Depending on what binary filesystem you have choosen, it may not be
possible to build with such a plain root filesystem, e.g. fat16/fat32 will
not work as linux does not support to run directly on them.
.IP \fB\-\-clean\fP 4
minimizes config directory by automatically removing unused and thus empty
subdirectories.
.IP "\-c|\fB\-\-conffile\fP \fIFILE\fP" 4
using a user specified alternative configuration file in addition to the
normally used one in the config directory.
.IP "\fB\-\-debconf\-frontend\fP dialog|editor|noninteractive|readline" 4
defines what value the debconf frontend should be set to inside the
chroot. Note that setting it to anything by noninteractive, which is the
default, makes your build asking questions during the build.
.IP "\fB\-\-debconf\-priority\fP low|medium|high|critical" 4
defines what value the debconf priority shoul dbe set to inside the
chroot. By default, it is set to critical, which means that almost no
questions are displayed. Note that this only has an effect if you use any
debconf frontend different from noninteractive.
.IP "\fB\-\-debian\-installer\fP true|cdrom|netinst|netboot|businesscard|live|false" 4
defines which type, if any, of the debian\-installer should be included in
the resulting binary image. By default, no installer is included. All
available flavours except live are the identical configurations used on the
installer media produced by regular debian\-cd. When live is choosen, the
live\-installer udeb is included so that debian\-installer will behave
different than usual \- instead of installing the debian system from packages
from the medium or the network, it installs the live system to the disk.
.IP "\fB\-\-debian\-installer\-distribution\fP daily|\fICODENAME\fP" 4
defines the distribution where the debian\-installer files should be taken
out from. Normally, this should be set to the same distribution as the live
system. However, some times, one wants to use a newer or even daily built
installer.
.IP "\fB\-\-debian\-installer\-preseedfile\fP \fIFILE\fP|\fIURL\fP" 4
sets the filename or URL for an optionally used and included preseeding file
for debian\-installer. If config/binary_debian\-installer/preseed.cfg exists,
it will be used by default.
.IP "\fB\-\-debian\-installer\-gui\fP true|false" 4
defines if the debian\-installer graphical GTK interface should be true or
not. In Debian mode and for most versions of Ubuntu, this option is true,
whereas otherwise false, by default.
.IP \fB\-\-debug\fP 4
turn on debugging informational messages.
.IP "\-d|\fB\-\-distribution\fP \fICODENAME\fP" 4
defines the distribution of the resulting live system.
.IP "\-d|\fB\-\-parent\-distribution\fP \fICODENAME\fP" 4
defines the parent distribution for derivatives of the resulting live
system.
.IP "\-d|\fB\-\-parent\-debian\-installer\-distribution\fP \fICODENAME\fP" 4
defines the parent debian\-installer distribution for derivatives of the
resulting live system.
.IP \fB\-\-dump\fP 4
prepares a report of the currently present live system configuration and the
version of live\-build used. This is useful to provide if you submit bug
reports, we do get all informations required for us to locate and replicate
an error.
.IP "\fB\-\-fdisk\fP fdisk|fdisk.dist" 4
sets the filename of the fdisk binary from the host system that should be
used. This is autodetected and does generally not need any customization.
.IP \fB\-\-force\fP 4
forces re\-execution of already run stages. Use only if you know what you are
doing. It is generally safer to use \fBlb clean\fP to clean up before
re\-executing \fBlb build\fP.
.IP "\fB\-\-grub\-splash\fP \fIFILE\fP" 4
defines the name of an optional to be included splash screen graphic for the
grub bootloader.
.IP "\fB\-\-gzip\-options\fP \fIOPTION\fP|\(dq\fIOPTIONS\fP\(dq" 4
defines the default options that will be appended to (almost) every gzip
call during the building of the image. By default, this is set to \-\-best to
use highest (but slowest) compression. Dynamically, if the host system
supports it, also \-\-rsyncable is added.
.IP "\fB\-\-hooks\fP \fIFILE\fP" 4
defines which hooks available in /usr/share/live/build/examples/hooks should
be activated. Normally, there are no hooks executed. Make sure you know and
understood the hook before you enable it.
.IP \fB\-\-ignore\-system\-defaults\fP 4
\fBlb config\fP by default reads system defaults from \fI/etc/live/build.conf\fP
and \fI/etc/live/build/*\fP when generating a new live system config
directory. This is useful if you want to set global settings, such as mirror
locations, and don't want to specify them all of the time.
.IP "\fB\-\-initramfs\fP auto|none|live\-boot|casper" 4
sets the name of package that contains the live system specific initramfs
modification. By default, auto is used, which means that at build time of
the image rather than on configuration time, the value will be expanded to
casper when building ubuntu systems, to live\-boot for all other
systems. Using 'none' is useful if the resulting system image should not be
a live image (experimental).
.IP "\fB\-\-initramfs\-compression\fP bzip2|gzip|lzma]"
defines the compression program to be used to compress the
initramfs. Defaults to gzip.
.IP "\fB\-\-interactive\fP shell" 4
defines if after the chroot stage and before the beginning of the binary
stage, a interactive shell login should be spawned in the chroot in order to
allow you to do manual customizations. Once you close the shell with logout
or exit, the build will continue as usual. Note that it's strongly
discouraged to use this for anything else than testing. Modifications that
should be present in all builds of a live system should be properly made
through hooks. Everything else destroys the beauty of being able to
completely automatise the build process and making it non interactive. By
default, this is of course false.
.IP "\fB\-\-isohybrid\-options\fP \fIOPTION\fP|\(dq\fIOPTIONS\fP\(dq" 4
defines options to pass to isohybrid.
.IP "\fB\-\-iso\-application\fP \fINAME\fP" 4
sets the APPLICATION field in the header of a resulting CD/DVD image and
defaults to "Debian Live" in debian mode, and "Ubuntu Live" in ubuntu mode.
.IP "\fB\-\-iso\-preparer\fP \fINAME\fP" 4
sets the PREPARER field in the header of a resulting CD/DVD image. By
default this is set to "live\-build \fIVERSION\fP;
http://packages.qa.debian.org/live\-build", whereas VERSION is expanded to
the version of live\-build that was used to build the image.
.IP "\fB\-\-iso\-publisher\fP \fINAME\fP" 4
sets the PUBLISHED field in the header of a resulting CD/DVD image. By
default, this is set to 'Live Systems project; http:/live\-systems.org/;
debian\-live@lists.debian.org'. Remember to change this to the appropriate
values at latest when you distributing custom and unofficial images.
.IP "\fB\-\-iso\-volume\fP \fINAME\fP" 4
sets the VOLUME field in the header of a resulting CD/DVD and defaults to
\&'(\fIMODE\fP) (\fIDISTRIBUTION\fP) (\fIDATE\fP)' whereas MODE is expanded to the name
of the mode in use, DISTRIBUTION the distribution name, and DATE with the
current date and time of the generation.
.IP "\fB\-\-jffs2\-eraseblock\fP \fISIZE\fP" 4
sets the eraseblock size for a JFFS2 (Second Journalling Flash File System)
filesystem. The default is 64 KiB. If you use an erase block size different
than the erase block size of the target MTD device, JFFS2 may not perform
optimally. If the SIZE specified is below 4096, the units are assumed to be
KiB.
.IP "\fB\-\-keyring\-packages\fP \fIPACKAGE|\(dqPACKAGES\fP\(dq" 4
sets the keyring package or additional keyring packages. By default this is
set to debian\-archive\-keyring.
.IP "\-k|\fB\-\-linux\-flavours\fP \fIFLAVOUR\fP|\(dq\fIFLAVOURS\fP\(dq" 4
sets the kernel flavours to be installed. Note that in case you specify more
than that the first will be configured the default kernel that gets booted.
.IP "\fB\-\-linux\-packages\fP \(dq\fIPACKAGES\fP\(dq" 4
sets the internal name of the kernel packages naming scheme. If you use
debian kernel packages, you will not have to adjust it. If you decide to use
custom kernel packages that do not follow the debian naming scheme, remember
to set this option to the stub of the packages only (for debian this is
linux\-image\-2.6), so that \fISTUB\fP\-\fIFLAVOUR\fP results in a valid package name
(for debian e.g. linux\-image\-2.6\-486). Preferably you use the meta package
name, if any, for the stub, so that your configuration is ABI
independent. Also don't forget that you have to include stubs of the binary
modules packages for unionfs or aufs, and squashfs if you built them
out\-of\-tree.
.IP "\fB\-\-losetup\fP losetup|losetup.orig" 4
sets the filename of the losetup binary from the host system that should be
used. This is autodetected and does generally not need any customization.
.IP "\fB\-\-memtest\fP memtest86+|memtest86|none" 4
defines if memtest, memtest86+ or no memory tester at all should be included
as secondary bootloader configuration. This is only available on amd64 and
i386 and defaults to memtest86+.
.IP "\-m|\fB\-\-parent\-mirror\-bootstrap\fP \fIURL\fP" 4
sets the location of the debian package mirror that should be used to
bootstrap from. This defaults to http://ftp.de.debian.org/debian/ which may
not be a good default if you live outside of Europe.
.IP "\fB\-\-parent\-mirror\-chroot\fP \fIURL\fP" 4
sets the location of the debian package mirror that will be used to fetch
the packages in order to build the live system. By default, this is set to
the value of \-\-parent\-mirror\-bootstrap.
.IP "\fB\-\-parent\-mirror\-chroot\-security\fP \fIURL\fP" 4
sets the location of the debian security package mirror that will be used to
fetch the packages in order to build the live system. By default, this
points to http://security.debian.org/debian/.
.IP "\fB\-\-parent\-mirror\-chroot\-updates\fP \fIURL\fP" 4
sets the location of the debian updates package mirror that will be used to
fetch packages in order to build the live system. By default, this is set to
the value of \-\-parent\-mirror\-chroot.
.IP "\fB\-\-parent\-mirror\-chroot\-backports\fP \fIURL\fP" 4
sets the location of the debian backports package mirror that will be used
to fetch packages in order to build the live system. By default, this points
to http://backports.debian.org/debian\-backports/.
.IP "\fB\-\-parent\-mirror\-binary\fP \fIURL\fP" 4
sets the location of the debian package mirror that should end up configured
in the final image and which is the one a user would see and use. This has
not necessarily to be the same that is used to build the image, e.g. if you
use a local mirror but want to have an official mirror in the image. By
default, 'http://http.debian.net/debian/' is used.
.IP "\fB\-\-parent\-mirror\-binary\-security\fP \fIURL\fP" 4
sets the location of the debian security package mirror that should end up
configured in the final image. By default, 'http://security.debian.org/' is
used.
.IP "\fB\-\-parent\-mirror\-binary\-updates\fP \fIURL\fP" 4
sets the location of the debian updates package mirror that should end up
configured in the final image. By default, the value of
\-\-parent\-mirror\-binary is used.
.IP "\fB\-\-parent\-mirror\-binary\-backports\fP \fIURL\fP" 4
sets the location of the debian backports package mirror that should end up
configured in the final image. By default,
\&'http://backports.debian.org/debian\-backports/' is used.
.IP "\fB\-\-parent\-mirror\-debian\-installer\fP \fIURL\fP" 4
sets the location of the mirror that will be used to fetch the debian
installer images. By default, this points to the same mirror used to build
the live system, i.e. the value of \-\-parent\-mirror\-bootstrap.
.IP "\fB\-\-mirror\-bootstrap\fP \fIURL\fP" 4
sets the location of the debian package mirror that should be used to
bootstrap the derivative from. This defaults to
http://ftp.de.debian.org/debian/ which may not be a good default if you live
outside of Europe.
.IP "\fB\-\-mirror\-chroot\fP \fIURL\fP" 4
sets the location of the debian package mirror that will be used to fetch
the packages of the derivative in order to build the live system. By
default, this is set to the value of \-\-mirror\-bootstrap.
.IP "\fB\-\-mirror\-chroot\-security\fP \fIURL\fP" 4
sets the location of the debian security package mirror that will be used to
fetch the packages of the derivative in order to build the live system. By
default, this points to http://security.debian.org/debian/.
.IP "\fB\-\-mirror\-chroot\-updates\fP \fIURL\fP" 4
sets the location of the debian updates package mirror that will be used to
fetch packages of the derivative in order to build the live system. By
default, this is set to the value of \-\-mirror\-chroot.
.IP "\fB\-\-mirror\-chroot\-backports\fP \fIURL\fP" 4
sets the location of the debian backports package mirror that will be used
to fetch packages of the derivative in order to build the live system. By
default, this points to http://backports.debian.org/debian\-backports/.
.IP "\fB\-\-mirror\-binary\fP \fIURL\fP" 4
sets the location of the derivative package mirror that should end up
configured in the final image and which is the one a user would see and
use. This has not necessarily to be the same that is used to build the
image, e.g. if you use a local mirror but want to have an official mirror in
the image.
.IP "\fB\-\-mirror\-binary\-security\fP \fIURL\fP" 4
sets the location of the derivatives security package mirror that should end
up configured in the final image.
.IP "\fB\-\-mirror\-binary\-updates\fP \fIURL\fP" 4
sets the location of the derivatives updates package mirror that should end
up configured in the final image.
.IP "\fB\-\-mirror\-binary\-backports\fP \fIURL\fP" 4
sets the location of the derivatives backports package mirror that should
end up configured in the final image.
.IP "\fB\-\-mirror\-debian\-installer\fP \fIURL\fP" 4
sets the location of the mirror that will be used to fetch the debian
installer images of the derivative. By default, this points to the same
mirror used to build the live system, i.e. the value of \-\-mirror\-bootstrap.
.IP "\fB\-\-mode\fP debian|progress|ubuntu" 4
defines a global mode to load project specific defaults. By default this is
set to debian.
.IP "\fB\-\-system\fP live|normal" 4
defines if the resulting system image should a live system or a normal,
non\-live system.
.IP "\fB\-\-net\-root\-filesystem\fP nfs|cfs" 4
defines the filesystem that will be configured in the bootloader
configuration for your netboot image. This defaults to nfs.
.IP "\fB\-\-net\-root\-mountoptions\fP \fIOPTIONS\fP" 4
sets additional options for mounting the root filesystem in netboot images
and is by default empty.
.IP "\fB\-\-net\-root\-path\fP \fIPATH\fP" 4
sets the file path that will be configured in the bootloader configuration
for your netboot image. This defaults to /srv/debian\-live in debian mode,
and /srv/ubuntu\-live when in ubuntu mode.
.IP "\fB\-\-net\-root\-server\fP \fIIP\fP|\fIHOSTNAME\fP" 4
sets the IP or hostname that will be configured in the bootloader
configuration for the root filesystem of your netboot image. This defaults
to 192.168.1.1.
.IP "\fB\-\-net\-cow\-filesystem\fP nfs|cfs" 4
defines the filesystem type for the copy\-on\-write layer and defaults to nfs.
.IP "\fB\-\-net\-cow\-mountoptions\fP \fIOPTIONS\fP" 4
sets additional options for mounting the copy\-on\-write layer in netboot
images and is by default empty.
.IP "\fB\-\-net\-cow\-path\fP \fIPATH\fP" 4
defines the path to client writable filesystem. Anywhere that
\fIclient_mac_address\fP is specified in the path live\-boot will substitute the
MAC address of the client delimited with hyphens.
.PP
.IP "" 4
Example:
.br
/export/hosts/client_mac_address
.br
/export/hosts/00\-16\-D3\-33\-92\-E8
.IP "\fB\-\-net\-cow\-server\fP \fIIP\fP|\fIHOSTNAME\fP" 4
sets the IP or hostname that will be configured in the bootloader
configuration for the copy\-on\-write filesystem of your netboot image and is
by default empty.
.IP "\fB\-\-net\-tarball\fP true|false" 4
defines if a compressed tarball should be created. Disabling this options
leads to no tarball at all, the plain binary directory is considered the
output in this case. Default is true.
.IP \fB\-\-quiet\fP 4
reduces the verbosity of messages output by \fBlb build\fP.
.IP "\fB\-\-archive\-areas\fP \fIARCHIVE_AREA\fP|\(dq\fIARCHIVE_AREAS\fP\(dq" 4
defines which package archive areas of a debian packages archive should be
used for configured debian package mirrors. By default, this is set to
main. Remember to check the licenses of each packages with respect to their
redistributability in your juristiction when enabling contrib or non\-free
with this mechanism.
.IP "\fB\-\-parent\-archive\-areas\fP \fIPARENT_ARCHIVE_AREA\fP|\(dq\fIPARENT_ARCHIVE_AREAS\fP\(dq" 4
defines the archive areas for derivatives of the resulting live system.
.IP "\fB\-\-security\fP true|false" 4
defines if the security repositories specified in the security mirror
options should be used or not.
.IP "\fB\-\-source\fP true|false" 4
defines if a corresponding source image to the binary image should be
build. By default this is false because most people do not require this and
would require to download quite a few source packages. However, once you
start distributing your live image, you should make sure you build it with a
source image alongside.
.IP "\-s|\fB\-\-source\-images\fP iso|netboot|tar|hdd" 4
defines the image type for the source image. Default is tar.
.IP "\fB\-\-firmware\-binary\fP true|false" 4
defines if firmware packages should be automatically included into the
binary pool for debian\-installer. Note that only firmware packages available
within the configured archive areas are included, e.g. an image with
packages from main only will not automatically include firmware from
non\-free. This option does not interfere with explicitly listed packages in
binary package lists.
.IP "\fB\-\-firmware\-chroot\fP true|false" 4
defines if firmware packages should be automatically included into the live
image. Note that only firmware packages available within the configured
archive areas are included, e.g. an image with packages from main only will
not automatically include firmware from non\-free. This option does not
interfere with explicitly listed packages in chroot package lists.
.IP "\fB\-\-swap\-file\-path\fP \fIPATH\fP" 4
defines the path to a swap file to create in the binary image. Default is
not to create a swap file.
.IP "\fB\-\-swap\-file\-size\fP \fIMB\fP" 4
defines what size in megabytes the swap file should be, if one is to be
created. Default is 512MB.
.IP "\fB\-\-tasksel\fP apt|aptitude|tasksel" 4
selects which program is used to install tasks. By default, this is set to
tasksel.
.IP "\fB\-\-templates\fP \fIPATH\fP" 4
sets the path to the templates that live\-build is going to use, e.g. for
bootloaders. By default, this is set to /usr/share/live/build/templates/.
.IP "\fB\-\-hdd\-size\fP MB" 4
defines what size the hdd image should be. Note that although the default is
set to 10000 (= 10GB), it will not need 10GB space on your harddisk as the
files are created as sparse files.
.IP "\fB\-\-updates\fP true|false" 4
defines if debian updates package archives should be included in the image
or not.
.IP "\fB\-\-backports\fP true|false" 4
defines if debian backports package archives should be included in the image
or not.
.IP \fB\-\-verbose\fP 4
increases the verbosity of messages output by \fBlb build\fP.
.IP "\fB\-\-win32\-loader true|false\fP" 4
.\" FIXME
defines if win32\-loader should be included in the binary image or not.
.SH ENVIRONMENT
.\" FIXME
Currently, command line switches can also be specified through the
corresponding environment variable. However, this generally should not be
relied upon, as it is an implementation detail that is subject to change in
future releases. For options applying directly to live\-build, environment
variables are named LB_FOO, meaning, e.g. \fB\-\-apt\-ftp\-proxy\fP becomes
LB_APT_FTP_PROXY (the exception being internal options such as
\fB\-\-debug\fP). For options passed to another program, as in APT_OPTIONS or
GZIP_OPTIONS, no LB_ prefix is used.
.\" FIXME
.SH FILES
.\" FIXME
.IP \fBauto/config\fP 4
.IP "\fB/etc/live/build.conf, /etc/live/build/*\fP" 4
.\" FIXME
An optional, global configuration file for \fBlb config\fP variables. It is
useful to specify a few system wide defaults, like
LB_PARENT_MIRROR_BOOTSTRAP. This feature can be false by specifying the
\fB\-\-ignore\-system\-defaults\fP option.
.SH "SEE ALSO"
\fIlive\-build\fP(7)
.PP
\fIlive\-boot\fP(7)
.PP
\fIlive\-config\fP(7)
.PP
This program is a part of live\-build.
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found
on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
live\-build was written by Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -0,0 +1,47 @@
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39\-1 "Live Systems Project"
.SH NAME
\fBlb source\fP \- Complete the source stage
.SH SYNOPSIS
\fBlb source\fP [\fIlive\-build options\fP]
.SH DESCRIPTION
\fBlb source\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
live systems tool suite.
.PP
\fBlb source\fP calls all necessary live\-build programs in the correct order to
complete the source stage.
.SH OPTIONS
\fBlb source\fP has no specific options but understands all generic live\-build
options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build
options.
.SH FILES
.IP \fBnone\fP 4
.SH "SEE ALSO"
\fIlive\-build\fP(7)
.PP
This program is a part of live\-build.
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found
on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
live\-build was written by Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

286
manpages/de/live-build.de.7 Normal file
View File

@ -0,0 +1,286 @@
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 7 2014\-08\-28 4.0~alpha39\-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fP \- the live systems tool suite
.SH SYNOPSIS
.\" FIXME
.\" FIXME
\fBlb \fP\fICOMMAND\fP [\fB\-h|\-\-help\fP] [\fB\-u|\-\-usage\fP] [\fB\-v|\-\-version\fP]
[\fB\-\-breakpoints\fP] [\fB\-\-conffile\fP] [\fB\-\-debug\fP] [\fB\-\-force\fP] [\fB\-\-quiet\fP]
[\fB\-\-verbose\fP]
.SH DESCRIPTION
.\" FIXME
live\-build is a set of scripts to build live system images. The idea behind
live\-build is a tool suite that uses a configuration directory to completely
automate and customize all aspects of building a Live image.
.PP
The \fICOMMAND\fP is a name of a live\-build command (see below).
.PP
.\" FIXME
More documentation about how to use live\-build is available in the
individual manpages for each helper and in the manual at
<\fIhttp://live\-systems.org/manual/\fP>.
.SH OPTIONS
.\" FIXME
.SS "Shared live\-build options"
The following command line options are supported by all live\-build programs.
.IP "\fB\-h, \-\-help\fP" 4
display help and exit.
.IP "\fB\-u, \-\-usage\fP" 4
show usage and exit.
.IP "\fB\-v, \-\-version\fP" 4
output version information and exit.
.SS "Common live\-build options"
The following command line options are supported by most live\-build
programs. See the man page of each program for a complete explanation of
what each option does.
.IP \fB\-\-breakpoints\fP 4
run with breakpoints.
.IP \fB\-\-conffile\fP 4
use custom configuration file.
.IP \fB\-\-debug\fP 4
show debug information.
.IP \fB\-\-force\fP 4
force helper execution, even if stage file exists.
.IP \fB\-\-quiet\fP 4
be quiet.
.IP \fB\-\-verbose\fP 4
.\" FIXME
be verbose.
.SH "LIVE\-BUILD COMMANDS"
.\" FIXME
We divide live\-build into high level ("porcelain") commands and low level
("plumbing") commands.
.PP
.\" FIXME
Here is the complete list of all available live\-build commands. See their
man pages for additional documentation.
.SH "HIGH\-LEVEL COMMANDS (PORCELAIN)"
.\" FIXME
We separate the porcelain commands into the main commands and some ancillary
user utilities.
.SS "Main porcelain commands"
.IP \fBlb_config\fP(1) 4
create configuration for live\-build
.IP \fBlb_bootstrap\fP(1) 4
create the first stage by bootstrapping a basic debian system
.IP \fBlb_chroot\fP(1) 4
create the second stage by customizing the chroot
.IP \fBlb_binary\fP(1) 4
create the third stage by generating a binary image
.IP \fBlb_source\fP(1) 4
create the optional fourth stage by generating a source image
.IP \fBlb_clean\fP(1) 4
clean up system build directories
.SS "Ancillary Commands"
.IP \fBlb\fP(1) 4
generic live\-build wrapper
.IP \fBlb_build\fP(1) 4
alias for all stages
.IP \fBlb_local\fP(1) 4
helper for using a local live\-build
.IP \fBlb_testroot\fP(1) 4
.\" FIXME
ensure that a system is built as root
.SH "LOW\-LEVEL COMMANDS (PLUMBING)"
.\" FIXME
The actual work of live\-build is implemented in the low\-level commands,
called plumbing. They are not supposed to be used by end users, they should
stick with porcelains as they ensure that all the different plumbing
commands are executed in the right order. However, if you intend to reuse
live\-build commands in your own scripts, then the plumbings might be of
interest for you.
.PP
Note that the interface (set of options and the semantics) to these
low\-level commands are meant to be a lot more stable than Porcelain level
commands. The interface to Porcelain commands on the other hand are subject
to change in order to improve the end user experience.
.SS "Bootstrap commands"
.IP \fBlb_bootstrap_cache\fP(1) 4
cache bootstrap stage
.IP \fBlb_bootstrap_cdebootstrap\fP(1) 4
bootstrap a Debian system with cdebootstrap(1)
.IP \fBlb_bootstrap_debootstrap\fP(1) 4
bootstrap a Debian system with debootstrap(8)
.SS "Chroot commands"
.IP \fBlb_chroot_apt\fP(1) 4
manage /etc/apt/apt.conf
.IP \fBlb_chroot_cache\fP(1) 4
cache chroot stage
.IP \fBlb_chroot_debianchroot\fP(1) 4
manage /etc/debian_chroot
.IP \fBlb_chroot_devpts\fP(1) 4
mount /dev/pts
.IP \fBlb_chroot_dpkg\fP(1) 4
manage /sbin/dpkg
.IP \fBlb_chroot_hacks\fP(1) 4
execute hacks in chroot
.IP \fBlb_chroot_hostname\fP(1) 4
manage /bin/hostname
.IP \fBlb_chroot_hosts\fP(1) 4
manage /etc/hosts
.IP \fBlb_chroot_install\-packages\fP(1) 4
install queued packages into chroot
.IP \fBlb_chroot_interactive\fP(1) 4
make build interactive
.IP \fBlb_chroot_linux\-image\fP(1) 4
manage /etc/kernel\-img.conf
.IP \fBlb_chroot_hooks\fP(1) 4
execute local hooks in chroot
.IP \fBlb_chroot_local\-includes\fP(1) 4
copy local files into chroot
.IP \fBlb_chroot_packages\fP(1) 4
queue install of packages into chroot
.IP \fBlb_chroot_local\-patches\fP(1) 4
apply local patches against chroot
.IP \fBlb_chroot_local\-preseed\fP(1) 4
use debconf local preseeding file
.IP \fBlb_chroot_packagelists\fP(1) 4
queue install of package lists into chroot
.IP \fBlb_chroot_proc\fP(1) 4
mount /proc
.IP \fBlb_chroot_resolv\fP(1) 4
manage /etc/resolv.conf
.IP \fBlb_chroot_selinuxfs\fP(1) 4
mount /selinux
.IP \fBlb_chroot_archives\fP(1) 4
manage /etc/apt/sources.list
.IP \fBlb_chroot_sysfs\fP(1) 4
mount /sys
.IP \fBlb_chroot_sysv\-rc\fP(1) 4
manage /usr/sbin/policy\-rc.d
.IP \fBlb_chroot_task\-lists\fP(1) 4
install task lists into chroot
.SS "Binary commands"
.IP \fBlb_binary_chroot\fP(1) 4
copy chroot into chroot
.IP \fBlb_binary_debian\-installer\fP(1) 4
install debian\-installer into binary
.IP \fBlb_binary_disk\fP(1) 4
install disk information into binary
.IP \fBlb_binary_grub\fP(1) 4
installs grub into binary
.IP \fBlb_binary_grub2\fP(1) 4
installs grub2 into binary
.IP \fBlb_binary_includes\fP(1) 4
copy files into binary
.IP \fBlb_binary_iso\fP(1) 4
build iso binary image
.IP \fBlb_binary_linux\-image\fP(1) 4
install linux\-image into binary
.IP \fBlb_binary_local\-hooks\fP(1) 4
execute local hooks in binary
.IP \fBlb_binary_local\-includes\fP(1) 4
copy files into binary
.IP \fBlb_binary_local\-packagelists\fP(1) 4
install local package lists into binary
.IP \fBlb_binary_manifest\fP(1) 4
create manifest
.IP \fBlb_binary_checksums\fP(1) 4
create binary checksums (md5, sha1, and/or sha256)
.IP \fBlb_binary_memtest\fP(1) 4
installs a memtest into binary
.IP \fBlb_binary_net\fP(1) 4
build netboot binary image
.IP \fBlb_binary_rootfs\fP(1) 4
build rootfs image
.IP \fBlb_binary_syslinux\fP(1) 4
installs syslinux into binary
.IP \fBlb_binary_tar\fP(1) 4
build harddisk binary image
.IP \fBlb_binary_hdd\fP(1) 4
build binary hdd image
.IP \fBlb_binary_win32\-loader\fP(1) 4
installs win32\-loader into binary
.SS "Source commands"
.IP \fBlb_source_debian\fP(1) 4
download sources
.IP \fBlb_source_debian\-live\fP(1) 4
copy debian\-live config into source
.IP \fBlb_source_disk\fP(1) 4
install disk information into source
.IP \fBlb_source_iso\fP(1) 4
build iso source image
.IP \fBlb_source_checksums\fP(1) 4
create source checksums (md5, sha1, and/or sha256)
.IP \fBlb_source_net\fP(1) 4
build source net image
.IP \fBlb_source_tar\fP(1) 4
build source tarball
.IP \fBlb_source_hdd\fP(1) 4
.\" FIXME
build source hdd image
.SH "CONFIG FILES"
.\" FIXME
Many live\-build commands make use of files in the \fIconfig/\fP directory to
control what they do. Besides the common \fIconfig/common\fP, which is used by
all live\-build commands, some additional files can be used to configure the
behavior of specific live\-build commands. These files are typically named
config/stage or config/stage_helper (where "stage" of course, is replaced
with the name of the stage that they belong to, and "helper" with the name
of the helper).
.PP
For example, lb_bootstrap_debootstrap uses files named config/bootstrap and
config/bootstrap_debootstrap to read the options it will use. See the man
pages of individual commands for details about the names and formats of the
files they use. Generally, these files contain variables with values
assigned, one variable per line. Some programs in live\-build use pairs of
values or slightly more complicated variable assignments.
.PP
Note that live\-build will respect environment variables which are present in
the context of the shell it is running. If variables can be read from config
files, then they override environment variables, and if command line options
are used, they override values from config files. If no value for a given
variable can be found and thus is unset, live\-build will automatically set
it to the default value.
.PP
In some rare cases, you may want to have different versions of these files
for different architectures or distributions. If files named
config/stage.arch or config/stage_helper.arch, and config/stage.dist or
config/stage_helper.dist exist, where "arch" is the same as the output of
"dpkg \-\-print\-architecture" and "dist" is the same as the codename of the
target distribution, then they will be used in preference to other, more
general files.
.PP
.\" FIXME
All config files are shell scripts which are sourced by a live\-build
program. That means they have to follow the normal shell syntax. You can
also put comments in these files; lines beginning with "#" are ignored.
.SH FILES
.IP \fB/etc/live/build.conf\fP 4
.IP \fB/etc/live/build/*\fP 4
.SH "SEE ALSO"
\fIlive\-boot\fP(7)
.PP
\fIlive\-config\fP(7)
.PP
This program is a part of live\-build.
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found
on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual
at <\fIhttp://live\-systems.org/manual/\fP>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
writing a mail to the Live Systems mailing list at
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTHOR
live\-build was written by Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -1,34 +0,0 @@
.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems Project"
.SH NAME
\fBlb testroot\fR \- Ensure that a system is built as root
.SH SYNOPSIS
\fBlb testroot\fR [\fIlive\-build options\fR]
.SH DESCRIPTION
\fBlb testroot\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the live systems tool suite.
.PP
.\" FIXME
\fBlb testroot\fR simply checks to see if you are root. If not, it exits with an error. live system images must currently be built as real root (using sudo is fine too).
.\" FIXME
.SH OPTIONS
\fBlb testroot\fR has no specific options but understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build options.
.SH FILES
.IP "\fBnone\fR" 4
.SH SEE ALSO
\fIlive\-build\fR(7)
.PP
This program is a part of live\-build.
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian-live@lists.debian.org\fR>.
.SH AUTHOR
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.

View File

@ -1,73 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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.
.\"
.\"
.TH LIVE\-BUILD 1 2014\-07\-24 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
.SH SYNOPSIS
\fBlb binary\-hooks\fR [\-\-verbose]
.PP
\fBlb binary\-hooks\fR [\-\-help]
.br
\fBlb binary\-hooks\fR [\-\-version]
.
.SH DESCRIPTION
live\-build contains the components to build a live system from a configuration directory.
.PP
The \fBlb binary\-hooks\fR command executes hook files after the binary stage.
.SH SPECIFICATION
\fBlb binary\-hooks\fR executes any hook files found in the \fBconfig/hooks\fR directory within the configuration directory.
.PP
Hook files do not require to have a specific owner nor specific permissions. They are marked executable by \fBlb binary\-hooks\fR automatically when they are executed.
.PP
Hook files must either have the suffix \fB*.hook\fR or \fB*.hook.binary\fR.
.PP
Hook files with the suffix \fB*.hook\fR are executed first, hook files with the suffix \fB*.hook.binary\fR are executed second.
.PP
Hook files are executed in alphanumberical order by \fBlb binary\-hooks\fR. If one hook file depends on being run after another, best practise is to use number prefixes (nnnn, starting with 0001) to ensure the order of execution.
.PP
Hook files are copied into the \fBbinary/live-build\fR directory by \fBlb binary\-hooks\fR. They are executed from within the binary directory and can read the configuration directory in \fBlive-build/config\fR within the binary directory.
.PP
\fBWarning:\fR hook files are not executed within a chroot but within the context of the host system in the binary directory. They have root privileges and access to the all host system resources (devices, filesystems, network, etc.).
.SH OPTIONS
.IP "\fB\-\-verbose\fR" 4
sets verbose option (default: False).
.IP "\fB\-h, \-\-help\fR" 4
show help message and exit.
.IP "\fB\-\-version\fR" 4
show program's version number and exit.
.SH FILES
.IP "\fBconfig/hooks/*.hook\fR:" 4
generic hook files.
.IP "\fBconfig/hooks/*.hook.binary\fR:" 4
hook files specific for the binary stage.
.IP "\fBbinary\fR:" 4
directory in which the hook files are executed.
.IP "\fBbinary/live-build/config\fR:" 4
bind mounted configuration directory within the binary directory to be read by hook files.
.IP "\fBbinary/live-build\fR:" 4
directory in which hook files are copied.
.SH SEE ALSO
.IP "\fIlb\-bootstrap\-hooks\fR(1)" 4
.IP "\fIlb\-chroot\-hooks\fR(1)" 4
.IP "\fIlb\-source\-hooks\fR(1)" 4
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>.
.SH AUTHOR
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.

View File

@ -1,61 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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.
.\"
.\"
.TH LIVE\-BUILD 1 2014\-07\-24 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
.SH SYNOPSIS
\fBlb binary\-includes\fR [\-\-verbose]
.PP
\fBlb binary\-includes\fR [\-\-help]
.br
\fBlb binary\-includes\fR [\-\-version]
.
.SH DESCRIPTION
live\-build contains the components to build a live system from a configuration directory.
.PP
The \fBlb binary\-includes\fR command copies include files into the binary stage.
.SH SPECIFICATION
\fBlb binary\-includes\fR copies any include files found in the \fBconfig/includes\fR and \fBconfig/includes.binary\fR directories within the configuration directory.
.PP
Include files do not require to have a specific owner nor specific permissions. The files are set to be owned by root by \fBlb binary\-includes\fR automatically when they are copied, original permissions of the files are preserved. Specific owners can be set with a corresponding hook file, see \fIlb-binary-hooks\fR(1) for more information about hooks.
.PP
Include files in the \fBconfig/includes\fR directory are copied first, include files in the \fBconfig/includes.binary\fR directory are copied second. Files present in the binary and either of the include directories are silently overwritten, the later file replaces the earlier.
.SH OPTIONS
.IP "\fB\-\-verbose\fR" 4
sets verbose option (default: False).
.IP "\fB\-h, \-\-help\fR" 4
show help message and exit.
.IP "\fB\-\-version\fR" 4
show program's version number and exit.
.SH FILES
.IP "\fBconfig/includes\fR:" 4
generic include files.
.IP "\fBconfig/includes.binary\fR:" 4
include files specific for the binary stage.
.IP "\fBbinary\fR:" 4
directory in which the include files are copied into.
.SH SEE ALSO
.IP "\fIlb\-bootstrap\-includes\fR(1)" 4
.IP "\fIlb\-chroot\-includes\fR(1)" 4
.IP "\fIlb\-source\-includes\fR(1)" 4
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>.
.SH AUTHOR
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.

View File

@ -1,53 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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.
.\"
.\"
.TH LIVE\-BUILD 1 2014\-07\-24 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
.SH SYNOPSIS
\fBlb bootstrap\-cdebootstrap\fR [\-\-cdebootstrap\-options=\fICDEBOOTSTRAP_OPTIONS\fR] [\-\-verbose]
.PP
\fBlb bootstrap\-cdebootstrap\fR [\-\-help]
.br
\fBlb bootstrap\-cdebootstrap\fR [\-\-version]
.
.SH DESCRIPTION
live\-build contains the components to build a live system from a configuration directory.
.PP
The \fBlb bootstrap\-cdebootstrap\fR command bootstraps the chroot system with \fIcdebootstrap\fR(1).
.SH OPTIONS
.IP "\fB\-\-cdebootstrap\-options=\fR\fICDEBOOTSTRAP_OPTIONS\fR" 4
set \fIcdebootstrap\fR(1) options (default: None), see \fIcdebootstrap\fR(1) for more information about cdebootstrap.
.IP "\fB\-\-verbose\fR" 4
sets verbose option (default: False).
.IP "\fB\-h, \-\-help\fR" 4
show help message and exit.
.IP "\fB\-\-version\fR" 4
show program's version number and exit.
.SH FILES
.IP "\fBconfig/build\fR" 4
.IP "\fBcache/bootstrap\fR" 4
.IP "\fBcache/packages.bootstrap\fR" 4
.IP "\fBchroot\fR" 4
.IP "\fB.build/bootstrap\fR" 4
.SH SEE ALSO
.IP "fIcdebootstrap\fR(1)" 4
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>.
.SH AUTHOR
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.

View File

@ -1,53 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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.
.\"
.\"
.TH LIVE\-BUILD 1 2014\-07\-24 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
.SH SYNOPSIS
\fBlb bootstrap\-debootstrap\fR [\-\-debootstrap\-options=\fIDEBOOTSTRAP_OPTIONS\fR] [\-\-verbose]
.PP
\fBlb bootstrap\-debootstrap\fR [\-\-help]
.br
\fBlb bootstrap\-debootstrap\fR [\-\-version]
.
.SH DESCRIPTION
live\-build contains the components to build a live system from a configuration directory.
.PP
The \fBlb bootstrap\-debootstrap\fR command bootstraps the chroot system with \fIdebootstrap\fR(8).
.SH OPTIONS
.IP "\fB\-\-debootstrap\-options=\fR\fIDEBOOTSTRAP_OPTIONS\fR" 4
set \fIdebootstrap\fR(8) options (default: None), see \fIdebootstrap\fR(8) for more information about debootstrap.
.IP "\fB\-\-verbose\fR" 4
sets verbose option (default: False).
.IP "\fB\-h, \-\-help\fR" 4
show help message and exit.
.IP "\fB\-\-version\fR" 4
show program's version number and exit.
.SH FILES
.IP "\fBconfig/build\fR" 4
.IP "\fBcache/bootstrap\fR" 4
.IP "\fBcache/packages.bootstrap\fR" 4
.IP "\fBchroot\fR" 4
.IP "\fB.build/bootstrap\fR" 4
.SH SEE ALSO
.IP "\fIdebootstrap\fR(8)" 4
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>.
.SH AUTHOR
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.

View File

@ -1,71 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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.
.\"
.\"
.TH LIVE\-BUILD 1 2014\-07\-24 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
.SH SYNOPSIS
\fBlb bootstrap\-hooks\fR [\-\-verbose]
.PP
\fBlb bootstrap\-hooks\fR [\-\-help]
.br
\fBlb bootstrap\-hooks\fR [\-\-version]
.
.SH DESCRIPTION
live\-build contains the components to build a live system from a configuration directory.
.PP
The \fBlb bootstrap\-hooks\fR command executes hook files after the bootstrap stage.
.SH SPECIFICATION
\fBlb bootstrap\-hooks\fR executes any hook files found in the \fBconfig/hooks\fR directory within the configuration directory.
.PP
Hook files do not require to have a specific owner nor specific permissions. They are marked executable by \fBlb bootstrap\-hooks\fR automatically when they are executed.
.PP
Hook files must either have the suffix \fB*.hook\fR or \fB*.hook.bootstrap\fR.
.PP
Hook files with the suffix \fB*.hook\fR are executed first, hook files with the suffix \fB*.hook.bootstrap\fR are executed second.
.PP
Hook files are executed in alphanumberical order by \fBlb bootstrap\-hooks\fR. If one hook file depends on being run after another, best practise is to use number prefixes (nnnn, starting with 0001) to ensure the order of execution.
.PP
Hook files are copied into the \fBchroot/live-build\fR directory by \fBlb bootstrap\-hooks\fR. They are executed from within the chroot directory (chrooted) and can read the configuration directory in \fB/live-build/config\fR within the chroot directory.
.SH OPTIONS
.IP "\fB\-\-verbose\fR" 4
sets verbose option (default: False).
.IP "\fB\-h, \-\-help\fR" 4
show help message and exit.
.IP "\fB\-\-version\fR" 4
show program's version number and exit.
.SH FILES
.IP "\fBconfig/hooks/*.hook\fR:" 4
generic hook files.
.IP "\fBconfig/hooks/*.hook.bootstrap\fR:" 4
hook files specific for the bootstrap stage.
.IP "\fBchroot\fR:" 4
directory in which the hook files are executed.
.IP "\fBchroot/live-build/config\fR:" 4
bind mounted configuration directory within the chroot directory to be read by hook files.
.IP "\fBchroot/live-build\fR:" 4
directory in which hook files are copied.
.SH SEE ALSO
.IP "\fIlb\-bootstrap\-hooks\fR(1)" 4
.IP "\fIlb\-binary\-hooks\fR(1)" 4
.IP "\fIlb\-source\-hooks\fR(1)" 4
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>.
.SH AUTHOR
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.

View File

@ -1,61 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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.
.\"
.\"
.TH LIVE\-BUILD 1 2014\-07\-24 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
.SH SYNOPSIS
\fBlb bootstrap\-includes\fR [\-\-verbose]
.PP
\fBlb bootstrap\-includes\fR [\-\-help]
.br
\fBlb bootstrap\-includes\fR [\-\-version]
.
.SH DESCRIPTION
live\-build contains the components to build a live system from a configuration directory.
.PP
The \fBlb bootstrap\-includes\fR command copies include files into the bootstrap stage.
.SH SPECIFICATION
\fBlb bootstrap\-includes\fR copies any include files found in the \fBconfig/includes\fR and \fBconfig/includes.bootstrap\fR directories within the configuration directory.
.PP
Include files do not require to have a specific owner nor specific permissions. The files are set to be owned by root by \fBlb bootstrap\-includes\fR automatically when they are copied, original permissions of the files are preserved. Specific owners can be set with a corresponding hook file, see \fIlb-bootstrap-hooks\fR(1) for more information about hooks.
.PP
Include files in the \fBconfig/includes\fR directory are copied first, include files in the \fBconfig/includes.bootstrap\fR directory are copied second. Files present in the chroot and either of the include directories are silently overwritten, the later file replaces the earlier.
.SH OPTIONS
.IP "\fB\-\-verbose\fR" 4
sets verbose option (default: False).
.IP "\fB\-h, \-\-help\fR" 4
show help message and exit.
.IP "\fB\-\-version\fR" 4
show program's version number and exit.
.SH FILES
.IP "\fBconfig/includes\fR:" 4
generic include files.
.IP "\fBconfig/includes.bootstrap\fR:" 4
include files specific for the bootstrap stage.
.IP "\fBchroot\fR:" 4
directory in which the include files are copied into.
.SH SEE ALSO
.IP "\fIlb\-chroot\-includes\fR(1)" 4
.IP "\fIlb\-binary\-includes\fR(1)" 4
.IP "\fIlb\-source\-includes\fR(1)" 4
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>.
.SH AUTHOR
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.

View File

@ -1,71 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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.
.\"
.\"
.TH LIVE\-BUILD 1 2014\-07\-24 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
.SH SYNOPSIS
\fBlb chroot\-hooks\fR [\-\-verbose]
.PP
\fBlb chroot\-hooks\fR [\-\-help]
.br
\fBlb chroot\-hooks\fR [\-\-version]
.
.SH DESCRIPTION
live\-build contains the components to build a live system from a configuration directory.
.PP
The \fBlb chroot\-hooks\fR command executes hook files after the chroot stage.
.SH SPECIFICATION
\fBlb chroot\-hooks\fR executes any hook files found in the \fBconfig/hooks\fR directory within the configuration directory.
.PP
Hook files do not require to have a specific owner nor specific permissions. They are marked executable by \fBlb chroot\-hooks\fR automatically when they are executed.
.PP
Hook files must either have the suffix \fB*.hook\fR or \fB*.hook.chroot\fR.
.PP
Hook files with the suffix \fB*.hook\fR are executed first, hook files with the suffix \fB*.hook.chroot\fR are executed second.
.PP
Hook files are executed in alphanumberical order by \fBlb chroot\-hooks\fR. If one hook file depends on being run after another, best practise is to use number prefixes (nnnn, starting with 0001) to ensure the order of execution.
.PP
Hook files are copied into the \fBchroot/live-build\fR directory by \fBlb chroot\-hooks\fR. They are executed from within the chroot directory (chrooted) and can read the configuration directory in \fB/live-build/config\fR within the chroot directory.
.SH OPTIONS
.IP "\fB\-\-verbose\fR" 4
sets verbose option (default: False).
.IP "\fB\-h, \-\-help\fR" 4
show help message and exit.
.IP "\fB\-\-version\fR" 4
show program's version number and exit.
.SH FILES
.IP "\fBconfig/hooks/*.hook\fR:" 4
generic hook files.
.IP "\fBconfig/hooks/*.hook.chroot\fR:" 4
hook files specific for the chroot stage.
.IP "\fBchroot\fR:" 4
directory in which the hook files are executed.
.IP "\fBchroot/live-build/config\fR:" 4
bind mounted configuration directory within the chroot directory to be read by hook files.
.IP "\fBchroot/live-build\fR:" 4
directory in which hook files are copied.
.SH SEE ALSO
.IP "\fIlb\-bootstrap\-hooks\fR(1)" 4
.IP "\fIlb\-binary\-hooks\fR(1)" 4
.IP "\fIlb\-source\-hooks\fR(1)" 4
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>.
.SH AUTHOR
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.

View File

@ -1,61 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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.
.\"
.\"
.TH LIVE\-BUILD 1 2014\-07\-24 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
.SH SYNOPSIS
\fBlb chroot\-includes\fR [\-\-verbose]
.PP
\fBlb chroot\-includes\fR [\-\-help]
.br
\fBlb chroot\-includes\fR [\-\-version]
.
.SH DESCRIPTION
live\-build contains the components to build a live system from a configuration directory.
.PP
The \fBlb chroot\-includes\fR command copies include files into the chroot stage.
.SH SPECIFICATION
\fBlb chroot\-includes\fR copies any include files found in the \fBconfig/includes\fR and \fBconfig/includes.chroot\fR directories within the configuration directory.
.PP
Include files do not require to have a specific owner nor specific permissions. The files are set to be owned by root by \fBlb chroot\-includes\fR automatically when they are copied, original permissions of the files are preserved. Specific owners can be set with a corresponding hook file, see \fIlb-chroot-hooks\fR(1) for more information about hooks.
.PP
Include files in the \fBconfig/includes\fR directory are copied first, include files in the \fBconfig/includes.chroot\fR directory are copied second. Files present in the chroot and either of the include directories are silently overwritten, the later file replaces the earlier.
.SH OPTIONS
.IP "\fB\-\-verbose\fR" 4
sets verbose option (default: False).
.IP "\fB\-h, \-\-help\fR" 4
show help message and exit.
.IP "\fB\-\-version\fR" 4
show program's version number and exit.
.SH FILES
.IP "\fBconfig/includes\fR:" 4
generic include files.
.IP "\fBconfig/includes.chroot\fR:" 4
include files specific for the chroot stage.
.IP "\fBchroot\fR:" 4
directory in which the include files are copied into.
.SH SEE ALSO
.IP "\fIlb\-bootstrap\-includes\fR(1)" 4
.IP "\fIlb\-binary\-includes\fR(1)" 4
.IP "\fIlb\-source\-includes\fR(1)" 4
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>.
.SH AUTHOR
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.

View File

@ -1,54 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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.
.\"
.\"
.TH LIVE\-BUILD 1 2014\-07\-24 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
.SH SYNOPSIS
\fBlb init\fR [\-\-distribution \fIDISTRIBUTION\fR] [\-\-project \fIPROJECT\fR] [\-\-verbose]
.PP
\fBlb init\fR [\-\-help]
.br
\fBlb init\fR [\-\-version]
.
.SH DESCRIPTION
live\-build contains the components to build a live system from a configuration directory.
.PP
The \fBlb init\fR command creates an empty configuration directory or reinitialize an existing one.
.SH OPTIONS
.IP "\fB\-\-distribution\fR" 4
set the default distribution.
.IP "\fB\-\-project\fR" 4
set the project to derive internal defaults from. Currently valid projects are 'debian' and 'progress-linux' (default: debian).
.IP "\fB\-\-verbose\fR" 4
sets verbose option (default: False).
.IP "\fB\-h, \-\-help\fR" 4
show help message and exit.
.IP "\fB\-\-version\fR" 4
show program's version number and exit.
.SH FILES
.IP "\fBconfig\fR:" 4
configuration directory.
.IP "\fB.build\fR:" 4
configuration directory for meta-information.
.SH SEE ALSO
.\" FIXME
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>.
.SH AUTHOR
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.

View File

@ -1,73 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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.
.\"
.\"
.TH LIVE\-BUILD 1 2014\-07\-24 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
.SH SYNOPSIS
\fBlb source\-hooks\fR [\-\-verbose]
.PP
\fBlb source\-hooks\fR [\-\-help]
.br
\fBlb source\-hooks\fR [\-\-version]
.
.SH DESCRIPTION
live\-build contains the components to build a live system from a configuration directory.
.PP
The \fBlb source\-hooks\fR command executes hook files after the source stage.
.SH SPECIFICATION
\fBlb source\-hooks\fR executes any hook files found in the \fBconfig/hooks\fR directory within the configuration directory.
.PP
Hook files do not require to have a specific owner nor specific permissions. They are marked executable by \fBlb source\-hooks\fR automatically when they are executed.
.PP
Hook files must either have the suffix \fB*.hook\fR or \fB*.hook.source\fR.
.PP
Hook files with the suffix \fB*.hook\fR are executed first, hook files with the suffix \fB*.hook.source\fR are executed second.
.PP
Hook files are executed in alphanumberical order by \fBlb source\-hooks\fR. If one hook file depends on being run after another, best practise is to use number prefixes (nnnn, starting with 0001) to ensure the order of execution.
.PP
Hook files are copied into the \fBsource/live-build\fR directory by \fBlb source\-hooks\fR. They are executed from within the source directory and can read the configuration directory in \fBlive-build/config\fR within the source directory.
.PP
\fBWarning:\fR hook files are not executed within a chroot but within the context of the host system in the source directory. They have root privileges and access to the all host system ressources (devices, filesystems, network, etc.).
.SH OPTIONS
.IP "\fB\-\-verbose\fR" 4
sets verbose option (default: False).
.IP "\fB\-h, \-\-help\fR" 4
show help message and exit.
.IP "\fB\-\-version\fR" 4
show program's version number and exit.
.SH FILES
.IP "\fBconfig/hooks/*.hook\fR:" 4
generic hook files.
.IP "\fBconfig/hooks/*.hook.source\fR:" 4
hook files specific for the source stage.
.IP "\fBsource\fR:" 4
directory in which the hook files are executed.
.IP "\fBsource/live-build/config\fR:" 4
bind mounted configuration directory within the source directory to be read by hook files.
.IP "\fBsource/live-build\fR:" 4
directory in which hook files are copied.
.SH SEE ALSO
.IP "\fIlb\-bootstrap\-hooks\fR(1)" 4
.IP "\fIlb\-chroot\-hooks\fR(1)" 4
.IP "\fIlb\-binary\-hooks\fR(1)" 4
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>.
.SH AUTHOR
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.

View File

@ -1,61 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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.
.\"
.\"
.TH LIVE\-BUILD 1 2014\-07\-24 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- Live System Build Components
.SH SYNOPSIS
\fBlb source\-includes\fR [\-\-verbose]
.PP
\fBlb source\-includes\fR [\-\-help]
.br
\fBlb source\-includes\fR [\-\-version]
.
.SH DESCRIPTION
live\-build contains the components to build a live system from a configuration directory.
.PP
The \fBlb source\-includes\fR command copies include files into the source stage.
.SH SPECIFICATION
\fBlb source\-includes\fR copies any include files found in the \fBconfig/includes\fR and \fBconfig/includes.source\fR directories within the configuration directory.
.PP
Include files do not require to have a specific owner nor specific permissions. The files are set to be owned by root by \fBlb source\-includes\fR automatically when they are copied, original permissions of the files are preserved. Specific owners can be set with a corresponding hook file, see \fIlb-source-hooks\fR(1) for more information about hooks.
.PP
Include files in the \fBconfig/includes\fR directory are copied first, include files in the \fBconfig/includes.source\fR directory are copied second. Files present in the source and either of the include directories are silently overwritten, the later file replaces the earlier.
.SH OPTIONS
.IP "\fB\-\-verbose\fR" 4
sets verbose option (default: False).
.IP "\fB\-h, \-\-help\fR" 4
show help message and exit.
.IP "\fB\-\-version\fR" 4
show program's version number and exit.
.SH FILES
.IP "\fBconfig/includes\fR:" 4
generic include files.
.IP "\fBconfig/includes.source\fR:" 4
include files specific for the source stage.
.IP "\fBsource\fR:" 4
directory in which the include files are copied into.
.SH SEE ALSO
.IP "\fIlb\-bootstrap\-includes\fR(1)" 4
.IP "\fIlb\-chroot\-includes\fR(1)" 4
.IP "\fIlb\-binary\-includes\fR(1)" 4
.SH HOMEPAGE
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>.
.SH AUTHOR
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlb\fR \- wrapper for live\-build programs

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlb binary\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlb bootstrap\fR \- Complete the bootstrap stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlb chroot\fR \- Complete the chroot stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlb clean\fR \- Clean build directory

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlb config\fR \- Create config directory

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems Project"
.TH LIVE\-BUILD 1 2014\-08\-28 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlb source\fR \- Complete the source stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 7 2013\-04\-01 4.0~a16-1 "Live Systems Project"
.TH LIVE\-BUILD 7 2014\-08\-28 4.0~alpha39-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- the live systems tool suite

View File

@ -1,101 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Componentes de Construcción del Sistema en vivo
.SH SINOPSIS
\fBlb binary\-hooks\fP [\-\-verbose]
.PP
\fBlb binary\-hooks\fP [\-\-help]
.br
\fBlb binary\-hooks\fP [\-\-version]
.
.SH DESCRIPCIÓN
live\-build contiene los componentes para construir un sistema en vivo a
partir de un directorio de configuración.
.PP
El comando \fBlb binary_hooks\fP ejecuta los scripts gancho después de la etapa
«binary».
.SH ESPECIFICACIÓN
\fBlb binary\-hooks\fP ejecuta todos los scripts gancho que se encuentran en el
directorio \fBconfig/hooks\fP dentro del directorio de configuración.
.PP
No es necesario que los scripts gancho tengan un propietario o permisos
especiales. Ya que \fBlb binary\-hooks\fP los convertirá en ejecutables
automáticamente.
.PP
Los scripts gancho deben tener el sufijo \fB*.hook\fP o \fB*.hook.binary\fP.
.PP
Los scripts gancho con el sufijo \fB*.hook\fP se ejecutan en primer lugar, los
scripts gancho con el sufijo \fB*.hook.binary\fP se ejecutan en segundo lugar.
.PP
\fBlb binary\-hooks\fP ejecuta los scripts gancho en orden alfanumérico. Si uno
de estos scripts tiene que ser ejecutado después de otro, lo ideal es
utilizar números como prefijos (nnnn, a partir de 0001) para asegurarse el
orden de ejecución correcto.
.PP
\fBlb binary\-hooks\fP copia los scripts gancho dentro del directorio
\fBbinary/live\-build\fP. Estos se ejecutan desde dentro del directorio «binary»
y pueden leer el directorio de configuración en \fBlive\-build/config\fP dentro
del directorio «binary».
.PP
\fBAdvertencia:\fP Los scripts gancho no son ejecutados dentro del directorio
«chroot» sino en el sistema anfitrión dentro del directorio «binary». Estos
tienen privilegios de superusuario y acceso a todos los recursos del sistema
anfitrión (dispositivos, sistemas de ficheros, redes, etc.).
.SH OPCIONES
.IP \fB\-\-verbose\fP 4
establece la opción verbose (por defecto: False).
.IP "\fB\-h, \-\-help\fP" 4
muestra el mensaje de ayuda y sale.
.IP \fB\-\-version\fP 4
muestra el número de versión del programa y sale.
.SH FICHEROS
.IP \fBconfig/hooks/*.hook\fP: 4
scripts gancho genéricos.
.IP \fBconfig/hooks/*.hook.binary\fP: 4
scripts gancho específicos para la etapa «binary».
.IP \fBbinary\fP: 4
directorio en el que se ejecutan los scripts gancho.
.IP \fBbinary/live\-build/config\fP: 4
directorio de configuración montado en el directorio «binary» para ser leído
por los scripts gancho.
.IP \fBbinary/live\-build\fP: 4
directorio en el que se copian los scripts gancho.
.SH "VER TAMBIÉN"
.IP \fIlb\-bootstrap\-hooks\fP(1) 4
.IP \fIlb\-chroot\-hooks\fP(1) 4
.IP \fIlb\-source\-hooks\fP(1) 4
.SH "PÁGINA WEB"
Se puede encontrar más información acerca de live\-build y el proyecto Live
Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el
manual en <\fIhttp://live\-systems.org/manual/\fP>.
.SH ERRORES
Se puede notificar los fallos enviando un informe de errores sobre el
paquete live\-build en el Bug Tracking System en
<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
correo de Live Systems a la dirección
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTOR
live\-build fue escrito por Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -1,85 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Componentes de Construcción del Sistema en vivo
.SH SINOPSIS
\fBlb binary\-includes\fP [\-\-verbose]
.PP
\fBlb binary\-includes\fP [\-\-help]
.br
\fBlb binary\-includes\fP [\-\-version]
.
.SH DESCRIPCIÓN
live\-build contiene los componentes para construir un sistema en vivo a
partir de un directorio de configuración.
.PP
El comando \fBlb binary\-includes\fP copia los ficheros «include» durante la
etapa «binary».
.SH ESPECIFICACIÓN
\fBlb binary\-includes\fP copia todos los ficheros «include» que encuentra en
los directorios \fBconfig/includes\fP y \fBconfig/includes.binary\fP dentro del
directorio de configuración.
.PP
No es necesario que los ficheros «include» tengan un propietario o permisos
especiales. \fBlb binary\-includes\fP automáticamente asignará los ficheros al
superusuario root en el momento de copiarlos, mientras que los permisos
iniciales de los ficheros se mantienen intactos. Se puede establecer
propietarios específicos de los ficheros utilizando un script gancho, ver
\fIlb\-binary\-hooks\fP(1) para más información acerca de los scripts gancho.
.PP
Los ficheros «include» del directorio \fBconfig/includes\fP se copian en primer
lugar, los del directorio \fBconfig/includes.binary\fP se copian en segundo
lugar. Los ficheros existentes en los directorios «binary» e «include» se
sobreescriben sin previo aviso, el último fichero reemplaza al anterior.
.SH OPCIONES
.IP \fB\-\-verbose\fP 4
establece la opción verbose (por defecto: False).
.IP "\fB\-h, \-\-help\fP" 4
muestra el mensaje de ayuda y sale.
.IP \fB\-\-version\fP 4
muestra el número de versión del programa y sale.
.SH FICHEROS
.IP \fBconfig/includes\fP: 4
ficheros «include» genéricos.
.IP \fBconfig/includes.binary\fP: 4
ficheros «include» específicos para la etapa «binary».
.IP \fBbinary\fP: 4
directorio en el que se copian los ficheros «include».
.SH "VER TAMBIÉN"
.IP \fIlb\-bootstrap\-includes\fP(1) 4
.IP \fIlb\-chroot\-includes\fP(1) 4
.IP \fIlb\-source\-includes\fP(1) 4
.SH "PÁGINA WEB"
Se puede encontrar más información acerca de live\-build y el proyecto Live
Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el
manual en <\fIhttp://live\-systems.org/manual/\fP>.
.SH ERRORES
Se puede notificar los fallos enviando un informe de errores sobre el
paquete live\-build en el Bug Tracking System en
<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
correo de Live Systems a la dirección
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTOR
live\-build fue escrito por Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -1,69 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Componentes de Construcción del Sistema en vivo
.SH SINOPSIS
\fBlb bootstrap\-cdebootstrap\fP
[\-\-cdebootstrap\-options=\fIOPCIONES_CDEBOOTSTRAP\fP] [\-\-verbose]
.PP
\fBlb bootstrap\-cdebootstrap\fP [\-\-help]
.br
\fBlb bootstrap\-cdebootstrap\fP [\-\-version]
.
.SH DESCRIPCIÓN
live\-build contiene los componentes para construir un sistema en vivo a
partir de un directorio de configuración.
.PP
El comando \fBlb bootstrap_cdebootstrap\fP preinstala el chroot del sistema con
\fIcdebootstrap\fP(1).
.SH OPCIONES
.IP \fB\-\-cdebootstrap\-options=\fP\fIOPCIONES_CDEBOOTSTRAP\fP 4
establece las opciones de \fIcdebootstrap\fP(1) (por defecto: Ninguna), ver
\fIcdebootstrap\fP(1) para más información acerca de cdebootstrap.
.IP \fB\-\-verbose\fP 4
establece la opción verbose (por defecto: False).
.IP "\fB\-h, \-\-help\fP" 4
muestra el mensaje de ayuda y sale.
.IP \fB\-\-version\fP 4
muestra el número de versión del programa y sale.
.SH FICHEROS
.IP \fBconfig/build\fP 4
.IP \fBcache/bootstrap\fP 4
.IP \fBcache/packages.bootstrap\fP 4
.IP \fBchroot\fP 4
.IP \fB.build/bootstrap\fP 4
.SH "VER TAMBIÉN"
.IP fIcdebootstrap(1) 4
.SH "PÁGINA WEB"
Se puede encontrar más información acerca de live\-build y el proyecto Live
Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el
manual en <\fIhttp://live\-systems.org/manual/\fP>.
.SH ERRORES
Se puede notificar los fallos enviando un informe de errores sobre el
paquete live\-build en el Bug Tracking System en
<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
correo de Live Systems a la dirección
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTOR
live\-build fue escrito por Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -1,69 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Componentes de Construcción del Sistema en vivo
.SH SINOPSIS
\fBlb bootstrap\-debootstrap\fP [\-\-debootstrap\-options=\fIOPCIONES_DEBOOTSTRAP\fP]
[\-\-verbose]
.PP
\fBlb bootstrap\-debootstrap\fP [\-\-help]
.br
\fBlb bootstrap\-debootstrap\fP [\-\-version]
.
.SH DESCRIPCIÓN
live\-build contiene los componentes para construir un sistema en vivo a
partir de un directorio de configuración.
.PP
El comando \fBlb bootstrap_debootstrap\fP preinstala el chroot del sistema con
\fIdebootstrap\fP(8).
.SH OPCIONES
.IP \fB\-\-debootstrap\-options=\fP\fIOPCIONES_DEBOOTSTRAP\fP 4
establece las opciones de \fIdebootstrap\fP(8) (por defecto: Ninguna), ver
\fIdebootstrap\fP(8) para más información acerca de debootstrap.
.IP \fB\-\-verbose\fP 4
establece la opción verbose (por defecto: False).
.IP "\fB\-h, \-\-help\fP" 4
muestra el mensaje de ayuda y sale.
.IP \fB\-\-version\fP 4
muestra el número de versión del programa y sale.
.SH FICHEROS
.IP \fBconfig/build\fP 4
.IP \fBcache/bootstrap\fP 4
.IP \fBcache/packages.bootstrap\fP 4
.IP \fBchroot\fP 4
.IP \fB.build/bootstrap\fP 4
.SH "VER TAMBIÉN"
.IP \fIdebootstrap\fP(8) 4
.SH "PÁGINA WEB"
Se puede encontrar más información acerca de live\-build y el proyecto Live
Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el
manual en <\fIhttp://live\-systems.org/manual/\fP>.
.SH ERRORES
Se puede notificar los fallos enviando un informe de errores sobre el
paquete live\-build en el Bug Tracking System en
<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
correo de Live Systems a la dirección
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTOR
live\-build fue escrito por Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -1,97 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Componentes de Construcción del Sistema en vivo
.SH SINOPSIS
\fBlb bootstrap\-hooks\fP [\-\-verbose]
.PP
\fBlb bootstrap\-hooks\fP [\-\-help]
.br
\fBlb bootstrap\-hooks\fP [\-\-version]
.
.SH DESCRIPCIÓN
live\-build contiene los componentes para construir un sistema en vivo a
partir de un directorio de configuración.
.PP
El comando \fBlb bootstrap_hooks\fP ejecuta los scripts gancho después de la
etapa «bootstrap».
.SH ESPECIFICACIÓN
\fBlb bootstrap\-hooks\fP ejecuta todos los scripts gancho que se encuentran en
el directorio \fBconfig/hooks\fP dentro del directorio de configuración.
.PP
No es necesario que los scripts gancho tengan un propietario o permisos
especiales. Ya que \fBlb bootstrap\-hooks\fP los convertirá en ejecutables
automáticamente.
.PP
Los scripts gancho deben tener el sufijo \fB*.hook\fP o \fB*.hook.bootstrap\fP.
.PP
Los scripts gancho con el sufijo \fB*.hook\fP se ejecutan en primer lugar, los
scripts gancho con el sufijo \fB*.hook.bootstrap\fP se ejecutan en segundo
lugar.
.PP
\fBlb bootstrap\-hooks\fP ejecuta los scripts gancho en orden alfanumérico. Si
uno de estos scripts tiene que ser ejecutado después de otro, lo ideal es
utilizar números como prefijos (nnnn, a partir de 0001) para asegurarse el
orden de ejecución correcto.
.PP
\fBlb bootstrap\-hooks\fP copia los scripts gancho dentro del directorio
\fBchroot/live\-build\fP. Estos se ejecutan desde dentro del directorio «chroot»
(en el chroot) y pueden leer el directorio de configuración en
\fBlive\-build/config\fP dentro del directorio «chroot».
.SH OPCIONES
.IP \fB\-\-verbose\fP 4
establece la opción verbose (por defecto: False).
.IP "\fB\-h, \-\-help\fP" 4
muestra el mensaje de ayuda y sale.
.IP \fB\-\-version\fP 4
muestra el número de versión del programa y sale.
.SH FICHEROS
.IP \fBconfig/hooks/*.hook\fP: 4
scripts gancho genéricos.
.IP \fBconfig/hooks/*.hook.bootstrap\fP: 4
scripts gancho específicos para la etapa «bootstrap».
.IP \fBchroot\fP: 4
directorio en el que se ejecutan los scripts gancho.
.IP \fBchroot/live\-build/config\fP: 4
directorio de configuración montado en el directorio «chroot» para ser leído
por los scripts gancho.
.IP \fBchroot/live\-build\fP: 4
directorio en el que se copian los scripts gancho.
.SH "VER TAMBIÉN"
.IP \fIlb\-bootstrap\-hooks\fP(1) 4
.IP \fIlb\-binary\-hooks\fP(1) 4
.IP \fIlb\-source\-hooks\fP(1) 4
.SH "PÁGINA WEB"
Se puede encontrar más información acerca de live\-build y el proyecto Live
Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el
manual en <\fIhttp://live\-systems.org/manual/\fP>.
.SH ERRORES
Se puede notificar los fallos enviando un informe de errores sobre el
paquete live\-build en el Bug Tracking System en
<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
correo de Live Systems a la dirección
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTOR
live\-build fue escrito por Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -1,85 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Componentes de Construcción del Sistema en vivo
.SH SINOPSIS
\fBlb bootstrap\-includes\fP [\-\-verbose]
.PP
\fBlb bootstrap\-includes\fP [\-\-help]
.br
\fBlb bootstrap\-includes\fP [\-\-version]
.
.SH DESCRIPCIÓN
live\-build contiene los componentes para construir un sistema en vivo a
partir de un directorio de configuración.
.PP
El comando \fBlb bootstrap\-includes\fP copia los ficheros «include» durante la
etapa «bootstrap».
.SH ESPECIFICACIÓN
\fBlb bootstrap\-includes\fP copia todos los ficheros «include» que encuentra en
los directorios \fBconfig/includes\fP y \fBconfig/includes.bootstrap\fP dentro del
directorio de configuración.
.PP
No es necesario que los ficheros «include» tengan un propietario o permisos
especiales. \fBlb bootstrap\-includes\fP automáticamente asignará los ficheros
al superusuario root en el momento de copiarlos, mientras que los permisos
iniciales de los ficheros se mantienen intactos. Se puede establecer
propietarios específicos de los ficheros utilizando un script gancho, ver
\fIlb\-bootstrap\-hooks\fP(1) para más información acerca de los scripts gancho.
.PP
Los ficheros «include» del directorio \fBconfig/includes\fP se copian en primer
lugar, los del directorio \fBconfig/includes.bootstrap\fP se copian en segundo
lugar. Los ficheros existentes en los directorios «chroot» e «include» se
sobreescriben sin previo aviso, el último fichero reemplaza al anterior.
.SH OPCIONES
.IP \fB\-\-verbose\fP 4
establece la opción verbose (por defecto: False).
.IP "\fB\-h, \-\-help\fP" 4
muestra el mensaje de ayuda y sale.
.IP \fB\-\-version\fP 4
muestra el número de versión del programa y sale.
.SH FICHEROS
.IP \fBconfig/includes\fP: 4
ficheros «include» genéricos.
.IP \fBconfig/includes.bootstrap\fP: 4
ficheros «include» específicos para la etapa «bootstrap».
.IP \fBchroot\fP: 4
directorio en el que se copian los ficheros «include».
.SH "VER TAMBIÉN"
.IP \fIlb\-chroot\-includes\fP(1) 4
.IP \fIlb\-binary\-includes\fP(1) 4
.IP \fIlb\-source\-includes\fP(1) 4
.SH "PÁGINA WEB"
Se puede encontrar más información acerca de live\-build y el proyecto Live
Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el
manual en <\fIhttp://live\-systems.org/manual/\fP>.
.SH ERRORES
Se puede notificar los fallos enviando un informe de errores sobre el
paquete live\-build en el Bug Tracking System en
<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
correo de Live Systems a la dirección
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTOR
live\-build fue escrito por Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -1,96 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Componentes de Construcción del Sistema en vivo
.SH SINOPSIS
\fBlb chroot\-hooks\fP [\-\-verbose]
.PP
\fBlb chroot\-hooks\fP [\-\-help]
.br
\fBlb chroot\-hooks\fP [\-\-version]
.
.SH DESCRIPCIÓN
live\-build contiene los componentes para construir un sistema en vivo a
partir de un directorio de configuración.
.PP
El comando \fBlb chroot_hooks\fP ejecuta los scripts gancho después de la etapa
«chroot».
.SH ESPECIFICACIÓN
\fBlb chroot\-hooks\fP ejecuta todos los scripts gancho que se encuentran en el
directorio \fBconfig/hooks\fP dentro del directorio de configuración.
.PP
No es necesario que los scripts gancho tengan un propietario o permisos
especiales. Ya que \fBlb chroot\-hooks\fP los convertirá en ejecutables
automáticamente.
.PP
Los scripts gancho deben tener el sufijo \fB*.hook\fP o \fB*.hook.chroot\fP.
.PP
Los scripts gancho con el sufijo \fB*.hook\fP se ejecutan en primer lugar, los
scripts gancho con el sufijo \fB*.hook.chroot\fP se ejecutan en segundo lugar.
.PP
\fBlb chroot\-hooks\fP ejecuta los scripts gancho en orden alfanumérico. Si uno
de estos scripts tiene que ser ejecutado después de otro, lo ideal es
utilizar números como prefijos (nnnn, a partir de 0001) para asegurarse el
orden de ejecución correcto.
.PP
\fBlb chroot\-hooks\fP copia los scripts gancho dentro del directorio
\fBchroot/live\-build\fP. Estos se ejecutan desde dentro del directorio «chroot»
(en el chroot) y pueden leer el directorio de configuración en
\fBlive\-build/config\fP dentro del directorio «chroot».
.SH OPCIONES
.IP \fB\-\-verbose\fP 4
establece la opción verbose (por defecto: False).
.IP "\fB\-h, \-\-help\fP" 4
muestra el mensaje de ayuda y sale.
.IP \fB\-\-version\fP 4
muestra el número de versión del programa y sale.
.SH FICHEROS
.IP \fBconfig/hooks/*.hook\fP: 4
scripts gancho genéricos.
.IP \fBconfig/hooks/*.hook.chroot\fP: 4
scripts gancho específicos para la etapa «chroot».
.IP \fBchroot\fP: 4
directorio en el que se ejecutan los scripts gancho.
.IP \fBchroot/live\-build/config\fP: 4
directorio de configuración montado en el directorio «chroot» para ser leído
por los scripts gancho.
.IP \fBchroot/live\-build\fP: 4
directorio en el que se copian los scripts gancho.
.SH "VER TAMBIÉN"
.IP \fIlb\-bootstrap\-hooks\fP(1) 4
.IP \fIlb\-binary\-hooks\fP(1) 4
.IP \fIlb\-source\-hooks\fP(1) 4
.SH "PÁGINA WEB"
Se puede encontrar más información acerca de live\-build y el proyecto Live
Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el
manual en <\fIhttp://live\-systems.org/manual/\fP>.
.SH ERRORES
Se puede notificar los fallos enviando un informe de errores sobre el
paquete live\-build en el Bug Tracking System en
<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
correo de Live Systems a la dirección
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTOR
live\-build fue escrito por Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -1,85 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Componentes de Construcción del Sistema en vivo
.SH SINOPSIS
\fBlb chroot\-includes\fP [\-\-verbose]
.PP
\fBlb chroot\-includes\fP [\-\-help]
.br
\fBlb chroot\-includes\fP [\-\-version]
.
.SH DESCRIPCIÓN
live\-build contiene los componentes para construir un sistema en vivo a
partir de un directorio de configuración.
.PP
El comando \fBlb chroot\-includes\fP copia los ficheros «include» durante la
etapa «chroot».
.SH ESPECIFICACIÓN
\fBlb chroot\-includes\fP copia todos los ficheros «include» que encuentra en
los directorios \fBconfig/includes\fP y \fBconfig/includes.chroot\fP dentro del
directorio de configuración.
.PP
No es necesario que los ficheros «include» tengan un propietario o permisos
especiales. \fBlb chroot\-includes\fP automáticamente asignará los ficheros al
superusuario root en el momento de copiarlos, mientras que los permisos
iniciales de los ficheros se mantienen intactos. Se puede establecer
propietarios específicos de los ficheros utilizando un script gancho, ver
\fIlb\-chroot\-hooks\fP(1) para más información acerca de los scripts gancho.
.PP
Los ficheros «include» del directorio \fBconfig/includes\fP se copian en primer
lugar, los del directorio \fBconfig/includes.chroot\fP se copian en segundo
lugar. Los ficheros existentes en los directorios «chroot» e «include» se
sobreescriben sin previo aviso, el último fichero reemplaza al anterior.
.SH OPCIONES
.IP \fB\-\-verbose\fP 4
establece la opción verbose (por defecto: False).
.IP "\fB\-h, \-\-help\fP" 4
muestra el mensaje de ayuda y sale.
.IP \fB\-\-version\fP 4
muestra el número de versión del programa y sale.
.SH FICHEROS
.IP \fBconfig/includes\fP: 4
ficheros «include» genéricos.
.IP \fBconfig/includes.chroot\fP: 4
ficheros «include» específicos para la etapa «chroot».
.IP \fBchroot\fP: 4
directorio en el que se copian los ficheros «include».
.SH "VER TAMBIÉN"
.IP \fIlb\-bootstrap\-includes\fP(1) 4
.IP \fIlb\-binary\-includes\fP(1) 4
.IP \fIlb\-source\-includes\fP(1) 4
.SH "PÁGINA WEB"
Se puede encontrar más información acerca de live\-build y el proyecto Live
Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el
manual en <\fIhttp://live\-systems.org/manual/\fP>.
.SH ERRORES
Se puede notificar los fallos enviando un informe de errores sobre el
paquete live\-build en el Bug Tracking System en
<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
correo de Live Systems a la dirección
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTOR
live\-build fue escrito por Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -1,71 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Componentes de Construcción del Sistema en vivo
.SH SINOPSIS
\fBlb init\fP [\-\-distribution \fIDISTRIBUTION\fP] [\-\-project \fIPROJECT\fP]
[\-\-verbose]
.PP
\fBlb init\fP [\-\-help]
.br
\fBlb init\fP [\-\-version]
.
.SH DESCRIPCIÓN
live\-build contiene los componentes para construir un sistema en vivo a
partir de un directorio de configuración.
.PP
El comando \fBlb init\fP crea un directorio de configuración vacio o
reinicializa uno ya existente.
.SH OPCIONES
.IP \fB\-\-distribution\fP 4
establece la distribución predeterminada.
.IP \fB\-\-project\fP 4
establece el proyecto para el que se utilizarán sus valores
predeterminados. Actualmente, los proyectos válidos son «debian» y
«progress\-linux» (valor predeterminado: debian).
.IP \fB\-\-verbose\fP 4
establece la opción verbose (por defecto: False).
.IP "\fB\-h, \-\-help\fP" 4
muestra el mensaje de ayuda y sale.
.IP \fB\-\-version\fP 4
muestra el número de versión del programa y sale.
.SH FICHEROS
.IP \fBconfig\fP: 4
directorio de configuración.
.IP \fB.build\fP 4
directorio de configuración para meta\-información.
.SH "VER TAMBIÉN"
.\" FIXME
.SH "PÁGINA WEB"
Se puede encontrar más información acerca de live\-build y el proyecto Live
Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el
manual en <\fIhttp://live\-systems.org/manual/\fP>.
.SH ERRORES
Se puede notificar los fallos enviando un informe de errores sobre el
paquete live\-build en el Bug Tracking System en
<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
correo de Live Systems a la dirección
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTOR
live\-build fue escrito por Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -1,101 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Componentes de Construcción del Sistema en vivo
.SH SINOPSIS
\fBlb source\-hooks\fP [\-\-verbose]
.PP
\fBlb source\-hooks\fP [\-\-help]
.br
\fBlb source\-hooks\fP [\-\-version]
.
.SH DESCRIPCIÓN
live\-build contiene los componentes para construir un sistema en vivo a
partir de un directorio de configuración.
.PP
El comando \fBlb source_hooks\fP ejecuta los scripts gancho después de la etapa
«source».
.SH ESPECIFICACIÓN
\fBlb source\-hooks\fP ejecuta todos los scripts gancho que se encuentran en el
directorio \fBconfig/hooks\fP dentro del directorio de configuración.
.PP
No es necesario que los scripts gancho tengan un propietario o permisos
especiales. Ya que \fBlb source\-hooks\fP los convertirá en ejecutables
automáticamente.
.PP
Los scripts gancho deben tener el sufijo \fB*.hook\fP o \fB*.hook.source\fP.
.PP
Los scripts gancho con el sufijo \fB*.hook\fP se ejecutan en primer lugar, los
scripts gancho con el sufijo \fB*.hook.source\fP se ejecutan en segundo lugar.
.PP
\fBlb source\-hooks\fP ejecuta los scripts gancho en orden alfanumérico. Si uno
de estos scripts tiene que ser ejecutado después de otro, lo ideal es
utilizar números como prefijos (nnnn, a partir de 0001) para asegurarse el
orden de ejecución correcto.
.PP
\fBlb source\-hooks\fP copia los scripts gancho dentro del directorio
\fBsource/live\-build\fP. Estos se ejecutan desde dentro del directorio «source»
y pueden leer el directorio de configuración en \fBlive\-build/config\fP dentro
del directorio «source».
.PP
\fBAdvertencia:\fP Los scripts gancho no son ejecutados dentro del directorio
«chroot» sino en el sistema anfitrión dentro del directorio «source». Estos
tienen privilegios de superusuario y acceso a todos los recursos del sistema
anfitrión (dispositivos, sistemas de ficheros, redes, etc.).
.SH OPCIONES
.IP \fB\-\-verbose\fP 4
establece la opción verbose (por defecto: False).
.IP "\fB\-h, \-\-help\fP" 4
muestra el mensaje de ayuda y sale.
.IP \fB\-\-version\fP 4
muestra el número de versión del programa y sale.
.SH FICHEROS
.IP \fBconfig/hooks/*.hook\fP: 4
scripts gancho genéricos.
.IP \fBconfig/hooks/*.hook.source\fP: 4
scripts gancho específicos para la etapa «source».
.IP \fBsource\fP: 4
directorio en el que se ejecutan los scripts gancho.
.IP \fBsource/live\-build/config\fP: 4
directorio de configuración montado en el directorio «source» para ser leído
por los scripts gancho.
.IP \fBsource/live\-build\fP: 4
directorio en el que se copian los scripts gancho.
.SH "VER TAMBIÉN"
.IP \fIlb\-bootstrap\-hooks\fP(1) 4
.IP \fIlb\-chroot\-hooks\fP(1) 4
.IP \fIlb\-binary\-hooks\fP(1) 4
.SH "PÁGINA WEB"
Se puede encontrar más información acerca de live\-build y el proyecto Live
Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el
manual en <\fIhttp://live\-systems.org/manual/\fP>.
.SH ERRORES
Se puede notificar los fallos enviando un informe de errores sobre el
paquete live\-build en el Bug Tracking System en
<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
correo de Live Systems a la dirección
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTOR
live\-build fue escrito por Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -1,85 +0,0 @@
.\" live-build(7) - System Build Scripts
.\" Copyright (C) 2006-2014 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 24.07.2014 4.0~alpha39\-1 "Proyecto Live Systems"
.SH NOMBRE
\fBlive\-build\fP \- Componentes de Construcción del Sistema en vivo
.SH SINOPSIS
\fBlb source\-includes\fP [\-\-verbose]
.PP
\fBlb source\-includes\fP [\-\-help]
.br
\fBlb source\-includes\fP [\-\-version]
.
.SH DESCRIPCIÓN
live\-build contiene los componentes para construir un sistema en vivo a
partir de un directorio de configuración.
.PP
El comando \fBlb source\-includes\fP copia los ficheros «include» durante la
etapa «source».
.SH ESPECIFICACIÓN
\fBlb source\-includes\fP copia todos los ficheros «include» que encuentra en
los directorios \fBconfig/includes\fP y \fBconfig/includes.source\fP dentro del
directorio de configuración.
.PP
No es necesario que los ficheros «include» tengan un propietario o permisos
especiales. \fBlb source\-includes\fP automáticamente asignará los ficheros al
superusuario root en el momento de copiarlos, mientras que los permisos
iniciales de los ficheros se mantienen intactos. Se puede establecer
propietarios específicos de los ficheros utilizando un script gancho, ver
\fIlb\-source\-hooks\fP(1) para más información acerca de los scripts gancho.
.PP
Los ficheros «include» del directorio \fBconfig/includes\fP se copian en primer
lugar, los del directorio \fBconfig/includes.source\fP se copian en segundo
lugar. Los ficheros existentes en los directorios «source» e «include» se
sobreescriben sin previo aviso, el último fichero reemplaza al anterior.
.SH OPCIONES
.IP \fB\-\-verbose\fP 4
establece la opción verbose (por defecto: False).
.IP "\fB\-h, \-\-help\fP" 4
muestra el mensaje de ayuda y sale.
.IP \fB\-\-version\fP 4
muestra el número de versión del programa y sale.
.SH FICHEROS
.IP \fBconfig/includes\fP: 4
ficheros «include» genéricos.
.IP \fBconfig/includes.source\fP: 4
ficheros «include» específicos para la etapa «source».
.IP \fBsource\fP: 4
directorio en el que se copian los ficheros «include».
.SH "VER TAMBIÉN"
.IP \fIlb\-bootstrap\-includes\fP(1) 4
.IP \fIlb\-chroot\-includes\fP(1) 4
.IP \fIlb\-binary\-includes\fP(1) 4
.SH "PÁGINA WEB"
Se puede encontrar más información acerca de live\-build y el proyecto Live
Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el
manual en <\fIhttp://live\-systems.org/manual/\fP>.
.SH ERRORES
Se puede notificar los fallos enviando un informe de errores sobre el
paquete live\-build en el Bug Tracking System en
<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
correo de Live Systems a la dirección
<\fIdebian\-live@lists.debian.org\fP>.
.SH AUTOR
live\-build fue escrito por Daniel Baumann
<\fImail@daniel\-baumann.ch\fP>.

View File

@ -1,458 +0,0 @@
# German translations for live-build
# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 10:38+0100\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Live Systems Projekt"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NAME"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - System Build Komponenten"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNTAX"
#. type: Plain text
#: en/lb-binary-hooks.1:16
msgid "B<lb binary-hooks> [--verbose]"
msgstr "B<lb binary-hooks> [--verbose]"
#. type: Plain text
#: en/lb-binary-hooks.1:18
msgid "B<lb binary-hooks> [--help]"
msgstr "B<lb binary-hooks> [--help]"
#. type: Plain text
#: en/lb-binary-hooks.1:20
msgid "B<lb binary-hooks> [--version]"
msgstr "B<lb binary-hooks> [--version]"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build enthält die Komponenten um ein Live System von einem "
"Konfigurationsverzeichnis zu erstellen."
#. type: Plain text
#: en/lb-binary-hooks.1:25
msgid ""
"The B<lb binary-hooks> command executes hook files after the binary stage."
msgstr ""
"Der B<lb binary-hooks> Befehl führt Hooks Dateien nach dem Binary Stage aus."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "SPEZIFIKATION"
#. type: Plain text
#: en/lb-binary-hooks.1:28
msgid ""
"B<lb binary-hooks> executes any hook files found in the B<config/hooks> "
"directory within the configuration directory."
msgstr ""
"B<lb binary-hooks> führt alle Hook Dateien die sich im B<config/hooks> "
"Verzeichnis innerhalb des Konfigurationsvereichnisses befinden aus."
#. type: Plain text
#: en/lb-binary-hooks.1:30
msgid ""
"Hook files do not require to have a specific owner nor specific permissions. "
"They are marked executable by B<lb binary-hooks> automatically when they are "
"executed."
msgstr ""
"Hook Dateien benötigen weder einen speziellen Besitzer noch spezielle "
"Zugriffsrechte. Sie werden automatisch als ausführbar markiert wenn sie von "
"B<lb binary-hooks> ausgeführt werden."
#. type: Plain text
#: en/lb-binary-hooks.1:32
msgid "Hook files must either have the suffix B<*.hook> or B<*.hook.binary>."
msgstr ""
"Hook Dateien müssen entweder den Suffix B<*.hook> oder B<*.hook.binary> "
"haben."
#. type: Plain text
#: en/lb-binary-hooks.1:34
msgid ""
"Hook files with the suffix B<*.hook> are executed first, hook files with the "
"suffix B<*.hook.binary> are executed second."
msgstr ""
"Hook Dateien mit dem Suffix B<*.hook> werden als erstes ausgeführt, Hook "
"Dateien mit dem Suffix B<*.hook.binary> als zweites."
#. type: Plain text
#: en/lb-binary-hooks.1:36
msgid ""
"Hook files are executed in alphanumberical order by B<lb binary-hooks>. If "
"one hook file depends on being run after another, best practise is to use "
"number prefixes (nnnn, starting with 0001) to ensure the order of execution."
msgstr ""
"Hook Dateien werden von B<lb binary-hooks> in alphanummerischer Reihenfolge "
"ausgeführt. Falls eine Hook Datei davon abhängt nach einer anderen Hook "
"Datei ausgeführt zu werden, ist die empfohlene Vorgehensweise Nummern als "
"Prefixes (nnnn, beginnend mit 0001) zu benutzen um die "
"Ausführungsreihenfolge zu sichern."
#. type: Plain text
#: en/lb-binary-hooks.1:38
msgid ""
"Hook files are copied into the B<binary/live-build> directory by B<lb binary-"
"hooks>. They are executed from within the binary directory and can read the "
"configuration directory in B<live-build/config> within the binary directory."
msgstr ""
"Hook Dateien werden durch B<lb binary-hooks> in das B<binary/live-build> "
"Verzeichnis kopiert. Sie werden innerhalb des binary Verzeichnises "
"ausgeführt und können das Konfigurationsverzeichnis in B<live-build/config> "
"innerhalb des binary Verzeichnisses lesen."
#. type: Plain text
#: en/lb-binary-hooks.1:40
msgid ""
"B<Warning:> hook files are not executed within a chroot but within the "
"context of the host system in the binary directory. They have root "
"privileges and access to the all host system resources (devices, "
"filesystems, network, etc.)."
msgstr ""
"B<Warnung:> Hook Dateien werden nicht in einem Chroot sondern innerhalb des "
"Kontext des Host Systems im binary Vereichnis ausgeführt. Sie haben Root "
"Privilegien und Zugang zu allen Ressourcen des Host Systems (Geräte, "
"Dateisysteme, Netzwerk, etc.)."
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONEN"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "zeigt Hilfenachricht und beendet sich."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "zeigt Versionsnummer des Programms und beendet sich."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "DATEIEN"
#. type: IP
#: en/lb-binary-hooks.1:50 en/lb-bootstrap-hooks.1:48 en/lb-chroot-hooks.1:48
#: en/lb-source-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook>:"
msgstr "B<config/hooks/*.hook>:"
#. type: Plain text
#: en/lb-binary-hooks.1:52 en/lb-bootstrap-hooks.1:50 en/lb-chroot-hooks.1:50
#: en/lb-source-hooks.1:52
msgid "generic hook files."
msgstr "Allgemeine Hook Dateien."
#. type: IP
#: en/lb-binary-hooks.1:52
#, no-wrap
msgid "B<config/hooks/*.hook.binary>:"
msgstr "B<config/hooks/*.hook.binary>:"
#. type: Plain text
#: en/lb-binary-hooks.1:54
msgid "hook files specific for the binary stage."
msgstr "Hook Dateien spezifisch für den Binary Stage."
#. type: IP
#: en/lb-binary-hooks.1:54 en/lb-binary-includes.1:46
#, no-wrap
msgid "B<binary>:"
msgstr "B<binary>:"
#. type: Plain text
#: en/lb-binary-hooks.1:56 en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#: en/lb-source-hooks.1:56
msgid "directory in which the hook files are executed."
msgstr "Verzeichnis in dem Hook Dateien ausgeführt werden."
#. type: IP
#: en/lb-binary-hooks.1:56
#, no-wrap
msgid "B<binary/live-build/config>:"
msgstr "B<binary/live-build/config>:"
#. type: Plain text
#: en/lb-binary-hooks.1:58
msgid ""
"bind mounted configuration directory within the binary directory to be read "
"by hook files."
msgstr ""
"bind mount des Konfigurationsverzeichnis innerhalb des binary Verzeichnisses "
"um von Hook Dateien gelesen werden zu können."
#. type: IP
#: en/lb-binary-hooks.1:58
#, no-wrap
msgid "B<binary/live-build>:"
msgstr "B<binary/live-build>:"
#. type: Plain text
#: en/lb-binary-hooks.1:60 en/lb-bootstrap-hooks.1:58 en/lb-chroot-hooks.1:58
#: en/lb-source-hooks.1:60
msgid "directory in which hook files are copied."
msgstr "Verzeichnis in das die Hook Dateien kopiert werden."
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
#. type: IP
#: en/lb-binary-hooks.1:62 en/lb-bootstrap-hooks.1:60 en/lb-chroot-hooks.1:60
#: en/lb-source-hooks.1:62
#, no-wrap
msgid "I<lb-bootstrap-hooks>(1)"
msgstr "I<lb-bootstrap-hooks>(1)"
#. type: IP
#: en/lb-binary-hooks.1:63 en/lb-source-hooks.1:63
#, no-wrap
msgid "I<lb-chroot-hooks>(1)"
msgstr "I<lb-chroot-hooks>(1)"
#. type: IP
#: en/lb-binary-hooks.1:64 en/lb-bootstrap-hooks.1:62 en/lb-chroot-hooks.1:62
#, no-wrap
msgid "I<lb-source-hooks>(1)"
msgstr "I<lb-source-hooks>(1)"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Weitere Informationen über live-build und das Live Systems Projekt können "
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "FEHLER"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
"Paket im Bug Tracking System unter E<lt>I<http://bugs.debian.org/>E<gt> oder "
"durch Senden einer E-Mail an die Live Systems Mailing Liste unter "
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
"werden."
#
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
"geschrieben."

View File

@ -1,400 +0,0 @@
# German translations for live-build
# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 10:38+0100\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Live Systems Projekt"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NAME"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - System Build Komponenten"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNTAX"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build enthält die Komponenten um ein Live System von einem "
"Konfigurationsverzeichnis zu erstellen."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "SPEZIFIKATION"
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONEN"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "zeigt Hilfenachricht und beendet sich."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "zeigt Versionsnummer des Programms und beendet sich."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "DATEIEN"
#. type: IP
#: en/lb-binary-hooks.1:54 en/lb-binary-includes.1:46
#, no-wrap
msgid "B<binary>:"
msgstr "B<binary>:"
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Weitere Informationen über live-build und das Live Systems Projekt können "
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "FEHLER"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
"Paket im Bug Tracking System unter E<lt>I<http://bugs.debian.org/>E<gt> oder "
"durch Senden einer E-Mail an die Live Systems Mailing Liste unter "
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
"werden."
#
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
"geschrieben."
#. type: Plain text
#: en/lb-binary-includes.1:16
msgid "B<lb binary-includes> [--verbose]"
msgstr "B<lb binary-includes> [--verbose]"
#. type: Plain text
#: en/lb-binary-includes.1:18
msgid "B<lb binary-includes> [--help]"
msgstr "B<lb binary-includes> [--help]"
#. type: Plain text
#: en/lb-binary-includes.1:20
msgid "B<lb binary-includes> [--version]"
msgstr "B<lb binary-includes> [--version]"
#. type: Plain text
#: en/lb-binary-includes.1:25
msgid ""
"The B<lb binary-includes> command copies include files into the binary stage."
msgstr ""
"Der B<lb binary-includes> Befehl kopiert Include Dateien in den Binary Stage."
#. type: Plain text
#: en/lb-binary-includes.1:28
msgid ""
"B<lb binary-includes> copies any include files found in the B<config/"
"includes> and B<config/includes.binary> directories within the configuration "
"directory."
msgstr ""
"B<lb binary-includes> kopiert alle Include Dateien die sich im B<config/"
"includes> oder B<config/includes.binary> Verzeichnis innerhalb des "
"Konfigurationsvereichnisses befinden."
#. type: Plain text
#: en/lb-binary-includes.1:30
msgid ""
"Include files do not require to have a specific owner nor specific "
"permissions. The files are set to be owned by root by B<lb binary-includes> "
"automatically when they are copied, original permissions of the files are "
"preserved. Specific owners can be set with a corresponding hook file, see "
"I<lb-binary-hooks>(1) for more information about hooks."
msgstr ""
"Include Dateien benötigen weder einen speziellen Besitzer noch spezielle "
"Zugriffsrechte. Sie werden automatisch als Root zugehörig markiert wenn sie "
"von B<lb binary-includes> kopiert werden, die ursprünglichen Zugriffsrechte "
"bleiben erhalten. Spezielle Besitzer können mit einer passenden Hook Datei "
"gesetzt werden, siehe I<lb-binary-hooks>(1) für mehr Informationen über Hook "
"Dateien."
#. type: Plain text
#: en/lb-binary-includes.1:32
msgid ""
"Include files in the B<config/includes> directory are copied first, include "
"files in the B<config/includes.binary> directory are copied second. Files "
"present in the binary and either of the include directories are silently "
"overwritten, the later file replaces the earlier."
msgstr ""
"Include Dateien im B<config/includes> Verzeichnis werden als erstes kopiert, "
"Include Dateien im B<config/includes.binary> Verzeichnis als zweites. "
"Dateien die sowohl im Binary als auch in einem der Include Verzeichnisse "
"vorliegen werden ohne Rückfrage überschrieben, die spätere Datei "
"überschreibt die frühere."
#. type: IP
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
#, no-wrap
msgid "B<config/includes>:"
msgstr "B<config/includes>:"
#. type: Plain text
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
msgid "generic include files."
msgstr "Allgemeine Include Dateien."
#. type: IP
#: en/lb-binary-includes.1:44
#, no-wrap
msgid "B<config/includes.binary>:"
msgstr "B<config/includes.binary>:"
#. type: Plain text
#: en/lb-binary-includes.1:46
msgid "include files specific for the binary stage."
msgstr "Include Dateien spezifisch für den Binary Stage."
#. type: Plain text
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
msgid "directory in which the include files are copied into."
msgstr "Verzeichnis in das die Include Dateien kopiert werden."
#. type: IP
#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50
#: en/lb-source-includes.1:50
#, no-wrap
msgid "I<lb-bootstrap-includes>(1)"
msgstr "I<lb-bootstrap-includes>(1)"
#. type: IP
#: en/lb-binary-includes.1:51 en/lb-bootstrap-includes.1:50
#: en/lb-source-includes.1:51
#, no-wrap
msgid "I<lb-chroot-includes>(1)"
msgstr "I<lb-chroot-includes>(1)"
#. type: IP
#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52
#: en/lb-chroot-includes.1:52
#, no-wrap
msgid "I<lb-source-includes>(1)"
msgstr "I<lb-source-includes>(1)"

View File

@ -1,350 +0,0 @@
# German translations for live-build
# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 10:38+0100\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Live Systems Projekt"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NAME"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - System Build Komponenten"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNTAX"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build enthält die Komponenten um ein Live System von einem "
"Konfigurationsverzeichnis zu erstellen."
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONEN"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "zeigt Hilfenachricht und beendet sich."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "zeigt Versionsnummer des Programms und beendet sich."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "DATEIEN"
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Weitere Informationen über live-build und das Live Systems Projekt können "
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "FEHLER"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
"Paket im Bug Tracking System unter E<lt>I<http://bugs.debian.org/>E<gt> oder "
"durch Senden einer E-Mail an die Live Systems Mailing Liste unter "
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
"werden."
#
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
"geschrieben."
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:16
msgid ""
"B<lb bootstrap-cdebootstrap> [--cdebootstrap-"
"options=I<CDEBOOTSTRAP_OPTIONS>] [--verbose]"
msgstr ""
"B<lb bootstrap-cdebootstrap> [--cdebootstrap-"
"options=I<CDEBOOTSTRAP_OPTIONEN>] [--verbose]"
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:18
msgid "B<lb bootstrap-cdebootstrap> [--help]"
msgstr "B<lb bootstrap-cdebootstrap> [--help]"
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:20
msgid "B<lb bootstrap-cdebootstrap> [--version]"
msgstr "B<lb bootstrap-cdebootstrap> [--version]"
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:25
msgid ""
"The B<lb bootstrap-cdebootstrap> command bootstraps the chroot system with "
"I<cdebootstrap>(1)."
msgstr ""
"Der B<lb bootstrap-cdebootstrap> Befehl erstellt das Chroot System mit "
"I<cdebootstrap>(1)."
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:27
#, no-wrap
msgid "B<--cdebootstrap-options=>I<CDEBOOTSTRAP_OPTIONS>"
msgstr "B<--cdebootstrap-options=>I<CDEBOOTSTRAP_OPTIONEN>"
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:29
msgid ""
"set I<cdebootstrap>(1) options (default: None), see I<cdebootstrap>(1) for "
"more information about cdebootstrap."
msgstr ""
"setzt I<cdebootstrap>(1) Optionen (Standardwert: keine), siehe "
"I<cdebootstrap>(1) für mehr Informationen über cdebootstrap."
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:37 en/lb-bootstrap-debootstrap.1:37
#, no-wrap
msgid "B<config/build>"
msgstr "B<config/build>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:38 en/lb-bootstrap-debootstrap.1:38
#, no-wrap
msgid "B<cache/bootstrap>"
msgstr "B<cache/bootstrap>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:39 en/lb-bootstrap-debootstrap.1:39
#, no-wrap
msgid "B<cache/packages.bootstrap>"
msgstr "B<cache/packages.bootstrap>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:40 en/lb-bootstrap-debootstrap.1:40
#, no-wrap
msgid "B<chroot>"
msgstr "B<chroot>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:41 en/lb-bootstrap-debootstrap.1:41
#, no-wrap
msgid "B<.build/bootstrap>"
msgstr "B<.build/bootstrap>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:44
#, no-wrap
msgid "fIcdebootstrap(1)"
msgstr "fIcdebootstrap(1)"

View File

@ -1,350 +0,0 @@
# German translations for live-build
# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 10:38+0100\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Live Systems Projekt"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NAME"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - System Build Komponenten"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNTAX"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build enthält die Komponenten um ein Live System von einem "
"Konfigurationsverzeichnis zu erstellen."
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONEN"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "zeigt Hilfenachricht und beendet sich."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "zeigt Versionsnummer des Programms und beendet sich."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "DATEIEN"
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Weitere Informationen über live-build und das Live Systems Projekt können "
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "FEHLER"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
"Paket im Bug Tracking System unter E<lt>I<http://bugs.debian.org/>E<gt> oder "
"durch Senden einer E-Mail an die Live Systems Mailing Liste unter "
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
"werden."
#
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
"geschrieben."
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:37 en/lb-bootstrap-debootstrap.1:37
#, no-wrap
msgid "B<config/build>"
msgstr "B<config/build>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:38 en/lb-bootstrap-debootstrap.1:38
#, no-wrap
msgid "B<cache/bootstrap>"
msgstr "B<cache/bootstrap>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:39 en/lb-bootstrap-debootstrap.1:39
#, no-wrap
msgid "B<cache/packages.bootstrap>"
msgstr "B<cache/packages.bootstrap>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:40 en/lb-bootstrap-debootstrap.1:40
#, no-wrap
msgid "B<chroot>"
msgstr "B<chroot>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:41 en/lb-bootstrap-debootstrap.1:41
#, no-wrap
msgid "B<.build/bootstrap>"
msgstr "B<.build/bootstrap>"
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:16
msgid ""
"B<lb bootstrap-debootstrap> [--debootstrap-options=I<DEBOOTSTRAP_OPTIONS>] "
"[--verbose]"
msgstr ""
"B<lb bootstrap-debootstrap> [--debootstrap-options=I<DEBOOTSTRAP_OPTIONEN>] "
"[--verbose]"
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:18
msgid "B<lb bootstrap-debootstrap> [--help]"
msgstr "B<lb bootstrap-debootstrap> [--help]"
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:20
msgid "B<lb bootstrap-debootstrap> [--version]"
msgstr "B<lb bootstrap-debootstrap> [--version]"
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:25
msgid ""
"The B<lb bootstrap-debootstrap> command bootstraps the chroot system with "
"I<debootstrap>(8)."
msgstr ""
"Der B<lb bootstrap-debootstrap> Befehl erstellt das Chroot System mit "
"I<debootstrap>(8)."
#. type: IP
#: en/lb-bootstrap-debootstrap.1:27
#, no-wrap
msgid "B<--debootstrap-options=>I<DEBOOTSTRAP_OPTIONS>"
msgstr "B<--debootstrap-options=>I<DEBOOTSTRAP_OPTIONEN>"
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:29
msgid ""
"set I<debootstrap>(8) options (default: None), see I<debootstrap>(8) for "
"more information about debootstrap."
msgstr ""
"setzt I<debootstrap>(8) Optionen (Standardwert: keine), siehe "
"I<debootstrap>(8) für mehr Informationen über debootstrap."
#. type: IP
#: en/lb-bootstrap-debootstrap.1:44
#, no-wrap
msgid "I<debootstrap>(8)"
msgstr "I<debootstrap>(8)"

View File

@ -1,450 +0,0 @@
# German translations for live-build
# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 10:38+0100\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Live Systems Projekt"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NAME"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - System Build Komponenten"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNTAX"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build enthält die Komponenten um ein Live System von einem "
"Konfigurationsverzeichnis zu erstellen."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "SPEZIFIKATION"
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONEN"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "zeigt Hilfenachricht und beendet sich."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "zeigt Versionsnummer des Programms und beendet sich."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "DATEIEN"
#. type: IP
#: en/lb-binary-hooks.1:50 en/lb-bootstrap-hooks.1:48 en/lb-chroot-hooks.1:48
#: en/lb-source-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook>:"
msgstr "B<config/hooks/*.hook>:"
#. type: Plain text
#: en/lb-binary-hooks.1:52 en/lb-bootstrap-hooks.1:50 en/lb-chroot-hooks.1:50
#: en/lb-source-hooks.1:52
msgid "generic hook files."
msgstr "Allgemeine Hook Dateien."
#. type: Plain text
#: en/lb-binary-hooks.1:56 en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#: en/lb-source-hooks.1:56
msgid "directory in which the hook files are executed."
msgstr "Verzeichnis in dem Hook Dateien ausgeführt werden."
#. type: Plain text
#: en/lb-binary-hooks.1:60 en/lb-bootstrap-hooks.1:58 en/lb-chroot-hooks.1:58
#: en/lb-source-hooks.1:60
msgid "directory in which hook files are copied."
msgstr "Verzeichnis in das die Hook Dateien kopiert werden."
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
#. type: IP
#: en/lb-binary-hooks.1:62 en/lb-bootstrap-hooks.1:60 en/lb-chroot-hooks.1:60
#: en/lb-source-hooks.1:62
#, no-wrap
msgid "I<lb-bootstrap-hooks>(1)"
msgstr "I<lb-bootstrap-hooks>(1)"
#. type: IP
#: en/lb-binary-hooks.1:64 en/lb-bootstrap-hooks.1:62 en/lb-chroot-hooks.1:62
#, no-wrap
msgid "I<lb-source-hooks>(1)"
msgstr "I<lb-source-hooks>(1)"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Weitere Informationen über live-build und das Live Systems Projekt können "
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "FEHLER"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
"Paket im Bug Tracking System unter E<lt>I<http://bugs.debian.org/>E<gt> oder "
"durch Senden einer E-Mail an die Live Systems Mailing Liste unter "
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
"werden."
#
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
"geschrieben."
#. type: Plain text
#: en/lb-bootstrap-hooks.1:16
msgid "B<lb bootstrap-hooks> [--verbose]"
msgstr "B<lb bootstrap-hooks> [--verbose]"
#. type: Plain text
#: en/lb-bootstrap-hooks.1:18
msgid "B<lb bootstrap-hooks> [--help]"
msgstr "B<lb bootstrap-hooks> [--help]"
#. type: Plain text
#: en/lb-bootstrap-hooks.1:20
msgid "B<lb bootstrap-hooks> [--version]"
msgstr "B<lb bootstrap-hooks> [--version]"
#. type: Plain text
#: en/lb-bootstrap-hooks.1:25
msgid ""
"The B<lb bootstrap-hooks> command executes hook files after the bootstrap "
"stage."
msgstr ""
"Der B<lb bootstrap-hooks> Befehl führt Hook Dateien nach dem Bootstrap Stage "
"aus."
#. type: Plain text
#: en/lb-bootstrap-hooks.1:28
msgid ""
"B<lb bootstrap-hooks> executes any hook files found in the B<config/hooks> "
"directory within the configuration directory."
msgstr ""
"B<lb bootstrap-hooks> führt alle Hook Dateien die sich im B<config/hooks> "
"Verzeichnis innerhalb des Konfigurationsvereichnisses befinden aus."
#. type: Plain text
#: en/lb-bootstrap-hooks.1:30
msgid ""
"Hook files do not require to have a specific owner nor specific permissions. "
"They are marked executable by B<lb bootstrap-hooks> automatically when they "
"are executed."
msgstr ""
"Hook Dateien benötigen weder einen speziellen Besitzer noch spezielle "
"Zugriffsrechte. Sie werden automatisch als ausführbar markiert wenn sie von "
"B<lb bootstrap-hooks> ausgeführt werden."
#. type: Plain text
#: en/lb-bootstrap-hooks.1:32
msgid ""
"Hook files must either have the suffix B<*.hook> or B<*.hook.bootstrap>."
msgstr ""
"Hook Dateien müssen entweder den Suffix B<*.hook> oder B<*.hook.bootstrap> "
"haben."
#. type: Plain text
#: en/lb-bootstrap-hooks.1:34
msgid ""
"Hook files with the suffix B<*.hook> are executed first, hook files with the "
"suffix B<*.hook.bootstrap> are executed second."
msgstr ""
"Hook Dateien mit dem Suffix B<*.hook> werden als erstes ausgeführt, Hook "
"Dateien mit dem Suffix B<*.hook.bootstrap> als zweites."
#. type: Plain text
#: en/lb-bootstrap-hooks.1:36
msgid ""
"Hook files are executed in alphanumberical order by B<lb bootstrap-hooks>. "
"If one hook file depends on being run after another, best practise is to use "
"number prefixes (nnnn, starting with 0001) to ensure the order of execution."
msgstr ""
"Hook Dateien werden von B<lb bootstrap-hooks> in alphanummerischer "
"Reihenfolge ausgeführt. Falls eine Hook Datei davon abhängt nach einer "
"anderen Hook Datei ausgeführt zu werden, ist die empfohlene Vorgehensweise "
"Nummern als Prefixes (nnnn, beginnend mit 0001) zu benutzen um die "
"Ausführungsreihenfolge zu sichern."
#. type: Plain text
#: en/lb-bootstrap-hooks.1:38
msgid ""
"Hook files are copied into the B<chroot/live-build> directory by B<lb "
"bootstrap-hooks>. They are executed from within the chroot directory "
"(chrooted) and can read the configuration directory in B</live-build/config> "
"within the chroot directory."
msgstr ""
"Hook Dateien werden durch B<lb bootstrap-hooks> in das B<chroot/live-build> "
"Verzeichnis kopiert. Sie werden innerhalb des chroot Verzeichnises "
"ausgeführt und können das Konfigurationsverzeichnis in B</live-build/config> "
"innerhalb des chroot Verzeichnisses lesen."
#. type: IP
#: en/lb-bootstrap-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook.bootstrap>:"
msgstr "B<config/hooks/*.hook.bootstrap>:"
#. type: Plain text
#: en/lb-bootstrap-hooks.1:52
msgid "hook files specific for the bootstrap stage."
msgstr "Hook Dateien spezifisch für den Bootstrap Stage."
#. type: IP
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
#, no-wrap
msgid "B<chroot>:"
msgstr "B<chroot>:"
#. type: IP
#: en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#, no-wrap
msgid "B<chroot/live-build/config>:"
msgstr "B<chroot/live-build/config>:"
#. type: Plain text
#: en/lb-bootstrap-hooks.1:56 en/lb-chroot-hooks.1:56
msgid ""
"bind mounted configuration directory within the chroot directory to be read "
"by hook files."
msgstr ""
"bind mount des Konfigurationsverzeichnis innerhalb des chroot Verzeichnisses "
"um von Hook Dateien gelesen werden zu können."
#. type: IP
#: en/lb-bootstrap-hooks.1:56 en/lb-chroot-hooks.1:56
#, no-wrap
msgid "B<chroot/live-build>:"
msgstr "B<chroot/live-build>:"
#. type: IP
#: en/lb-bootstrap-hooks.1:61 en/lb-chroot-hooks.1:61 en/lb-source-hooks.1:64
#, no-wrap
msgid "I<lb-binary-hooks>(1)"
msgstr "I<lb-binary-hooks>(1)"

View File

@ -1,403 +0,0 @@
# German translations for live-build
# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 10:38+0100\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Live Systems Projekt"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NAME"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - System Build Komponenten"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNTAX"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build enthält die Komponenten um ein Live System von einem "
"Konfigurationsverzeichnis zu erstellen."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "SPEZIFIKATION"
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONEN"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "zeigt Hilfenachricht und beendet sich."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "zeigt Versionsnummer des Programms und beendet sich."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "DATEIEN"
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Weitere Informationen über live-build und das Live Systems Projekt können "
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "FEHLER"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
"Paket im Bug Tracking System unter E<lt>I<http://bugs.debian.org/>E<gt> oder "
"durch Senden einer E-Mail an die Live Systems Mailing Liste unter "
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
"werden."
#
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
"geschrieben."
#. type: IP
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
#, no-wrap
msgid "B<config/includes>:"
msgstr "B<config/includes>:"
#. type: Plain text
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
msgid "generic include files."
msgstr "Allgemeine Include Dateien."
#. type: Plain text
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
msgid "directory in which the include files are copied into."
msgstr "Verzeichnis in das die Include Dateien kopiert werden."
#. type: IP
#: en/lb-binary-includes.1:51 en/lb-bootstrap-includes.1:50
#: en/lb-source-includes.1:51
#, no-wrap
msgid "I<lb-chroot-includes>(1)"
msgstr "I<lb-chroot-includes>(1)"
#. type: IP
#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52
#: en/lb-chroot-includes.1:52
#, no-wrap
msgid "I<lb-source-includes>(1)"
msgstr "I<lb-source-includes>(1)"
#. type: IP
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
#, no-wrap
msgid "B<chroot>:"
msgstr "B<chroot>:"
#. type: Plain text
#: en/lb-bootstrap-includes.1:16
msgid "B<lb bootstrap-includes> [--verbose]"
msgstr "B<lb bootstrap-includes> [--verbose]"
#. type: Plain text
#: en/lb-bootstrap-includes.1:18
msgid "B<lb bootstrap-includes> [--help]"
msgstr "B<lb bootstrap-includes> [--help]"
#. type: Plain text
#: en/lb-bootstrap-includes.1:20
msgid "B<lb bootstrap-includes> [--version]"
msgstr "B<lb bootstrap-includes> [--version]"
#. type: Plain text
#: en/lb-bootstrap-includes.1:25
msgid ""
"The B<lb bootstrap-includes> command copies include files into the bootstrap "
"stage."
msgstr ""
"Der B<lb bootstrap-hooks> Befehl kopiert Include Dateien in den Bootstrap "
"Stage."
#. type: Plain text
#: en/lb-bootstrap-includes.1:28
msgid ""
"B<lb bootstrap-includes> copies any include files found in the B<config/"
"includes> and B<config/includes.bootstrap> directories within the "
"configuration directory."
msgstr ""
"B<lb bootstrap-includes> kopiert alle Include Dateien die sich im B<config/"
"includes> oder B<config/includes.bootstrap> Verzeichnis innerhalb des "
"Konfigurationsvereichnisses befinden."
#. type: Plain text
#: en/lb-bootstrap-includes.1:30
msgid ""
"Include files do not require to have a specific owner nor specific "
"permissions. The files are set to be owned by root by B<lb bootstrap-"
"includes> automatically when they are copied, original permissions of the "
"files are preserved. Specific owners can be set with a corresponding hook "
"file, see I<lb-bootstrap-hooks>(1) for more information about hooks."
msgstr ""
"Include Dateien benötigen weder einen speziellen Besitzer noch spezielle "
"Zugriffsrechte. Sie werden automatisch als Root zugehörig markiert wenn sie "
"von B<lb bootstrap-includes> kopiert werden, die ursprünglichen "
"Zugriffsrechte bleiben erhalten. Spezielle Besitzer können mit einer "
"passenden Hook Datei gesetzt werden, siehe I<lb-bootstrap-hooks>(1) für mehr "
"Informationen über Hook Dateien."
#. type: Plain text
#: en/lb-bootstrap-includes.1:32
msgid ""
"Include files in the B<config/includes> directory are copied first, include "
"files in the B<config/includes.bootstrap> directory are copied second. Files "
"present in the chroot and either of the include directories are silently "
"overwritten, the later file replaces the earlier."
msgstr ""
"Include Dateien im B<config/includes> Verzeichnis werden als erstes kopiert, "
"Include Dateien im B<config/includes.bootstrap> Verzeichnis als zweites. "
"Dateien die sowohl im Chroot als auch in einem der Include Verzeichnisse "
"vorliegen werden ohne Rückfrage überschrieben, die spätere Datei "
"überschreibt die frühere."
#. type: IP
#: en/lb-bootstrap-includes.1:44
#, no-wrap
msgid "B<config/includes.bootstrap>:"
msgstr "B<config/includes.bootstrap>:"
#. type: Plain text
#: en/lb-bootstrap-includes.1:46
msgid "include files specific for the bootstrap stage."
msgstr "Include Dateien spezifisch für den Bootstrap Stage."
#. type: IP
#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51
#: en/lb-source-includes.1:52
#, no-wrap
msgid "I<lb-binary-includes>(1)"
msgstr "I<lb-binary-includes>(1)"

View File

@ -1,447 +0,0 @@
# German translations for live-build
# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 10:38+0100\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Live Systems Projekt"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NAME"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - System Build Komponenten"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNTAX"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build enthält die Komponenten um ein Live System von einem "
"Konfigurationsverzeichnis zu erstellen."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "SPEZIFIKATION"
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONEN"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "zeigt Hilfenachricht und beendet sich."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "zeigt Versionsnummer des Programms und beendet sich."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "DATEIEN"
#. type: IP
#: en/lb-binary-hooks.1:50 en/lb-bootstrap-hooks.1:48 en/lb-chroot-hooks.1:48
#: en/lb-source-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook>:"
msgstr "B<config/hooks/*.hook>:"
#. type: Plain text
#: en/lb-binary-hooks.1:52 en/lb-bootstrap-hooks.1:50 en/lb-chroot-hooks.1:50
#: en/lb-source-hooks.1:52
msgid "generic hook files."
msgstr "Allgemeine Hook Dateien."
#. type: Plain text
#: en/lb-binary-hooks.1:56 en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#: en/lb-source-hooks.1:56
msgid "directory in which the hook files are executed."
msgstr "Verzeichnis in dem Hook Dateien ausgeführt werden."
#. type: Plain text
#: en/lb-binary-hooks.1:60 en/lb-bootstrap-hooks.1:58 en/lb-chroot-hooks.1:58
#: en/lb-source-hooks.1:60
msgid "directory in which hook files are copied."
msgstr "Verzeichnis in das die Hook Dateien kopiert werden."
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
#. type: IP
#: en/lb-binary-hooks.1:62 en/lb-bootstrap-hooks.1:60 en/lb-chroot-hooks.1:60
#: en/lb-source-hooks.1:62
#, no-wrap
msgid "I<lb-bootstrap-hooks>(1)"
msgstr "I<lb-bootstrap-hooks>(1)"
#. type: IP
#: en/lb-binary-hooks.1:64 en/lb-bootstrap-hooks.1:62 en/lb-chroot-hooks.1:62
#, no-wrap
msgid "I<lb-source-hooks>(1)"
msgstr "I<lb-source-hooks>(1)"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Weitere Informationen über live-build und das Live Systems Projekt können "
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "FEHLER"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
"Paket im Bug Tracking System unter E<lt>I<http://bugs.debian.org/>E<gt> oder "
"durch Senden einer E-Mail an die Live Systems Mailing Liste unter "
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
"werden."
#
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
"geschrieben."
#. type: IP
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
#, no-wrap
msgid "B<chroot>:"
msgstr "B<chroot>:"
#. type: IP
#: en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#, no-wrap
msgid "B<chroot/live-build/config>:"
msgstr "B<chroot/live-build/config>:"
#. type: Plain text
#: en/lb-bootstrap-hooks.1:56 en/lb-chroot-hooks.1:56
msgid ""
"bind mounted configuration directory within the chroot directory to be read "
"by hook files."
msgstr ""
"bind mount des Konfigurationsverzeichnis innerhalb des chroot Verzeichnisses "
"um von Hook Dateien gelesen werden zu können."
#. type: IP
#: en/lb-bootstrap-hooks.1:56 en/lb-chroot-hooks.1:56
#, no-wrap
msgid "B<chroot/live-build>:"
msgstr "B<chroot/live-build>:"
#. type: IP
#: en/lb-bootstrap-hooks.1:61 en/lb-chroot-hooks.1:61 en/lb-source-hooks.1:64
#, no-wrap
msgid "I<lb-binary-hooks>(1)"
msgstr "I<lb-binary-hooks>(1)"
#. type: Plain text
#: en/lb-chroot-hooks.1:16
msgid "B<lb chroot-hooks> [--verbose]"
msgstr "B<lb chroot-hooks> [--verbose]"
#. type: Plain text
#: en/lb-chroot-hooks.1:18
msgid "B<lb chroot-hooks> [--help]"
msgstr "B<lb chroot-hooks> [--help]"
#. type: Plain text
#: en/lb-chroot-hooks.1:20
msgid "B<lb chroot-hooks> [--version]"
msgstr "B<lb chroot-hooks> [--version]"
#. type: Plain text
#: en/lb-chroot-hooks.1:25
msgid ""
"The B<lb chroot-hooks> command executes hook files after the chroot stage."
msgstr ""
"Der B<lb chroot-hooks> Befehl führt Hook Dateien nach dem Chroot Stage aus."
#. type: Plain text
#: en/lb-chroot-hooks.1:28
msgid ""
"B<lb chroot-hooks> executes any hook files found in the B<config/hooks> "
"directory within the configuration directory."
msgstr ""
"B<lb chroot-hooks> führt alle Hook Dateien die sich im B<config/hooks> "
"Verzeichnis innerhalb des Konfigurationsvereichnisses befinden aus."
#. type: Plain text
#: en/lb-chroot-hooks.1:30
msgid ""
"Hook files do not require to have a specific owner nor specific permissions. "
"They are marked executable by B<lb chroot-hooks> automatically when they are "
"executed."
msgstr ""
"Hook Dateien benötigen weder einen speziellen Besitzer noch spezielle "
"Zugriffsrechte. Sie werden automatisch als ausführbar markiert wenn sie von "
"B<lb chroot-hooks> ausgeführt werden."
#. type: Plain text
#: en/lb-chroot-hooks.1:32
msgid "Hook files must either have the suffix B<*.hook> or B<*.hook.chroot>."
msgstr ""
"Hook Dateien müssen entweder den Suffix B<*.hook> oder B<*.hook.chroot> "
"haben."
#. type: Plain text
#: en/lb-chroot-hooks.1:34
msgid ""
"Hook files with the suffix B<*.hook> are executed first, hook files with the "
"suffix B<*.hook.chroot> are executed second."
msgstr ""
"Hook Dateien mit dem Suffix B<*.hook> werden als erstes ausgeführt, Hook "
"Dateien mit dem Suffix B<*.hook.chroot> als zweites."
#. type: Plain text
#: en/lb-chroot-hooks.1:36
msgid ""
"Hook files are executed in alphanumberical order by B<lb chroot-hooks>. If "
"one hook file depends on being run after another, best practise is to use "
"number prefixes (nnnn, starting with 0001) to ensure the order of execution."
msgstr ""
"Hook Dateien werden von B<lb chroot-hooks> in alphanummerischer Reihenfolge "
"ausgeführt. Falls eine Hook Datei davon abhängt nach einer anderen Hook "
"Datei ausgeführt zu werden, ist die empfohlene Vorgehensweise Nummern als "
"Prefixes (nnnn, beginnend mit 0001) zu benutzen um die "
"Ausführungsreihenfolge zu sichern."
#. type: Plain text
#: en/lb-chroot-hooks.1:38
msgid ""
"Hook files are copied into the B<chroot/live-build> directory by B<lb chroot-"
"hooks>. They are executed from within the chroot directory (chrooted) and "
"can read the configuration directory in B</live-build/config> within the "
"chroot directory."
msgstr ""
"Hook Dateien werden durch B<lb chroot-hooks> in das B<chroot/live-build> "
"Verzeichnis kopiert. Sie werden innerhalb des chroot Verzeichnises "
"ausgeführt und können das Konfigurationsverzeichnis in B</live-build/config> "
"innerhalb des chroot Verzeichnisses lesen."
#. type: IP
#: en/lb-chroot-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook.chroot>:"
msgstr "B<config/hooks/*.hook.chroot>:"
#. type: Plain text
#: en/lb-chroot-hooks.1:52
msgid "hook files specific for the chroot stage."
msgstr "Hook Dateien spezifisch für den Chroot Stage."

View File

@ -1,401 +0,0 @@
# German translations for live-build
# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 10:38+0100\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Live Systems Projekt"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NAME"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - System Build Komponenten"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNTAX"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build enthält die Komponenten um ein Live System von einem "
"Konfigurationsverzeichnis zu erstellen."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "SPEZIFIKATION"
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONEN"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "zeigt Hilfenachricht und beendet sich."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "zeigt Versionsnummer des Programms und beendet sich."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "DATEIEN"
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Weitere Informationen über live-build und das Live Systems Projekt können "
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "FEHLER"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
"Paket im Bug Tracking System unter E<lt>I<http://bugs.debian.org/>E<gt> oder "
"durch Senden einer E-Mail an die Live Systems Mailing Liste unter "
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
"werden."
#
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
"geschrieben."
#. type: IP
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
#, no-wrap
msgid "B<config/includes>:"
msgstr "B<config/includes>:"
#. type: Plain text
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
msgid "generic include files."
msgstr "Allgemeine Include Dateien."
#. type: Plain text
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
msgid "directory in which the include files are copied into."
msgstr "Verzeichnis in das die Include Dateien kopiert werden."
#. type: IP
#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50
#: en/lb-source-includes.1:50
#, no-wrap
msgid "I<lb-bootstrap-includes>(1)"
msgstr "I<lb-bootstrap-includes>(1)"
#. type: IP
#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52
#: en/lb-chroot-includes.1:52
#, no-wrap
msgid "I<lb-source-includes>(1)"
msgstr "I<lb-source-includes>(1)"
#. type: IP
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
#, no-wrap
msgid "B<chroot>:"
msgstr "B<chroot>:"
#. type: IP
#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51
#: en/lb-source-includes.1:52
#, no-wrap
msgid "I<lb-binary-includes>(1)"
msgstr "I<lb-binary-includes>(1)"
#. type: Plain text
#: en/lb-chroot-includes.1:16
msgid "B<lb chroot-includes> [--verbose]"
msgstr "B<lb chroot-includes> [--verbose]"
#. type: Plain text
#: en/lb-chroot-includes.1:18
msgid "B<lb chroot-includes> [--help]"
msgstr "B<lb chroot-includes> [--help]"
#. type: Plain text
#: en/lb-chroot-includes.1:20
msgid "B<lb chroot-includes> [--version]"
msgstr "B<lb chroot-includes> [--version]"
#. type: Plain text
#: en/lb-chroot-includes.1:25
msgid ""
"The B<lb chroot-includes> command copies include files into the chroot stage."
msgstr ""
"Der B<lb chroot-hooks> Befehl kopiert Include Dateien in den Chroot Stage."
#. type: Plain text
#: en/lb-chroot-includes.1:28
msgid ""
"B<lb chroot-includes> copies any include files found in the B<config/"
"includes> and B<config/includes.chroot> directories within the configuration "
"directory."
msgstr ""
"B<lb chroot-includes> kopiert alle Include Dateien die sich im B<config/"
"includes> oder B<config/includes.chroot> Verzeichnis innerhalb des "
"Konfigurationsvereichnisses befinden."
#. type: Plain text
#: en/lb-chroot-includes.1:30
msgid ""
"Include files do not require to have a specific owner nor specific "
"permissions. The files are set to be owned by root by B<lb chroot-includes> "
"automatically when they are copied, original permissions of the files are "
"preserved. Specific owners can be set with a corresponding hook file, see "
"I<lb-chroot-hooks>(1) for more information about hooks."
msgstr ""
"Include Dateien benötigen weder einen speziellen Besitzer noch spezielle "
"Zugriffsrechte. Sie werden automatisch als Root zugehörig markiert wenn sie "
"von B<lb chroot-includes> kopiert werden, die ursprünglichen Zugriffsrechte "
"bleiben erhalten. Spezielle Besitzer können mit einer passenden Hook Datei "
"gesetzt werden, siehe I<lb-chroot-hooks>(1) für mehr Informationen über Hook "
"Dateien."
#. type: Plain text
#: en/lb-chroot-includes.1:32
msgid ""
"Include files in the B<config/includes> directory are copied first, include "
"files in the B<config/includes.chroot> directory are copied second. Files "
"present in the chroot and either of the include directories are silently "
"overwritten, the later file replaces the earlier."
msgstr ""
"Include Dateien im B<config/includes> Verzeichnis werden als erstes kopiert, "
"Include Dateien im B<config/includes.chroot> Verzeichnis als zweites. "
"Dateien die sowohl im Chroot als auch in einem der Include Verzeichnisse "
"vorliegen werden ohne Rückfrage überschrieben, die spätere Datei "
"überschreibt die frühere."
#. type: IP
#: en/lb-chroot-includes.1:44
#, no-wrap
msgid "B<config/includes.chroot>:"
msgstr "B<config/includes.chroot>:"
#. type: Plain text
#: en/lb-chroot-includes.1:46
msgid "include files specific for the chroot stage."
msgstr "Include Dateien spezifisch für den Chroot Stage."

View File

@ -1,348 +0,0 @@
# German translations for live-build
# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 10:38+0100\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Live Systems Projekt"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NAME"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - System Build Komponenten"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNTAX"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build enthält die Komponenten um ein Live System von einem "
"Konfigurationsverzeichnis zu erstellen."
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONEN"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "zeigt Hilfenachricht und beendet sich."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "zeigt Versionsnummer des Programms und beendet sich."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "DATEIEN"
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Weitere Informationen über live-build und das Live Systems Projekt können "
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "FEHLER"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
"Paket im Bug Tracking System unter E<lt>I<http://bugs.debian.org/>E<gt> oder "
"durch Senden einer E-Mail an die Live Systems Mailing Liste unter "
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
"werden."
#
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
"geschrieben."
#. type: Plain text
#: en/lb-init.1:16
msgid ""
"B<lb init> [--distribution I<DISTRIBUTION>] [--project I<PROJECT>] [--"
"verbose]"
msgstr ""
"B<lb init> [--distribution I<DISTRIBUTION>] [--project I<PROJEKT>] [--"
"verbose]"
#. type: Plain text
#: en/lb-init.1:18
msgid "B<lb init> [--help]"
msgstr "B<lb init> [--help]"
#. type: Plain text
#: en/lb-init.1:20
msgid "B<lb init> [--version]"
msgstr "B<lb init> [--version]"
#. type: Plain text
#: en/lb-init.1:25
msgid ""
"The B<lb init> command creates an empty configuration directory or "
"reinitialize an existing one."
msgstr ""
"Das B<lb init> Kommando erstellt ein leeres Konfigurationsverzeichnis oder "
"re-initialisiert ein bestehendes."
#. type: IP
#: en/lb-init.1:27
#, no-wrap
msgid "B<--distribution>"
msgstr "B<--distribution>"
#. type: Plain text
#: en/lb-init.1:29
msgid "set the default distribution."
msgstr "sets die Standard Distribution."
#. type: IP
#: en/lb-init.1:29
#, no-wrap
msgid "B<--project>"
msgstr "B<--project>"
#. type: Plain text
#: en/lb-init.1:31
msgid ""
"set the project to derive internal defaults from. Currently valid projects "
"are 'debian' and 'progress-linux' (default: debian)."
msgstr ""
"setzt das Projeckt von dem die internen Standardwerte abgeleitet werden. "
"Momentan gültige Projekte sind 'debian' und 'progress-linux' (Standardwert: "
"debian)."
#. type: IP
#: en/lb-init.1:39
#, no-wrap
msgid "B<config>:"
msgstr "B<config>:"
#. type: Plain text
#: en/lb-init.1:41
msgid "configuration directory."
msgstr "Konfigurationsverzeichnis."
#. type: IP
#: en/lb-init.1:41
#, no-wrap
msgid "B<.build>:"
msgstr "B<.build>:"
#. type: Plain text
#: en/lb-init.1:43
msgid "configuration directory for meta-information."
msgstr "Konfigurationsverzeichnis für Meta-Informationen."

View File

@ -1,458 +0,0 @@
# German translations for live-build
# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 10:38+0100\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Live Systems Projekt"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NAME"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - System Build Komponenten"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNTAX"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build enthält die Komponenten um ein Live System von einem "
"Konfigurationsverzeichnis zu erstellen."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "SPEZIFIKATION"
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONEN"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "zeigt Hilfenachricht und beendet sich."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "zeigt Versionsnummer des Programms und beendet sich."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "DATEIEN"
#. type: IP
#: en/lb-binary-hooks.1:50 en/lb-bootstrap-hooks.1:48 en/lb-chroot-hooks.1:48
#: en/lb-source-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook>:"
msgstr "B<config/hooks/*.hook>:"
#. type: Plain text
#: en/lb-binary-hooks.1:52 en/lb-bootstrap-hooks.1:50 en/lb-chroot-hooks.1:50
#: en/lb-source-hooks.1:52
msgid "generic hook files."
msgstr "Allgemeine Hook Dateien."
#. type: Plain text
#: en/lb-binary-hooks.1:56 en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#: en/lb-source-hooks.1:56
msgid "directory in which the hook files are executed."
msgstr "Verzeichnis in dem Hook Dateien ausgeführt werden."
#. type: Plain text
#: en/lb-binary-hooks.1:60 en/lb-bootstrap-hooks.1:58 en/lb-chroot-hooks.1:58
#: en/lb-source-hooks.1:60
msgid "directory in which hook files are copied."
msgstr "Verzeichnis in das die Hook Dateien kopiert werden."
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
#. type: IP
#: en/lb-binary-hooks.1:62 en/lb-bootstrap-hooks.1:60 en/lb-chroot-hooks.1:60
#: en/lb-source-hooks.1:62
#, no-wrap
msgid "I<lb-bootstrap-hooks>(1)"
msgstr "I<lb-bootstrap-hooks>(1)"
#. type: IP
#: en/lb-binary-hooks.1:63 en/lb-source-hooks.1:63
#, no-wrap
msgid "I<lb-chroot-hooks>(1)"
msgstr "I<lb-chroot-hooks>(1)"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Weitere Informationen über live-build und das Live Systems Projekt können "
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "FEHLER"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
"Paket im Bug Tracking System unter E<lt>I<http://bugs.debian.org/>E<gt> oder "
"durch Senden einer E-Mail an die Live Systems Mailing Liste unter "
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
"werden."
#
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
"geschrieben."
#. type: IP
#: en/lb-bootstrap-hooks.1:61 en/lb-chroot-hooks.1:61 en/lb-source-hooks.1:64
#, no-wrap
msgid "I<lb-binary-hooks>(1)"
msgstr "I<lb-binary-hooks>(1)"
#. type: Plain text
#: en/lb-source-hooks.1:16
msgid "B<lb source-hooks> [--verbose]"
msgstr "B<lb source-hooks> [--verbose]"
#. type: Plain text
#: en/lb-source-hooks.1:18
msgid "B<lb source-hooks> [--help]"
msgstr "B<lb source-hooks> [--help]"
#. type: Plain text
#: en/lb-source-hooks.1:20
msgid "B<lb source-hooks> [--version]"
msgstr "B<lb source-hooks> [--version]"
#. type: Plain text
#: en/lb-source-hooks.1:25
msgid ""
"The B<lb source-hooks> command executes hook files after the source stage."
msgstr ""
"Der B<lb source-hooks> Befehl führt Hooks Dateien nach dem Source Stage aus."
#. type: Plain text
#: en/lb-source-hooks.1:28
msgid ""
"B<lb source-hooks> executes any hook files found in the B<config/hooks> "
"directory within the configuration directory."
msgstr ""
"B<lb source-hooks> führt alle Hook Dateien die sich im B<config/hooks> "
"Verzeichnis innerhalb des Konfigurationsvereichnisses befinden aus."
#. type: Plain text
#: en/lb-source-hooks.1:30
msgid ""
"Hook files do not require to have a specific owner nor specific permissions. "
"They are marked executable by B<lb source-hooks> automatically when they are "
"executed."
msgstr ""
"Hook Dateien benötigen weder einen speziellen Besitzer noch spezielle "
"Zugriffsrechte. Sie werden automatisch als ausführbar markiert wenn sie von "
"B<lb source-hooks> ausgeführt werden."
#. type: Plain text
#: en/lb-source-hooks.1:32
msgid "Hook files must either have the suffix B<*.hook> or B<*.hook.source>."
msgstr ""
"Hook Dateien müssen entweder den Suffix B<*.hook> oder B<*.hook.source> "
"haben."
#. type: Plain text
#: en/lb-source-hooks.1:34
msgid ""
"Hook files with the suffix B<*.hook> are executed first, hook files with the "
"suffix B<*.hook.source> are executed second."
msgstr ""
"Hook Dateien mit dem Suffix B<*.hook> werden als erstes ausgeführt, Hook "
"Dateien mit dem Suffix B<*.hook.source> als zweites."
#. type: Plain text
#: en/lb-source-hooks.1:36
msgid ""
"Hook files are executed in alphanumberical order by B<lb source-hooks>. If "
"one hook file depends on being run after another, best practise is to use "
"number prefixes (nnnn, starting with 0001) to ensure the order of execution."
msgstr ""
"Hook Dateien werden von B<lb source-hooks> in alphanummerischer Reihenfolge "
"ausgeführt. Falls eine Hook Datei davon abhängt nach einer anderen Hook "
"Datei ausgeführt zu werden, ist die empfohlene Vorgehensweise Nummern als "
"Prefixes (nnnn, beginnend mit 0001) zu benutzen um die "
"Ausführungsreihenfolge zu sichern."
#. type: Plain text
#: en/lb-source-hooks.1:38
msgid ""
"Hook files are copied into the B<source/live-build> directory by B<lb source-"
"hooks>. They are executed from within the source directory and can read the "
"configuration directory in B<live-build/config> within the source directory."
msgstr ""
"Hook Dateien werden durch B<lb source-hooks> in das B<source/live-build> "
"Verzeichnis kopiert. Sie werden innerhalb des source Verzeichnises "
"ausgeführt und können das Konfigurationsverzeichnis in B<live-build/config> "
"innerhalb des source Verzeichnisses lesen."
#. type: Plain text
#: en/lb-source-hooks.1:40
msgid ""
"B<Warning:> hook files are not executed within a chroot but within the "
"context of the host system in the source directory. They have root "
"privileges and access to the all host system ressources (devices, "
"filesystems, network, etc.)."
msgstr ""
"B<Warnung:> Hook Dateien werden nicht in einem Chroot sondern innerhalb des "
"Kontext des Host Systems im source Vereichnis ausgeführt. Sie haben Root "
"Privilegien und Zugang zu allen Ressourcen des Host Systems (Geräte, "
"Dateisysteme, Netzwerk, etc.)."
#. type: IP
#: en/lb-source-hooks.1:52
#, no-wrap
msgid "B<config/hooks/*.hook.source>:"
msgstr "B<config/hooks/*.hook.source>:"
#. type: Plain text
#: en/lb-source-hooks.1:54
msgid "hook files specific for the source stage."
msgstr "Hook Dateien spezifisch für den Source Stage."
#. type: IP
#: en/lb-source-hooks.1:54 en/lb-source-includes.1:46
#, no-wrap
msgid "B<source>:"
msgstr "B<source>:"
#. type: IP
#: en/lb-source-hooks.1:56
#, no-wrap
msgid "B<source/live-build/config>:"
msgstr "B<source/live-build/config>:"
#. type: Plain text
#: en/lb-source-hooks.1:58
msgid ""
"bind mounted configuration directory within the source directory to be read "
"by hook files."
msgstr ""
"bind mount des Konfigurationsverzeichnis innerhalb des source Verzeichnisses "
"um von Hook Dateien gelesen werden zu können."
#. type: IP
#: en/lb-source-hooks.1:58
#, no-wrap
msgid "B<source/live-build>:"
msgstr "B<source/live-build>:"

View File

@ -1,400 +0,0 @@
# German translations for live-build
# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 10:38+0100\n"
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Live Systems Projekt"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NAME"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - System Build Komponenten"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNTAX"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "BESCHREIBUNG"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build enthält die Komponenten um ein Live System von einem "
"Konfigurationsverzeichnis zu erstellen."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "SPEZIFIKATION"
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONEN"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "zeigt Hilfenachricht und beendet sich."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "zeigt Versionsnummer des Programms und beendet sich."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "DATEIEN"
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "SIEHE AUCH"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "HOMEPAGE"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Weitere Informationen über live-build und das Live Systems Projekt können "
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "FEHLER"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
"Paket im Bug Tracking System unter E<lt>I<http://bugs.debian.org/>E<gt> oder "
"durch Senden einer E-Mail an die Live Systems Mailing Liste unter "
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
"werden."
#
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
"geschrieben."
#. type: IP
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
#, no-wrap
msgid "B<config/includes>:"
msgstr "B<config/includes>:"
#. type: Plain text
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
msgid "generic include files."
msgstr "Allgemeine Include Dateien."
#. type: Plain text
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
msgid "directory in which the include files are copied into."
msgstr "Verzeichnis in das die Include Dateien kopiert werden."
#. type: IP
#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50
#: en/lb-source-includes.1:50
#, no-wrap
msgid "I<lb-bootstrap-includes>(1)"
msgstr "I<lb-bootstrap-includes>(1)"
#. type: IP
#: en/lb-binary-includes.1:51 en/lb-bootstrap-includes.1:50
#: en/lb-source-includes.1:51
#, no-wrap
msgid "I<lb-chroot-includes>(1)"
msgstr "I<lb-chroot-includes>(1)"
#. type: IP
#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51
#: en/lb-source-includes.1:52
#, no-wrap
msgid "I<lb-binary-includes>(1)"
msgstr "I<lb-binary-includes>(1)"
#. type: IP
#: en/lb-source-hooks.1:54 en/lb-source-includes.1:46
#, no-wrap
msgid "B<source>:"
msgstr "B<source>:"
#. type: Plain text
#: en/lb-source-includes.1:16
msgid "B<lb source-includes> [--verbose]"
msgstr "B<lb source-includes> [--verbose]"
#. type: Plain text
#: en/lb-source-includes.1:18
msgid "B<lb source-includes> [--help]"
msgstr "B<lb source-includes> [--help]"
#. type: Plain text
#: en/lb-source-includes.1:20
msgid "B<lb source-includes> [--version]"
msgstr "B<lb source-includes> [--version]"
#. type: Plain text
#: en/lb-source-includes.1:25
msgid ""
"The B<lb source-includes> command copies include files into the source stage."
msgstr ""
"Der B<lb source-includes> Befehl kopiert Include Dateien in den Source Stage."
#. type: Plain text
#: en/lb-source-includes.1:28
msgid ""
"B<lb source-includes> copies any include files found in the B<config/"
"includes> and B<config/includes.source> directories within the configuration "
"directory."
msgstr ""
"B<lb source-includes> kopiert alle Include Dateien die sich im B<config/"
"includes> oder B<config/includes.source> Verzeichnis innerhalb des "
"Konfigurationsvereichnisses befinden."
#. type: Plain text
#: en/lb-source-includes.1:30
msgid ""
"Include files do not require to have a specific owner nor specific "
"permissions. The files are set to be owned by root by B<lb source-includes> "
"automatically when they are copied, original permissions of the files are "
"preserved. Specific owners can be set with a corresponding hook file, see "
"I<lb-source-hooks>(1) for more information about hooks."
msgstr ""
"Include Dateien benötigen weder einen speziellen Besitzer noch spezielle "
"Zugriffsrechte. Sie werden automatisch als Root zugehörig markiert wenn sie "
"von B<lb source-includes> kopiert werden, die ursprünglichen Zugriffsrechte "
"bleiben erhalten. Spezielle Besitzer können mit einer passenden Hook Datei "
"gesetzt werden, siehe I<lb-source-hooks>(1) für mehr Informationen über Hook "
"Dateien."
#. type: Plain text
#: en/lb-source-includes.1:32
msgid ""
"Include files in the B<config/includes> directory are copied first, include "
"files in the B<config/includes.source> directory are copied second. Files "
"present in the source and either of the include directories are silently "
"overwritten, the later file replaces the earlier."
msgstr ""
"Include Dateien im B<config/includes> Verzeichnis werden als erstes kopiert, "
"Include Dateien im B<config/includes.source> Verzeichnis als zweites. "
"Dateien die sowohl im Source als auch in einem der Include Verzeichnisse "
"vorliegen werden ohne Rückfrage überschrieben, die spätere Datei "
"überschreibt die frühere."
#. type: IP
#: en/lb-source-includes.1:44
#, no-wrap
msgid "B<config/includes.source>:"
msgstr "B<config/includes.source>:"
#. type: Plain text
#: en/lb-source-includes.1:46
msgid "include files specific for the source stage."
msgstr "Include Dateien spezifisch für den Source Stage."

200
manpages/po/de/lb.1.po Normal file
View File

@ -0,0 +1,200 @@
# German translations for live-build package
# Copyright (C) 2014 Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# Automatically generated, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-08-28 01:01+0200\n"
"PO-Revision-Date: 2014-08-27 23:56+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "2014-08-28"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3
#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
#: en/live-build.7:3
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
#: en/lb.1:5
msgid "B<lb> - wrapper for live-build programs"
msgstr ""
#. type: SH
#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6
#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
#: en/live-build.7:6
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: Plain text
#: en/lb.1:8
msgid "B<lb> COMMAND [COMMAND_OPTIONS]"
msgstr ""
#. type: Plain text
#: en/lb.1:10
msgid "B<lb> [I<live-build\\ options>]"
msgstr ""
#. type: SH
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:225 en/lb_source.1:9
#: en/live-build.7:11
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
#: en/lb.1:13
msgid ""
"B<lb> is a high-level command (porcelain) of I<live-build>(7), the live "
"systems tool suite."
msgstr ""
#. type: SH
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:234 en/lb_source.1:14
#: en/live-build.7:20
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: Plain text
#: en/lb.1:18
msgid ""
"B<lb> has no specific options but understands all generic live-build "
"options. See I<live-build>(7) for a complete list of all generic live-build "
"options."
msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:466 en/lb_source.1:17
#: en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
#: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18
#: en/lb_source.1:18
#, no-wrap
msgid "B<none>"
msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:473 en/lb_source.1:20
#: en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:475 en/lb_source.1:22
msgid "I<live-build>(7)"
msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:481 en/lb_source.1:24
#: en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:482 en/lb_source.1:25
#: en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:484 en/lb_source.1:27
#: en/live-build.7:228
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:485 en/lb_source.1:28
#: en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:487 en/lb_source.1:30
#: en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:488 en/lb_source.1:31
#: en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:489 en/lb_source.1:32
#: en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""

View File

@ -0,0 +1,202 @@
# German translations for live-build package
# Copyright (C) 2014 Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# Automatically generated, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-08-28 01:01+0200\n"
"PO-Revision-Date: 2014-08-27 23:56+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "2014-08-28"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3
#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
#: en/live-build.7:3
#, no-wrap
msgid "NAME"
msgstr ""
#. type: SH
#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6
#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
#: en/live-build.7:6
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:225 en/lb_source.1:9
#: en/live-build.7:11
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: SH
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:234 en/lb_source.1:14
#: en/live-build.7:20
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:466 en/lb_source.1:17
#: en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
#: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18
#: en/lb_source.1:18
#, no-wrap
msgid "B<none>"
msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:473 en/lb_source.1:20
#: en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:475 en/lb_source.1:22
msgid "I<live-build>(7)"
msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:481 en/lb_source.1:24
#: en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:482 en/lb_source.1:25
#: en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:484 en/lb_source.1:27
#: en/live-build.7:228
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:485 en/lb_source.1:28
#: en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:487 en/lb_source.1:30
#: en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:488 en/lb_source.1:31
#: en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:489 en/lb_source.1:32
#: en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
#: en/lb_binary.1:5
msgid "B<lb binary> - Complete the binary stage"
msgstr ""
#. type: Plain text
#: en/lb_binary.1:8
msgid "B<lb binary> [I<live-build options>]"
msgstr ""
#. type: Plain text
#: en/lb_binary.1:11
msgid ""
"B<lb binary> is a high-level command (porcelain) of I<live-build>(7), the "
"live systems tool suite."
msgstr ""
#. type: Plain text
#: en/lb_binary.1:13
msgid ""
"B<lb binary> calls all necessary live-build programs in the correct order to "
"complete the binary stage."
msgstr ""
#. type: Plain text
#: en/lb_binary.1:16
msgid ""
"B<lb binary> has no specific options but understands all generic live-build "
"options. See I<live-build>(7) for a complete list of all generic live-build "
"options."
msgstr ""

View File

@ -0,0 +1,202 @@
# German translations for live-build package
# Copyright (C) 2014 Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# Automatically generated, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-08-28 01:01+0200\n"
"PO-Revision-Date: 2014-08-27 23:56+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "2014-08-28"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3
#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
#: en/live-build.7:3
#, no-wrap
msgid "NAME"
msgstr ""
#. type: SH
#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6
#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
#: en/live-build.7:6
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:225 en/lb_source.1:9
#: en/live-build.7:11
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: SH
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:234 en/lb_source.1:14
#: en/live-build.7:20
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:466 en/lb_source.1:17
#: en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
#: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18
#: en/lb_source.1:18
#, no-wrap
msgid "B<none>"
msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:473 en/lb_source.1:20
#: en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:475 en/lb_source.1:22
msgid "I<live-build>(7)"
msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:481 en/lb_source.1:24
#: en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:482 en/lb_source.1:25
#: en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:484 en/lb_source.1:27
#: en/live-build.7:228
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:485 en/lb_source.1:28
#: en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:487 en/lb_source.1:30
#: en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:488 en/lb_source.1:31
#: en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:489 en/lb_source.1:32
#: en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
#: en/lb_bootstrap.1:5
msgid "B<lb bootstrap> - Complete the bootstrap stage"
msgstr ""
#. type: Plain text
#: en/lb_bootstrap.1:8
msgid "B<lb bootstrap> [I<live-build options>]"
msgstr ""
#. type: Plain text
#: en/lb_bootstrap.1:11
msgid ""
"B<lb bootstrap> is a high-level command (porcelain) of I<live-build>(7), the "
"live systems tool suite."
msgstr ""
#. type: Plain text
#: en/lb_bootstrap.1:13
msgid ""
"B<lb bootstrap> calls all necessary live-build programs in the correct order "
"to complete the bootstrap stage."
msgstr ""
#. type: Plain text
#: en/lb_bootstrap.1:16
msgid ""
"B<lb bootstrap> has no specific options but understands all generic live-"
"build options. See I<live-build>(7) for a complete list of all generic live-"
"build options."
msgstr ""

View File

@ -0,0 +1,202 @@
# German translations for live-build package
# Copyright (C) 2014 Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# Automatically generated, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-08-28 01:01+0200\n"
"PO-Revision-Date: 2014-08-27 23:56+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "2014-08-28"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3
#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
#: en/live-build.7:3
#, no-wrap
msgid "NAME"
msgstr ""
#. type: SH
#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6
#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
#: en/live-build.7:6
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:225 en/lb_source.1:9
#: en/live-build.7:11
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: SH
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:234 en/lb_source.1:14
#: en/live-build.7:20
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:466 en/lb_source.1:17
#: en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:473 en/lb_source.1:20
#: en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:475 en/lb_source.1:22
msgid "I<live-build>(7)"
msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:481 en/lb_source.1:24
#: en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:482 en/lb_source.1:25
#: en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:484 en/lb_source.1:27
#: en/live-build.7:228
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:485 en/lb_source.1:28
#: en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:487 en/lb_source.1:30
#: en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:488 en/lb_source.1:31
#: en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:489 en/lb_source.1:32
#: en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
#: en/lb_build.1:5
msgid "B<lb build> - Complete the bootstrap, chroot, binary, and source stages"
msgstr ""
#. type: Plain text
#: en/lb_build.1:8
msgid "B<lb build> [I<live-build options>]"
msgstr ""
#. type: Plain text
#: en/lb_build.1:11
msgid ""
"B<lb build> is a high-level command (porcelain) of I<live-build>(7), the "
"live systems tool suite."
msgstr ""
#. type: Plain text
#: en/lb_build.1:13
msgid ""
"B<lb build> calls all necessary live-build programs in the correct order to "
"complete the bootstrap, chroot, binary, and source stages."
msgstr ""
#. type: Plain text
#: en/lb_build.1:16
msgid ""
"B<lb build> has no specific options but understands all generic live-build "
"options. See I<live-build>(7) for a complete list of all generic live-build "
"options."
msgstr ""
#. FIXME
#. type: IP
#: en/lb_build.1:19
#, no-wrap
msgid "B<auto/build>"
msgstr ""

View File

@ -0,0 +1,202 @@
# German translations for live-build package
# Copyright (C) 2014 Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# Automatically generated, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-08-28 01:01+0200\n"
"PO-Revision-Date: 2014-08-27 23:56+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "2014-08-28"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3
#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
#: en/live-build.7:3
#, no-wrap
msgid "NAME"
msgstr ""
#. type: SH
#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6
#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
#: en/live-build.7:6
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:225 en/lb_source.1:9
#: en/live-build.7:11
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: SH
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:234 en/lb_source.1:14
#: en/live-build.7:20
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:466 en/lb_source.1:17
#: en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
#: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18
#: en/lb_source.1:18
#, no-wrap
msgid "B<none>"
msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:473 en/lb_source.1:20
#: en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:475 en/lb_source.1:22
msgid "I<live-build>(7)"
msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:481 en/lb_source.1:24
#: en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:482 en/lb_source.1:25
#: en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:484 en/lb_source.1:27
#: en/live-build.7:228
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:485 en/lb_source.1:28
#: en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:487 en/lb_source.1:30
#: en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:488 en/lb_source.1:31
#: en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:489 en/lb_source.1:32
#: en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
#: en/lb_chroot.1:5
msgid "B<lb chroot> - Complete the chroot stage"
msgstr ""
#. type: Plain text
#: en/lb_chroot.1:8
msgid "B<lb chroot> [I<live-build options>]"
msgstr ""
#. type: Plain text
#: en/lb_chroot.1:11
msgid ""
"B<lb chroot> is a high-level command (porcelain) of I<live-build>(7), the "
"live systems tool suite."
msgstr ""
#. type: Plain text
#: en/lb_chroot.1:13
msgid ""
"B<lb chroot> calls all necessary live-build programs in the correct order to "
"complete the chroot stage."
msgstr ""
#. type: Plain text
#: en/lb_chroot.1:16
msgid ""
"B<lb chroot> has no specific options but understands all generic live-build "
"options. See I<live-build>(7) for a complete list of all generic live-build "
"options."
msgstr ""

View File

@ -0,0 +1,300 @@
# German translations for live-build package
# Copyright (C) 2014 Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# Automatically generated, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-08-28 01:01+0200\n"
"PO-Revision-Date: 2014-08-27 23:56+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "2014-08-28"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3
#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
#: en/live-build.7:3
#, no-wrap
msgid "NAME"
msgstr ""
#. type: SH
#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6
#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
#: en/live-build.7:6
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:225 en/lb_source.1:9
#: en/live-build.7:11
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: SH
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:234 en/lb_source.1:14
#: en/live-build.7:20
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:466 en/lb_source.1:17
#: en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:473 en/lb_source.1:20
#: en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:475 en/lb_source.1:22
msgid "I<live-build>(7)"
msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:481 en/lb_source.1:24
#: en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:482 en/lb_source.1:25
#: en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:484 en/lb_source.1:27
#: en/live-build.7:228
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:485 en/lb_source.1:28
#: en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:487 en/lb_source.1:30
#: en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:488 en/lb_source.1:31
#: en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:489 en/lb_source.1:32
#: en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
#: en/lb_clean.1:5
msgid "B<lb clean> - Clean build directory"
msgstr ""
#. type: Plain text
#: en/lb_clean.1:8
msgid "B<lb clean> [I<live-build options>]"
msgstr ""
#. type: Plain text
#: en/lb_clean.1:11
msgid ""
"B<lb clean> is a high-level command (porcelain) of I<live-build>(7), the "
"live systems tool suite."
msgstr ""
#. FIXME
#. FIXME
#. type: Plain text
#: en/lb_clean.1:15
msgid ""
"B<lb clean> is responsible for cleaning up after a system is built. It "
"removes the build directories, and removes some other files including stage "
"files, and any detritus left behind by other live-build commands."
msgstr ""
#. type: Plain text
#: en/lb_clean.1:18
msgid ""
"In addition to its specific options B<lb clean> understands all generic live-"
"build options. See I<live-build>(7) for a complete list of all generic live-"
"build options."
msgstr ""
#. FIXME
#. type: IP
#: en/lb_clean.1:20
#, no-wrap
msgid "B<--all>"
msgstr ""
#. type: Plain text
#: en/lb_clean.1:22
msgid ""
"removes chroot, binary, stage, and source. The cache directory is kept. This "
"is the default operation and will be performed if no argument is given."
msgstr ""
#. type: IP
#: en/lb_clean.1:22
#, no-wrap
msgid "B<--cache>"
msgstr ""
#. type: Plain text
#: en/lb_clean.1:24
msgid "removes the cache directories."
msgstr ""
#. type: IP
#: en/lb_clean.1:24
#, no-wrap
msgid "B<--chroot>"
msgstr ""
#. type: Plain text
#: en/lb_clean.1:26
msgid "unmounts and removes the chroot directory."
msgstr ""
#. type: IP
#: en/lb_clean.1:26
#, no-wrap
msgid "B<--binary>"
msgstr ""
#. type: Plain text
#: en/lb_clean.1:28
msgid ""
"removes all binary related caches, files, directories, and stages files."
msgstr ""
#. type: IP
#: en/lb_clean.1:28
#, no-wrap
msgid "B<--purge>"
msgstr ""
#. type: Plain text
#: en/lb_clean.1:30
msgid "removes everything, including all caches. The config directory is kept."
msgstr ""
#. type: IP
#: en/lb_clean.1:30
#, no-wrap
msgid "B<--remove>"
msgstr ""
#. type: Plain text
#: en/lb_clean.1:32
msgid ""
"removes everything, including package cache but not stage cache. The config "
"directory is kept."
msgstr ""
#. type: IP
#: en/lb_clean.1:32
#, no-wrap
msgid "B<--stage>"
msgstr ""
#. type: Plain text
#: en/lb_clean.1:34
msgid "removes all stage files."
msgstr ""
#. type: IP
#: en/lb_clean.1:34
#, no-wrap
msgid "B<--source>"
msgstr ""
#. FIXME
#. type: Plain text
#: en/lb_clean.1:37
msgid "removes all source related caches, files, directories, and stage files."
msgstr ""
#. FIXME
#. type: IP
#: en/lb_clean.1:40
#, no-wrap
msgid "B<auto/clean>"
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,202 @@
# German translations for live-build package
# Copyright (C) 2014 Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# Automatically generated, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-08-28 01:01+0200\n"
"PO-Revision-Date: 2014-08-27 23:56+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "2014-08-28"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3
#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
#: en/live-build.7:3
#, no-wrap
msgid "NAME"
msgstr ""
#. type: SH
#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6
#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
#: en/live-build.7:6
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:225 en/lb_source.1:9
#: en/live-build.7:11
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: SH
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:234 en/lb_source.1:14
#: en/live-build.7:20
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:466 en/lb_source.1:17
#: en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
#: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18
#: en/lb_source.1:18
#, no-wrap
msgid "B<none>"
msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:473 en/lb_source.1:20
#: en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:475 en/lb_source.1:22
msgid "I<live-build>(7)"
msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:481 en/lb_source.1:24
#: en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:482 en/lb_source.1:25
#: en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:484 en/lb_source.1:27
#: en/live-build.7:228
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:485 en/lb_source.1:28
#: en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:487 en/lb_source.1:30
#: en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:488 en/lb_source.1:31
#: en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:489 en/lb_source.1:32
#: en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
#: en/lb_source.1:5
msgid "B<lb source> - Complete the source stage"
msgstr ""
#. type: Plain text
#: en/lb_source.1:8
msgid "B<lb source> [I<live-build options>]"
msgstr ""
#. type: Plain text
#: en/lb_source.1:11
msgid ""
"B<lb source> is a high-level command (porcelain) of I<live-build>(7), the "
"live systems tool suite."
msgstr ""
#. type: Plain text
#: en/lb_source.1:13
msgid ""
"B<lb source> calls all necessary live-build programs in the correct order to "
"complete the source stage."
msgstr ""
#. type: Plain text
#: en/lb_source.1:16
msgid ""
"B<lb source> has no specific options but understands all generic live-build "
"options. See I<live-build>(7) for a complete list of all generic live-build "
"options."
msgstr ""

View File

@ -0,0 +1,206 @@
# German translations for live-build package
# Copyright (C) 2014 Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# Automatically generated, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-08-27 23:56+0200\n"
"PO-Revision-Date: 2014-08-27 23:56+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "2014-08-27"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3
#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
#: en/lb_testroot.1:3 en/live-build.7:3
#, no-wrap
msgid "NAME"
msgstr ""
#. type: SH
#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6
#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
#: en/lb_testroot.1:6 en/live-build.7:6
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:225 en/lb_source.1:9
#: en/lb_testroot.1:9 en/live-build.7:11
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: SH
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:234 en/lb_source.1:14
#: en/lb_testroot.1:16 en/live-build.7:20
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:466 en/lb_source.1:17
#: en/lb_testroot.1:19 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
#: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18
#: en/lb_source.1:18 en/lb_testroot.1:20
#, no-wrap
msgid "B<none>"
msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:473 en/lb_source.1:20
#: en/lb_testroot.1:22 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:475 en/lb_source.1:22
#: en/lb_testroot.1:24
msgid "I<live-build>(7)"
msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:481 en/lb_source.1:24
#: en/lb_testroot.1:26 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:482 en/lb_source.1:25
#: en/lb_testroot.1:27 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:484 en/lb_source.1:27
#: en/lb_testroot.1:29 en/live-build.7:228
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:485 en/lb_source.1:28
#: en/lb_testroot.1:30 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:487 en/lb_source.1:30
#: en/lb_testroot.1:32 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:488 en/lb_source.1:31
#: en/lb_testroot.1:33 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:489 en/lb_source.1:32
#: en/lb_testroot.1:34 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
#: en/lb_testroot.1:5
msgid "B<lb testroot> - Ensure that a system is built as root"
msgstr ""
#. type: Plain text
#: en/lb_testroot.1:8
msgid "B<lb testroot> [I<live-build options>]"
msgstr ""
#. type: Plain text
#: en/lb_testroot.1:11
msgid ""
"B<lb testroot> is a high-level command (porcelain) of I<live-build>(7), the "
"live systems tool suite."
msgstr ""
#. FIXME
#. FIXME
#. type: Plain text
#: en/lb_testroot.1:15
msgid ""
"B<lb testroot> simply checks to see if you are root. If not, it exits with "
"an error. live system images must currently be built as real root (using "
"sudo is fine too)."
msgstr ""
#. type: Plain text
#: en/lb_testroot.1:18
msgid ""
"B<lb testroot> has no specific options but understands all generic live-"
"build options. See I<live-build>(7) for a complete list of all generic live-"
"build options."
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -1,453 +0,0 @@
# Spanish translations for live-build
# Copyright (C) 2013-2014 Carlos Zuferri <chals@altorricon.com>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-05 19:30+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Proyecto Live Systems"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NOMBRE"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - Componentes de Construcción del Sistema en vivo"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SINOPSIS"
#. type: Plain text
#: en/lb-binary-hooks.1:16
msgid "B<lb binary-hooks> [--verbose]"
msgstr "B<lb binary-hooks> [--verbose]"
#. type: Plain text
#: en/lb-binary-hooks.1:18
msgid "B<lb binary-hooks> [--help]"
msgstr "B<lb binary-hooks> [--help]"
#. type: Plain text
#: en/lb-binary-hooks.1:20
msgid "B<lb binary-hooks> [--version]"
msgstr "B<lb binary-hooks> [--version]"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓN"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build contiene los componentes para construir un sistema en vivo a "
"partir de un directorio de configuración."
#. type: Plain text
#: en/lb-binary-hooks.1:25
msgid ""
"The B<lb binary-hooks> command executes hook files after the binary stage."
msgstr ""
"El comando B<lb binary_hooks> ejecuta los scripts gancho después de la etapa "
"«binary»."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "ESPECIFICACIÓN"
#. type: Plain text
#: en/lb-binary-hooks.1:28
msgid ""
"B<lb binary-hooks> executes any hook files found in the B<config/hooks> "
"directory within the configuration directory."
msgstr ""
"B<lb binary-hooks> ejecuta todos los scripts gancho que se encuentran en el "
"directorio B<config/hooks> dentro del directorio de configuración."
#. type: Plain text
#: en/lb-binary-hooks.1:30
msgid ""
"Hook files do not require to have a specific owner nor specific permissions. "
"They are marked executable by B<lb binary-hooks> automatically when they are "
"executed."
msgstr ""
"No es necesario que los scripts gancho tengan un propietario o permisos "
"especiales. Ya que B<lb binary-hooks> los convertirá en ejecutables "
"automáticamente."
#. type: Plain text
#: en/lb-binary-hooks.1:32
msgid "Hook files must either have the suffix B<*.hook> or B<*.hook.binary>."
msgstr "Los scripts gancho deben tener el sufijo B<*.hook> o B<*.hook.binary>."
#. type: Plain text
#: en/lb-binary-hooks.1:34
msgid ""
"Hook files with the suffix B<*.hook> are executed first, hook files with the "
"suffix B<*.hook.binary> are executed second."
msgstr ""
"Los scripts gancho con el sufijo B<*.hook> se ejecutan en primer lugar, los "
"scripts gancho con el sufijo B<*.hook.binary> se ejecutan en segundo lugar."
#. type: Plain text
#: en/lb-binary-hooks.1:36
msgid ""
"Hook files are executed in alphanumberical order by B<lb binary-hooks>. If "
"one hook file depends on being run after another, best practise is to use "
"number prefixes (nnnn, starting with 0001) to ensure the order of execution."
msgstr ""
"B<lb binary-hooks> ejecuta los scripts gancho en orden alfanumérico. Si uno "
"de estos scripts tiene que ser ejecutado después de otro, lo ideal es "
"utilizar números como prefijos (nnnn, a partir de 0001) para asegurarse el "
"orden de ejecución correcto."
#. type: Plain text
#: en/lb-binary-hooks.1:38
msgid ""
"Hook files are copied into the B<binary/live-build> directory by B<lb binary-"
"hooks>. They are executed from within the binary directory and can read the "
"configuration directory in B<live-build/config> within the binary directory."
msgstr ""
"B<lb binary-hooks> copia los scripts gancho dentro del directorio B<binary/"
"live-build>. Estos se ejecutan desde dentro del directorio «binary» y pueden "
"leer el directorio de configuración en B<live-build/config> dentro del "
"directorio «binary»."
#. type: Plain text
#: en/lb-binary-hooks.1:40
msgid ""
"B<Warning:> hook files are not executed within a chroot but within the "
"context of the host system in the binary directory. They have root "
"privileges and access to the all host system resources (devices, "
"filesystems, network, etc.)."
msgstr ""
"B<Advertencia:> Los scripts gancho no son ejecutados dentro del directorio "
"«chroot» sino en el sistema anfitrión dentro del directorio «binary». Estos "
"tienen privilegios de superusuario y acceso a todos los recursos del sistema "
"anfitrión (dispositivos, sistemas de ficheros, redes, etc.)."
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPCIONES"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "establece la opción verbose (por defecto: False)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "muestra el mensaje de ayuda y sale."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "muestra el número de versión del programa y sale."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "FICHEROS"
#. type: IP
#: en/lb-binary-hooks.1:50 en/lb-bootstrap-hooks.1:48 en/lb-chroot-hooks.1:48
#: en/lb-source-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook>:"
msgstr "B<config/hooks/*.hook>:"
#. type: Plain text
#: en/lb-binary-hooks.1:52 en/lb-bootstrap-hooks.1:50 en/lb-chroot-hooks.1:50
#: en/lb-source-hooks.1:52
msgid "generic hook files."
msgstr "scripts gancho genéricos."
#. type: IP
#: en/lb-binary-hooks.1:52
#, no-wrap
msgid "B<config/hooks/*.hook.binary>:"
msgstr "B<config/hooks/*.hook.binary>:"
#. type: Plain text
#: en/lb-binary-hooks.1:54
msgid "hook files specific for the binary stage."
msgstr "scripts gancho específicos para la etapa «binary»."
#. type: IP
#: en/lb-binary-hooks.1:54 en/lb-binary-includes.1:46
#, no-wrap
msgid "B<binary>:"
msgstr "B<binary>:"
#. type: Plain text
#: en/lb-binary-hooks.1:56 en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#: en/lb-source-hooks.1:56
msgid "directory in which the hook files are executed."
msgstr "directorio en el que se ejecutan los scripts gancho."
#. type: IP
#: en/lb-binary-hooks.1:56
#, no-wrap
msgid "B<binary/live-build/config>:"
msgstr "B<binary/live-build/config>:"
#. type: Plain text
#: en/lb-binary-hooks.1:58
msgid ""
"bind mounted configuration directory within the binary directory to be read "
"by hook files."
msgstr ""
"directorio de configuración montado en el directorio «binary» para ser leído "
"por los scripts gancho."
#. type: IP
#: en/lb-binary-hooks.1:58
#, no-wrap
msgid "B<binary/live-build>:"
msgstr "B<binary/live-build>:"
#. type: Plain text
#: en/lb-binary-hooks.1:60 en/lb-bootstrap-hooks.1:58 en/lb-chroot-hooks.1:58
#: en/lb-source-hooks.1:60
msgid "directory in which hook files are copied."
msgstr "directorio en el que se copian los scripts gancho."
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "VER TAMBIÉN"
#. type: IP
#: en/lb-binary-hooks.1:62 en/lb-bootstrap-hooks.1:60 en/lb-chroot-hooks.1:60
#: en/lb-source-hooks.1:62
#, no-wrap
msgid "I<lb-bootstrap-hooks>(1)"
msgstr "I<lb-bootstrap-hooks>(1)"
#. type: IP
#: en/lb-binary-hooks.1:63 en/lb-source-hooks.1:63
#, no-wrap
msgid "I<lb-chroot-hooks>(1)"
msgstr "I<lb-chroot-hooks>(1)"
#. type: IP
#: en/lb-binary-hooks.1:64 en/lb-bootstrap-hooks.1:62 en/lb-chroot-hooks.1:62
#, no-wrap
msgid "I<lb-source-hooks>(1)"
msgstr "I<lb-source-hooks>(1)"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "PÁGINA WEB"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Se puede encontrar más información acerca de live-build y el proyecto Live "
"Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el "
"manual en E<lt>I<http://live-systems.org/manual/>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "ERRORES"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Se puede notificar los fallos enviando un informe de errores sobre el "
"paquete live-build en el Bug Tracking System en E<lt>I<http://bugs.debian."
"org/>E<gt> o escribiendo un mensaje a la lista de correo de Live Systems a "
"la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build fue escrito por Daniel Baumann E<lt>I<mail@daniel-baumann."
"ch>E<gt>."

View File

@ -1,397 +0,0 @@
# Spanish translations for live-build
# Copyright (C) 2013-2014 Carlos Zuferri <chals@altorricon.com>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-05 19:30+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Proyecto Live Systems"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NOMBRE"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - Componentes de Construcción del Sistema en vivo"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SINOPSIS"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓN"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build contiene los componentes para construir un sistema en vivo a "
"partir de un directorio de configuración."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "ESPECIFICACIÓN"
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPCIONES"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "establece la opción verbose (por defecto: False)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "muestra el mensaje de ayuda y sale."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "muestra el número de versión del programa y sale."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "FICHEROS"
#. type: IP
#: en/lb-binary-hooks.1:54 en/lb-binary-includes.1:46
#, no-wrap
msgid "B<binary>:"
msgstr "B<binary>:"
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "VER TAMBIÉN"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "PÁGINA WEB"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Se puede encontrar más información acerca de live-build y el proyecto Live "
"Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el "
"manual en E<lt>I<http://live-systems.org/manual/>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "ERRORES"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Se puede notificar los fallos enviando un informe de errores sobre el "
"paquete live-build en el Bug Tracking System en E<lt>I<http://bugs.debian."
"org/>E<gt> o escribiendo un mensaje a la lista de correo de Live Systems a "
"la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build fue escrito por Daniel Baumann E<lt>I<mail@daniel-baumann."
"ch>E<gt>."
#. type: Plain text
#: en/lb-binary-includes.1:16
msgid "B<lb binary-includes> [--verbose]"
msgstr "B<lb binary-includes> [--verbose]"
#. type: Plain text
#: en/lb-binary-includes.1:18
msgid "B<lb binary-includes> [--help]"
msgstr "B<lb binary-includes> [--help]"
#. type: Plain text
#: en/lb-binary-includes.1:20
msgid "B<lb binary-includes> [--version]"
msgstr "B<lb binary-includes> [--version]"
#. type: Plain text
#: en/lb-binary-includes.1:25
msgid ""
"The B<lb binary-includes> command copies include files into the binary stage."
msgstr ""
"El comando B<lb binary-includes> copia los ficheros «include» durante la "
"etapa «binary»."
#. type: Plain text
#: en/lb-binary-includes.1:28
msgid ""
"B<lb binary-includes> copies any include files found in the B<config/"
"includes> and B<config/includes.binary> directories within the configuration "
"directory."
msgstr ""
"B<lb binary-includes> copia todos los ficheros «include» que encuentra en "
"los directorios B<config/includes> y B<config/includes.binary> dentro del "
"directorio de configuración."
#. type: Plain text
#: en/lb-binary-includes.1:30
msgid ""
"Include files do not require to have a specific owner nor specific "
"permissions. The files are set to be owned by root by B<lb binary-includes> "
"automatically when they are copied, original permissions of the files are "
"preserved. Specific owners can be set with a corresponding hook file, see "
"I<lb-binary-hooks>(1) for more information about hooks."
msgstr ""
"No es necesario que los ficheros «include» tengan un propietario o permisos "
"especiales. B<lb binary-includes> automáticamente asignará los ficheros al "
"superusuario root en el momento de copiarlos, mientras que los permisos "
"iniciales de los ficheros se mantienen intactos. Se puede establecer "
"propietarios específicos de los ficheros utilizando un script gancho, ver "
"I<lb-binary-hooks>(1) para más información acerca de los scripts gancho."
#. type: Plain text
#: en/lb-binary-includes.1:32
msgid ""
"Include files in the B<config/includes> directory are copied first, include "
"files in the B<config/includes.binary> directory are copied second. Files "
"present in the binary and either of the include directories are silently "
"overwritten, the later file replaces the earlier."
msgstr ""
"Los ficheros «include» del directorio B<config/includes> se copian en primer "
"lugar, los del directorio B<config/includes.binary> se copian en segundo "
"lugar. Los ficheros existentes en los directorios «binary» e «include» se "
"sobreescriben sin previo aviso, el último fichero reemplaza al anterior."
#. type: IP
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
#, no-wrap
msgid "B<config/includes>:"
msgstr "B<config/includes>:"
#. type: Plain text
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
msgid "generic include files."
msgstr "ficheros «include» genéricos."
#. type: IP
#: en/lb-binary-includes.1:44
#, no-wrap
msgid "B<config/includes.binary>:"
msgstr "B<config/includes.binary>:"
#. type: Plain text
#: en/lb-binary-includes.1:46
msgid "include files specific for the binary stage."
msgstr "ficheros «include» específicos para la etapa «binary»."
#. type: Plain text
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
msgid "directory in which the include files are copied into."
msgstr "directorio en el que se copian los ficheros «include»."
#. type: IP
#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50
#: en/lb-source-includes.1:50
#, no-wrap
msgid "I<lb-bootstrap-includes>(1)"
msgstr "I<lb-bootstrap-includes>(1)"
#. type: IP
#: en/lb-binary-includes.1:51 en/lb-bootstrap-includes.1:50
#: en/lb-source-includes.1:51
#, no-wrap
msgid "I<lb-chroot-includes>(1)"
msgstr "I<lb-chroot-includes>(1)"
#. type: IP
#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52
#: en/lb-chroot-includes.1:52
#, no-wrap
msgid "I<lb-source-includes>(1)"
msgstr "I<lb-source-includes>(1)"

View File

@ -1,347 +0,0 @@
# Spanish translations for live-build
# Copyright (C) 2013-2014 Carlos Zuferri <chals@altorricon.com>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 09:12+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Proyecto Live Systems"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NOMBRE"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - Componentes de Construcción del Sistema en vivo"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SINOPSIS"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓN"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build contiene los componentes para construir un sistema en vivo a "
"partir de un directorio de configuración."
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPCIONES"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "establece la opción verbose (por defecto: False)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "muestra el mensaje de ayuda y sale."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "muestra el número de versión del programa y sale."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "FICHEROS"
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "VER TAMBIÉN"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "PÁGINA WEB"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Se puede encontrar más información acerca de live-build y el proyecto Live "
"Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el "
"manual en E<lt>I<http://live-systems.org/manual/>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "ERRORES"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Se puede notificar los fallos enviando un informe de errores sobre el "
"paquete live-build en el Bug Tracking System en E<lt>I<http://bugs.debian."
"org/>E<gt> o escribiendo un mensaje a la lista de correo de Live Systems a "
"la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build fue escrito por Daniel Baumann E<lt>I<mail@daniel-baumann."
"ch>E<gt>."
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:16
msgid ""
"B<lb bootstrap-cdebootstrap> [--cdebootstrap-"
"options=I<CDEBOOTSTRAP_OPTIONS>] [--verbose]"
msgstr ""
"B<lb bootstrap-cdebootstrap> [--cdebootstrap-"
"options=I<OPCIONES_CDEBOOTSTRAP>] [--verbose]"
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:18
msgid "B<lb bootstrap-cdebootstrap> [--help]"
msgstr "B<lb bootstrap-cdebootstrap> [--help]"
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:20
msgid "B<lb bootstrap-cdebootstrap> [--version]"
msgstr "B<lb bootstrap-cdebootstrap> [--version]"
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:25
msgid ""
"The B<lb bootstrap-cdebootstrap> command bootstraps the chroot system with "
"I<cdebootstrap>(1)."
msgstr ""
"El comando B<lb bootstrap_cdebootstrap> preinstala el chroot del sistema con "
"I<cdebootstrap>(1)."
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:27
#, no-wrap
msgid "B<--cdebootstrap-options=>I<CDEBOOTSTRAP_OPTIONS>"
msgstr "B<--cdebootstrap-options=>I<OPCIONES_CDEBOOTSTRAP>"
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:29
msgid ""
"set I<cdebootstrap>(1) options (default: None), see I<cdebootstrap>(1) for "
"more information about cdebootstrap."
msgstr ""
"establece las opciones de I<cdebootstrap>(1) (por defecto: Ninguna), ver "
"I<cdebootstrap>(1) para más información acerca de cdebootstrap."
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:37 en/lb-bootstrap-debootstrap.1:37
#, no-wrap
msgid "B<config/build>"
msgstr "B<config/build>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:38 en/lb-bootstrap-debootstrap.1:38
#, no-wrap
msgid "B<cache/bootstrap>"
msgstr "B<cache/bootstrap>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:39 en/lb-bootstrap-debootstrap.1:39
#, no-wrap
msgid "B<cache/packages.bootstrap>"
msgstr "B<cache/packages.bootstrap>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:40 en/lb-bootstrap-debootstrap.1:40
#, no-wrap
msgid "B<chroot>"
msgstr "B<chroot>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:41 en/lb-bootstrap-debootstrap.1:41
#, no-wrap
msgid "B<.build/bootstrap>"
msgstr "B<.build/bootstrap>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:44
#, no-wrap
msgid "fIcdebootstrap(1)"
msgstr "fIcdebootstrap(1)"

View File

@ -1,347 +0,0 @@
# Spanish translations for live-build
# Copyright (C) 2013-2014 Carlos Zuferri <chals@altorricon.com>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 09:16+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Proyecto Live Systems"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NOMBRE"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - Componentes de Construcción del Sistema en vivo"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SINOPSIS"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓN"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build contiene los componentes para construir un sistema en vivo a "
"partir de un directorio de configuración."
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPCIONES"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "establece la opción verbose (por defecto: False)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "muestra el mensaje de ayuda y sale."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "muestra el número de versión del programa y sale."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "FICHEROS"
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "VER TAMBIÉN"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "PÁGINA WEB"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Se puede encontrar más información acerca de live-build y el proyecto Live "
"Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el "
"manual en E<lt>I<http://live-systems.org/manual/>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "ERRORES"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Se puede notificar los fallos enviando un informe de errores sobre el "
"paquete live-build en el Bug Tracking System en E<lt>I<http://bugs.debian."
"org/>E<gt> o escribiendo un mensaje a la lista de correo de Live Systems a "
"la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build fue escrito por Daniel Baumann E<lt>I<mail@daniel-baumann."
"ch>E<gt>."
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:37 en/lb-bootstrap-debootstrap.1:37
#, no-wrap
msgid "B<config/build>"
msgstr "B<config/build>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:38 en/lb-bootstrap-debootstrap.1:38
#, no-wrap
msgid "B<cache/bootstrap>"
msgstr "B<cache/bootstrap>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:39 en/lb-bootstrap-debootstrap.1:39
#, no-wrap
msgid "B<cache/packages.bootstrap>"
msgstr "B<cache/packages.bootstrap>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:40 en/lb-bootstrap-debootstrap.1:40
#, no-wrap
msgid "B<chroot>"
msgstr "B<chroot>"
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:41 en/lb-bootstrap-debootstrap.1:41
#, no-wrap
msgid "B<.build/bootstrap>"
msgstr "B<.build/bootstrap>"
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:16
msgid ""
"B<lb bootstrap-debootstrap> [--debootstrap-options=I<DEBOOTSTRAP_OPTIONS>] "
"[--verbose]"
msgstr ""
"B<lb bootstrap-debootstrap> [--debootstrap-options=I<OPCIONES_DEBOOTSTRAP>] "
"[--verbose]"
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:18
msgid "B<lb bootstrap-debootstrap> [--help]"
msgstr "B<lb bootstrap-debootstrap> [--help]"
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:20
msgid "B<lb bootstrap-debootstrap> [--version]"
msgstr "B<lb bootstrap-debootstrap> [--version]"
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:25
msgid ""
"The B<lb bootstrap-debootstrap> command bootstraps the chroot system with "
"I<debootstrap>(8)."
msgstr ""
"El comando B<lb bootstrap_debootstrap> preinstala el chroot del sistema con "
"I<debootstrap>(8)."
#. type: IP
#: en/lb-bootstrap-debootstrap.1:27
#, no-wrap
msgid "B<--debootstrap-options=>I<DEBOOTSTRAP_OPTIONS>"
msgstr "B<--debootstrap-options=>I<OPCIONES_DEBOOTSTRAP>"
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:29
msgid ""
"set I<debootstrap>(8) options (default: None), see I<debootstrap>(8) for "
"more information about debootstrap."
msgstr ""
"establece las opciones de I<debootstrap>(8) (por defecto: Ninguna), ver "
"I<debootstrap>(8) para más información acerca de debootstrap."
#. type: IP
#: en/lb-bootstrap-debootstrap.1:44
#, no-wrap
msgid "I<debootstrap>(8)"
msgstr "I<debootstrap>(8)"

View File

@ -1,446 +0,0 @@
# Spanish translations for live-build
# Copyright (C) 2013-2014 Carlos Zuferri <chals@altorricon.com>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Proyecto Live Systems"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NOMBRE"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - Componentes de Construcción del Sistema en vivo"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SINOPSIS"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓN"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build contiene los componentes para construir un sistema en vivo a "
"partir de un directorio de configuración."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "ESPECIFICACIÓN"
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPCIONES"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "establece la opción verbose (por defecto: False)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "muestra el mensaje de ayuda y sale."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "muestra el número de versión del programa y sale."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "FICHEROS"
#. type: IP
#: en/lb-binary-hooks.1:50 en/lb-bootstrap-hooks.1:48 en/lb-chroot-hooks.1:48
#: en/lb-source-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook>:"
msgstr "B<config/hooks/*.hook>:"
#. type: Plain text
#: en/lb-binary-hooks.1:52 en/lb-bootstrap-hooks.1:50 en/lb-chroot-hooks.1:50
#: en/lb-source-hooks.1:52
msgid "generic hook files."
msgstr "scripts gancho genéricos."
#. type: Plain text
#: en/lb-binary-hooks.1:56 en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#: en/lb-source-hooks.1:56
msgid "directory in which the hook files are executed."
msgstr "directorio en el que se ejecutan los scripts gancho."
#. type: Plain text
#: en/lb-binary-hooks.1:60 en/lb-bootstrap-hooks.1:58 en/lb-chroot-hooks.1:58
#: en/lb-source-hooks.1:60
msgid "directory in which hook files are copied."
msgstr "directorio en el que se copian los scripts gancho."
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "VER TAMBIÉN"
#. type: IP
#: en/lb-binary-hooks.1:62 en/lb-bootstrap-hooks.1:60 en/lb-chroot-hooks.1:60
#: en/lb-source-hooks.1:62
#, no-wrap
msgid "I<lb-bootstrap-hooks>(1)"
msgstr "I<lb-bootstrap-hooks>(1)"
#. type: IP
#: en/lb-binary-hooks.1:64 en/lb-bootstrap-hooks.1:62 en/lb-chroot-hooks.1:62
#, no-wrap
msgid "I<lb-source-hooks>(1)"
msgstr "I<lb-source-hooks>(1)"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "PÁGINA WEB"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Se puede encontrar más información acerca de live-build y el proyecto Live "
"Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el "
"manual en E<lt>I<http://live-systems.org/manual/>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "ERRORES"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Se puede notificar los fallos enviando un informe de errores sobre el "
"paquete live-build en el Bug Tracking System en E<lt>I<http://bugs.debian."
"org/>E<gt> o escribiendo un mensaje a la lista de correo de Live Systems a "
"la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build fue escrito por Daniel Baumann E<lt>I<mail@daniel-baumann."
"ch>E<gt>."
#. type: Plain text
#: en/lb-bootstrap-hooks.1:16
msgid "B<lb bootstrap-hooks> [--verbose]"
msgstr "B<lb bootstrap-hooks> [--verbose]"
#. type: Plain text
#: en/lb-bootstrap-hooks.1:18
msgid "B<lb bootstrap-hooks> [--help]"
msgstr "B<lb bootstrap-hooks> [--help]"
#. type: Plain text
#: en/lb-bootstrap-hooks.1:20
msgid "B<lb bootstrap-hooks> [--version]"
msgstr "B<lb bootstrap-hooks> [--version]"
#. type: Plain text
#: en/lb-bootstrap-hooks.1:25
msgid ""
"The B<lb bootstrap-hooks> command executes hook files after the bootstrap "
"stage."
msgstr ""
"El comando B<lb bootstrap_hooks> ejecuta los scripts gancho después de la "
"etapa «bootstrap»."
#. type: Plain text
#: en/lb-bootstrap-hooks.1:28
msgid ""
"B<lb bootstrap-hooks> executes any hook files found in the B<config/hooks> "
"directory within the configuration directory."
msgstr ""
"B<lb bootstrap-hooks> ejecuta todos los scripts gancho que se encuentran en "
"el directorio B<config/hooks> dentro del directorio de configuración."
#. type: Plain text
#: en/lb-bootstrap-hooks.1:30
msgid ""
"Hook files do not require to have a specific owner nor specific permissions. "
"They are marked executable by B<lb bootstrap-hooks> automatically when they "
"are executed."
msgstr ""
"No es necesario que los scripts gancho tengan un propietario o permisos "
"especiales. Ya que B<lb bootstrap-hooks> los convertirá en ejecutables "
"automáticamente."
#. type: Plain text
#: en/lb-bootstrap-hooks.1:32
msgid ""
"Hook files must either have the suffix B<*.hook> or B<*.hook.bootstrap>."
msgstr ""
"Los scripts gancho deben tener el sufijo B<*.hook> o B<*.hook.bootstrap>."
#. type: Plain text
#: en/lb-bootstrap-hooks.1:34
msgid ""
"Hook files with the suffix B<*.hook> are executed first, hook files with the "
"suffix B<*.hook.bootstrap> are executed second."
msgstr ""
"Los scripts gancho con el sufijo B<*.hook> se ejecutan en primer lugar, los "
"scripts gancho con el sufijo B<*.hook.bootstrap> se ejecutan en segundo "
"lugar."
#. type: Plain text
#: en/lb-bootstrap-hooks.1:36
msgid ""
"Hook files are executed in alphanumberical order by B<lb bootstrap-hooks>. "
"If one hook file depends on being run after another, best practise is to use "
"number prefixes (nnnn, starting with 0001) to ensure the order of execution."
msgstr ""
"B<lb bootstrap-hooks> ejecuta los scripts gancho en orden alfanumérico. Si "
"uno de estos scripts tiene que ser ejecutado después de otro, lo ideal es "
"utilizar números como prefijos (nnnn, a partir de 0001) para asegurarse el "
"orden de ejecución correcto."
#. type: Plain text
#: en/lb-bootstrap-hooks.1:38
msgid ""
"Hook files are copied into the B<chroot/live-build> directory by B<lb "
"bootstrap-hooks>. They are executed from within the chroot directory "
"(chrooted) and can read the configuration directory in B</live-build/config> "
"within the chroot directory."
msgstr ""
"B<lb bootstrap-hooks> copia los scripts gancho dentro del directorio "
"B<chroot/live-build>. Estos se ejecutan desde dentro del directorio "
"«chroot» (en el chroot) y pueden leer el directorio de configuración en "
"B<live-build/config> dentro del directorio «chroot»."
#. type: IP
#: en/lb-bootstrap-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook.bootstrap>:"
msgstr "B<config/hooks/*.hook.bootstrap>:"
#. type: Plain text
#: en/lb-bootstrap-hooks.1:52
msgid "hook files specific for the bootstrap stage."
msgstr "scripts gancho específicos para la etapa «bootstrap»."
#. type: IP
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
#, no-wrap
msgid "B<chroot>:"
msgstr "B<chroot>:"
#. type: IP
#: en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#, no-wrap
msgid "B<chroot/live-build/config>:"
msgstr "B<chroot/live-build/config>:"
#. type: Plain text
#: en/lb-bootstrap-hooks.1:56 en/lb-chroot-hooks.1:56
msgid ""
"bind mounted configuration directory within the chroot directory to be read "
"by hook files."
msgstr ""
"directorio de configuración montado en el directorio «chroot» para ser leído "
"por los scripts gancho."
#. type: IP
#: en/lb-bootstrap-hooks.1:56 en/lb-chroot-hooks.1:56
#, no-wrap
msgid "B<chroot/live-build>:"
msgstr "B<chroot/live-build>:"
#. type: IP
#: en/lb-bootstrap-hooks.1:61 en/lb-chroot-hooks.1:61 en/lb-source-hooks.1:64
#, no-wrap
msgid "I<lb-binary-hooks>(1)"
msgstr "I<lb-binary-hooks>(1)"

View File

@ -1,399 +0,0 @@
# Spanish translations for live-build
# Copyright (C) 2013-2014 Carlos Zuferri <chals@altorricon.com>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-05 19:30+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Proyecto Live Systems"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NOMBRE"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - Componentes de Construcción del Sistema en vivo"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SINOPSIS"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓN"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build contiene los componentes para construir un sistema en vivo a "
"partir de un directorio de configuración."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "ESPECIFICACIÓN"
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPCIONES"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "establece la opción verbose (por defecto: False)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "muestra el mensaje de ayuda y sale."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "muestra el número de versión del programa y sale."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "FICHEROS"
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "VER TAMBIÉN"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "PÁGINA WEB"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Se puede encontrar más información acerca de live-build y el proyecto Live "
"Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el "
"manual en E<lt>I<http://live-systems.org/manual/>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "ERRORES"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Se puede notificar los fallos enviando un informe de errores sobre el "
"paquete live-build en el Bug Tracking System en E<lt>I<http://bugs.debian."
"org/>E<gt> o escribiendo un mensaje a la lista de correo de Live Systems a "
"la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build fue escrito por Daniel Baumann E<lt>I<mail@daniel-baumann."
"ch>E<gt>."
#. type: IP
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
#, no-wrap
msgid "B<config/includes>:"
msgstr "B<config/includes>:"
#. type: Plain text
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
msgid "generic include files."
msgstr "ficheros «include» genéricos."
#. type: Plain text
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
msgid "directory in which the include files are copied into."
msgstr "directorio en el que se copian los ficheros «include»."
#. type: IP
#: en/lb-binary-includes.1:51 en/lb-bootstrap-includes.1:50
#: en/lb-source-includes.1:51
#, no-wrap
msgid "I<lb-chroot-includes>(1)"
msgstr "I<lb-chroot-includes>(1)"
#. type: IP
#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52
#: en/lb-chroot-includes.1:52
#, no-wrap
msgid "I<lb-source-includes>(1)"
msgstr "I<lb-source-includes>(1)"
#. type: IP
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
#, no-wrap
msgid "B<chroot>:"
msgstr "B<chroot>:"
#. type: Plain text
#: en/lb-bootstrap-includes.1:16
msgid "B<lb bootstrap-includes> [--verbose]"
msgstr "B<lb bootstrap-includes> [--verbose]"
#. type: Plain text
#: en/lb-bootstrap-includes.1:18
msgid "B<lb bootstrap-includes> [--help]"
msgstr "B<lb bootstrap-includes> [--help]"
#. type: Plain text
#: en/lb-bootstrap-includes.1:20
msgid "B<lb bootstrap-includes> [--version]"
msgstr "B<lb bootstrap-includes> [--version]"
#. type: Plain text
#: en/lb-bootstrap-includes.1:25
msgid ""
"The B<lb bootstrap-includes> command copies include files into the bootstrap "
"stage."
msgstr ""
"El comando B<lb bootstrap-includes> copia los ficheros «include» durante la "
"etapa «bootstrap»."
#. type: Plain text
#: en/lb-bootstrap-includes.1:28
msgid ""
"B<lb bootstrap-includes> copies any include files found in the B<config/"
"includes> and B<config/includes.bootstrap> directories within the "
"configuration directory."
msgstr ""
"B<lb bootstrap-includes> copia todos los ficheros «include» que encuentra en "
"los directorios B<config/includes> y B<config/includes.bootstrap> dentro del "
"directorio de configuración."
#. type: Plain text
#: en/lb-bootstrap-includes.1:30
msgid ""
"Include files do not require to have a specific owner nor specific "
"permissions. The files are set to be owned by root by B<lb bootstrap-"
"includes> automatically when they are copied, original permissions of the "
"files are preserved. Specific owners can be set with a corresponding hook "
"file, see I<lb-bootstrap-hooks>(1) for more information about hooks."
msgstr ""
"No es necesario que los ficheros «include» tengan un propietario o permisos "
"especiales. B<lb bootstrap-includes> automáticamente asignará los ficheros "
"al superusuario root en el momento de copiarlos, mientras que los permisos "
"iniciales de los ficheros se mantienen intactos. Se puede establecer "
"propietarios específicos de los ficheros utilizando un script gancho, ver "
"I<lb-bootstrap-hooks>(1) para más información acerca de los scripts gancho."
#. type: Plain text
#: en/lb-bootstrap-includes.1:32
msgid ""
"Include files in the B<config/includes> directory are copied first, include "
"files in the B<config/includes.bootstrap> directory are copied second. Files "
"present in the chroot and either of the include directories are silently "
"overwritten, the later file replaces the earlier."
msgstr ""
"Los ficheros «include» del directorio B<config/includes> se copian en primer "
"lugar, los del directorio B<config/includes.bootstrap> se copian en segundo "
"lugar. Los ficheros existentes en los directorios «chroot» e «include» se "
"sobreescriben sin previo aviso, el último fichero reemplaza al anterior."
#. type: IP
#: en/lb-bootstrap-includes.1:44
#, no-wrap
msgid "B<config/includes.bootstrap>:"
msgstr "B<config/includes.bootstrap>:"
#. type: Plain text
#: en/lb-bootstrap-includes.1:46
msgid "include files specific for the bootstrap stage."
msgstr "ficheros «include» específicos para la etapa «bootstrap»."
#. type: IP
#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51
#: en/lb-source-includes.1:52
#, no-wrap
msgid "I<lb-binary-includes>(1)"
msgstr "I<lb-binary-includes>(1)"

View File

@ -1,442 +0,0 @@
# Spanish translations for live-build
# Copyright (C) 2013-2014 Carlos Zuferri <chals@altorricon.com>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 09:50+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Proyecto Live Systems"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NOMBRE"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - Componentes de Construcción del Sistema en vivo"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SINOPSIS"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓN"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build contiene los componentes para construir un sistema en vivo a "
"partir de un directorio de configuración."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "ESPECIFICACIÓN"
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPCIONES"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "establece la opción verbose (por defecto: False)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "muestra el mensaje de ayuda y sale."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "muestra el número de versión del programa y sale."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "FICHEROS"
#. type: IP
#: en/lb-binary-hooks.1:50 en/lb-bootstrap-hooks.1:48 en/lb-chroot-hooks.1:48
#: en/lb-source-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook>:"
msgstr "B<config/hooks/*.hook>:"
#. type: Plain text
#: en/lb-binary-hooks.1:52 en/lb-bootstrap-hooks.1:50 en/lb-chroot-hooks.1:50
#: en/lb-source-hooks.1:52
msgid "generic hook files."
msgstr "scripts gancho genéricos."
#. type: Plain text
#: en/lb-binary-hooks.1:56 en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#: en/lb-source-hooks.1:56
msgid "directory in which the hook files are executed."
msgstr "directorio en el que se ejecutan los scripts gancho."
#. type: Plain text
#: en/lb-binary-hooks.1:60 en/lb-bootstrap-hooks.1:58 en/lb-chroot-hooks.1:58
#: en/lb-source-hooks.1:60
msgid "directory in which hook files are copied."
msgstr "directorio en el que se copian los scripts gancho."
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "VER TAMBIÉN"
#. type: IP
#: en/lb-binary-hooks.1:62 en/lb-bootstrap-hooks.1:60 en/lb-chroot-hooks.1:60
#: en/lb-source-hooks.1:62
#, no-wrap
msgid "I<lb-bootstrap-hooks>(1)"
msgstr "I<lb-bootstrap-hooks>(1)"
#. type: IP
#: en/lb-binary-hooks.1:64 en/lb-bootstrap-hooks.1:62 en/lb-chroot-hooks.1:62
#, no-wrap
msgid "I<lb-source-hooks>(1)"
msgstr "I<lb-source-hooks>(1)"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "PÁGINA WEB"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Se puede encontrar más información acerca de live-build y el proyecto Live "
"Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el "
"manual en E<lt>I<http://live-systems.org/manual/>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "ERRORES"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Se puede notificar los fallos enviando un informe de errores sobre el "
"paquete live-build en el Bug Tracking System en E<lt>I<http://bugs.debian."
"org/>E<gt> o escribiendo un mensaje a la lista de correo de Live Systems a "
"la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build fue escrito por Daniel Baumann E<lt>I<mail@daniel-baumann."
"ch>E<gt>."
#. type: IP
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
#, no-wrap
msgid "B<chroot>:"
msgstr "B<chroot>:"
#. type: IP
#: en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#, no-wrap
msgid "B<chroot/live-build/config>:"
msgstr "B<chroot/live-build/config>:"
#. type: Plain text
#: en/lb-bootstrap-hooks.1:56 en/lb-chroot-hooks.1:56
msgid ""
"bind mounted configuration directory within the chroot directory to be read "
"by hook files."
msgstr ""
"directorio de configuración montado en el directorio «chroot» para ser leído "
"por los scripts gancho."
#. type: IP
#: en/lb-bootstrap-hooks.1:56 en/lb-chroot-hooks.1:56
#, no-wrap
msgid "B<chroot/live-build>:"
msgstr "B<chroot/live-build>:"
#. type: IP
#: en/lb-bootstrap-hooks.1:61 en/lb-chroot-hooks.1:61 en/lb-source-hooks.1:64
#, no-wrap
msgid "I<lb-binary-hooks>(1)"
msgstr "I<lb-binary-hooks>(1)"
#. type: Plain text
#: en/lb-chroot-hooks.1:16
msgid "B<lb chroot-hooks> [--verbose]"
msgstr "B<lb chroot-hooks> [--verbose]"
#. type: Plain text
#: en/lb-chroot-hooks.1:18
msgid "B<lb chroot-hooks> [--help]"
msgstr "B<lb chroot-hooks> [--help]"
#. type: Plain text
#: en/lb-chroot-hooks.1:20
msgid "B<lb chroot-hooks> [--version]"
msgstr "B<lb chroot-hooks> [--version]"
#. type: Plain text
#: en/lb-chroot-hooks.1:25
msgid ""
"The B<lb chroot-hooks> command executes hook files after the chroot stage."
msgstr ""
"El comando B<lb chroot_hooks> ejecuta los scripts gancho después de la etapa "
"«chroot»."
#. type: Plain text
#: en/lb-chroot-hooks.1:28
msgid ""
"B<lb chroot-hooks> executes any hook files found in the B<config/hooks> "
"directory within the configuration directory."
msgstr ""
"B<lb chroot-hooks> ejecuta todos los scripts gancho que se encuentran en el "
"directorio B<config/hooks> dentro del directorio de configuración."
#. type: Plain text
#: en/lb-chroot-hooks.1:30
msgid ""
"Hook files do not require to have a specific owner nor specific permissions. "
"They are marked executable by B<lb chroot-hooks> automatically when they are "
"executed."
msgstr ""
"No es necesario que los scripts gancho tengan un propietario o permisos "
"especiales. Ya que B<lb chroot-hooks> los convertirá en ejecutables "
"automáticamente."
#. type: Plain text
#: en/lb-chroot-hooks.1:32
msgid "Hook files must either have the suffix B<*.hook> or B<*.hook.chroot>."
msgstr "Los scripts gancho deben tener el sufijo B<*.hook> o B<*.hook.chroot>."
#. type: Plain text
#: en/lb-chroot-hooks.1:34
msgid ""
"Hook files with the suffix B<*.hook> are executed first, hook files with the "
"suffix B<*.hook.chroot> are executed second."
msgstr ""
"Los scripts gancho con el sufijo B<*.hook> se ejecutan en primer lugar, los "
"scripts gancho con el sufijo B<*.hook.chroot> se ejecutan en segundo lugar."
#. type: Plain text
#: en/lb-chroot-hooks.1:36
msgid ""
"Hook files are executed in alphanumberical order by B<lb chroot-hooks>. If "
"one hook file depends on being run after another, best practise is to use "
"number prefixes (nnnn, starting with 0001) to ensure the order of execution."
msgstr ""
"B<lb chroot-hooks> ejecuta los scripts gancho en orden alfanumérico. Si uno "
"de estos scripts tiene que ser ejecutado después de otro, lo ideal es "
"utilizar números como prefijos (nnnn, a partir de 0001) para asegurarse el "
"orden de ejecución correcto."
#. type: Plain text
#: en/lb-chroot-hooks.1:38
msgid ""
"Hook files are copied into the B<chroot/live-build> directory by B<lb chroot-"
"hooks>. They are executed from within the chroot directory (chrooted) and "
"can read the configuration directory in B</live-build/config> within the "
"chroot directory."
msgstr ""
"B<lb chroot-hooks> copia los scripts gancho dentro del directorio B<chroot/"
"live-build>. Estos se ejecutan desde dentro del directorio «chroot» (en el "
"chroot) y pueden leer el directorio de configuración en B<live-build/config> "
"dentro del directorio «chroot»."
#. type: IP
#: en/lb-chroot-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook.chroot>:"
msgstr "B<config/hooks/*.hook.chroot>:"
#. type: Plain text
#: en/lb-chroot-hooks.1:52
msgid "hook files specific for the chroot stage."
msgstr "scripts gancho específicos para la etapa «chroot»."

View File

@ -1,398 +0,0 @@
# Spanish translations for live-build
# Copyright (C) 2013-2014 Carlos Zuferri <chals@altorricon.com>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-05 19:30+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Proyecto Live Systems"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NOMBRE"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - Componentes de Construcción del Sistema en vivo"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SINOPSIS"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓN"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build contiene los componentes para construir un sistema en vivo a "
"partir de un directorio de configuración."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "ESPECIFICACIÓN"
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPCIONES"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "establece la opción verbose (por defecto: False)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "muestra el mensaje de ayuda y sale."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "muestra el número de versión del programa y sale."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "FICHEROS"
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "VER TAMBIÉN"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "PÁGINA WEB"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Se puede encontrar más información acerca de live-build y el proyecto Live "
"Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el "
"manual en E<lt>I<http://live-systems.org/manual/>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "ERRORES"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Se puede notificar los fallos enviando un informe de errores sobre el "
"paquete live-build en el Bug Tracking System en E<lt>I<http://bugs.debian."
"org/>E<gt> o escribiendo un mensaje a la lista de correo de Live Systems a "
"la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build fue escrito por Daniel Baumann E<lt>I<mail@daniel-baumann."
"ch>E<gt>."
#. type: IP
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
#, no-wrap
msgid "B<config/includes>:"
msgstr "B<config/includes>:"
#. type: Plain text
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
msgid "generic include files."
msgstr "ficheros «include» genéricos."
#. type: Plain text
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
msgid "directory in which the include files are copied into."
msgstr "directorio en el que se copian los ficheros «include»."
#. type: IP
#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50
#: en/lb-source-includes.1:50
#, no-wrap
msgid "I<lb-bootstrap-includes>(1)"
msgstr "I<lb-bootstrap-includes>(1)"
#. type: IP
#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52
#: en/lb-chroot-includes.1:52
#, no-wrap
msgid "I<lb-source-includes>(1)"
msgstr "I<lb-source-includes>(1)"
#. type: IP
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
#, no-wrap
msgid "B<chroot>:"
msgstr "B<chroot>:"
#. type: IP
#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51
#: en/lb-source-includes.1:52
#, no-wrap
msgid "I<lb-binary-includes>(1)"
msgstr "I<lb-binary-includes>(1)"
#. type: Plain text
#: en/lb-chroot-includes.1:16
msgid "B<lb chroot-includes> [--verbose]"
msgstr "B<lb chroot-includes> [--verbose]"
#. type: Plain text
#: en/lb-chroot-includes.1:18
msgid "B<lb chroot-includes> [--help]"
msgstr "B<lb chroot-includes> [--help]"
#. type: Plain text
#: en/lb-chroot-includes.1:20
msgid "B<lb chroot-includes> [--version]"
msgstr "B<lb chroot-includes> [--version]"
#. type: Plain text
#: en/lb-chroot-includes.1:25
msgid ""
"The B<lb chroot-includes> command copies include files into the chroot stage."
msgstr ""
"El comando B<lb chroot-includes> copia los ficheros «include» durante la "
"etapa «chroot»."
#. type: Plain text
#: en/lb-chroot-includes.1:28
msgid ""
"B<lb chroot-includes> copies any include files found in the B<config/"
"includes> and B<config/includes.chroot> directories within the configuration "
"directory."
msgstr ""
"B<lb chroot-includes> copia todos los ficheros «include» que encuentra en "
"los directorios B<config/includes> y B<config/includes.chroot> dentro del "
"directorio de configuración."
#. type: Plain text
#: en/lb-chroot-includes.1:30
msgid ""
"Include files do not require to have a specific owner nor specific "
"permissions. The files are set to be owned by root by B<lb chroot-includes> "
"automatically when they are copied, original permissions of the files are "
"preserved. Specific owners can be set with a corresponding hook file, see "
"I<lb-chroot-hooks>(1) for more information about hooks."
msgstr ""
"No es necesario que los ficheros «include» tengan un propietario o permisos "
"especiales. B<lb chroot-includes> automáticamente asignará los ficheros al "
"superusuario root en el momento de copiarlos, mientras que los permisos "
"iniciales de los ficheros se mantienen intactos. Se puede establecer "
"propietarios específicos de los ficheros utilizando un script gancho, ver "
"I<lb-chroot-hooks>(1) para más información acerca de los scripts gancho."
#. type: Plain text
#: en/lb-chroot-includes.1:32
msgid ""
"Include files in the B<config/includes> directory are copied first, include "
"files in the B<config/includes.chroot> directory are copied second. Files "
"present in the chroot and either of the include directories are silently "
"overwritten, the later file replaces the earlier."
msgstr ""
"Los ficheros «include» del directorio B<config/includes> se copian en primer "
"lugar, los del directorio B<config/includes.chroot> se copian en segundo "
"lugar. Los ficheros existentes en los directorios «chroot» e «include» se "
"sobreescriben sin previo aviso, el último fichero reemplaza al anterior."
#. type: IP
#: en/lb-chroot-includes.1:44
#, no-wrap
msgid "B<config/includes.chroot>:"
msgstr "B<config/includes.chroot>:"
#. type: Plain text
#: en/lb-chroot-includes.1:46
msgid "include files specific for the chroot stage."
msgstr "ficheros «include» específicos para la etapa «chroot»."

View File

@ -1,345 +0,0 @@
# Spanish translations for live-build
# Copyright (C) 2013-2014 Carlos Zuferri <chals@altorricon.com>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-05 19:30+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Proyecto Live Systems"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NOMBRE"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - Componentes de Construcción del Sistema en vivo"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SINOPSIS"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓN"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build contiene los componentes para construir un sistema en vivo a "
"partir de un directorio de configuración."
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPCIONES"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "establece la opción verbose (por defecto: False)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "muestra el mensaje de ayuda y sale."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "muestra el número de versión del programa y sale."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "FICHEROS"
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "VER TAMBIÉN"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "PÁGINA WEB"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Se puede encontrar más información acerca de live-build y el proyecto Live "
"Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el "
"manual en E<lt>I<http://live-systems.org/manual/>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "ERRORES"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Se puede notificar los fallos enviando un informe de errores sobre el "
"paquete live-build en el Bug Tracking System en E<lt>I<http://bugs.debian."
"org/>E<gt> o escribiendo un mensaje a la lista de correo de Live Systems a "
"la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build fue escrito por Daniel Baumann E<lt>I<mail@daniel-baumann."
"ch>E<gt>."
#. type: Plain text
#: en/lb-init.1:16
msgid ""
"B<lb init> [--distribution I<DISTRIBUTION>] [--project I<PROJECT>] [--"
"verbose]"
msgstr ""
"B<lb init> [--distribution I<DISTRIBUTION>] [--project I<PROJECT>] [--"
"verbose]"
#. type: Plain text
#: en/lb-init.1:18
msgid "B<lb init> [--help]"
msgstr "B<lb init> [--help]"
#. type: Plain text
#: en/lb-init.1:20
msgid "B<lb init> [--version]"
msgstr "B<lb init> [--version]"
#. type: Plain text
#: en/lb-init.1:25
msgid ""
"The B<lb init> command creates an empty configuration directory or "
"reinitialize an existing one."
msgstr ""
"El comando B<lb init> crea un directorio de configuración vacio o "
"reinicializa uno ya existente."
#. type: IP
#: en/lb-init.1:27
#, no-wrap
msgid "B<--distribution>"
msgstr "B<--distribution>"
#. type: Plain text
#: en/lb-init.1:29
msgid "set the default distribution."
msgstr "establece la distribución predeterminada."
#. type: IP
#: en/lb-init.1:29
#, no-wrap
msgid "B<--project>"
msgstr "B<--project>"
#. type: Plain text
#: en/lb-init.1:31
msgid ""
"set the project to derive internal defaults from. Currently valid projects "
"are 'debian' and 'progress-linux' (default: debian)."
msgstr ""
"establece el proyecto para el que se utilizarán sus valores predeterminados. "
"Actualmente, los proyectos válidos son «debian» y «progress-linux» (valor "
"predeterminado: debian)."
#. type: IP
#: en/lb-init.1:39
#, no-wrap
msgid "B<config>:"
msgstr "B<config>:"
#. type: Plain text
#: en/lb-init.1:41
msgid "configuration directory."
msgstr "directorio de configuración."
#. type: IP
#: en/lb-init.1:41
#, no-wrap
msgid "B<.build>:"
msgstr "B<.build>"
#. type: Plain text
#: en/lb-init.1:43
msgid "configuration directory for meta-information."
msgstr "directorio de configuración para meta-información."

View File

@ -1,453 +0,0 @@
# Spanish translations for live-build
# Copyright (C) 2013-2014 Carlos Zuferri <chals@altorricon.com>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-06 10:12+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Proyecto Live Systems"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NOMBRE"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - Componentes de Construcción del Sistema en vivo"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SINOPSIS"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓN"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build contiene los componentes para construir un sistema en vivo a "
"partir de un directorio de configuración."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "ESPECIFICACIÓN"
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPCIONES"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "establece la opción verbose (por defecto: False)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "muestra el mensaje de ayuda y sale."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "muestra el número de versión del programa y sale."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "FICHEROS"
#. type: IP
#: en/lb-binary-hooks.1:50 en/lb-bootstrap-hooks.1:48 en/lb-chroot-hooks.1:48
#: en/lb-source-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook>:"
msgstr "B<config/hooks/*.hook>:"
#. type: Plain text
#: en/lb-binary-hooks.1:52 en/lb-bootstrap-hooks.1:50 en/lb-chroot-hooks.1:50
#: en/lb-source-hooks.1:52
msgid "generic hook files."
msgstr "scripts gancho genéricos."
#. type: Plain text
#: en/lb-binary-hooks.1:56 en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#: en/lb-source-hooks.1:56
msgid "directory in which the hook files are executed."
msgstr "directorio en el que se ejecutan los scripts gancho."
#. type: Plain text
#: en/lb-binary-hooks.1:60 en/lb-bootstrap-hooks.1:58 en/lb-chroot-hooks.1:58
#: en/lb-source-hooks.1:60
msgid "directory in which hook files are copied."
msgstr "directorio en el que se copian los scripts gancho."
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "VER TAMBIÉN"
#. type: IP
#: en/lb-binary-hooks.1:62 en/lb-bootstrap-hooks.1:60 en/lb-chroot-hooks.1:60
#: en/lb-source-hooks.1:62
#, no-wrap
msgid "I<lb-bootstrap-hooks>(1)"
msgstr "I<lb-bootstrap-hooks>(1)"
#. type: IP
#: en/lb-binary-hooks.1:63 en/lb-source-hooks.1:63
#, no-wrap
msgid "I<lb-chroot-hooks>(1)"
msgstr "I<lb-chroot-hooks>(1)"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "PÁGINA WEB"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Se puede encontrar más información acerca de live-build y el proyecto Live "
"Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el "
"manual en E<lt>I<http://live-systems.org/manual/>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "ERRORES"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Se puede notificar los fallos enviando un informe de errores sobre el "
"paquete live-build en el Bug Tracking System en E<lt>I<http://bugs.debian."
"org/>E<gt> o escribiendo un mensaje a la lista de correo de Live Systems a "
"la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build fue escrito por Daniel Baumann E<lt>I<mail@daniel-baumann."
"ch>E<gt>."
#. type: IP
#: en/lb-bootstrap-hooks.1:61 en/lb-chroot-hooks.1:61 en/lb-source-hooks.1:64
#, no-wrap
msgid "I<lb-binary-hooks>(1)"
msgstr "I<lb-binary-hooks>(1)"
#. type: Plain text
#: en/lb-source-hooks.1:16
msgid "B<lb source-hooks> [--verbose]"
msgstr "B<lb source-hooks> [--verbose]"
#. type: Plain text
#: en/lb-source-hooks.1:18
msgid "B<lb source-hooks> [--help]"
msgstr "B<lb source-hooks> [--help]"
#. type: Plain text
#: en/lb-source-hooks.1:20
msgid "B<lb source-hooks> [--version]"
msgstr "B<lb source-hooks> [--version]"
#. type: Plain text
#: en/lb-source-hooks.1:25
msgid ""
"The B<lb source-hooks> command executes hook files after the source stage."
msgstr ""
"El comando B<lb source_hooks> ejecuta los scripts gancho después de la etapa "
"«source»."
#. type: Plain text
#: en/lb-source-hooks.1:28
msgid ""
"B<lb source-hooks> executes any hook files found in the B<config/hooks> "
"directory within the configuration directory."
msgstr ""
"B<lb source-hooks> ejecuta todos los scripts gancho que se encuentran en el "
"directorio B<config/hooks> dentro del directorio de configuración."
#. type: Plain text
#: en/lb-source-hooks.1:30
msgid ""
"Hook files do not require to have a specific owner nor specific permissions. "
"They are marked executable by B<lb source-hooks> automatically when they are "
"executed."
msgstr ""
"No es necesario que los scripts gancho tengan un propietario o permisos "
"especiales. Ya que B<lb source-hooks> los convertirá en ejecutables "
"automáticamente."
#. type: Plain text
#: en/lb-source-hooks.1:32
msgid "Hook files must either have the suffix B<*.hook> or B<*.hook.source>."
msgstr "Los scripts gancho deben tener el sufijo B<*.hook> o B<*.hook.source>."
#. type: Plain text
#: en/lb-source-hooks.1:34
msgid ""
"Hook files with the suffix B<*.hook> are executed first, hook files with the "
"suffix B<*.hook.source> are executed second."
msgstr ""
"Los scripts gancho con el sufijo B<*.hook> se ejecutan en primer lugar, los "
"scripts gancho con el sufijo B<*.hook.source> se ejecutan en segundo lugar."
#. type: Plain text
#: en/lb-source-hooks.1:36
msgid ""
"Hook files are executed in alphanumberical order by B<lb source-hooks>. If "
"one hook file depends on being run after another, best practise is to use "
"number prefixes (nnnn, starting with 0001) to ensure the order of execution."
msgstr ""
"B<lb source-hooks> ejecuta los scripts gancho en orden alfanumérico. Si uno "
"de estos scripts tiene que ser ejecutado después de otro, lo ideal es "
"utilizar números como prefijos (nnnn, a partir de 0001) para asegurarse el "
"orden de ejecución correcto."
#. type: Plain text
#: en/lb-source-hooks.1:38
msgid ""
"Hook files are copied into the B<source/live-build> directory by B<lb source-"
"hooks>. They are executed from within the source directory and can read the "
"configuration directory in B<live-build/config> within the source directory."
msgstr ""
"B<lb source-hooks> copia los scripts gancho dentro del directorio B<source/"
"live-build>. Estos se ejecutan desde dentro del directorio «source» y pueden "
"leer el directorio de configuración en B<live-build/config> dentro del "
"directorio «source»."
#. type: Plain text
#: en/lb-source-hooks.1:40
msgid ""
"B<Warning:> hook files are not executed within a chroot but within the "
"context of the host system in the source directory. They have root "
"privileges and access to the all host system ressources (devices, "
"filesystems, network, etc.)."
msgstr ""
"B<Advertencia:> Los scripts gancho no son ejecutados dentro del directorio "
"«chroot» sino en el sistema anfitrión dentro del directorio «source». Estos "
"tienen privilegios de superusuario y acceso a todos los recursos del sistema "
"anfitrión (dispositivos, sistemas de ficheros, redes, etc.)."
#. type: IP
#: en/lb-source-hooks.1:52
#, no-wrap
msgid "B<config/hooks/*.hook.source>:"
msgstr "B<config/hooks/*.hook.source>:"
#. type: Plain text
#: en/lb-source-hooks.1:54
msgid "hook files specific for the source stage."
msgstr "scripts gancho específicos para la etapa «source»."
#. type: IP
#: en/lb-source-hooks.1:54 en/lb-source-includes.1:46
#, no-wrap
msgid "B<source>:"
msgstr "B<source>:"
#. type: IP
#: en/lb-source-hooks.1:56
#, no-wrap
msgid "B<source/live-build/config>:"
msgstr "B<source/live-build/config>:"
#. type: Plain text
#: en/lb-source-hooks.1:58
msgid ""
"bind mounted configuration directory within the source directory to be read "
"by hook files."
msgstr ""
"directorio de configuración montado en el directorio «source» para ser leído "
"por los scripts gancho."
#. type: IP
#: en/lb-source-hooks.1:58
#, no-wrap
msgid "B<source/live-build>:"
msgstr "B<source/live-build>:"

View File

@ -1,397 +0,0 @@
# Spanish translations for live-build
# Copyright (C) 2013-2014 Carlos Zuferri <chals@altorricon.com>
# This file is distributed under the same license as the live-build package.
#
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: 2013-11-05 19:30+0100\n"
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr "LIVE-BUILD"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr "24.07.2014"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr "4.0~alpha39-1"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr "Proyecto Live Systems"
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr "NOMBRE"
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr "B<live-build> - Componentes de Construcción del Sistema en vivo"
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr "SINOPSIS"
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPCIÓN"
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
"live-build contiene los componentes para construir un sistema en vivo a "
"partir de un directorio de configuración."
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr "ESPECIFICACIÓN"
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr "OPCIONES"
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr "B<--verbose>"
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr "establece la opción verbose (por defecto: False)."
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr "B<-h, --help>"
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr "muestra el mensaje de ayuda y sale."
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr "muestra el número de versión del programa y sale."
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr "FICHEROS"
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr "VER TAMBIÉN"
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr "PÁGINA WEB"
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
"Se puede encontrar más información acerca de live-build y el proyecto Live "
"Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el "
"manual en E<lt>I<http://live-systems.org/manual/>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr "ERRORES"
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
"Se puede notificar los fallos enviando un informe de errores sobre el "
"paquete live-build en el Bug Tracking System en E<lt>I<http://bugs.debian."
"org/>E<gt> o escribiendo un mensaje a la lista de correo de Live Systems a "
"la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr "AUTOR"
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
"live-build fue escrito por Daniel Baumann E<lt>I<mail@daniel-baumann."
"ch>E<gt>."
#. type: IP
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
#, no-wrap
msgid "B<config/includes>:"
msgstr "B<config/includes>:"
#. type: Plain text
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
msgid "generic include files."
msgstr "ficheros «include» genéricos."
#. type: Plain text
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
msgid "directory in which the include files are copied into."
msgstr "directorio en el que se copian los ficheros «include»."
#. type: IP
#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50
#: en/lb-source-includes.1:50
#, no-wrap
msgid "I<lb-bootstrap-includes>(1)"
msgstr "I<lb-bootstrap-includes>(1)"
#. type: IP
#: en/lb-binary-includes.1:51 en/lb-bootstrap-includes.1:50
#: en/lb-source-includes.1:51
#, no-wrap
msgid "I<lb-chroot-includes>(1)"
msgstr "I<lb-chroot-includes>(1)"
#. type: IP
#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51
#: en/lb-source-includes.1:52
#, no-wrap
msgid "I<lb-binary-includes>(1)"
msgstr "I<lb-binary-includes>(1)"
#. type: IP
#: en/lb-source-hooks.1:54 en/lb-source-includes.1:46
#, no-wrap
msgid "B<source>:"
msgstr "B<source>:"
#. type: Plain text
#: en/lb-source-includes.1:16
msgid "B<lb source-includes> [--verbose]"
msgstr "B<lb source-includes> [--verbose]"
#. type: Plain text
#: en/lb-source-includes.1:18
msgid "B<lb source-includes> [--help]"
msgstr "B<lb source-includes> [--help]"
#. type: Plain text
#: en/lb-source-includes.1:20
msgid "B<lb source-includes> [--version]"
msgstr "B<lb source-includes> [--version]"
#. type: Plain text
#: en/lb-source-includes.1:25
msgid ""
"The B<lb source-includes> command copies include files into the source stage."
msgstr ""
"El comando B<lb source-includes> copia los ficheros «include» durante la "
"etapa «source»."
#. type: Plain text
#: en/lb-source-includes.1:28
msgid ""
"B<lb source-includes> copies any include files found in the B<config/"
"includes> and B<config/includes.source> directories within the configuration "
"directory."
msgstr ""
"B<lb source-includes> copia todos los ficheros «include» que encuentra en "
"los directorios B<config/includes> y B<config/includes.source> dentro del "
"directorio de configuración."
#. type: Plain text
#: en/lb-source-includes.1:30
msgid ""
"Include files do not require to have a specific owner nor specific "
"permissions. The files are set to be owned by root by B<lb source-includes> "
"automatically when they are copied, original permissions of the files are "
"preserved. Specific owners can be set with a corresponding hook file, see "
"I<lb-source-hooks>(1) for more information about hooks."
msgstr ""
"No es necesario que los ficheros «include» tengan un propietario o permisos "
"especiales. B<lb source-includes> automáticamente asignará los ficheros al "
"superusuario root en el momento de copiarlos, mientras que los permisos "
"iniciales de los ficheros se mantienen intactos. Se puede establecer "
"propietarios específicos de los ficheros utilizando un script gancho, ver "
"I<lb-source-hooks>(1) para más información acerca de los scripts gancho."
#. type: Plain text
#: en/lb-source-includes.1:32
msgid ""
"Include files in the B<config/includes> directory are copied first, include "
"files in the B<config/includes.source> directory are copied second. Files "
"present in the source and either of the include directories are silently "
"overwritten, the later file replaces the earlier."
msgstr ""
"Los ficheros «include» del directorio B<config/includes> se copian en primer "
"lugar, los del directorio B<config/includes.source> se copian en segundo "
"lugar. Los ficheros existentes en los directorios «source» e «include» se "
"sobreescriben sin previo aviso, el último fichero reemplaza al anterior."
#. type: IP
#: en/lb-source-includes.1:44
#, no-wrap
msgid "B<config/includes.source>:"
msgstr "B<config/includes.source>:"
#. type: Plain text
#: en/lb-source-includes.1:46
msgid "include files specific for the source stage."
msgstr "ficheros «include» específicos para la etapa «source»."

View File

@ -1,13 +1,11 @@
[po4a_langs] de es
[po4a_langs] de
[po4a_paths] pot/$master.pot $lang:po/$lang/$master.po
[type: man] en/lb-binary-hooks.1 $lang:$lang/lb-binary-hooks.$lang.1
[type: man] en/lb-binary-includes.1 $lang:$lang/lb-binary-includes.$lang.1
[type: man] en/lb-bootstrap-cdebootstrap.1 $lang:$lang/lb-bootstrap-cdebootstrap.$lang.1
[type: man] en/lb-bootstrap-debootstrap.1 $lang:$lang/lb-bootstrap-debootstrap.$lang.1
[type: man] en/lb-bootstrap-hooks.1 $lang:$lang/lb-bootstrap-hooks.$lang.1
[type: man] en/lb-bootstrap-includes.1 $lang:$lang/lb-bootstrap-includes.$lang.1
[type: man] en/lb-chroot-hooks.1 $lang:$lang/lb-chroot-hooks.$lang.1
[type: man] en/lb-chroot-includes.1 $lang:$lang/lb-chroot-includes.$lang.1
[type: man] en/lb-init.1 $lang:$lang/lb-init.$lang.1
[type: man] en/lb-source-hooks.1 $lang:$lang/lb-source-hooks.$lang.1
[type: man] en/lb-source-includes.1 $lang:$lang/lb-source-includes.$lang.1
[type: man] en/lb.1 $lang:$lang/lb.$lang.1
[type: man] en/lb_binary.1 $lang:$lang/lb_binary.$lang.1
[type: man] en/lb_bootstrap.1 $lang:$lang/lb_bootstrap.$lang.1
[type: man] en/lb_build.1 $lang:$lang/lb_build.$lang.1
[type: man] en/lb_chroot.1 $lang:$lang/lb_chroot.$lang.1
[type: man] en/lb_clean.1 $lang:$lang/lb_clean.$lang.1
[type: man] en/lb_config.1 $lang:$lang/lb_config.$lang.1
[type: man] en/lb_source.1 $lang:$lang/lb_source.$lang.1
[type: man] en/live-build.7 $lang:$lang/live-build.$lang.7

View File

@ -1,421 +0,0 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:16
msgid "B<lb binary-hooks> [--verbose]"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:18
msgid "B<lb binary-hooks> [--help]"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:20
msgid "B<lb binary-hooks> [--version]"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:25
msgid ""
"The B<lb binary-hooks> command executes hook files after the binary stage."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:28
msgid ""
"B<lb binary-hooks> executes any hook files found in the B<config/hooks> "
"directory within the configuration directory."
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:30
msgid ""
"Hook files do not require to have a specific owner nor specific permissions. "
"They are marked executable by B<lb binary-hooks> automatically when they are "
"executed."
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:32
msgid "Hook files must either have the suffix B<*.hook> or B<*.hook.binary>."
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:34
msgid ""
"Hook files with the suffix B<*.hook> are executed first, hook files with the "
"suffix B<*.hook.binary> are executed second."
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:36
msgid ""
"Hook files are executed in alphanumberical order by B<lb binary-hooks>. If "
"one hook file depends on being run after another, best practise is to use "
"number prefixes (nnnn, starting with 0001) to ensure the order of execution."
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:38
msgid ""
"Hook files are copied into the B<binary/live-build> directory by B<lb binary-"
"hooks>. They are executed from within the binary directory and can read the "
"configuration directory in B<live-build/config> within the binary directory."
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:40
msgid ""
"B<Warning:> hook files are not executed within a chroot but within the "
"context of the host system in the binary directory. They have root "
"privileges and access to the all host system resources (devices, "
"filesystems, network, etc.)."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:50 en/lb-bootstrap-hooks.1:48 en/lb-chroot-hooks.1:48
#: en/lb-source-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook>:"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:52 en/lb-bootstrap-hooks.1:50 en/lb-chroot-hooks.1:50
#: en/lb-source-hooks.1:52
msgid "generic hook files."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:52
#, no-wrap
msgid "B<config/hooks/*.hook.binary>:"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:54
msgid "hook files specific for the binary stage."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:54 en/lb-binary-includes.1:46
#, no-wrap
msgid "B<binary>:"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:56 en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#: en/lb-source-hooks.1:56
msgid "directory in which the hook files are executed."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:56
#, no-wrap
msgid "B<binary/live-build/config>:"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:58
msgid ""
"bind mounted configuration directory within the binary directory to be read "
"by hook files."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:58
#, no-wrap
msgid "B<binary/live-build>:"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:60 en/lb-bootstrap-hooks.1:58 en/lb-chroot-hooks.1:58
#: en/lb-source-hooks.1:60
msgid "directory in which hook files are copied."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:62 en/lb-bootstrap-hooks.1:60 en/lb-chroot-hooks.1:60
#: en/lb-source-hooks.1:62
#, no-wrap
msgid "I<lb-bootstrap-hooks>(1)"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:63 en/lb-source-hooks.1:63
#, no-wrap
msgid "I<lb-chroot-hooks>(1)"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:64 en/lb-bootstrap-hooks.1:62 en/lb-chroot-hooks.1:62
#, no-wrap
msgid "I<lb-source-hooks>(1)"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""

View File

@ -1,373 +0,0 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:54 en/lb-binary-includes.1:46
#, no-wrap
msgid "B<binary>:"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:16
msgid "B<lb binary-includes> [--verbose]"
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:18
msgid "B<lb binary-includes> [--help]"
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:20
msgid "B<lb binary-includes> [--version]"
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:25
msgid ""
"The B<lb binary-includes> command copies include files into the binary stage."
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:28
msgid ""
"B<lb binary-includes> copies any include files found in the B<config/"
"includes> and B<config/includes.binary> directories within the configuration "
"directory."
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:30
msgid ""
"Include files do not require to have a specific owner nor specific "
"permissions. The files are set to be owned by root by B<lb binary-includes> "
"automatically when they are copied, original permissions of the files are "
"preserved. Specific owners can be set with a corresponding hook file, see "
"I<lb-binary-hooks>(1) for more information about hooks."
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:32
msgid ""
"Include files in the B<config/includes> directory are copied first, include "
"files in the B<config/includes.binary> directory are copied second. Files "
"present in the binary and either of the include directories are silently "
"overwritten, the later file replaces the earlier."
msgstr ""
#. type: IP
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
#, no-wrap
msgid "B<config/includes>:"
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
msgid "generic include files."
msgstr ""
#. type: IP
#: en/lb-binary-includes.1:44
#, no-wrap
msgid "B<config/includes.binary>:"
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:46
msgid "include files specific for the binary stage."
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
msgid "directory in which the include files are copied into."
msgstr ""
#. type: IP
#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50
#: en/lb-source-includes.1:50
#, no-wrap
msgid "I<lb-bootstrap-includes>(1)"
msgstr ""
#. type: IP
#: en/lb-binary-includes.1:51 en/lb-bootstrap-includes.1:50
#: en/lb-source-includes.1:51
#, no-wrap
msgid "I<lb-chroot-includes>(1)"
msgstr ""
#. type: IP
#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52
#: en/lb-chroot-includes.1:52
#, no-wrap
msgid "I<lb-source-includes>(1)"
msgstr ""

View File

@ -1,332 +0,0 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:16
msgid ""
"B<lb bootstrap-cdebootstrap> [--cdebootstrap-"
"options=I<CDEBOOTSTRAP_OPTIONS>] [--verbose]"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:18
msgid "B<lb bootstrap-cdebootstrap> [--help]"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:20
msgid "B<lb bootstrap-cdebootstrap> [--version]"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:25
msgid ""
"The B<lb bootstrap-cdebootstrap> command bootstraps the chroot system with "
"I<cdebootstrap>(1)."
msgstr ""
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:27
#, no-wrap
msgid "B<--cdebootstrap-options=>I<CDEBOOTSTRAP_OPTIONS>"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-cdebootstrap.1:29
msgid ""
"set I<cdebootstrap>(1) options (default: None), see I<cdebootstrap>(1) for "
"more information about cdebootstrap."
msgstr ""
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:37 en/lb-bootstrap-debootstrap.1:37
#, no-wrap
msgid "B<config/build>"
msgstr ""
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:38 en/lb-bootstrap-debootstrap.1:38
#, no-wrap
msgid "B<cache/bootstrap>"
msgstr ""
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:39 en/lb-bootstrap-debootstrap.1:39
#, no-wrap
msgid "B<cache/packages.bootstrap>"
msgstr ""
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:40 en/lb-bootstrap-debootstrap.1:40
#, no-wrap
msgid "B<chroot>"
msgstr ""
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:41 en/lb-bootstrap-debootstrap.1:41
#, no-wrap
msgid "B<.build/bootstrap>"
msgstr ""
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:44
#, no-wrap
msgid "fIcdebootstrap(1)"
msgstr ""

View File

@ -1,332 +0,0 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:37 en/lb-bootstrap-debootstrap.1:37
#, no-wrap
msgid "B<config/build>"
msgstr ""
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:38 en/lb-bootstrap-debootstrap.1:38
#, no-wrap
msgid "B<cache/bootstrap>"
msgstr ""
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:39 en/lb-bootstrap-debootstrap.1:39
#, no-wrap
msgid "B<cache/packages.bootstrap>"
msgstr ""
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:40 en/lb-bootstrap-debootstrap.1:40
#, no-wrap
msgid "B<chroot>"
msgstr ""
#. type: IP
#: en/lb-bootstrap-cdebootstrap.1:41 en/lb-bootstrap-debootstrap.1:41
#, no-wrap
msgid "B<.build/bootstrap>"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:16
msgid ""
"B<lb bootstrap-debootstrap> [--debootstrap-options=I<DEBOOTSTRAP_OPTIONS>] "
"[--verbose]"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:18
msgid "B<lb bootstrap-debootstrap> [--help]"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:20
msgid "B<lb bootstrap-debootstrap> [--version]"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:25
msgid ""
"The B<lb bootstrap-debootstrap> command bootstraps the chroot system with "
"I<debootstrap>(8)."
msgstr ""
#. type: IP
#: en/lb-bootstrap-debootstrap.1:27
#, no-wrap
msgid "B<--debootstrap-options=>I<DEBOOTSTRAP_OPTIONS>"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-debootstrap.1:29
msgid ""
"set I<debootstrap>(8) options (default: None), see I<debootstrap>(8) for "
"more information about debootstrap."
msgstr ""
#. type: IP
#: en/lb-bootstrap-debootstrap.1:44
#, no-wrap
msgid "I<debootstrap>(8)"
msgstr ""

View File

@ -1,416 +0,0 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:50 en/lb-bootstrap-hooks.1:48 en/lb-chroot-hooks.1:48
#: en/lb-source-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook>:"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:52 en/lb-bootstrap-hooks.1:50 en/lb-chroot-hooks.1:50
#: en/lb-source-hooks.1:52
msgid "generic hook files."
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:56 en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#: en/lb-source-hooks.1:56
msgid "directory in which the hook files are executed."
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:60 en/lb-bootstrap-hooks.1:58 en/lb-chroot-hooks.1:58
#: en/lb-source-hooks.1:60
msgid "directory in which hook files are copied."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:62 en/lb-bootstrap-hooks.1:60 en/lb-chroot-hooks.1:60
#: en/lb-source-hooks.1:62
#, no-wrap
msgid "I<lb-bootstrap-hooks>(1)"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:64 en/lb-bootstrap-hooks.1:62 en/lb-chroot-hooks.1:62
#, no-wrap
msgid "I<lb-source-hooks>(1)"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-hooks.1:16
msgid "B<lb bootstrap-hooks> [--verbose]"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-hooks.1:18
msgid "B<lb bootstrap-hooks> [--help]"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-hooks.1:20
msgid "B<lb bootstrap-hooks> [--version]"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-hooks.1:25
msgid ""
"The B<lb bootstrap-hooks> command executes hook files after the bootstrap "
"stage."
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-hooks.1:28
msgid ""
"B<lb bootstrap-hooks> executes any hook files found in the B<config/hooks> "
"directory within the configuration directory."
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-hooks.1:30
msgid ""
"Hook files do not require to have a specific owner nor specific permissions. "
"They are marked executable by B<lb bootstrap-hooks> automatically when they "
"are executed."
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-hooks.1:32
msgid ""
"Hook files must either have the suffix B<*.hook> or B<*.hook.bootstrap>."
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-hooks.1:34
msgid ""
"Hook files with the suffix B<*.hook> are executed first, hook files with the "
"suffix B<*.hook.bootstrap> are executed second."
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-hooks.1:36
msgid ""
"Hook files are executed in alphanumberical order by B<lb bootstrap-hooks>. "
"If one hook file depends on being run after another, best practise is to use "
"number prefixes (nnnn, starting with 0001) to ensure the order of execution."
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-hooks.1:38
msgid ""
"Hook files are copied into the B<chroot/live-build> directory by B<lb "
"bootstrap-hooks>. They are executed from within the chroot directory "
"(chrooted) and can read the configuration directory in B</live-build/config> "
"within the chroot directory."
msgstr ""
#. type: IP
#: en/lb-bootstrap-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook.bootstrap>:"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-hooks.1:52
msgid "hook files specific for the bootstrap stage."
msgstr ""
#. type: IP
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
#, no-wrap
msgid "B<chroot>:"
msgstr ""
#. type: IP
#: en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#, no-wrap
msgid "B<chroot/live-build/config>:"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-hooks.1:56 en/lb-chroot-hooks.1:56
msgid ""
"bind mounted configuration directory within the chroot directory to be read "
"by hook files."
msgstr ""
#. type: IP
#: en/lb-bootstrap-hooks.1:56 en/lb-chroot-hooks.1:56
#, no-wrap
msgid "B<chroot/live-build>:"
msgstr ""
#. type: IP
#: en/lb-bootstrap-hooks.1:61 en/lb-chroot-hooks.1:61 en/lb-source-hooks.1:64
#, no-wrap
msgid "I<lb-binary-hooks>(1)"
msgstr ""

View File

@ -1,375 +0,0 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: IP
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
#, no-wrap
msgid "B<config/includes>:"
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
msgid "generic include files."
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
msgid "directory in which the include files are copied into."
msgstr ""
#. type: IP
#: en/lb-binary-includes.1:51 en/lb-bootstrap-includes.1:50
#: en/lb-source-includes.1:51
#, no-wrap
msgid "I<lb-chroot-includes>(1)"
msgstr ""
#. type: IP
#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52
#: en/lb-chroot-includes.1:52
#, no-wrap
msgid "I<lb-source-includes>(1)"
msgstr ""
#. type: IP
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
#, no-wrap
msgid "B<chroot>:"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-includes.1:16
msgid "B<lb bootstrap-includes> [--verbose]"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-includes.1:18
msgid "B<lb bootstrap-includes> [--help]"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-includes.1:20
msgid "B<lb bootstrap-includes> [--version]"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-includes.1:25
msgid ""
"The B<lb bootstrap-includes> command copies include files into the bootstrap "
"stage."
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-includes.1:28
msgid ""
"B<lb bootstrap-includes> copies any include files found in the B<config/"
"includes> and B<config/includes.bootstrap> directories within the "
"configuration directory."
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-includes.1:30
msgid ""
"Include files do not require to have a specific owner nor specific "
"permissions. The files are set to be owned by root by B<lb bootstrap-"
"includes> automatically when they are copied, original permissions of the "
"files are preserved. Specific owners can be set with a corresponding hook "
"file, see I<lb-bootstrap-hooks>(1) for more information about hooks."
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-includes.1:32
msgid ""
"Include files in the B<config/includes> directory are copied first, include "
"files in the B<config/includes.bootstrap> directory are copied second. Files "
"present in the chroot and either of the include directories are silently "
"overwritten, the later file replaces the earlier."
msgstr ""
#. type: IP
#: en/lb-bootstrap-includes.1:44
#, no-wrap
msgid "B<config/includes.bootstrap>:"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-includes.1:46
msgid "include files specific for the bootstrap stage."
msgstr ""
#. type: IP
#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51
#: en/lb-source-includes.1:52
#, no-wrap
msgid "I<lb-binary-includes>(1)"
msgstr ""

View File

@ -1,414 +0,0 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:50 en/lb-bootstrap-hooks.1:48 en/lb-chroot-hooks.1:48
#: en/lb-source-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook>:"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:52 en/lb-bootstrap-hooks.1:50 en/lb-chroot-hooks.1:50
#: en/lb-source-hooks.1:52
msgid "generic hook files."
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:56 en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#: en/lb-source-hooks.1:56
msgid "directory in which the hook files are executed."
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:60 en/lb-bootstrap-hooks.1:58 en/lb-chroot-hooks.1:58
#: en/lb-source-hooks.1:60
msgid "directory in which hook files are copied."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:62 en/lb-bootstrap-hooks.1:60 en/lb-chroot-hooks.1:60
#: en/lb-source-hooks.1:62
#, no-wrap
msgid "I<lb-bootstrap-hooks>(1)"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:64 en/lb-bootstrap-hooks.1:62 en/lb-chroot-hooks.1:62
#, no-wrap
msgid "I<lb-source-hooks>(1)"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: IP
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
#, no-wrap
msgid "B<chroot>:"
msgstr ""
#. type: IP
#: en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#, no-wrap
msgid "B<chroot/live-build/config>:"
msgstr ""
#. type: Plain text
#: en/lb-bootstrap-hooks.1:56 en/lb-chroot-hooks.1:56
msgid ""
"bind mounted configuration directory within the chroot directory to be read "
"by hook files."
msgstr ""
#. type: IP
#: en/lb-bootstrap-hooks.1:56 en/lb-chroot-hooks.1:56
#, no-wrap
msgid "B<chroot/live-build>:"
msgstr ""
#. type: IP
#: en/lb-bootstrap-hooks.1:61 en/lb-chroot-hooks.1:61 en/lb-source-hooks.1:64
#, no-wrap
msgid "I<lb-binary-hooks>(1)"
msgstr ""
#. type: Plain text
#: en/lb-chroot-hooks.1:16
msgid "B<lb chroot-hooks> [--verbose]"
msgstr ""
#. type: Plain text
#: en/lb-chroot-hooks.1:18
msgid "B<lb chroot-hooks> [--help]"
msgstr ""
#. type: Plain text
#: en/lb-chroot-hooks.1:20
msgid "B<lb chroot-hooks> [--version]"
msgstr ""
#. type: Plain text
#: en/lb-chroot-hooks.1:25
msgid ""
"The B<lb chroot-hooks> command executes hook files after the chroot stage."
msgstr ""
#. type: Plain text
#: en/lb-chroot-hooks.1:28
msgid ""
"B<lb chroot-hooks> executes any hook files found in the B<config/hooks> "
"directory within the configuration directory."
msgstr ""
#. type: Plain text
#: en/lb-chroot-hooks.1:30
msgid ""
"Hook files do not require to have a specific owner nor specific permissions. "
"They are marked executable by B<lb chroot-hooks> automatically when they are "
"executed."
msgstr ""
#. type: Plain text
#: en/lb-chroot-hooks.1:32
msgid "Hook files must either have the suffix B<*.hook> or B<*.hook.chroot>."
msgstr ""
#. type: Plain text
#: en/lb-chroot-hooks.1:34
msgid ""
"Hook files with the suffix B<*.hook> are executed first, hook files with the "
"suffix B<*.hook.chroot> are executed second."
msgstr ""
#. type: Plain text
#: en/lb-chroot-hooks.1:36
msgid ""
"Hook files are executed in alphanumberical order by B<lb chroot-hooks>. If "
"one hook file depends on being run after another, best practise is to use "
"number prefixes (nnnn, starting with 0001) to ensure the order of execution."
msgstr ""
#. type: Plain text
#: en/lb-chroot-hooks.1:38
msgid ""
"Hook files are copied into the B<chroot/live-build> directory by B<lb chroot-"
"hooks>. They are executed from within the chroot directory (chrooted) and "
"can read the configuration directory in B</live-build/config> within the "
"chroot directory."
msgstr ""
#. type: IP
#: en/lb-chroot-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook.chroot>:"
msgstr ""
#. type: Plain text
#: en/lb-chroot-hooks.1:52
msgid "hook files specific for the chroot stage."
msgstr ""

View File

@ -1,374 +0,0 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: IP
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
#, no-wrap
msgid "B<config/includes>:"
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
msgid "generic include files."
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
msgid "directory in which the include files are copied into."
msgstr ""
#. type: IP
#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50
#: en/lb-source-includes.1:50
#, no-wrap
msgid "I<lb-bootstrap-includes>(1)"
msgstr ""
#. type: IP
#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52
#: en/lb-chroot-includes.1:52
#, no-wrap
msgid "I<lb-source-includes>(1)"
msgstr ""
#. type: IP
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
#, no-wrap
msgid "B<chroot>:"
msgstr ""
#. type: IP
#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51
#: en/lb-source-includes.1:52
#, no-wrap
msgid "I<lb-binary-includes>(1)"
msgstr ""
#. type: Plain text
#: en/lb-chroot-includes.1:16
msgid "B<lb chroot-includes> [--verbose]"
msgstr ""
#. type: Plain text
#: en/lb-chroot-includes.1:18
msgid "B<lb chroot-includes> [--help]"
msgstr ""
#. type: Plain text
#: en/lb-chroot-includes.1:20
msgid "B<lb chroot-includes> [--version]"
msgstr ""
#. type: Plain text
#: en/lb-chroot-includes.1:25
msgid ""
"The B<lb chroot-includes> command copies include files into the chroot stage."
msgstr ""
#. type: Plain text
#: en/lb-chroot-includes.1:28
msgid ""
"B<lb chroot-includes> copies any include files found in the B<config/"
"includes> and B<config/includes.chroot> directories within the configuration "
"directory."
msgstr ""
#. type: Plain text
#: en/lb-chroot-includes.1:30
msgid ""
"Include files do not require to have a specific owner nor specific "
"permissions. The files are set to be owned by root by B<lb chroot-includes> "
"automatically when they are copied, original permissions of the files are "
"preserved. Specific owners can be set with a corresponding hook file, see "
"I<lb-chroot-hooks>(1) for more information about hooks."
msgstr ""
#. type: Plain text
#: en/lb-chroot-includes.1:32
msgid ""
"Include files in the B<config/includes> directory are copied first, include "
"files in the B<config/includes.chroot> directory are copied second. Files "
"present in the chroot and either of the include directories are silently "
"overwritten, the later file replaces the earlier."
msgstr ""
#. type: IP
#: en/lb-chroot-includes.1:44
#, no-wrap
msgid "B<config/includes.chroot>:"
msgstr ""
#. type: Plain text
#: en/lb-chroot-includes.1:46
msgid "include files specific for the chroot stage."
msgstr ""

View File

@ -1,329 +0,0 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
#: en/lb-init.1:16
msgid ""
"B<lb init> [--distribution I<DISTRIBUTION>] [--project I<PROJECT>] [--"
"verbose]"
msgstr ""
#. type: Plain text
#: en/lb-init.1:18
msgid "B<lb init> [--help]"
msgstr ""
#. type: Plain text
#: en/lb-init.1:20
msgid "B<lb init> [--version]"
msgstr ""
#. type: Plain text
#: en/lb-init.1:25
msgid ""
"The B<lb init> command creates an empty configuration directory or "
"reinitialize an existing one."
msgstr ""
#. type: IP
#: en/lb-init.1:27
#, no-wrap
msgid "B<--distribution>"
msgstr ""
#. type: Plain text
#: en/lb-init.1:29
msgid "set the default distribution."
msgstr ""
#. type: IP
#: en/lb-init.1:29
#, no-wrap
msgid "B<--project>"
msgstr ""
#. type: Plain text
#: en/lb-init.1:31
msgid ""
"set the project to derive internal defaults from. Currently valid projects "
"are 'debian' and 'progress-linux' (default: debian)."
msgstr ""
#. type: IP
#: en/lb-init.1:39
#, no-wrap
msgid "B<config>:"
msgstr ""
#. type: Plain text
#: en/lb-init.1:41
msgid "configuration directory."
msgstr ""
#. type: IP
#: en/lb-init.1:41
#, no-wrap
msgid "B<.build>:"
msgstr ""
#. type: Plain text
#: en/lb-init.1:43
msgid "configuration directory for meta-information."
msgstr ""

View File

@ -1,421 +0,0 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:50 en/lb-bootstrap-hooks.1:48 en/lb-chroot-hooks.1:48
#: en/lb-source-hooks.1:50
#, no-wrap
msgid "B<config/hooks/*.hook>:"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:52 en/lb-bootstrap-hooks.1:50 en/lb-chroot-hooks.1:50
#: en/lb-source-hooks.1:52
msgid "generic hook files."
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:56 en/lb-bootstrap-hooks.1:54 en/lb-chroot-hooks.1:54
#: en/lb-source-hooks.1:56
msgid "directory in which the hook files are executed."
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:60 en/lb-bootstrap-hooks.1:58 en/lb-chroot-hooks.1:58
#: en/lb-source-hooks.1:60
msgid "directory in which hook files are copied."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:62 en/lb-bootstrap-hooks.1:60 en/lb-chroot-hooks.1:60
#: en/lb-source-hooks.1:62
#, no-wrap
msgid "I<lb-bootstrap-hooks>(1)"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:63 en/lb-source-hooks.1:63
#, no-wrap
msgid "I<lb-chroot-hooks>(1)"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: IP
#: en/lb-bootstrap-hooks.1:61 en/lb-chroot-hooks.1:61 en/lb-source-hooks.1:64
#, no-wrap
msgid "I<lb-binary-hooks>(1)"
msgstr ""
#. type: Plain text
#: en/lb-source-hooks.1:16
msgid "B<lb source-hooks> [--verbose]"
msgstr ""
#. type: Plain text
#: en/lb-source-hooks.1:18
msgid "B<lb source-hooks> [--help]"
msgstr ""
#. type: Plain text
#: en/lb-source-hooks.1:20
msgid "B<lb source-hooks> [--version]"
msgstr ""
#. type: Plain text
#: en/lb-source-hooks.1:25
msgid ""
"The B<lb source-hooks> command executes hook files after the source stage."
msgstr ""
#. type: Plain text
#: en/lb-source-hooks.1:28
msgid ""
"B<lb source-hooks> executes any hook files found in the B<config/hooks> "
"directory within the configuration directory."
msgstr ""
#. type: Plain text
#: en/lb-source-hooks.1:30
msgid ""
"Hook files do not require to have a specific owner nor specific permissions. "
"They are marked executable by B<lb source-hooks> automatically when they are "
"executed."
msgstr ""
#. type: Plain text
#: en/lb-source-hooks.1:32
msgid "Hook files must either have the suffix B<*.hook> or B<*.hook.source>."
msgstr ""
#. type: Plain text
#: en/lb-source-hooks.1:34
msgid ""
"Hook files with the suffix B<*.hook> are executed first, hook files with the "
"suffix B<*.hook.source> are executed second."
msgstr ""
#. type: Plain text
#: en/lb-source-hooks.1:36
msgid ""
"Hook files are executed in alphanumberical order by B<lb source-hooks>. If "
"one hook file depends on being run after another, best practise is to use "
"number prefixes (nnnn, starting with 0001) to ensure the order of execution."
msgstr ""
#. type: Plain text
#: en/lb-source-hooks.1:38
msgid ""
"Hook files are copied into the B<source/live-build> directory by B<lb source-"
"hooks>. They are executed from within the source directory and can read the "
"configuration directory in B<live-build/config> within the source directory."
msgstr ""
#. type: Plain text
#: en/lb-source-hooks.1:40
msgid ""
"B<Warning:> hook files are not executed within a chroot but within the "
"context of the host system in the source directory. They have root "
"privileges and access to the all host system ressources (devices, "
"filesystems, network, etc.)."
msgstr ""
#. type: IP
#: en/lb-source-hooks.1:52
#, no-wrap
msgid "B<config/hooks/*.hook.source>:"
msgstr ""
#. type: Plain text
#: en/lb-source-hooks.1:54
msgid "hook files specific for the source stage."
msgstr ""
#. type: IP
#: en/lb-source-hooks.1:54 en/lb-source-includes.1:46
#, no-wrap
msgid "B<source>:"
msgstr ""
#. type: IP
#: en/lb-source-hooks.1:56
#, no-wrap
msgid "B<source/live-build/config>:"
msgstr ""
#. type: Plain text
#: en/lb-source-hooks.1:58
msgid ""
"bind mounted configuration directory within the source directory to be read "
"by hook files."
msgstr ""
#. type: IP
#: en/lb-source-hooks.1:58
#, no-wrap
msgid "B<source/live-build>:"
msgstr ""

View File

@ -1,373 +0,0 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-07-24 05:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "2014-07-24"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-init.1:9
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-init.1:11
#: en/lb-source-hooks.1:11 en/lb-source-includes.1:11
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-init.1:13
#: en/lb-source-hooks.1:13 en/lb-source-includes.1:13
msgid "B<live-build> - Live System Build Components"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-init.1:14
#: en/lb-source-hooks.1:14 en/lb-source-includes.1:14
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-init.1:21
#: en/lb-source-hooks.1:21 en/lb-source-includes.1:21
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-init.1:23
#: en/lb-source-hooks.1:23 en/lb-source-includes.1:23
msgid ""
"live-build contains the components to build a live system from a "
"configuration directory."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
#: en/lb-source-includes.1:26
#, no-wrap
msgid "SPECIFICATION"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-init.1:26
#: en/lb-source-hooks.1:41 en/lb-source-includes.1:33
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-init.1:31
#: en/lb-source-hooks.1:42 en/lb-source-includes.1:34
#, no-wrap
msgid "B<--verbose>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
msgid "sets verbose option (default: False)."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-init.1:33
#: en/lb-source-hooks.1:44 en/lb-source-includes.1:36
#, no-wrap
msgid "B<-h, --help>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
msgid "show help message and exit."
msgstr ""
#. type: IP
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-init.1:35
#: en/lb-source-hooks.1:46 en/lb-source-includes.1:38
#, no-wrap
msgid "B<--version>"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-init.1:37
#: en/lb-source-hooks.1:48 en/lb-source-includes.1:40
msgid "show program's version number and exit."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-init.1:38
#: en/lb-source-hooks.1:49 en/lb-source-includes.1:41
#, no-wrap
msgid "FILES"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-init.1:44
#: en/lb-source-hooks.1:61 en/lb-source-includes.1:49
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-init.1:47
#: en/lb-source-hooks.1:66 en/lb-source-includes.1:54
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-init.1:49
#: en/lb-source-hooks.1:68 en/lb-source-includes.1:56
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-init.1:50
#: en/lb-source-hooks.1:69 en/lb-source-includes.1:57
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-init.1:52
#: en/lb-source-hooks.1:71 en/lb-source-includes.1:59
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-init.1:53
#: en/lb-source-hooks.1:72 en/lb-source-includes.1:60
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-init.1:54
#: en/lb-source-hooks.1:73 en/lb-source-includes.1:61
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: IP
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
#, no-wrap
msgid "B<config/includes>:"
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
msgid "generic include files."
msgstr ""
#. type: Plain text
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
msgid "directory in which the include files are copied into."
msgstr ""
#. type: IP
#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50
#: en/lb-source-includes.1:50
#, no-wrap
msgid "I<lb-bootstrap-includes>(1)"
msgstr ""
#. type: IP
#: en/lb-binary-includes.1:51 en/lb-bootstrap-includes.1:50
#: en/lb-source-includes.1:51
#, no-wrap
msgid "I<lb-chroot-includes>(1)"
msgstr ""
#. type: IP
#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51
#: en/lb-source-includes.1:52
#, no-wrap
msgid "I<lb-binary-includes>(1)"
msgstr ""
#. type: IP
#: en/lb-source-hooks.1:54 en/lb-source-includes.1:46
#, no-wrap
msgid "B<source>:"
msgstr ""
#. type: Plain text
#: en/lb-source-includes.1:16
msgid "B<lb source-includes> [--verbose]"
msgstr ""
#. type: Plain text
#: en/lb-source-includes.1:18
msgid "B<lb source-includes> [--help]"
msgstr ""
#. type: Plain text
#: en/lb-source-includes.1:20
msgid "B<lb source-includes> [--version]"
msgstr ""
#. type: Plain text
#: en/lb-source-includes.1:25
msgid ""
"The B<lb source-includes> command copies include files into the source stage."
msgstr ""
#. type: Plain text
#: en/lb-source-includes.1:28
msgid ""
"B<lb source-includes> copies any include files found in the B<config/"
"includes> and B<config/includes.source> directories within the configuration "
"directory."
msgstr ""
#. type: Plain text
#: en/lb-source-includes.1:30
msgid ""
"Include files do not require to have a specific owner nor specific "
"permissions. The files are set to be owned by root by B<lb source-includes> "
"automatically when they are copied, original permissions of the files are "
"preserved. Specific owners can be set with a corresponding hook file, see "
"I<lb-source-hooks>(1) for more information about hooks."
msgstr ""
#. type: Plain text
#: en/lb-source-includes.1:32
msgid ""
"Include files in the B<config/includes> directory are copied first, include "
"files in the B<config/includes.source> directory are copied second. Files "
"present in the source and either of the include directories are silently "
"overwritten, the later file replaces the earlier."
msgstr ""
#. type: IP
#: en/lb-source-includes.1:44
#, no-wrap
msgid "B<config/includes.source>:"
msgstr ""
#. type: Plain text
#: en/lb-source-includes.1:46
msgid "include files specific for the source stage."
msgstr ""

200
manpages/pot/lb.1.pot Normal file
View File

@ -0,0 +1,200 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-08-28 01:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "2014-08-28"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3
#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
#: en/live-build.7:3
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
#: en/lb.1:5
msgid "B<lb> - wrapper for live-build programs"
msgstr ""
#. type: SH
#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6
#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
#: en/live-build.7:6
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: Plain text
#: en/lb.1:8
msgid "B<lb> COMMAND [COMMAND_OPTIONS]"
msgstr ""
#. type: Plain text
#: en/lb.1:10
msgid "B<lb> [I<live-build\\ options>]"
msgstr ""
#. type: SH
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:225 en/lb_source.1:9
#: en/live-build.7:11
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
#: en/lb.1:13
msgid ""
"B<lb> is a high-level command (porcelain) of I<live-build>(7), the live "
"systems tool suite."
msgstr ""
#. type: SH
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:234 en/lb_source.1:14
#: en/live-build.7:20
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: Plain text
#: en/lb.1:18
msgid ""
"B<lb> has no specific options but understands all generic live-build "
"options. See I<live-build>(7) for a complete list of all generic live-build "
"options."
msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:466 en/lb_source.1:17
#: en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
#: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18
#: en/lb_source.1:18
#, no-wrap
msgid "B<none>"
msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:473 en/lb_source.1:20
#: en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:475 en/lb_source.1:22
msgid "I<live-build>(7)"
msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:481 en/lb_source.1:24
#: en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:482 en/lb_source.1:25
#: en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:484 en/lb_source.1:27
#: en/live-build.7:228
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:485 en/lb_source.1:28
#: en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:487 en/lb_source.1:30
#: en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:488 en/lb_source.1:31
#: en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:489 en/lb_source.1:32
#: en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""

View File

@ -0,0 +1,202 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-08-28 01:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "2014-08-28"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3
#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
#: en/live-build.7:3
#, no-wrap
msgid "NAME"
msgstr ""
#. type: SH
#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6
#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
#: en/live-build.7:6
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:225 en/lb_source.1:9
#: en/live-build.7:11
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: SH
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:234 en/lb_source.1:14
#: en/live-build.7:20
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:466 en/lb_source.1:17
#: en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
#: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18
#: en/lb_source.1:18
#, no-wrap
msgid "B<none>"
msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:473 en/lb_source.1:20
#: en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:475 en/lb_source.1:22
msgid "I<live-build>(7)"
msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:481 en/lb_source.1:24
#: en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:482 en/lb_source.1:25
#: en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:484 en/lb_source.1:27
#: en/live-build.7:228
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:485 en/lb_source.1:28
#: en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:487 en/lb_source.1:30
#: en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:488 en/lb_source.1:31
#: en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:489 en/lb_source.1:32
#: en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
#: en/lb_binary.1:5
msgid "B<lb binary> - Complete the binary stage"
msgstr ""
#. type: Plain text
#: en/lb_binary.1:8
msgid "B<lb binary> [I<live-build options>]"
msgstr ""
#. type: Plain text
#: en/lb_binary.1:11
msgid ""
"B<lb binary> is a high-level command (porcelain) of I<live-build>(7), the "
"live systems tool suite."
msgstr ""
#. type: Plain text
#: en/lb_binary.1:13
msgid ""
"B<lb binary> calls all necessary live-build programs in the correct order to "
"complete the binary stage."
msgstr ""
#. type: Plain text
#: en/lb_binary.1:16
msgid ""
"B<lb binary> has no specific options but understands all generic live-build "
"options. See I<live-build>(7) for a complete list of all generic live-build "
"options."
msgstr ""

View File

@ -0,0 +1,202 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-08-28 01:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "2014-08-28"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3
#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
#: en/live-build.7:3
#, no-wrap
msgid "NAME"
msgstr ""
#. type: SH
#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6
#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
#: en/live-build.7:6
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:225 en/lb_source.1:9
#: en/live-build.7:11
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: SH
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:234 en/lb_source.1:14
#: en/live-build.7:20
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:466 en/lb_source.1:17
#: en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
#. type: IP
#: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18
#: en/lb_source.1:18
#, no-wrap
msgid "B<none>"
msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:473 en/lb_source.1:20
#: en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:475 en/lb_source.1:22
msgid "I<live-build>(7)"
msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:481 en/lb_source.1:24
#: en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:482 en/lb_source.1:25
#: en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:484 en/lb_source.1:27
#: en/live-build.7:228
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:485 en/lb_source.1:28
#: en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:487 en/lb_source.1:30
#: en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:488 en/lb_source.1:31
#: en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:489 en/lb_source.1:32
#: en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
#: en/lb_bootstrap.1:5
msgid "B<lb bootstrap> - Complete the bootstrap stage"
msgstr ""
#. type: Plain text
#: en/lb_bootstrap.1:8
msgid "B<lb bootstrap> [I<live-build options>]"
msgstr ""
#. type: Plain text
#: en/lb_bootstrap.1:11
msgid ""
"B<lb bootstrap> is a high-level command (porcelain) of I<live-build>(7), the "
"live systems tool suite."
msgstr ""
#. type: Plain text
#: en/lb_bootstrap.1:13
msgid ""
"B<lb bootstrap> calls all necessary live-build programs in the correct order "
"to complete the bootstrap stage."
msgstr ""
#. type: Plain text
#: en/lb_bootstrap.1:16
msgid ""
"B<lb bootstrap> has no specific options but understands all generic live-"
"build options. See I<live-build>(7) for a complete list of all generic live-"
"build options."
msgstr ""

202
manpages/pot/lb_build.1.pot Normal file
View File

@ -0,0 +1,202 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the live-build package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~alpha39-1\n"
"POT-Creation-Date: 2014-08-28 01:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "LIVE-BUILD"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "2014-08-28"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "4.0~alpha39-1"
msgstr ""
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, no-wrap
msgid "Live Systems Project"
msgstr ""
#. type: SH
#: en/lb.1:3 en/lb_binary.1:3 en/lb_bootstrap.1:3 en/lb_build.1:3
#: en/lb_chroot.1:3 en/lb_clean.1:3 en/lb_config.1:3 en/lb_source.1:3
#: en/live-build.7:3
#, no-wrap
msgid "NAME"
msgstr ""
#. type: SH
#: en/lb.1:6 en/lb_binary.1:6 en/lb_bootstrap.1:6 en/lb_build.1:6
#: en/lb_chroot.1:6 en/lb_clean.1:6 en/lb_config.1:6 en/lb_source.1:6
#: en/live-build.7:6
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: SH
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:225 en/lb_source.1:9
#: en/live-build.7:11
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: SH
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:234 en/lb_source.1:14
#: en/live-build.7:20
#, no-wrap
msgid "OPTIONS"
msgstr ""
#. type: SH
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:466 en/lb_source.1:17
#: en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
#. type: SH
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:473 en/lb_source.1:20
#: en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:475 en/lb_source.1:22
msgid "I<live-build>(7)"
msgstr ""
#. type: Plain text
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:481 en/lb_source.1:24
#: en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:482 en/lb_source.1:25
#: en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
#. type: Plain text
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:484 en/lb_source.1:27
#: en/live-build.7:228
msgid ""
"More information about live-build and the Live Systems project can be found "
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:485 en/lb_source.1:28
#: en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:487 en/lb_source.1:30
#: en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
"debian.org>E<gt>."
msgstr ""
#. type: SH
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:488 en/lb_source.1:31
#: en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:489 en/lb_source.1:32
#: en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
msgstr ""
#. type: Plain text
#: en/lb_build.1:5
msgid "B<lb build> - Complete the bootstrap, chroot, binary, and source stages"
msgstr ""
#. type: Plain text
#: en/lb_build.1:8
msgid "B<lb build> [I<live-build options>]"
msgstr ""
#. type: Plain text
#: en/lb_build.1:11
msgid ""
"B<lb build> is a high-level command (porcelain) of I<live-build>(7), the "
"live systems tool suite."
msgstr ""
#. type: Plain text
#: en/lb_build.1:13
msgid ""
"B<lb build> calls all necessary live-build programs in the correct order to "
"complete the bootstrap, chroot, binary, and source stages."
msgstr ""
#. type: Plain text
#: en/lb_build.1:16
msgid ""
"B<lb build> has no specific options but understands all generic live-build "
"options. See I<live-build>(7) for a complete list of all generic live-build "
"options."
msgstr ""
#. FIXME
#. type: IP
#: en/lb_build.1:19
#, no-wrap
msgid "B<auto/build>"
msgstr ""

Some files were not shown because too many files have changed in this diff Show More