Releasing debian version 4.0.4-1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
This commit is contained in:
parent
8233dd2c4f
commit
a767601f25
|
@ -1,3 +1,51 @@
|
|||
live-build (4.0.4-1) unstable; urgency=low
|
||||
|
||||
[ Daniel Baumann ]
|
||||
* Applying patch from Gabriele Gristina <gabriele.gristina@gmail.com> to
|
||||
fix automated checks for using aptitude.
|
||||
* Adding hook to enable cryptsetup (Closes: #767195).
|
||||
* Dropping prism2-usb-firmware-installer which fetches firmware from (at
|
||||
least) temporarily broken website.
|
||||
|
||||
[ Raphaël Hertzog ]
|
||||
* Update linux flavours for armhf/armel.
|
||||
* Properly support empty package lists.
|
||||
* binary_syslinux: correct the path used to check if the bootloader is
|
||||
available.
|
||||
|
||||
[ Daniel Baumann ]
|
||||
* Cleaning up from python removal (LIVE_IMAGE_ARCHITECTURE).
|
||||
* Cleaning up from python removal (LIVE_IMAGE_ARCHIVE_AREAS).
|
||||
* Avoid failing to autocreate live.list.chroot in lb config when using
|
||||
--clean, thanks to jnqnfe <jnqnfe@gmail.com> (Closes: #770637).
|
||||
|
||||
[ jnqnfe ]
|
||||
* Fix broken calls to Get_conffiles() from Read_conffiles() and
|
||||
Print_conffiles() (Closes: #770645).
|
||||
* Fix chroot_package-lists script saving to wrong cache (Closes:
|
||||
#771002).
|
||||
* Fix missing grub2 option in bootloader selection (Closes: #772671).
|
||||
|
||||
[ Daniel Baumann ]
|
||||
* Correcting stage name check in chroot_includes, thanks to jnqnfe
|
||||
<jnqnfe@gmail.com> (Closes: #771377).
|
||||
* Correcting typo in apt.conf.d directory name, thanks to jnqnfe
|
||||
<jnqnfe@gmail.com> (Closes: #771392).
|
||||
|
||||
[ jnqnfe ]
|
||||
* Fix typo in variable name (LH_LINUX_FLAVOURS instead of
|
||||
LB_LINUX_FLAVOURS) in installer_debian-installer script, affecting the
|
||||
armel architecture (Closes: #770796).
|
||||
|
||||
[ Daniel Baumann ]
|
||||
* Somewhat fixing sysvinit and casper legacy support, slightly improved
|
||||
patch from Rui Miguel P. Bernardo <rui.bernardo.pt@gmail.com> (Closes:
|
||||
#772522, #772651).
|
||||
* Ugly hack to force dbus inclusion when using live-config-systemd
|
||||
(Closes: #769635).
|
||||
|
||||
-- Daniel Baumann <mail@daniel-baumann.ch> Wed, 10 Dec 2014 08:23:55 +0100
|
||||
|
||||
live-build (4.0.3-1) unstable; urgency=low
|
||||
|
||||
[ Richard Nelson ]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb\fR \- wrapper for live\-build programs
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap\fR \- Complete the bootstrap stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot\fR \- Complete the chroot stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb clean\fR \- Clean build directory
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb config\fR \- Create config directory
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source\fR \- Complete the source stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 7 2014\-10\-25 4.0.3-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 7 2014\-12\-10 4.0.4-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- the live systems tool suite
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3\-1 "Live システムプロジェクト"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4\-1 "Live システムプロジェクト"
|
||||
|
||||
.SH 名前
|
||||
\fBlb\fP \- live\-build プログラムのラッパー
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3\-1 "Live システムプロジェクト"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4\-1 "Live システムプロジェクト"
|
||||
|
||||
.SH 名前
|
||||
\fBlb binary\fP \- バイナリ段階を完了させます
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3\-1 "Live システムプロジェクト"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4\-1 "Live システムプロジェクト"
|
||||
|
||||
.SH 名前
|
||||
\fBlb bootstrap\fP \- パッケージ収集段階を完了させます
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3\-1 "Live システムプロジェクト"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4\-1 "Live システムプロジェクト"
|
||||
|
||||
.SH 名前
|
||||
\fBlb build\fP \- パッケージ収集、chroot、バイナリ、ソース段階を完了させます
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3\-1 "Live システムプロジェクト"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4\-1 "Live システムプロジェクト"
|
||||
|
||||
.SH 名前
|
||||
\fBlb chroot\fP \- chroot 段階を完了させます
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3\-1 "Live システムプロジェクト"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4\-1 "Live システムプロジェクト"
|
||||
|
||||
.SH 名前
|
||||
\fBlb clean\fP \- 設定ディレクトリを掃除します
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3\-1 "Live システムプロジェクト"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4\-1 "Live システムプロジェクト"
|
||||
|
||||
.SH 名前
|
||||
\fBlb config\fP \- 設定ディレクトリを作成します
|
||||
|
@ -44,7 +44,7 @@
|
|||
.br
|
||||
[\fB\-\-bootappend\-live\fP \fIパラメータ\fP|\fI"パラメータ"\fP]
|
||||
.br
|
||||
[\fB\-\-bootloader\fP grub|syslinux]
|
||||
[\fB\-\-bootloader\fP grub|grub2|syslinux]
|
||||
.br
|
||||
[\fB\-\-bootstrap\fP cdebootstrap|cdebootstrap\-static|debootstrap]
|
||||
.br
|
||||
|
@ -297,7 +297,7 @@ debian\-installer を収録した場合、debian\-installer 特有のブート
|
|||
.IP "\fB\-\-bootappend\-live\fP \fIパラメータ\fP|\(dq\fIパラメータ\fP\(dq" 4
|
||||
debian\-live 特有のブートパラメータをセットします。ブートパラメータの全容は \fIlive\-boot\fP(7) 及び
|
||||
\fIlive\-config\fP(7) マニュアルページにあります。
|
||||
.IP "\fB\-\-bootloader\fP grub|syslinux" 4
|
||||
.IP "\fB\-\-bootloader\fP grub|grub2|syslinux" 4
|
||||
生成されたイメージで利用するブートローダを選択します。これは選択した種類のバイナリイメージでブートローダを選択できる場合にのみ効果があります。例えば
|
||||
iso をビルドする場合は常に syslinux (さらに言えば isolinux)
|
||||
が利用されます。また、バイナリイメージの種類とブートローダの組み合わせの中には、可能ではあるものの live\-build
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 2014\-10\-25 4.0.3\-1 "Live システムプロジェクト"
|
||||
.TH LIVE\-BUILD 1 2014\-12\-10 4.0.4\-1 "Live システムプロジェクト"
|
||||
|
||||
.SH 名前
|
||||
\fBlb source\fP \- ソース段階を完了させます
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 7 2014\-10\-25 4.0.3\-1 "Live システムプロジェクト"
|
||||
.TH LIVE\-BUILD 7 2014\-12\-10 4.0.4\-1 "Live システムプロジェクト"
|
||||
|
||||
.SH 名前
|
||||
\fBlive\-build\fP \- Live システムツール集
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+0100\n"
|
||||
"PO-Revision-Date: 2014-08-28 02:52+0900\n"
|
||||
"Last-Translator: victory <victory.deb@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
|
|||
#: 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-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -35,7 +35,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+0100\n"
|
||||
"PO-Revision-Date: 2014-08-28 02:52+0900\n"
|
||||
"Last-Translator: victory <victory.deb@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
|
|||
#: 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-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -35,7 +35,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+0100\n"
|
||||
"PO-Revision-Date: 2014-08-29 06:25+0900\n"
|
||||
"Last-Translator: victory <victory.deb@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
|
|||
#: 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-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -35,7 +35,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+0100\n"
|
||||
"PO-Revision-Date: 2014-08-28 02:52+0900\n"
|
||||
"Last-Translator: victory <victory.deb@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
|
|||
#: 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-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -35,7 +35,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+0100\n"
|
||||
"PO-Revision-Date: 2014-08-28 02:52+0900\n"
|
||||
"Last-Translator: victory <victory.deb@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
|
|||
#: 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-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -35,7 +35,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+0100\n"
|
||||
"PO-Revision-Date: 2014-08-28 02:52+0900\n"
|
||||
"Last-Translator: victory <victory.deb@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
|
|||
#: 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-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -35,7 +35,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+0100\n"
|
||||
"PO-Revision-Date: 2014-09-07 13:13+0900\n"
|
||||
"Last-Translator: victory <victory.deb@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
|
|||
#: 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-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -35,7 +35,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -262,7 +262,9 @@ msgstr " [B<--bootappend-live> I<パラメータ>|I<\"パラメータ\">]"
|
|||
|
||||
#. type: Plain text
|
||||
#: en/lb_config.1:43
|
||||
msgid " [B<--bootloader> grub|syslinux]"
|
||||
#, fuzzy
|
||||
#| msgid " [B<--bootloader> grub|syslinux]"
|
||||
msgid " [B<--bootloader> grub|grub2|syslinux]"
|
||||
msgstr " [B<--bootloader> grub|syslinux]"
|
||||
|
||||
#. type: Plain text
|
||||
|
@ -1048,8 +1050,9 @@ msgstr ""
|
|||
|
||||
#. type: IP
|
||||
#: en/lb_config.1:268
|
||||
#, no-wrap
|
||||
msgid "B<--bootloader> grub|syslinux"
|
||||
#, fuzzy, no-wrap
|
||||
#| msgid "B<--bootloader> grub|syslinux"
|
||||
msgid "B<--bootloader> grub|grub2|syslinux"
|
||||
msgstr "B<--bootloader> grub|syslinux"
|
||||
|
||||
#. type: Plain text
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+0100\n"
|
||||
"PO-Revision-Date: 2014-08-28 02:52+0900\n"
|
||||
"Last-Translator: victory <victory.deb@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
|
|||
#: 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-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -35,7 +35,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+0100\n"
|
||||
"PO-Revision-Date: 2014-08-28 02:52+0900\n"
|
||||
"Last-Translator: victory <victory.deb@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
|
|||
#: 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-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -35,7 +35,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0.3-1\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"Project-Id-Version: live-build 4.0.4-1\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+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"
|
||||
|
@ -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/live-build.7:1
|
||||
#, no-wrap
|
||||
msgid "2014-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -37,7 +37,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0.3-1\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"Project-Id-Version: live-build 4.0.4-1\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+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"
|
||||
|
@ -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/live-build.7:1
|
||||
#, no-wrap
|
||||
msgid "2014-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -37,7 +37,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0.3-1\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"Project-Id-Version: live-build 4.0.4-1\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+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"
|
||||
|
@ -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/live-build.7:1
|
||||
#, no-wrap
|
||||
msgid "2014-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -37,7 +37,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0.3-1\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"Project-Id-Version: live-build 4.0.4-1\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+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"
|
||||
|
@ -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/live-build.7:1
|
||||
#, no-wrap
|
||||
msgid "2014-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -37,7 +37,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0.3-1\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"Project-Id-Version: live-build 4.0.4-1\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+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"
|
||||
|
@ -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/live-build.7:1
|
||||
#, no-wrap
|
||||
msgid "2014-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -37,7 +37,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0.3-1\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"Project-Id-Version: live-build 4.0.4-1\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+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"
|
||||
|
@ -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/live-build.7:1
|
||||
#, no-wrap
|
||||
msgid "2014-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -37,7 +37,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0.3-1\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"Project-Id-Version: live-build 4.0.4-1\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+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"
|
||||
|
@ -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/live-build.7:1
|
||||
#, no-wrap
|
||||
msgid "2014-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -37,7 +37,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -255,7 +255,7 @@ msgstr ""
|
|||
|
||||
#. type: Plain text
|
||||
#: en/lb_config.1:43
|
||||
msgid " [B<--bootloader> grub|syslinux]"
|
||||
msgid " [B<--bootloader> grub|grub2|syslinux]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
|
@ -970,7 +970,7 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/lb_config.1:268
|
||||
#, no-wrap
|
||||
msgid "B<--bootloader> grub|syslinux"
|
||||
msgid "B<--bootloader> grub|grub2|syslinux"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0.3-1\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"Project-Id-Version: live-build 4.0.4-1\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+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"
|
||||
|
@ -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/live-build.7:1
|
||||
#, no-wrap
|
||||
msgid "2014-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -37,7 +37,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0.3-1\n"
|
||||
"POT-Creation-Date: 2014-10-25 14:34+0200\n"
|
||||
"Project-Id-Version: live-build 4.0.4-1\n"
|
||||
"POT-Creation-Date: 2014-12-10 08:24+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"
|
||||
|
@ -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/live-build.7:1
|
||||
#, no-wrap
|
||||
msgid "2014-10-25"
|
||||
msgid "2014-12-10"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -37,7 +37,7 @@ msgstr ""
|
|||
#: 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.3-1"
|
||||
msgid "4.0.4-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
Loading…
Reference in New Issue