Removing non-existent --apt-indices none references.
This commit is contained in:
parent
0474057217
commit
ab3d2eae25
|
@ -849,7 +849,7 @@ Set_defaults ()
|
|||
# Setting apt indices
|
||||
case "${LB_MODE}" in
|
||||
progress-linux)
|
||||
LB_APT_INDICES="${LB_APT_INDICES:-none}"
|
||||
LB_APT_INDICES="${LB_APT_INDICES:-false}"
|
||||
;;
|
||||
|
||||
*)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2013\-02\-14 3.0.1-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2013\-04\-09 3.0.1-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb\fR \- wrapper for live\-build programs
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2013\-02\-14 3.0.1-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2013\-04\-09 3.0.1-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb binary\fR \- Complete the binary stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2013\-02\-14 3.0.1-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2013\-04\-09 3.0.1-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb bootstrap\fR \- Complete the bootstrap stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2013\-02\-14 3.0.1-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2013\-04\-09 3.0.1-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 2013\-02\-14 3.0.1-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2013\-04\-09 3.0.1-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb chroot\fR \- Complete the chroot stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2013\-02\-14 3.0.1-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2013\-04\-09 3.0.1-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb clean\fR \- Clean build directory
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2013\-02\-14 3.0.1-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2013\-04\-09 3.0.1-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb config\fR \- Create config directory
|
||||
|
@ -15,7 +15,7 @@
|
|||
.br
|
||||
[\fB\-\-apt\-http\-proxy\fR \fIURL\fR]
|
||||
.br
|
||||
[\fB\-\-apt\-indices\fR true|false|none]
|
||||
[\fB\-\-apt\-indices\fR true|false]
|
||||
.br
|
||||
[\fB\-\-apt\-options\fR \fIOPTION\fR|"\fIOPTIONS\fR"]
|
||||
.br
|
||||
|
@ -249,8 +249,8 @@ defines if apt\-get or aptitude is used to install packages when building the im
|
|||
sets the ftp proxy to be used by apt. By default, this is empty. Note that this variable is only for the proxy that gets used by apt internally within the chroot, it is not used for anything else.
|
||||
.IP "\fB\-\-apt\-http\-proxy\fR \fIURL\fR" 4
|
||||
sets the http proxy to be used by apt. By default, this is empty. Note that this variable is only for the proxy that gets used by apt internally within the chroot, it is not used for anything else.
|
||||
.IP "\fB\-\-apt\-indices\fR true|false|none" 4
|
||||
defines if the resulting images should have apt indices or not and defaults to true. If set to none, no indices are included at all.
|
||||
.IP "\fB\-\-apt\-indices\fR true|false" 4
|
||||
defines if the resulting images should have apt indices or not and defaults to true.
|
||||
.IP "\fB\-\-apt\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4
|
||||
defines the default options that will be appended to every apt call that is made inside chroot during the building of the image. By default, this is set to \-\-yes to allow non-interactive installation of packages.
|
||||
.IP "\fB\-\-aptitude\-options\fR \fIOPTION\fR|""\fIOPTIONS\fR""" 4
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2013\-02\-14 3.0.1-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2013\-04\-09 3.0.1-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlb source\fR \- Complete the source stage
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH LIVE\-BUILD 1 2013\-02\-14 3.0.1-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 1 2013\-04\-09 3.0.1-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 2013\-02\-14 3.0.1-1 "Debian Live Project"
|
||||
.TH LIVE\-BUILD 7 2013\-04\-09 3.0.1-1 "Debian Live Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- the Debian Live tool suite
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-02-14 19:31+0100\n"
|
||||
"POT-Creation-Date: 2013-04-09 05:31+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 "2013-02-14"
|
||||
msgid "2013-04-09"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-02-14 19:31+0100\n"
|
||||
"POT-Creation-Date: 2013-04-09 05:31+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 "2013-02-14"
|
||||
msgid "2013-04-09"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-02-14 19:31+0100\n"
|
||||
"POT-Creation-Date: 2013-04-09 05:31+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 "2013-02-14"
|
||||
msgid "2013-04-09"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-02-14 19:31+0100\n"
|
||||
"POT-Creation-Date: 2013-04-09 05:31+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 "2013-02-14"
|
||||
msgid "2013-04-09"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-02-14 19:31+0100\n"
|
||||
"POT-Creation-Date: 2013-04-09 05:31+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 "2013-02-14"
|
||||
msgid "2013-04-09"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-02-14 19:31+0100\n"
|
||||
"POT-Creation-Date: 2013-04-09 05:31+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 "2013-02-14"
|
||||
msgid "2013-04-09"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-02-14 19:31+0100\n"
|
||||
"POT-Creation-Date: 2013-04-09 05:31+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 "2013-02-14"
|
||||
msgid "2013-04-09"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -197,7 +197,7 @@ msgstr ""
|
|||
|
||||
#. type: Plain text
|
||||
#: en/lb_config.1:19
|
||||
msgid " [B<--apt-indices> true|false|none]"
|
||||
msgid " [B<--apt-indices> true|false]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
|
@ -820,14 +820,14 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/lb_config.1:252
|
||||
#, no-wrap
|
||||
msgid "B<--apt-indices> true|false|none"
|
||||
msgid "B<--apt-indices> true|false"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_config.1:254
|
||||
msgid ""
|
||||
"defines if the resulting images should have apt indices or not and defaults "
|
||||
"to true. If set to none, no indices are included at all."
|
||||
"to true."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-02-14 19:31+0100\n"
|
||||
"POT-Creation-Date: 2013-04-09 05:31+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 "2013-02-14"
|
||||
msgid "2013-04-09"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-02-14 19:31+0100\n"
|
||||
"POT-Creation-Date: 2013-04-09 05:31+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 "2013-02-14"
|
||||
msgid "2013-04-09"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-02-14 19:31+0100\n"
|
||||
"POT-Creation-Date: 2013-04-09 05:31+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 "2013-02-14"
|
||||
msgid "2013-04-09"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -19,7 +19,7 @@ DESCRIPTION="$(Echo 'create configuration for live-build(7)')"
|
|||
USAGE="${PROGRAM} [--apt apt|aptitude]\n\
|
||||
\t [--apt-ftp-proxy URL]\n\
|
||||
\t [--apt-http-proxy URL]\n\
|
||||
\t [--apt-indices true|false|none]\n\
|
||||
\t [--apt-indices true|false\n\
|
||||
\t [--apt-options OPTION|\"OPTIONS\"]\n\
|
||||
\t [--aptitude-options OPTION|\"OPTIONS\"]\n\
|
||||
\t [--apt-pipeline DEPTH]\n\
|
||||
|
|
Loading…
Reference in New Issue