Using /etc/live/build/*.conf instead of /etc/live/build.d/*.conf for consistency reasons.
This commit is contained in:
parent
9820490ca6
commit
d8d5366a6c
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb\fP \- wrapper for live\-build programs
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary\fP \- Complete the binary stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap\fP \- Complete the bootstrap stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot\fP \- Complete the chroot stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb clean\fP \- Clean build directory
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb config\fP \- Create config directory
|
||||
|
@ -489,10 +489,10 @@ 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 /etc/live/build.conf and
|
||||
/etc/live/build.d 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.
|
||||
\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
|
||||
|
@ -795,7 +795,7 @@ GZIP_OPTIONS, no LB_ prefix is used.
|
|||
.SH FILES
|
||||
.\" FIXME
|
||||
.IP \fBauto/config\fP 4
|
||||
.IP "\fB/etc/live/build.conf, /etc/live/build.d\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
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source\fP \- Complete the source stage
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb testroot\fP \- Ensure that a system is built as root
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 7 2012\-08\-10 3.0~a57\-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 7 2012\-08\-14 3.0~a57\-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- the Debian Live tool suite
|
||||
|
@ -271,7 +271,7 @@ 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.d/\fP 4
|
||||
.IP \fB/etc/live/build/*\fP 4
|
||||
|
||||
.SH "SEE ALSO"
|
||||
\fIlive\-boot\fP(7)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb\fR \- wrapper for live\-build programs
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap\fR \- Complete the bootstrap stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot\fR \- Complete the chroot stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb clean\fR \- Clean build directory
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb config\fR \- Create config directory
|
||||
|
@ -348,7 +348,7 @@ defines the default options that will be appended to (almost) every gzip call du
|
|||
.IP "\fB\-\-hooks\fR \fIFILE\fR" 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\fR" 4
|
||||
\fBlb config\fR by default reads system defaults from /etc/live/build.conf and /etc/live/build.d 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.
|
||||
\fBlb config\fR by default reads system defaults from \fI/etc/live/build.conf\fR and \fI/etc/live/build/*\fR 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\fR 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\fR bzip2|gzip|lzma]
|
||||
|
@ -502,7 +502,7 @@ Currently, command line switches can also be specified through the corresponding
|
|||
.SH FILES
|
||||
.\" FIXME
|
||||
.IP "\fBauto/config\fR" 4
|
||||
.IP "\fB/etc/live/build.conf, /etc/live/build.d\fR" 4
|
||||
.IP "\fB/etc/live/build.conf, /etc/live/build/*\fR" 4
|
||||
An optional, global configuration file for \fBlb config\fR 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\fR option.
|
||||
.\" FIXME
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source\fR \- Complete the source stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2012\-08\-10 3.0~a57-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb testroot\fR \- Ensure that a system is built as root
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 7 2012\-08\-10 3.0~a57-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 7 2012\-08\-14 3.0~a57-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- the Debian Live tool suite
|
||||
|
@ -224,7 +224,7 @@ All config files are shell scripts which are sourced by a live\-build program. T
|
|||
|
||||
.SH FILES
|
||||
.IP "\fB/etc/live/build.conf\fR" 4
|
||||
.IP "\fB/etc/live/build.d/\fR" 4
|
||||
.IP "\fB/etc/live/build/*\fR" 4
|
||||
|
||||
.SH SEE ALSO
|
||||
\fIlive\-boot\fR(7)
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\n"
|
||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\n"
|
||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\n"
|
||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\n"
|
||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\n"
|
||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\n"
|
||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\n"
|
||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -1488,10 +1488,10 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb_config.1:352
|
||||
msgid ""
|
||||
"B<lb config> by default reads system defaults from /etc/live/build.conf and /"
|
||||
"etc/live/build.d 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."
|
||||
"B<lb config> by default reads system defaults from I</etc/live/build.conf> "
|
||||
"and I</etc/live/build/*> 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."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
|
@ -2489,7 +2489,7 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/lb_config.1:505
|
||||
#, no-wrap
|
||||
msgid "B</etc/live/build.conf, /etc/live/build.d>"
|
||||
msgid "B</etc/live/build.conf, /etc/live/build/*>"
|
||||
msgstr ""
|
||||
|
||||
#. FIXME
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\n"
|
||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\n"
|
||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\n"
|
||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -1269,5 +1269,5 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/live-build.7:227
|
||||
#, no-wrap
|
||||
msgid "B</etc/live/build.d/>"
|
||||
msgid "B</etc/live/build/*>"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\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"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\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"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\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"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\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"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\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"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\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"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\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"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -1488,10 +1488,10 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb_config.1:352
|
||||
msgid ""
|
||||
"B<lb config> by default reads system defaults from /etc/live/build.conf and /"
|
||||
"etc/live/build.d 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."
|
||||
"B<lb config> by default reads system defaults from I</etc/live/build.conf> "
|
||||
"and I</etc/live/build/*> 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."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
|
@ -2489,7 +2489,7 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/lb_config.1:505
|
||||
#, no-wrap
|
||||
msgid "B</etc/live/build.conf, /etc/live/build.d>"
|
||||
msgid "B</etc/live/build.conf, /etc/live/build/*>"
|
||||
msgstr ""
|
||||
|
||||
#. FIXME
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\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"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\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"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2012-08-10 22:42+0300\n"
|
||||
"POT-Creation-Date: 2012-08-14 21:05+0300\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"
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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 "2012-08-10"
|
||||
msgid "2012-08-14"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -1269,5 +1269,5 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/live-build.7:227
|
||||
#, no-wrap
|
||||
msgid "B</etc/live/build.d/>"
|
||||
msgid "B</etc/live/build/*>"
|
||||
msgstr ""
|
||||
|
|
|
@ -916,7 +916,7 @@ if ! In_list "--ignore-system-defaults" "${@}"
|
|||
then
|
||||
Echo_message "Considering defaults defined in %s" "/etc/live/build.conf"
|
||||
|
||||
Read_conffiles /etc/live/build.conf /etc/live/build.d/*
|
||||
Read_conffiles /etc/live/build.conf /etc/live/build/*
|
||||
fi
|
||||
|
||||
# Reading existing configuration
|
||||
|
|
Loading…
Reference in New Issue