[SCM] live-manual branch, debian, updated. debian/2.0_a10-1-7-g120d510

Ben Armstrong synrg at debian.org
Fri Nov 26 11:08:16 UTC 2010


The following commit has been merged in the debian branch:
commit 120d510b0a4ff07dd27e6c81e523ec8d23d675f1
Author: Ben Armstrong <synrg at debian.org>
Date:   Fri Nov 26 07:07:40 2010 -0400

    Fixing headings: fourth-level headings invalid and unnecessary.

diff --git a/manual/de/live-manual.ssm b/manual/de/live-manual.ssm
index 9c7289b..e4c0fbb 100644
--- a/manual/de/live-manual.ssm
+++ b/manual/de/live-manual.ssm
@@ -9,7 +9,7 @@
  :license: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br><br>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<br><br>You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. <br><br>On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file.
 
 @date:
- :published: 2010-11-25
+ :published: 2010-11-26
 
 @publisher: Debian Live Project <debian-live at lists.debian.org>
 
diff --git a/manual/de/user_customization-packages.ssi b/manual/de/user_customization-packages.ssi
index 14015f9..eafecde 100644
--- a/manual/de/user_customization-packages.ssi
+++ b/manual/de/user_customization-packages.ssi
@@ -30,7 +30,7 @@ and later, in the *binary* stage, the #{--mirror-binary}# and
 #{--mirror-binary-security}# values are used, superceding any mirrors used
 in an earlier stage.
 
-4~ Distribution mirrors used at build time
+3~ Distribution mirrors used at build time
 
 To set the distribution mirrors used at build time to point at a local
 mirror, it is sufficient to set #{--mirror-bootstrap}# and
@@ -46,7 +46,7 @@ $ lb config --mirror-bootstrap http://localhost/debian/ \
 The chroot mirror, specified by #{--mirror-chroot}#, defaults to the
 #{--mirror-bootstrap}# value.
 
-4~ Distribution mirrors used at run time
+3~ Distribution mirrors used at run time
 
 The #{--mirror-binary*}# options govern the distribution mirrors placed in
 the binary image. These may be used to install additional packages while
@@ -141,7 +141,7 @@ environments and some special purpose lists, as well as standard lists the
 others are based upon. You can also provide your own package lists, or use a
 combination of both.
 
-4~ Predefined package lists
+3~ Predefined package lists
 
 The simplest way to use lists is to specify one or more predefined lists
 with the #{--packages-lists}# option. For example:
@@ -168,7 +168,7 @@ The default location for the list files on your system is
 read the corresponding file, paying attention to included files and
 conditionals as described in the following sections.
 
-4~ Local package lists
+3~ Local package lists
 
 You may supplement or replace entirely the supplied lists using local
 package lists stored in #{config/chroot_local-packageslists/}#.
@@ -178,7 +178,7 @@ in order to be processed. Local package lists always override package lists
 distributed with live-build. This can cause undesired effects, we therefore
 recommend to use unique names for local package lists.
 
-4~ Local binary package lists
+3~ Local binary package lists
 
 In case you want to include some required .deb packages to live media's
 #{pool/}# (without installing them onto the live image) you may need to use
@@ -189,7 +189,7 @@ customized Debian install image for offline installations.
 Package lists that exist in this directory need to have a #{.list}# suffix
 in order to be processed.
 
-4~ Extending a provided package list using includes
+3~ Extending a provided package list using includes
 
 The package lists that are included with live-build make extensive use of
 includes. Refer to these in the #{/usr/share/live/build/lists/}# directory,
@@ -205,7 +205,7 @@ code{
 
 }code
 
-4~ Using conditionals inside package lists
+3~ Using conditionals inside package lists
 
 Any of the live-build configuration variables stored in #{config/*}# (minus
 the #{LB_}# prefix) may be used in conditional statements in package
@@ -273,7 +273,7 @@ The primary tasks available in the Debian Installer can be listed with
 including ones not included in this list, may be examined with #{tasksel
 --task-packages}#.
 
-4~desktop-and-language-tasks Desktop and language tasks
+3~desktop-and-language-tasks Desktop and language tasks
 
 Desktop and language tasks are special cases. In the Debian Installer, if
 the medium was prepared for a particular desktop environment flavour, the
diff --git a/manual/en/live-manual.ssm b/manual/en/live-manual.ssm
index 8fa240e..3aa673a 100644
--- a/manual/en/live-manual.ssm
+++ b/manual/en/live-manual.ssm
@@ -9,7 +9,7 @@
  :license: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br><br>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<br><br>You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. <br><br>On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file.
 
 @date:
- :published: 2010-11-25
+ :published: 2010-11-26
 
 @publisher: Debian Live Project <debian-live at lists.debian.org>
 
diff --git a/manual/en/user_customization-packages.ssi b/manual/en/user_customization-packages.ssi
index 1e108a9..3672307 100644
--- a/manual/en/user_customization-packages.ssi
+++ b/manual/en/user_customization-packages.ssi
@@ -10,7 +10,7 @@ Perhaps the most basic customization of a Debian live system is the selection of
 
 Each of the #{--mirror-*}# options governs which distribution mirror is used at various stages of the build. Recall from {Stages of the build}#stages-of-the-build that the *bootstrap* stage is when the chroot is initially populated by debootstrap with a minimal system, and the *chroot* stage is when the chroot used to construct the live system's filesystem is built. Thus, the corresponding mirror switches are used for those stages, and later, in the *binary* stage, the #{--mirror-binary}# and #{--mirror-binary-security}# values are used, superceding any mirrors used in an earlier stage.
 
-4~ Distribution mirrors used at build time
+3~ Distribution mirrors used at build time
 
 To set the distribution mirrors used at build time to point at a local mirror, it is sufficient to set #{--mirror-bootstrap}# and #{--mirror-chroot-security}# as follows.
 
@@ -23,7 +23,7 @@ $ lb config --mirror-bootstrap http://localhost/debian/ \
 
 The chroot mirror, specified by #{--mirror-chroot}#, defaults to the #{--mirror-bootstrap}# value.
 
-4~ Distribution mirrors used at run time
+3~ Distribution mirrors used at run time
 
 The #{--mirror-binary*}# options govern the distribution mirrors placed in the binary image. These may be used to install additional packages while running the live system. The defaults employ #{cdn.debian.net}#, a service that chooses a geographically close mirror based on the user's IP number. This is a suitable choice when you cannot predict which mirror will be best for all of your users. Or you may specify your own values as shown in the example below. An image built from this configuration would only be suitable for users on a network where "#{mirror}#" is reachable.
 
@@ -82,7 +82,7 @@ If you need to specify a large number of packages to be installed or you need fl
 
 Package lists are a powerful way of expressing which packages should be installed. The list syntax supports included files and conditional sections which makes it easy to build lists from other lists and adapt them for use in multiple configurations. You can use predefined package lists, providing in a modular fashion package selections from each of the major desktop environments and some special purpose lists, as well as standard lists the others are based upon. You can also provide your own package lists, or use a combination of both.
 
-4~ Predefined package lists
+3~ Predefined package lists
 
 The simplest way to use lists is to specify one or more predefined lists with the #{--packages-lists}# option. For example:
 
@@ -98,19 +98,19 @@ Note: The prebuilt GNOME, KDE, LXDE and XFCE images available for download at ht
 
 The default location for the list files on your system is #{/usr/share/live/build/lists/}#. To determine the packages in a given list, read the corresponding file, paying attention to included files and conditionals as described in the following sections.
 
-4~ Local package lists
+3~ Local package lists
 
 You may supplement or replace entirely the supplied lists using local package lists stored in #{config/chroot_local-packageslists/}#.
 
 Package lists that exist in this directory need to have a #{.list}# suffix in order to be processed. Local package lists always override package lists distributed with live-build. This can cause undesired effects, we therefore recommend to use unique names for local package lists.
 
-4~ Local binary package lists
+3~ Local binary package lists
 
 In case you want to include some required .deb packages to live media's #{pool/}# (without installing them onto the live image) you may need to use lists using binary local package lists stored in #{config/binary_local-packageslists/}#. Such media can be used as a customized Debian install image for offline installations.
 
 Package lists that exist in this directory need to have a #{.list}# suffix in order to be processed.
 
-4~ Extending a provided package list using includes
+3~ Extending a provided package list using includes
 
 The package lists that are included with live-build make extensive use of includes. Refer to these in the #{/usr/share/live/build/lists/}# directory, as they serve as good examples of how to write your own lists.
 
@@ -123,7 +123,7 @@ iceweasel
 
 }code
 
-4~ Using conditionals inside package lists
+3~ Using conditionals inside package lists
 
 Any of the live-build configuration variables stored in #{config/*}# (minus the #{LB_}# prefix) may be used in conditional statements in package lists. Generally, this means any #{lb config}# option uppercased and with dashes changed to underscores. But in practice, it is only the ones that influence package selection that make sense, such as #{DISTRIBUTION}#, #{ARCHITECTURE}# or #{ARCHIVE_AREAS}#.
 
@@ -181,7 +181,7 @@ $ lb config --tasks "mail-server file-server"
 
 The primary tasks available in the Debian Installer can be listed with #{tasksel --list-tasks}# in the live system. The contents of any task, including ones not included in this list, may be examined with #{tasksel --task-packages}#.
 
-4~desktop-and-language-tasks Desktop and language tasks
+3~desktop-and-language-tasks Desktop and language tasks
 
 Desktop and language tasks are special cases. In the Debian Installer, if the medium was prepared for a particular desktop environment flavour, the corresponding task will be automatically installed. Thus, there are there are #{gnome-desktop}#, #{kde-desktop}#, #{lxde-desktop}# and #{xfce-desktop}# tasks, none of which are offered in #{tasksel}#'s menu. Likewise, there are no menu entries for tasks for languages, but the user's language choice during the install influences the selection of corresponding language tasks.
 
diff --git a/manual/fr/live-manual.ssm b/manual/fr/live-manual.ssm
index 1f1466e..aff987f 100644
--- a/manual/fr/live-manual.ssm
+++ b/manual/fr/live-manual.ssm
@@ -9,7 +9,7 @@
  :license: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br><br>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<br><br>You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. <br><br>On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file.
 
 @date:
- :published: 2010-11-25
+ :published: 2010-11-26
 
 @publisher: Debian Live Project <debian-live at lists.debian.org>
 
diff --git a/manual/fr/user_customization-packages.ssi b/manual/fr/user_customization-packages.ssi
index 14015f9..eafecde 100644
--- a/manual/fr/user_customization-packages.ssi
+++ b/manual/fr/user_customization-packages.ssi
@@ -30,7 +30,7 @@ and later, in the *binary* stage, the #{--mirror-binary}# and
 #{--mirror-binary-security}# values are used, superceding any mirrors used
 in an earlier stage.
 
-4~ Distribution mirrors used at build time
+3~ Distribution mirrors used at build time
 
 To set the distribution mirrors used at build time to point at a local
 mirror, it is sufficient to set #{--mirror-bootstrap}# and
@@ -46,7 +46,7 @@ $ lb config --mirror-bootstrap http://localhost/debian/ \
 The chroot mirror, specified by #{--mirror-chroot}#, defaults to the
 #{--mirror-bootstrap}# value.
 
-4~ Distribution mirrors used at run time
+3~ Distribution mirrors used at run time
 
 The #{--mirror-binary*}# options govern the distribution mirrors placed in
 the binary image. These may be used to install additional packages while
@@ -141,7 +141,7 @@ environments and some special purpose lists, as well as standard lists the
 others are based upon. You can also provide your own package lists, or use a
 combination of both.
 
-4~ Predefined package lists
+3~ Predefined package lists
 
 The simplest way to use lists is to specify one or more predefined lists
 with the #{--packages-lists}# option. For example:
@@ -168,7 +168,7 @@ The default location for the list files on your system is
 read the corresponding file, paying attention to included files and
 conditionals as described in the following sections.
 
-4~ Local package lists
+3~ Local package lists
 
 You may supplement or replace entirely the supplied lists using local
 package lists stored in #{config/chroot_local-packageslists/}#.
@@ -178,7 +178,7 @@ in order to be processed. Local package lists always override package lists
 distributed with live-build. This can cause undesired effects, we therefore
 recommend to use unique names for local package lists.
 
-4~ Local binary package lists
+3~ Local binary package lists
 
 In case you want to include some required .deb packages to live media's
 #{pool/}# (without installing them onto the live image) you may need to use
@@ -189,7 +189,7 @@ customized Debian install image for offline installations.
 Package lists that exist in this directory need to have a #{.list}# suffix
 in order to be processed.
 
-4~ Extending a provided package list using includes
+3~ Extending a provided package list using includes
 
 The package lists that are included with live-build make extensive use of
 includes. Refer to these in the #{/usr/share/live/build/lists/}# directory,
@@ -205,7 +205,7 @@ code{
 
 }code
 
-4~ Using conditionals inside package lists
+3~ Using conditionals inside package lists
 
 Any of the live-build configuration variables stored in #{config/*}# (minus
 the #{LB_}# prefix) may be used in conditional statements in package
@@ -273,7 +273,7 @@ The primary tasks available in the Debian Installer can be listed with
 including ones not included in this list, may be examined with #{tasksel
 --task-packages}#.
 
-4~desktop-and-language-tasks Desktop and language tasks
+3~desktop-and-language-tasks Desktop and language tasks
 
 Desktop and language tasks are special cases. In the Debian Installer, if
 the medium was prepared for a particular desktop environment flavour, the
diff --git a/manual/po/de/live-manual.ssm.po b/manual/po/de/live-manual.ssm.po
index 1fd4ba9..7b9645c 100644
--- a/manual/po/de/live-manual.ssm.po
+++ b/manual/po/de/live-manual.ssm.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual VERSION\n"
-"POT-Creation-Date: 2010-11-25 16:53+0100\n"
+"POT-Creation-Date: 2010-11-26 07:06-0400\n"
 "PO-Revision-Date: 2010-10-03 20:30+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -45,7 +45,7 @@ msgstr ""
 #, no-wrap
 msgid ""
 "@date:\n"
-" :published: 2010-11-25\n"
+" :published: 2010-11-26\n"
 msgstr ""
 
 #. type: Plain text
diff --git a/manual/po/de/user_customization-packages.ssi.po b/manual/po/de/user_customization-packages.ssi.po
index 7e30041..b816996 100644
--- a/manual/po/de/user_customization-packages.ssi.po
+++ b/manual/po/de/user_customization-packages.ssi.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual VERSION\n"
-"POT-Creation-Date: 2010-11-25 13:00-0400\n"
+"POT-Creation-Date: 2010-11-26 07:06-0400\n"
 "PO-Revision-Date: 2010-10-03 20:30+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -191,7 +191,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:14
-msgid "4~ Distribution mirrors used at build time"
+msgid "3~ Distribution mirrors used at build time"
 msgstr ""
 
 #. type: Plain text
@@ -219,7 +219,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:27
-msgid "4~ Distribution mirrors used at run time"
+msgid "3~ Distribution mirrors used at run time"
 msgstr ""
 
 #. type: Plain text
@@ -374,7 +374,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:86
-msgid "4~ Predefined package lists"
+msgid "3~ Predefined package lists"
 msgstr ""
 
 #. type: Plain text
@@ -418,7 +418,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:102
-msgid "4~ Local package lists"
+msgid "3~ Local package lists"
 msgstr ""
 
 #. type: Plain text
@@ -439,7 +439,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:108
-msgid "4~ Local binary package lists"
+msgid "3~ Local binary package lists"
 msgstr ""
 
 #. type: Plain text
@@ -461,7 +461,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:114
-msgid "4~ Extending a provided package list using includes"
+msgid "3~ Extending a provided package list using includes"
 msgstr ""
 
 #. type: Plain text
@@ -487,7 +487,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:127
-msgid "4~ Using conditionals inside package lists"
+msgid "3~ Using conditionals inside package lists"
 msgstr ""
 
 #. type: Plain text
@@ -586,7 +586,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:185
-msgid "4~desktop-and-language-tasks Desktop and language tasks"
+msgid "3~desktop-and-language-tasks Desktop and language tasks"
 msgstr ""
 
 #. type: Plain text
diff --git a/manual/po/fr/live-manual.ssm.po b/manual/po/fr/live-manual.ssm.po
index ecabd9a..c0881b4 100644
--- a/manual/po/fr/live-manual.ssm.po
+++ b/manual/po/fr/live-manual.ssm.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual VERSION\n"
-"POT-Creation-Date: 2010-11-25 16:53+0100\n"
+"POT-Creation-Date: 2010-11-26 07:06-0400\n"
 "PO-Revision-Date: 2010-10-21 07:06-0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -45,7 +45,7 @@ msgstr ""
 #, no-wrap
 msgid ""
 "@date:\n"
-" :published: 2010-11-25\n"
+" :published: 2010-11-26\n"
 msgstr ""
 
 #. type: Plain text
diff --git a/manual/po/fr/user_customization-packages.ssi.po b/manual/po/fr/user_customization-packages.ssi.po
index 35421ec..e189757 100644
--- a/manual/po/fr/user_customization-packages.ssi.po
+++ b/manual/po/fr/user_customization-packages.ssi.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual VERSION\n"
-"POT-Creation-Date: 2010-11-25 13:00-0400\n"
+"POT-Creation-Date: 2010-11-26 07:06-0400\n"
 "PO-Revision-Date: 2010-10-16 14:45-0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -191,7 +191,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:14
-msgid "4~ Distribution mirrors used at build time"
+msgid "3~ Distribution mirrors used at build time"
 msgstr ""
 
 #. type: Plain text
@@ -219,7 +219,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:27
-msgid "4~ Distribution mirrors used at run time"
+msgid "3~ Distribution mirrors used at run time"
 msgstr ""
 
 #. type: Plain text
@@ -374,7 +374,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:86
-msgid "4~ Predefined package lists"
+msgid "3~ Predefined package lists"
 msgstr ""
 
 #. type: Plain text
@@ -418,7 +418,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:102
-msgid "4~ Local package lists"
+msgid "3~ Local package lists"
 msgstr ""
 
 #. type: Plain text
@@ -439,7 +439,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:108
-msgid "4~ Local binary package lists"
+msgid "3~ Local binary package lists"
 msgstr ""
 
 #. type: Plain text
@@ -461,7 +461,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:114
-msgid "4~ Extending a provided package list using includes"
+msgid "3~ Extending a provided package list using includes"
 msgstr ""
 
 #. type: Plain text
@@ -487,7 +487,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:127
-msgid "4~ Using conditionals inside package lists"
+msgid "3~ Using conditionals inside package lists"
 msgstr ""
 
 #. type: Plain text
@@ -586,7 +586,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:185
-msgid "4~desktop-and-language-tasks Desktop and language tasks"
+msgid "3~desktop-and-language-tasks Desktop and language tasks"
 msgstr ""
 
 #. type: Plain text
diff --git a/manual/po/pt_BR/live-manual.ssm.po b/manual/po/pt_BR/live-manual.ssm.po
index 95cae1f..30c602e 100644
--- a/manual/po/pt_BR/live-manual.ssm.po
+++ b/manual/po/pt_BR/live-manual.ssm.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual VERSION\n"
-"POT-Creation-Date: 2010-11-25 16:53+0100\n"
+"POT-Creation-Date: 2010-11-26 07:06-0400\n"
 "PO-Revision-Date: 2010-10-22 07:52-0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -45,7 +45,7 @@ msgstr ""
 #, no-wrap
 msgid ""
 "@date:\n"
-" :published: 2010-11-25\n"
+" :published: 2010-11-26\n"
 msgstr ""
 
 #. type: Plain text
diff --git a/manual/po/pt_BR/user_customization-packages.ssi.po b/manual/po/pt_BR/user_customization-packages.ssi.po
index b1f0cb8..cad58da 100644
--- a/manual/po/pt_BR/user_customization-packages.ssi.po
+++ b/manual/po/pt_BR/user_customization-packages.ssi.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual VERSION\n"
-"POT-Creation-Date: 2010-11-25 13:00-0400\n"
+"POT-Creation-Date: 2010-11-26 07:06-0400\n"
 "PO-Revision-Date: 2010-10-22 08:58-0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -191,7 +191,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:14
-msgid "4~ Distribution mirrors used at build time"
+msgid "3~ Distribution mirrors used at build time"
 msgstr ""
 
 #. type: Plain text
@@ -219,7 +219,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:27
-msgid "4~ Distribution mirrors used at run time"
+msgid "3~ Distribution mirrors used at run time"
 msgstr ""
 
 #. type: Plain text
@@ -374,7 +374,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:86
-msgid "4~ Predefined package lists"
+msgid "3~ Predefined package lists"
 msgstr ""
 
 #. type: Plain text
@@ -418,7 +418,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:102
-msgid "4~ Local package lists"
+msgid "3~ Local package lists"
 msgstr ""
 
 #. type: Plain text
@@ -439,7 +439,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:108
-msgid "4~ Local binary package lists"
+msgid "3~ Local binary package lists"
 msgstr ""
 
 #. type: Plain text
@@ -461,7 +461,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:114
-msgid "4~ Extending a provided package list using includes"
+msgid "3~ Extending a provided package list using includes"
 msgstr ""
 
 #. type: Plain text
@@ -487,7 +487,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:127
-msgid "4~ Using conditionals inside package lists"
+msgid "3~ Using conditionals inside package lists"
 msgstr ""
 
 #. type: Plain text
@@ -586,7 +586,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:185
-msgid "4~desktop-and-language-tasks Desktop and language tasks"
+msgid "3~desktop-and-language-tasks Desktop and language tasks"
 msgstr ""
 
 #. type: Plain text
diff --git a/manual/po/ro/live-manual.ssm.po b/manual/po/ro/live-manual.ssm.po
index cc2f614..9e9eff8 100644
--- a/manual/po/ro/live-manual.ssm.po
+++ b/manual/po/ro/live-manual.ssm.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual VERSION\n"
-"POT-Creation-Date: 2010-11-25 16:53+0100\n"
+"POT-Creation-Date: 2010-11-26 07:06-0400\n"
 "PO-Revision-Date: 2010-10-23 00:04+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -46,7 +46,7 @@ msgstr ""
 #, no-wrap
 msgid ""
 "@date:\n"
-" :published: 2010-11-25\n"
+" :published: 2010-11-26\n"
 msgstr ""
 
 #. type: Plain text
diff --git a/manual/po/ro/user_customization-packages.ssi.po b/manual/po/ro/user_customization-packages.ssi.po
index 37557f7..6bca558 100644
--- a/manual/po/ro/user_customization-packages.ssi.po
+++ b/manual/po/ro/user_customization-packages.ssi.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual VERSION\n"
-"POT-Creation-Date: 2010-11-25 13:00-0400\n"
+"POT-Creation-Date: 2010-11-26 07:06-0400\n"
 "PO-Revision-Date: 2010-10-22 08:58-0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -192,7 +192,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:14
-msgid "4~ Distribution mirrors used at build time"
+msgid "3~ Distribution mirrors used at build time"
 msgstr ""
 
 #. type: Plain text
@@ -220,7 +220,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:27
-msgid "4~ Distribution mirrors used at run time"
+msgid "3~ Distribution mirrors used at run time"
 msgstr ""
 
 #. type: Plain text
@@ -375,7 +375,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:86
-msgid "4~ Predefined package lists"
+msgid "3~ Predefined package lists"
 msgstr ""
 
 #. type: Plain text
@@ -419,7 +419,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:102
-msgid "4~ Local package lists"
+msgid "3~ Local package lists"
 msgstr ""
 
 #. type: Plain text
@@ -440,7 +440,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:108
-msgid "4~ Local binary package lists"
+msgid "3~ Local binary package lists"
 msgstr ""
 
 #. type: Plain text
@@ -462,7 +462,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:114
-msgid "4~ Extending a provided package list using includes"
+msgid "3~ Extending a provided package list using includes"
 msgstr ""
 
 #. type: Plain text
@@ -488,7 +488,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:127
-msgid "4~ Using conditionals inside package lists"
+msgid "3~ Using conditionals inside package lists"
 msgstr ""
 
 #. type: Plain text
@@ -587,7 +587,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:185
-msgid "4~desktop-and-language-tasks Desktop and language tasks"
+msgid "3~desktop-and-language-tasks Desktop and language tasks"
 msgstr ""
 
 #. type: Plain text
diff --git a/manual/pot/live-manual.ssm.pot b/manual/pot/live-manual.ssm.pot
index 59961dc..e6b3ce9 100644
--- a/manual/pot/live-manual.ssm.pot
+++ b/manual/pot/live-manual.ssm.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual VERSION\n"
-"POT-Creation-Date: 2010-11-25 16:53+0100\n"
+"POT-Creation-Date: 2010-11-26 07:06-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -45,7 +45,7 @@ msgstr ""
 #, no-wrap
 msgid ""
 "@date:\n"
-" :published: 2010-11-25\n"
+" :published: 2010-11-26\n"
 msgstr ""
 
 #. type: Plain text
diff --git a/manual/pot/user_customization-packages.ssi.pot b/manual/pot/user_customization-packages.ssi.pot
index 75c9e9c..1a85fde 100644
--- a/manual/pot/user_customization-packages.ssi.pot
+++ b/manual/pot/user_customization-packages.ssi.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual VERSION\n"
-"POT-Creation-Date: 2010-11-25 13:00-0400\n"
+"POT-Creation-Date: 2010-11-26 07:06-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -191,7 +191,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:14
-msgid "4~ Distribution mirrors used at build time"
+msgid "3~ Distribution mirrors used at build time"
 msgstr ""
 
 #. type: Plain text
@@ -219,7 +219,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:27
-msgid "4~ Distribution mirrors used at run time"
+msgid "3~ Distribution mirrors used at run time"
 msgstr ""
 
 #. type: Plain text
@@ -374,7 +374,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:86
-msgid "4~ Predefined package lists"
+msgid "3~ Predefined package lists"
 msgstr ""
 
 #. type: Plain text
@@ -418,7 +418,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:102
-msgid "4~ Local package lists"
+msgid "3~ Local package lists"
 msgstr ""
 
 #. type: Plain text
@@ -439,7 +439,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:108
-msgid "4~ Local binary package lists"
+msgid "3~ Local binary package lists"
 msgstr ""
 
 #. type: Plain text
@@ -461,7 +461,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:114
-msgid "4~ Extending a provided package list using includes"
+msgid "3~ Extending a provided package list using includes"
 msgstr ""
 
 #. type: Plain text
@@ -487,7 +487,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:127
-msgid "4~ Using conditionals inside package lists"
+msgid "3~ Using conditionals inside package lists"
 msgstr ""
 
 #. type: Plain text
@@ -586,7 +586,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_customization-packages.ssi:185
-msgid "4~desktop-and-language-tasks Desktop and language tasks"
+msgid "3~desktop-and-language-tasks Desktop and language tasks"
 msgstr ""
 
 #. type: Plain text
diff --git a/manual/pt_BR/live-manual.ssm b/manual/pt_BR/live-manual.ssm
index 1f1466e..aff987f 100644
--- a/manual/pt_BR/live-manual.ssm
+++ b/manual/pt_BR/live-manual.ssm
@@ -9,7 +9,7 @@
  :license: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br><br>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<br><br>You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. <br><br>On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file.
 
 @date:
- :published: 2010-11-25
+ :published: 2010-11-26
 
 @publisher: Debian Live Project <debian-live at lists.debian.org>
 
diff --git a/manual/pt_BR/user_customization-packages.ssi b/manual/pt_BR/user_customization-packages.ssi
index 14015f9..eafecde 100644
--- a/manual/pt_BR/user_customization-packages.ssi
+++ b/manual/pt_BR/user_customization-packages.ssi
@@ -30,7 +30,7 @@ and later, in the *binary* stage, the #{--mirror-binary}# and
 #{--mirror-binary-security}# values are used, superceding any mirrors used
 in an earlier stage.
 
-4~ Distribution mirrors used at build time
+3~ Distribution mirrors used at build time
 
 To set the distribution mirrors used at build time to point at a local
 mirror, it is sufficient to set #{--mirror-bootstrap}# and
@@ -46,7 +46,7 @@ $ lb config --mirror-bootstrap http://localhost/debian/ \
 The chroot mirror, specified by #{--mirror-chroot}#, defaults to the
 #{--mirror-bootstrap}# value.
 
-4~ Distribution mirrors used at run time
+3~ Distribution mirrors used at run time
 
 The #{--mirror-binary*}# options govern the distribution mirrors placed in
 the binary image. These may be used to install additional packages while
@@ -141,7 +141,7 @@ environments and some special purpose lists, as well as standard lists the
 others are based upon. You can also provide your own package lists, or use a
 combination of both.
 
-4~ Predefined package lists
+3~ Predefined package lists
 
 The simplest way to use lists is to specify one or more predefined lists
 with the #{--packages-lists}# option. For example:
@@ -168,7 +168,7 @@ The default location for the list files on your system is
 read the corresponding file, paying attention to included files and
 conditionals as described in the following sections.
 
-4~ Local package lists
+3~ Local package lists
 
 You may supplement or replace entirely the supplied lists using local
 package lists stored in #{config/chroot_local-packageslists/}#.
@@ -178,7 +178,7 @@ in order to be processed. Local package lists always override package lists
 distributed with live-build. This can cause undesired effects, we therefore
 recommend to use unique names for local package lists.
 
-4~ Local binary package lists
+3~ Local binary package lists
 
 In case you want to include some required .deb packages to live media's
 #{pool/}# (without installing them onto the live image) you may need to use
@@ -189,7 +189,7 @@ customized Debian install image for offline installations.
 Package lists that exist in this directory need to have a #{.list}# suffix
 in order to be processed.
 
-4~ Extending a provided package list using includes
+3~ Extending a provided package list using includes
 
 The package lists that are included with live-build make extensive use of
 includes. Refer to these in the #{/usr/share/live/build/lists/}# directory,
@@ -205,7 +205,7 @@ code{
 
 }code
 
-4~ Using conditionals inside package lists
+3~ Using conditionals inside package lists
 
 Any of the live-build configuration variables stored in #{config/*}# (minus
 the #{LB_}# prefix) may be used in conditional statements in package
@@ -273,7 +273,7 @@ The primary tasks available in the Debian Installer can be listed with
 including ones not included in this list, may be examined with #{tasksel
 --task-packages}#.
 
-4~desktop-and-language-tasks Desktop and language tasks
+3~desktop-and-language-tasks Desktop and language tasks
 
 Desktop and language tasks are special cases. In the Debian Installer, if
 the medium was prepared for a particular desktop environment flavour, the
diff --git a/manual/ro/live-manual.ssm b/manual/ro/live-manual.ssm
index 1f1466e..aff987f 100644
--- a/manual/ro/live-manual.ssm
+++ b/manual/ro/live-manual.ssm
@@ -9,7 +9,7 @@
  :license: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br><br>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<br><br>You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. <br><br>On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file.
 
 @date:
- :published: 2010-11-25
+ :published: 2010-11-26
 
 @publisher: Debian Live Project <debian-live at lists.debian.org>
 
diff --git a/manual/ro/user_customization-packages.ssi b/manual/ro/user_customization-packages.ssi
index 14015f9..eafecde 100644
--- a/manual/ro/user_customization-packages.ssi
+++ b/manual/ro/user_customization-packages.ssi
@@ -30,7 +30,7 @@ and later, in the *binary* stage, the #{--mirror-binary}# and
 #{--mirror-binary-security}# values are used, superceding any mirrors used
 in an earlier stage.
 
-4~ Distribution mirrors used at build time
+3~ Distribution mirrors used at build time
 
 To set the distribution mirrors used at build time to point at a local
 mirror, it is sufficient to set #{--mirror-bootstrap}# and
@@ -46,7 +46,7 @@ $ lb config --mirror-bootstrap http://localhost/debian/ \
 The chroot mirror, specified by #{--mirror-chroot}#, defaults to the
 #{--mirror-bootstrap}# value.
 
-4~ Distribution mirrors used at run time
+3~ Distribution mirrors used at run time
 
 The #{--mirror-binary*}# options govern the distribution mirrors placed in
 the binary image. These may be used to install additional packages while
@@ -141,7 +141,7 @@ environments and some special purpose lists, as well as standard lists the
 others are based upon. You can also provide your own package lists, or use a
 combination of both.
 
-4~ Predefined package lists
+3~ Predefined package lists
 
 The simplest way to use lists is to specify one or more predefined lists
 with the #{--packages-lists}# option. For example:
@@ -168,7 +168,7 @@ The default location for the list files on your system is
 read the corresponding file, paying attention to included files and
 conditionals as described in the following sections.
 
-4~ Local package lists
+3~ Local package lists
 
 You may supplement or replace entirely the supplied lists using local
 package lists stored in #{config/chroot_local-packageslists/}#.
@@ -178,7 +178,7 @@ in order to be processed. Local package lists always override package lists
 distributed with live-build. This can cause undesired effects, we therefore
 recommend to use unique names for local package lists.
 
-4~ Local binary package lists
+3~ Local binary package lists
 
 In case you want to include some required .deb packages to live media's
 #{pool/}# (without installing them onto the live image) you may need to use
@@ -189,7 +189,7 @@ customized Debian install image for offline installations.
 Package lists that exist in this directory need to have a #{.list}# suffix
 in order to be processed.
 
-4~ Extending a provided package list using includes
+3~ Extending a provided package list using includes
 
 The package lists that are included with live-build make extensive use of
 includes. Refer to these in the #{/usr/share/live/build/lists/}# directory,
@@ -205,7 +205,7 @@ code{
 
 }code
 
-4~ Using conditionals inside package lists
+3~ Using conditionals inside package lists
 
 Any of the live-build configuration variables stored in #{config/*}# (minus
 the #{LB_}# prefix) may be used in conditional statements in package
@@ -273,7 +273,7 @@ The primary tasks available in the Debian Installer can be listed with
 including ones not included in this list, may be examined with #{tasksel
 --task-packages}#.
 
-4~desktop-and-language-tasks Desktop and language tasks
+3~desktop-and-language-tasks Desktop and language tasks
 
 Desktop and language tasks are special cases. In the Debian Installer, if
 the medium was prepared for a particular desktop environment flavour, the

-- 
live-manual



More information about the debian-live-changes mailing list