Skip to content

Commit

Permalink
Using /etc/live/boot/*.conf instead of /etc/live/boot.d/*.conf and /l…
Browse files Browse the repository at this point in the history
…ive/image/live/boot/*.conf instead of /live/image/live/boot.d/*.conf for consistency reasons.
  • Loading branch information
daniel-baumann committed Aug 14, 2012
1 parent eb77833 commit cdece4c
Show file tree
Hide file tree
Showing 13 changed files with 51 additions and 51 deletions.
4 changes: 2 additions & 2 deletions backends/initramfs-tools/live.hook
Expand Up @@ -12,9 +12,9 @@ then
. /etc/live/boot.conf
fi

if ls /etc/live/boot.d/*.conf > /dev/null 2>&1
if ls /etc/live/boot/* > /dev/null 2>&1
then
for _FILE in /etc/live/boot.d/*.conf
for _FILE in /etc/live/boot/*
do
. ${_FILE}
done
Expand Down
10 changes: 5 additions & 5 deletions manpages/de/live-boot.de.7
Expand Up @@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BOOT 7 30.07.2012 3.0~a38\-1 "Debian Live Project"
.TH LIVE\-BOOT 7 14.08.2012 3.0~a38\-1 "Debian Live Project"

.SH NAME
\fBlive\-boot\fP \- System Boot Scripts
Expand Down Expand Up @@ -41,8 +41,8 @@ see below.
.SS "Configuration Files"
\fBlive\-boot\fP can be configured (but not activated) through configuration
files. Those files can be placed either in the root filesystem itself
(/etc/live/boot.conf, /etc/live/boot.d/*.conf), or on the live media
(live/boot.conf, live/boot.d/*.conf).
(/etc/live/boot.conf, /etc/live/boot/*), or on the live media
(live/boot.conf, live/boot/*).

.SH OPTIONS
.\" FIXME
Expand Down Expand Up @@ -260,9 +260,9 @@ loaded in alphanumeric order.

.SH FILES
.IP \fB/etc/live/boot.conf\fP 4
.IP \fB/etc/live/boot.d/*.conf\fP 4
.IP \fB/etc/live/boot/*\fP 4
.IP \fBlive/boot.conf\fP 4
.IP \fBlive/boot.d/*.conf\fP 4
.IP \fBlive/boot/*\fP 4
.IP \fBlive\-persistence.conf\fP 4

.SH "SEE ALSO"
Expand Down
2 changes: 1 addition & 1 deletion manpages/de/live-persistence.conf.de.5
Expand Up @@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BOOT conf 30.07.2012 3.0~a38\-1 "Debian Live Project"
.TH LIVE\-BOOT conf 14.08.2012 3.0~a38\-1 "Debian Live Project"

.SH NAME
\fBlive\-persistence.conf\fP \- Configuration file for persistence media in
Expand Down
8 changes: 4 additions & 4 deletions manpages/en/live-boot.7
@@ -1,4 +1,4 @@
.TH LIVE\-BOOT 7 2012\-07\-30 3.0~a38-1 "Debian Live Project"
.TH LIVE\-BOOT 7 2012\-08\-14 3.0~a38-1 "Debian Live Project"

.SH NAME
\fBlive\-boot\fR \- System Boot Scripts
Expand All @@ -23,7 +23,7 @@ To configure the live\-boot parameters used by default in a live image, see the
In addition, there are some more boot parameters to influence the behaviour, see below.

.SS Configuration Files
\fBlive\-boot\fR can be configured (but not activated) through configuration files. Those files can be placed either in the root filesystem itself (/etc/live/boot.conf, /etc/live/boot.d/*.conf), or on the live media (live/boot.conf, live/boot.d/*.conf).
\fBlive\-boot\fR can be configured (but not activated) through configuration files. Those files can be placed either in the root filesystem itself (/etc/live/boot.conf, /etc/live/boot/*), or on the live media (live/boot.conf, live/boot/*).

.SH OPTIONS
\fBlive\-boot\fR currently features the following parameters.
Expand Down Expand Up @@ -148,9 +148,9 @@ This optional file (inside the live media) contains a list of white\-space or ca

.SH FILES
.IP "\fB/etc/live/boot.conf\fR" 4
.IP "\fB/etc/live/boot.d/*.conf\fR" 4
.IP "\fB/etc/live/boot/*\fR" 4
.IP "\fBlive/boot.conf\fR" 4
.IP "\fBlive/boot.d/*.conf\fR" 4
.IP "\fBlive/boot/*\fR" 4
.IP "\fBlive-persistence.conf\fR" 4

.SH SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion manpages/en/live-persistence.conf.5
@@ -1,4 +1,4 @@
.TH LIVE\-BOOT conf 2012\-07\-30 3.0~a38-1 "Debian Live Project"
.TH LIVE\-BOOT conf 2012\-08\-14 3.0~a38-1 "Debian Live Project"

.SH NAME
\fBlive-persistence.conf\fR \- Configuration file for persistence media in
Expand Down
10 changes: 5 additions & 5 deletions manpages/es/live-boot.es.7
Expand Up @@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BOOT 7 30.07.2012 3.0~a38\-1 "Proyecto Debian Live"
.TH LIVE\-BOOT 7 14.08.2012 3.0~a38\-1 "Proyecto Debian Live"

.SH NOMBRE
\fBlive\-boot\fP \- Scripts de Arranque del Sistema
Expand Down Expand Up @@ -42,8 +42,8 @@ comportamiento, ver más abajo.
.SS "Ficheros de configuración"
\fBlive\-boot\fP se puede configurar (pero no activar) mediante ficheros de
configuración. Estos ficheros se pueden colocar en el sistema de ficheros
raíz (/etc/live/boot.conf, /etc/live/boot.d/*.conf), o en el medio en vivo
(live/boot.conf, live/boot.d/*.conf).
raíz (/etc/live/boot.conf, /etc/live/boot/*), o en el medio en vivo
(live/boot.conf, live/boot/*).

.SH OPCIONES
.\" FIXME
Expand Down Expand Up @@ -279,9 +279,9 @@ alfanumérico.

.SH FICHEROS
.IP \fB/etc/live/boot.conf\fP 4
.IP \fB/etc/live/boot.d/*.conf\fP 4
.IP \fB/etc/live/boot/*\fP 4
.IP \fBlive/boot.conf\fP 4
.IP \fBlive/boot.d/*.conf\fP 4
.IP \fBlive/boot.d/*\fP 4
.IP \fBlive\-persistence.conf\fP 4

.SH "VER ADEMÁS"
Expand Down
2 changes: 1 addition & 1 deletion manpages/es/live-persistence.conf.es.5
Expand Up @@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BOOT conf 30.07.2012 3.0~a38\-1 "Proyecto Debian Live"
.TH LIVE\-BOOT conf 14.08.2012 3.0~a38\-1 "Proyecto Debian Live"

.SH NOMBRE
\fBlive\-persistence.conf\fP \- Fichero para configurar medios de almacenamiento
Expand Down
14 changes: 7 additions & 7 deletions manpages/po/de/live-boot.7.po
Expand Up @@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-boot 3.0~a38-1\n"
"POT-Creation-Date: 2012-07-30 15:21+0300\n"
"POT-Creation-Date: 2012-08-14 20:47+0300\n"
"PO-Revision-Date: 2012-04-08 22:48+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
Expand All @@ -24,8 +24,8 @@ msgstr ""
#. type: TH
#: en/live-boot.7:1 en/live-persistence.conf.5:1
#, no-wrap
msgid "2012-07-30"
msgstr "30.07.2012"
msgid "2012-08-14"
msgstr "14.08.2012"

#. type: TH
#: en/live-boot.7:1 en/live-persistence.conf.5:1
Expand Down Expand Up @@ -132,8 +132,8 @@ msgstr ""
msgid ""
"B<live-boot> can be configured (but not activated) through configuration "
"files. Those files can be placed either in the root filesystem itself (/etc/"
"live/boot.conf, /etc/live/boot.d/*.conf), or on the live media (live/boot."
"conf, live/boot.d/*.conf)."
"live/boot.conf, /etc/live/boot/*), or on the live media (live/boot.conf, "
"live/boot/*)."
msgstr ""

#. type: SH
Expand Down Expand Up @@ -821,7 +821,7 @@ msgstr ""
#. type: IP
#: en/live-boot.7:151
#, no-wrap
msgid "B</etc/live/boot.d/*.conf>"
msgid "B</etc/live/boot/*>"
msgstr ""

#. type: IP
Expand All @@ -833,7 +833,7 @@ msgstr ""
#. type: IP
#: en/live-boot.7:153
#, no-wrap
msgid "B<live/boot.d/*.conf>"
msgid "B<live/boot/*>"
msgstr ""

#. type: IP
Expand Down
6 changes: 3 additions & 3 deletions manpages/po/de/live-persistence.conf.5.po
Expand Up @@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-boot 3.0~a38-1\n"
"POT-Creation-Date: 2012-07-30 15:21+0300\n"
"POT-Creation-Date: 2012-08-14 20:47+0300\n"
"PO-Revision-Date: 2012-04-08 22:48+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
Expand All @@ -24,8 +24,8 @@ msgstr ""
#. type: TH
#: en/live-boot.7:1 en/live-persistence.conf.5:1
#, no-wrap
msgid "2012-07-30"
msgstr "30.07.2012"
msgid "2012-08-14"
msgstr "14.08.2012"

#. type: TH
#: en/live-boot.7:1 en/live-persistence.conf.5:1
Expand Down
22 changes: 11 additions & 11 deletions manpages/po/es/live-boot.7.po
Expand Up @@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-boot 3.0~a38-1\n"
"POT-Creation-Date: 2012-07-30 15:21+0300\n"
"POT-Creation-Date: 2012-08-14 20:47+0300\n"
"PO-Revision-Date: 2012-06-07 20:29+0200\n"
"Last-Translator: Carlos Zuferri «chals» <chals@altorricon.com>\n"
"Language-Team: Debian Live <debian-live@lists.debian.org>\n"
Expand All @@ -24,8 +24,8 @@ msgstr "LIVE-BOOT"
#. type: TH
#: en/live-boot.7:1 en/live-persistence.conf.5:1
#, no-wrap
msgid "2012-07-30"
msgstr "30.07.2012"
msgid "2012-08-14"
msgstr "14.08.2012"

#. type: TH
#: en/live-boot.7:1 en/live-persistence.conf.5:1
Expand Down Expand Up @@ -152,13 +152,13 @@ msgstr "Ficheros de configuración"
msgid ""
"B<live-boot> can be configured (but not activated) through configuration "
"files. Those files can be placed either in the root filesystem itself (/etc/"
"live/boot.conf, /etc/live/boot.d/*.conf), or on the live media (live/boot."
"conf, live/boot.d/*.conf)."
"live/boot.conf, /etc/live/boot/*), or on the live media (live/boot.conf, "
"live/boot/*)."
msgstr ""
"B<live-boot> se puede configurar (pero no activar) mediante ficheros de "
"configuración. Estos ficheros se pueden colocar en el sistema de ficheros "
"raíz (/etc/live/boot.conf, /etc/live/boot.d/*.conf), o en el medio en vivo "
"(live/boot.conf, live/boot.d/*.conf)."
"raíz (/etc/live/boot.conf, /etc/live/boot/*), o en el medio en vivo (live/"
"boot.conf, live/boot/*)."

#. type: SH
#: en/live-boot.7:28 en/live-persistence.conf.5:57
Expand Down Expand Up @@ -1009,8 +1009,8 @@ msgstr "B</etc/live/boot.conf>"
#. type: IP
#: en/live-boot.7:151
#, no-wrap
msgid "B</etc/live/boot.d/*.conf>"
msgstr "B</etc/live/boot.d/*.conf>"
msgid "B</etc/live/boot/*>"
msgstr "B</etc/live/boot/*>"

#. type: IP
#: en/live-boot.7:152
Expand All @@ -1021,8 +1021,8 @@ msgstr "B<live/boot.conf>"
#. type: IP
#: en/live-boot.7:153
#, no-wrap
msgid "B<live/boot.d/*.conf>"
msgstr "B<live/boot.d/*.conf>"
msgid "B<live/boot/*>"
msgstr "B<live/boot.d/*>"

#. type: IP
#: en/live-boot.7:154
Expand Down
6 changes: 3 additions & 3 deletions manpages/po/es/live-persistence.conf.5.po
Expand Up @@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-boot 3.0~a38-1\n"
"POT-Creation-Date: 2012-07-30 15:21+0300\n"
"POT-Creation-Date: 2012-08-14 20:47+0300\n"
"PO-Revision-Date: 2012-06-07 19:11+0200\n"
"Last-Translator: Carlos Zuferri «chals» <chals@altorricon.com>\n"
"Language-Team: Debian Live <debian-live@lists.debian.org>\n"
Expand All @@ -23,8 +23,8 @@ msgstr "LIVE-BOOT"
#. type: TH
#: en/live-boot.7:1 en/live-persistence.conf.5:1
#, no-wrap
msgid "2012-07-30"
msgstr "30.07.2012"
msgid "2012-08-14"
msgstr "14.08.2012"

#. type: TH
#: en/live-boot.7:1 en/live-persistence.conf.5:1
Expand Down
12 changes: 6 additions & 6 deletions manpages/pot/live-boot.7.pot
Expand Up @@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-boot VERSION\n"
"POT-Creation-Date: 2012-07-30 15:21+0300\n"
"POT-Creation-Date: 2012-08-14 20:47+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"
Expand All @@ -25,7 +25,7 @@ msgstr ""
#. type: TH
#: en/live-boot.7:1 en/live-persistence.conf.5:1
#, no-wrap
msgid "2012-07-30"
msgid "2012-08-14"
msgstr ""

#. type: TH
Expand Down Expand Up @@ -133,8 +133,8 @@ msgstr ""
msgid ""
"B<live-boot> can be configured (but not activated) through configuration "
"files. Those files can be placed either in the root filesystem itself (/etc/"
"live/boot.conf, /etc/live/boot.d/*.conf), or on the live media (live/boot."
"conf, live/boot.d/*.conf)."
"live/boot.conf, /etc/live/boot/*), or on the live media (live/boot.conf, "
"live/boot/*)."
msgstr ""

#. type: SH
Expand Down Expand Up @@ -822,7 +822,7 @@ msgstr ""
#. type: IP
#: en/live-boot.7:151
#, no-wrap
msgid "B</etc/live/boot.d/*.conf>"
msgid "B</etc/live/boot/*>"
msgstr ""

#. type: IP
Expand All @@ -834,7 +834,7 @@ msgstr ""
#. type: IP
#: en/live-boot.7:153
#, no-wrap
msgid "B<live/boot.d/*.conf>"
msgid "B<live/boot/*>"
msgstr ""

#. type: IP
Expand Down
4 changes: 2 additions & 2 deletions manpages/pot/live-persistence.conf.5.pot
Expand Up @@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-boot VERSION\n"
"POT-Creation-Date: 2012-07-30 15:21+0300\n"
"POT-Creation-Date: 2012-08-14 20:47+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"
Expand All @@ -25,7 +25,7 @@ msgstr ""
#. type: TH
#: en/live-boot.7:1 en/live-persistence.conf.5:1
#, no-wrap
msgid "2012-07-30"
msgid "2012-08-14"
msgstr ""

#. type: TH
Expand Down

0 comments on commit cdece4c

Please sign in to comment.