Replace various mentionings of scripts with components.
authorDaniel Baumann <mail@daniel-baumann.ch>
Mon, 24 Jun 2013 19:44:41 +0000 (21:44 +0200)
committerDaniel Baumann <mail@daniel-baumann.ch>
Mon, 24 Jun 2013 19:44:41 +0000 (21:44 +0200)
15 files changed:
debian/control
frontend/live-boot
manpages/bin/update-version.sh
manpages/de/live-boot.de.7
manpages/de/persistence.conf.de.5
manpages/en/live-boot.7
manpages/en/persistence.conf.5
manpages/es/live-boot.es.7
manpages/es/persistence.conf.es.5
manpages/po/de/live-boot.7.po
manpages/po/de/persistence.conf.5.po
manpages/po/es/live-boot.7.po
manpages/po/es/persistence.conf.5.po
manpages/pot/live-boot.7.pot
manpages/pot/persistence.conf.5.pot

index b640d64..3088f69 100644 (file)
@@ -14,8 +14,8 @@ Architecture: all
 Depends: ${misc:Depends}, live-boot-initramfs-tools | live-boot-backend
 Recommends: live-boot-doc, live-tools, rsync, uuid-runtime
 Suggests: curlftpfs, cryptsetup, httpfs2, unionfs-fuse, wget
-Description: Live System Boot Scripts
- live-boot contains the scripts that configure a live system during the boot
+Description: Live System Boot Components
+ live-boot contains the components that configure a live system during the boot
  process (early userspace).
  .
  In addition to live-boot, a backend for the initrd generation is required, such
@@ -25,8 +25,8 @@ Package: live-boot-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
-Description: Live System Boot Scripts (documentation)
- live-boot contains the scripts that configure a live system during the boot
+Description: Live System Boot Components (documentation)
+ live-boot contains the components that configure a live system during the boot
  process (early userspace).
  .
  This package contains the documentation.
@@ -38,8 +38,8 @@ Depends:
 Conflicts: live-boot-backend
 Replaces: live-boot-backend
 Provides: live-boot-backend
-Description: Live System Boot Scripts (initramfs-tools backend)
- live-boot contains the scripts that configure a live system during the boot
+Description: Live System Boot Components (initramfs-tools backend)
+ live-boot contains the components that configure a live system during the boot
  process (early userspace).
  .
  This package contains the initramfs-tools backend.
index 67585f9..32d0a3b 100755 (executable)
@@ -11,10 +11,10 @@ do
        fi
 done
 
-for _SCRIPT in /lib/live/boot/????-*
+for _COMONENT in /lib/live/boot/????-*
 do
-       if [ -e "${_SCRIPT}" ]
+       if [ -e "${_COMONENT}" ]
        then
-               . ${_SCRIPT}
+               . ${_COMONENT}
        fi
 done
index 3670d7e..725ebab 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-## live-boot(7) - System Boot Scripts
+## live-boot(7) - System Boot Components
 ## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
 ##
 ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
index 786bcd7..7383fdd 100644 (file)
@@ -3,13 +3,13 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT 7 28.05.2013 4.0~a13\-1 "Live Systems Project"
+.TH LIVE\-BOOT 7 2013\-06\-24 4.0~a13\-1 "Live Systems Project"
 
 .SH NAME
-\fBlive\-boot\fP \- System Boot Scripts
+\fBlive\-boot\fP \- System Boot Components
 
 .SH DESCRIPTION
-\fBlive\-boot\fP contains the scripts that configure a live system during the
+\fBlive\-boot\fP contains the components that configure a live system during the
 boot process (early userspace).
 .PP
 .\" FIXME
index 20e615f..096d97a 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT conf 28.05.2013 4.0~a13\-1 "Live Systems Project"
+.TH LIVE\-BOOT conf 2013\-06\-24 4.0~a13\-1 "Live Systems Project"
 
 .SH NAME
 \fBpersistence.conf\fP \- Configuration file for persistence media in live\-boot
index 3a04796..de43ce9 100644 (file)
@@ -1,10 +1,10 @@
-.TH LIVE\-BOOT 7 2013\-05\-28 4.0~a13-1 "Live Systems Project"
+.TH LIVE\-BOOT 7 2013\-06\-24 4.0~a13-1 "Live Systems Project"
 
 .SH NAME
-\fBlive\-boot\fR \- System Boot Scripts
+\fBlive\-boot\fR \- System Boot Components
 
 .SH DESCRIPTION
-\fBlive\-boot\fR contains the scripts that configure a live system during the boot process (early userspace).
+\fBlive\-boot\fR contains the components that configure a live system during the boot process (early userspace).
 .PP
 .\" FIXME
 live\-boot is a hook for the initramfs\-tools, used to generate a initramfs capable to boot live systems, such as those created by \fIlive\-helper\fR(7). This includes the Live systems ISOs, netboot tarballs, and usb stick images.
index e623483..83ed118 100644 (file)
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT conf 2013\-05\-28 4.0~a13-1 "Live Systems Project"
+.TH LIVE\-BOOT conf 2013\-06\-24 4.0~a13-1 "Live Systems Project"
 
 .SH NAME
 \fBpersistence.conf\fR \- Configuration file for persistence media in
index 6e29e18..cbaaf69 100644 (file)
@@ -3,14 +3,14 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT 7 28.05.2013 4.0~a13\-1 "Proyecto Live Systems"
+.TH LIVE\-BOOT 7 2013\-06\-24 4.0~a13\-1 "Proyecto Live Systems"
 
 .SH NOMBRE
-\fBlive\-boot\fP \- Scripts de Arranque del Sistema
+\fBlive\-boot\fP \- System Boot Components
 
 .SH DESCRIPCIÓN
-\fBlive\-boot\fP contiene los scripts que configuran un sistema en vivo durante
-el proceso de arranque (early userspace).
+\fBlive\-boot\fP contains the components that configure a live system during the
+boot process (early userspace).
 .PP
 .\" FIXME
 live\-boot es un hook para initramfs\-tools, usado para generar un initramfs
index 4b0c78c..cfa7685 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT conf 28.05.2013 4.0~a13\-1 "Proyecto Live Systems"
+.TH LIVE\-BOOT conf 2013\-06\-24 4.0~a13\-1 "Proyecto Live Systems"
 
 .SH NOMBRE
 \fBpersistence.conf\fP \- Fichero para configurar medios de almacenamiento con
index 63c35a5..896526e 100644 (file)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot 4.0~a13-1\n"
-"POT-Creation-Date: 2013-05-28 06:34+0300\n"
+"POT-Creation-Date: 2013-06-24 21:42+0300\n"
 "PO-Revision-Date: 2013-04-13 16:48+0100\n"
 "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
 "Language-Team: none\n"
@@ -23,9 +23,10 @@ msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
-#, no-wrap
-msgid "2013-05-28"
-msgstr "28.05.2013"
+#, fuzzy, no-wrap
+#| msgid "2013-05-28"
+msgid "2013-06-24"
+msgstr "24.06.2013"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
@@ -47,7 +48,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/live-boot.7:5
-msgid "B<live-boot> - System Boot Scripts"
+msgid "B<live-boot> - System Boot Components"
 msgstr ""
 
 #. type: SH
@@ -59,7 +60,7 @@ msgstr ""
 #. type: Plain text
 #: en/live-boot.7:8
 msgid ""
-"B<live-boot> contains the scripts that configure a live system during the "
+"B<live-boot> contains the components that configure a live system during the "
 "boot process (early userspace)."
 msgstr ""
 
index 2ca694c..6e712f7 100644 (file)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot 4.0~a13-1\n"
-"POT-Creation-Date: 2013-05-28 06:34+0300\n"
+"POT-Creation-Date: 2013-06-24 21:42+0300\n"
 "PO-Revision-Date: 2013-04-13 16:48+0100\n"
 "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
 "Language-Team: none\n"
@@ -23,9 +23,10 @@ msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
-#, no-wrap
-msgid "2013-05-28"
-msgstr "28.05.2013"
+#, fuzzy, no-wrap
+#| msgid "2013-05-28"
+msgid "2013-06-24"
+msgstr "24.06.2013"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
index 2ddc448..fe1dd6e 100644 (file)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot 4.0~a13-1\n"
-"POT-Creation-Date: 2013-05-28 06:34+0300\n"
+"POT-Creation-Date: 2013-06-24 21:42+0300\n"
 "PO-Revision-Date: 2013-05-28 14:04+0100\n"
 "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
 "Language-Team: none\n"
@@ -23,9 +23,10 @@ msgstr "LIVE-BOOT"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
-#, no-wrap
-msgid "2013-05-28"
-msgstr "28.05.2013"
+#, fuzzy, no-wrap
+#| msgid "2013-05-28"
+msgid "2013-06-24"
+msgstr "24.06.2013"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
@@ -47,7 +48,9 @@ msgstr "NOMBRE"
 
 #. type: Plain text
 #: en/live-boot.7:5
-msgid "B<live-boot> - System Boot Scripts"
+#, fuzzy
+#| msgid "B<live-boot> - System Boot Scripts"
+msgid "B<live-boot> - System Boot Components"
 msgstr "B<live-boot> - Scripts de Arranque del Sistema"
 
 #. type: SH
@@ -58,8 +61,12 @@ msgstr "DESCRIPCIÓN"
 
 #. type: Plain text
 #: en/live-boot.7:8
+#, fuzzy
+#| msgid ""
+#| "B<live-boot> contains the scripts that configure a live system during the "
+#| "boot process (early userspace)."
 msgid ""
-"B<live-boot> contains the scripts that configure a live system during the "
+"B<live-boot> contains the components that configure a live system during the "
 "boot process (early userspace)."
 msgstr ""
 "B<live-boot> contiene los scripts que configuran un sistema en vivo durante "
index fd498fe..ed39288 100644 (file)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot 4.0~a13-1\n"
-"POT-Creation-Date: 2013-05-28 06:34+0300\n"
+"POT-Creation-Date: 2013-06-24 21:42+0300\n"
 "PO-Revision-Date: 2013-04-13 16:38+0100\n"
 "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
 "Language-Team: none\n"
@@ -22,9 +22,10 @@ msgstr "LIVE-BOOT"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
-#, no-wrap
-msgid "2013-05-28"
-msgstr "28.05.2013"
+#, fuzzy, no-wrap
+#| msgid "2013-05-28"
+msgid "2013-06-24"
+msgstr "24.06.2013"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
index c6c909a..506d8e2 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2013-05-28 06:34+0300\n"
+"POT-Creation-Date: 2013-06-24 21:42+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"
@@ -25,7 +25,7 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "2013-05-28"
+msgid "2013-06-24"
 msgstr ""
 
 #. type: TH
@@ -48,7 +48,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/live-boot.7:5
-msgid "B<live-boot> - System Boot Scripts"
+msgid "B<live-boot> - System Boot Components"
 msgstr ""
 
 #. type: SH
@@ -60,7 +60,7 @@ msgstr ""
 #. type: Plain text
 #: en/live-boot.7:8
 msgid ""
-"B<live-boot> contains the scripts that configure a live system during the "
+"B<live-boot> contains the components that configure a live system during the "
 "boot process (early userspace)."
 msgstr ""
 
index cc4868b..ece33f7 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2013-05-28 06:34+0300\n"
+"POT-Creation-Date: 2013-06-24 21:42+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"
@@ -25,7 +25,7 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "2013-05-28"
+msgid "2013-06-24"
 msgstr ""
 
 #. type: TH