Adding upstream version 4.0~alpha19. upstream/4.0_alpha19
authorDaniel Baumann <mail@daniel-baumann.ch>
Sat, 8 Feb 2014 16:33:23 +0000 (17:33 +0100)
committerDaniel Baumann <mail@daniel-baumann.ch>
Sat, 8 Feb 2014 16:33:23 +0000 (17:33 +0100)
19 files changed:
VERSION
components/3020-swap [moved from components/3020-swapon with 100% similarity]
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/ja/live-boot.ja.7
manpages/ja/persistence.conf.ja.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/po/ja/live-boot.7.po
manpages/po/ja/persistence.conf.5.po
manpages/pot/live-boot.7.pot
manpages/pot/persistence.conf.5.pot

diff --git a/VERSION b/VERSION
index 573484c..d5eae3d 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.0~alpha18-1
+4.0~alpha19-1
similarity index 100%
rename from components/3020-swapon
rename to components/3020-swap
index 725ebab..bf65481 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 ## live-boot(7) - System Boot Components
-## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+## 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
@@ -35,8 +35,8 @@ do
        then
                for _FILE in po/${_LANGUAGE}/*.po
                do
-                       sed -i  -e "s|^msgstr .*.2013-.*$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \
-                               -e "s|^msgstr .*.2013\"$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \
+                       sed -i  -e "s|^msgstr .*.2014-.*$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \
+                               -e "s|^msgstr .*.2014\"$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" \
                        "${_FILE}"
                done
        fi
@@ -47,8 +47,8 @@ if ls po/pt_BR/*.po > /dev/null 2>&1
 then
        for _FILE in po/pt_BR/*.po
        do
-               sed -i  -e "s|^msgstr .*.2013-.*$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \
-                       -e "s|^msgstr .*-2013\"$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \
+               sed -i  -e "s|^msgstr .*.2014-.*$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \
+                       -e "s|^msgstr .*-2014\"$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" \
                "${_FILE}"
        done
 fi
index 9da7b24..9b2ccaf 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT 7 20.11.2013 4.0~alpha18\-1 "Live Systems Project"
+.TH LIVE\-BOOT 7 2014\-02\-08 4.0~alpha19\-1 "Live Systems Project"
 
 .SH NAME
 \fBlive\-boot\fP \- System Boot Components
@@ -171,7 +171,7 @@ This parameter allows to set a custom ramdisk size (it's the '\-o size'
 option of tmpfs mount). By default, there is no ramdisk size set, so the
 default of mount applies (currently 50% of available RAM). Note that this
 option has currently no effect when booting with toram.
-.IP \fBswapon\fP 4
+.IP \fBswap=true\fP 4
 This parameter enables usage of local swap partitions.
 .IP \fBpersistence\fP 4
 live\-boot will probe devices for persistence media. These can be partitions
index a7e2c16..1fd62ec 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT conf 20.11.2013 4.0~alpha18\-1 "Live Systems Project"
+.TH LIVE\-BOOT conf 2014\-02\-08 4.0~alpha19\-1 "Live Systems Project"
 
 .SH NAME
 \fBpersistence.conf\fP \- Configuration file for persistence media in live\-boot
index a5aaaa3..6c82c8c 100644 (file)
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT 7 2013\-11\-20 4.0~alpha18-1 "Live Systems Project"
+.TH LIVE\-BOOT 7 2014\-02\-08 4.0~alpha19-1 "Live Systems Project"
 
 .SH NAME
 \fBlive\-boot\fR \- System Boot Components
@@ -104,7 +104,7 @@ disables the "persistence" feature, useful if the bootloader (like syslinux) has
 Do not prompt to eject the live medium.
 .IP "\fBramdisk\-size\fR" 4
 This parameter allows to set a custom ramdisk size (it's the '\-o size' option of tmpfs mount). By default, there is no ramdisk size set, so the default of mount applies (currently 50% of available RAM). Note that this option has currently no effect when booting with toram.
-.IP "\fBswapon\fR" 4
+.IP "\fBswap=true\fR" 4
 This parameter enables usage of local swap partitions.
 .IP "\fBpersistence\fR" 4
 live\-boot will probe devices for persistence media. These can be partitions (with the correct GPT name), filesystems (with the correct label) or image files (with the correct file name). Overlays are labeled/named "persistence" (see \fIpersistence.conf\fR(5)). Overlay image files are named "persistence".
index 623c3c7..72e341c 100644 (file)
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT conf 2013\-11\-20 4.0~alpha18-1 "Live Systems Project"
+.TH LIVE\-BOOT conf 2014\-02\-08 4.0~alpha19-1 "Live Systems Project"
 
 .SH NAME
 \fBpersistence.conf\fR \- Configuration file for persistence media in
index 6a3c428..03ea578 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT 7 20.11.2013 4.0~alpha18\-1 "Proyecto Live Systems"
+.TH LIVE\-BOOT 7 2014\-02\-08 4.0~alpha19\-1 "Proyecto Live Systems"
 
 .SH NOMBRE
 \fBlive\-boot\fP \- Componentes de Arranque del Sistema
@@ -180,7 +180,7 @@ es la opción '\-o size' del montaje tmpfs). No hay un tamaño de ramdisk
 predeterminado, por lo que se aplica el valor por defecto (actualmente el
 50% de la RAM disponible). Tener en cuenta que esta opción no tiene
 actualmente ningún efecto cuando se arranca con toram.
-.IP \fBswapon\fP 4
+.IP \fBswap=true\fP 4
 Este parámetro permite el uso de particiones swap locales.
 .IP \fBpersistence\fP 4
 live\-boot buscará dispositivos con "persistence". Estos pueden ser
index 741927d..741f8a1 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT conf 20.11.2013 4.0~alpha18\-1 "Proyecto Live Systems"
+.TH LIVE\-BOOT conf 2014\-02\-08 4.0~alpha19\-1 "Proyecto Live Systems"
 
 .SH NOMBRE
 \fBpersistence.conf\fP \- Fichero para configurar medios de almacenamiento con
index 7288edc..948ce8f 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT 7 2013\-11\-10 4.0~alpha18\-1 "Live システムプロジェクト"
+.TH LIVE\-BOOT 7 2014\-02\-08 4.0~alpha19\-1 "Live システムプロジェクト"
 
 .SH 名前
 \fBlive\-boot\fP \- システム起動構成要素
@@ -139,7 +139,7 @@ Live メディアを取り出すかどうか確認しません。
 このパラメータにより独自の RAM ディスクサイズ (tmpfs マウント時の「\-o サイズ」オプション) をセットできます。デフォルトでは RAM
 ディスクサイズはセットされていないため、マウント時のデフォルト値が適用されます (現在は利用可能な RAM の 50%)。toram
 を指定してブートした場合、このオプションは現在のところ効果がないことに注意してください
-.IP \fBswapon\fP 4
+.IP \fBswap=true\fP 4
 このパラメータはローカルのスワップパーティションの利用を有効にします。
 .IP \fBpersistence\fP 4
 live\-boot は保持用メディアのデバイスを調査します。このデバイスにはパーティション (GPT (GUID Partition
index 02b15a0..9e296ea 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT conf 2013\-11\-10 4.0~alpha18\-1 "Live システムプロジェクト"
+.TH LIVE\-BOOT conf 2014\-02\-08 4.0~alpha19\-1 "Live システムプロジェクト"
 
 .SH 名前
 \fBpersistence.conf\fP \- live\-boot 状態保持用メディアの設定ファイル
index 54cd5d3..d4b3943 100644 (file)
@@ -1,11 +1,11 @@
 # German translations for live-boot package
-# Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
 # This file is distributed under the same license as the live-boot package.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: live-boot 4.0~alpha18-1\n"
-"POT-Creation-Date: 2013-11-20 11:04+0100\n"
+"Project-Id-Version: live-boot 4.0~alpha19-1\n"
+"POT-Creation-Date: 2014-02-08 17:31+0100\n"
 "PO-Revision-Date: 2013-11-10 20:10+0900\n"
 "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
 "Language-Team: none\n"
@@ -24,14 +24,14 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "2013-11-20"
-msgstr "20.11.2013"
+msgid "2014-02-08"
+msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "4.0~alpha18-1"
-msgstr "4.0~alpha18-1"
+msgid "4.0~alpha19-1"
+msgstr "4.0~alpha19-1"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
@@ -540,7 +540,7 @@ msgstr ""
 #. type: IP
 #: en/live-boot.7:107
 #, no-wrap
-msgid "B<swapon>"
+msgid "B<swap=true>"
 msgstr ""
 
 #. type: Plain text
index ffecfe0..d77ce22 100644 (file)
@@ -1,11 +1,11 @@
 # German translations for live-boot package
-# Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
+# Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch>
 # This file is distributed under the same license as the live-boot package.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: live-boot 4.0~alpha18-1\n"
-"POT-Creation-Date: 2013-11-20 11:04+0100\n"
+"Project-Id-Version: live-boot 4.0~alpha19-1\n"
+"POT-Creation-Date: 2014-02-08 17:31+0100\n"
 "PO-Revision-Date: 2013-11-10 20:10+0900\n"
 "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
 "Language-Team: none\n"
@@ -24,14 +24,14 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "2013-11-20"
-msgstr "20.11.2013"
+msgid "2014-02-08"
+msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "4.0~alpha18-1"
-msgstr "4.0~alpha18-1"
+msgid "4.0~alpha19-1"
+msgstr "4.0~alpha19-1"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
index d0f2386..e598881 100644 (file)
@@ -1,11 +1,11 @@
 # Spanish translations for live-boot package
-# Copyright (C) 2012-2013 Carlos Zuferri «chals» <chals@altorricon.com>
+# Copyright (C) 2012-2014 Carlos Zuferri «chals» <chals@altorricon.com>
 # This file is distributed under the same license as the live-boot package.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: live-boot 4.0~alpha18-1\n"
-"POT-Creation-Date: 2013-11-20 11:04+0100\n"
+"Project-Id-Version: live-boot 4.0~alpha19-1\n"
+"POT-Creation-Date: 2014-02-08 17:31+0100\n"
 "PO-Revision-Date: 2013-11-10 20:10+0900\n"
 "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
 "Language-Team: none\n"
@@ -25,14 +25,14 @@ msgstr "LIVE-BOOT"
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "2013-11-20"
-msgstr "20.11.2013"
+msgid "2014-02-08"
+msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "4.0~alpha18-1"
-msgstr "4.0~alpha18-1"
+msgid "4.0~alpha19-1"
+msgstr "4.0~alpha19-1"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
@@ -655,8 +655,8 @@ msgstr ""
 #. type: IP
 #: en/live-boot.7:107
 #, no-wrap
-msgid "B<swapon>"
-msgstr "B<swapon>"
+msgid "B<swap=true>"
+msgstr "B<swap=true>"
 
 #. type: Plain text
 #: en/live-boot.7:109
index 1c4cd0e..983d240 100644 (file)
@@ -1,11 +1,11 @@
 # Spanish translations for live-boot package
-# Copyright (C) 2012-2013 Carlos Zuferri «chals» <chals@altorricon.com>
+# Copyright (C) 2012-2014 Carlos Zuferri «chals» <chals@altorricon.com>
 # This file is distributed under the same license as the live-boot package.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: live-boot 4.0~alpha18-1\n"
-"POT-Creation-Date: 2013-11-20 11:04+0100\n"
+"Project-Id-Version: live-boot 4.0~alpha19-1\n"
+"POT-Creation-Date: 2014-02-08 17:31+0100\n"
 "PO-Revision-Date: 2013-11-10 20:10+0900\n"
 "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
 "Language-Team: none\n"
@@ -23,14 +23,14 @@ msgstr "LIVE-BOOT"
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "2013-11-20"
-msgstr "20.11.2013"
+msgid "2014-02-08"
+msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "4.0~alpha18-1"
-msgstr "4.0~alpha18-1"
+msgid "4.0~alpha19-1"
+msgstr "4.0~alpha19-1"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
index b9ec6da..0a66673 100644 (file)
@@ -1,11 +1,11 @@
 # Japenese translations for live-boot package
-# Copyright (C) 2013 victory <victory.deb@gmail.com>
+# Copyright (C) 2013-2014 victory <victory.deb@gmail.com>
 # This file is distributed under the same license as the live-boot package.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: live-boot 4.0~alpha18-1\n"
-"POT-Creation-Date: 2013-11-20 11:04+0100\n"
+"Project-Id-Version: live-boot 4.0~alpha19-1\n"
+"POT-Creation-Date: 2014-02-08 17:31+0100\n"
 "PO-Revision-Date: 2013-11-10 20:10+0900\n"
 "Last-Translator: victory <victory.deb@gmail.com>\n"
 "Language-Team: none\n"
@@ -23,14 +23,14 @@ msgstr "LIVE-BOOT"
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "2013-11-20"
-msgstr "2013-11-10"
+msgid "2014-02-08"
+msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "4.0~alpha18-1"
-msgstr "4.0~alpha18-1"
+msgid "4.0~alpha19-1"
+msgstr "4.0~alpha19-1"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
@@ -643,8 +643,8 @@ msgstr ""
 #. type: IP
 #: en/live-boot.7:107
 #, no-wrap
-msgid "B<swapon>"
-msgstr "B<swapon>"
+msgid "B<swap=true>"
+msgstr "B<swap=true>"
 
 #. type: Plain text
 #: en/live-boot.7:109
index 2d96845..68a1d39 100644 (file)
@@ -1,11 +1,11 @@
 # Japenese translations for live-boot package
-# Copyright (C) 2013 victory <victory.deb@gmail.com>
+# Copyright (C) 2013-2014 victory <victory.deb@gmail.com>
 # This file is distributed under the same license as the live-boot package.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: live-boot 4.0~alpha18-1\n"
-"POT-Creation-Date: 2013-11-20 11:04+0100\n"
+"Project-Id-Version: live-boot 4.0~alpha19-1\n"
+"POT-Creation-Date: 2014-02-08 17:31+0100\n"
 "PO-Revision-Date: 2013-11-06 04:30+0900\n"
 "Last-Translator: victory <victory.deb@gmail.com>\n"
 "Language-Team: none\n"
@@ -23,14 +23,14 @@ msgstr "LIVE-BOOT"
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "2013-11-20"
-msgstr "2013-11-10"
+msgid "2014-02-08"
+msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "4.0~alpha18-1"
-msgstr "4.0~alpha18-1"
+msgid "4.0~alpha19-1"
+msgstr "4.0~alpha19-1"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
index 4eaa508..8504cfa 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2013-11-20 11:04+0100\n"
+"POT-Creation-Date: 2014-02-08 17:31+0100\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,13 +25,13 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "2013-11-20"
+msgid "2014-02-08"
 msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "4.0~alpha18-1"
+msgid "4.0~alpha19-1"
 msgstr ""
 
 #. type: TH
@@ -541,7 +541,7 @@ msgstr ""
 #. type: IP
 #: en/live-boot.7:107
 #, no-wrap
-msgid "B<swapon>"
+msgid "B<swap=true>"
 msgstr ""
 
 #. type: Plain text
index 989baf2..27d2152 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2013-11-20 11:04+0100\n"
+"POT-Creation-Date: 2014-02-08 17:31+0100\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,13 +25,13 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "2013-11-20"
+msgid "2014-02-08"
 msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "4.0~alpha18-1"
+msgid "4.0~alpha19-1"
 msgstr ""
 
 #. type: TH