* Include chroot.sh preventing services being started during chroot creation (Closes: #599056) * Add a note about redirecting output in manpage. (Closes: #593326)

git-svn-id: http://emdebian.org/svn/current@7563 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
codehelp 2010-10-16 14:34:44 +00:00
parent 001dd625bc
commit 494debcd46
5 changed files with 64 additions and 15 deletions

6
debian/changelog vendored
View file

@ -2,7 +2,8 @@ multistrap (2.1.8) experimental; urgency=low
[ Wookey ]
* Add support for 'flat' apt-ftparchive-style URLs
* Include chroot.sh preventing services being started during chroot creation
* Include chroot.sh preventing services being started during
chroot creation (Closes: #599056)
[ Neil Williams ]
* Improve the omitdebsrc handling for detection of 'true'.
@ -16,8 +17,9 @@ multistrap (2.1.8) experimental; urgency=low
* Expand the --simulate option output further.
* Document the reinstall and additional fields. Add advice in manpage
on what to check before filing bugs.
* Add a note about redirecting output in manpage. (Closes: #593326)
-- Neil Williams <codehelp@debian.org> Sat, 16 Oct 2010 12:37:25 +0100
-- Neil Williams <codehelp@debian.org> Sat, 16 Oct 2010 15:29:31 +0100
multistrap (2.1.7) unstable; urgency=low

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: multistrap 2.1.6\n"
"Report-Msgid-Bugs-To: codehelp@debian.org\n"
"POT-Creation-Date: 2010-10-16 12:34+0200\n"
"POT-Creation-Date: 2010-10-16 15:30+0200\n"
"PO-Revision-Date: 2010-09-07 21:30+0100\n"
"Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@ -1380,12 +1380,26 @@ msgid ""
msgstr ""
#. type: =head1
#: pod/multistrap:513
msgid "Output"
msgstr ""
#. type: textblock
#: pod/multistrap:515
msgid ""
"C<multistrap> can produce a lot of output - informational messages appear on "
"STDOUT, errors and warnings on STDERR. Calls to C<apt> and C<dpkg> respect "
"the same pattern, so it is simple to trim the combined C<multistrap> output "
"to just the errors, if desired."
msgstr ""
#. type: =head1
#: pod/multistrap:520
msgid "Bugs"
msgstr ""
#. type: textblock
#: pod/multistrap:517
#: pod/multistrap:522
msgid ""
"As C<multistrap> gets more complex, bugs will creep into the package. When "
"reporting bugs against multistrap, B<please> attach all configuration files. "
@ -1396,14 +1410,14 @@ msgid ""
msgstr ""
#. type: textblock
#: pod/multistrap:524
#: pod/multistrap:529
msgid ""
"The C<--simulate> option output is regularly expanded to help users debug "
"problems in the configuration files."
msgstr ""
#. type: textblock
#: pod/multistrap:527
#: pod/multistrap:532
msgid ""
"Please also check (and update) the Multistrap wiki at http://wiki.debian.org/"
"Multistrap and the Multistrap webpage content at http://www.emdebian.org/"

View file

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: multistrap 2.1.4\n"
"POT-Creation-Date: 2010-10-16 12:34+0200\n"
"POT-Creation-Date: 2010-10-16 15:30+0200\n"
"PO-Revision-Date: 2010-09-11 13:13+0100\n"
"Last-Translator: Julien Patriarca <patriarcaj@gmail.com>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@ -1378,12 +1378,26 @@ msgid ""
msgstr ""
#. type: =head1
#: pod/multistrap:513
msgid "Output"
msgstr ""
#. type: textblock
#: pod/multistrap:515
msgid ""
"C<multistrap> can produce a lot of output - informational messages appear on "
"STDOUT, errors and warnings on STDERR. Calls to C<apt> and C<dpkg> respect "
"the same pattern, so it is simple to trim the combined C<multistrap> output "
"to just the errors, if desired."
msgstr ""
#. type: =head1
#: pod/multistrap:520
msgid "Bugs"
msgstr ""
#. type: textblock
#: pod/multistrap:517
#: pod/multistrap:522
msgid ""
"As C<multistrap> gets more complex, bugs will creep into the package. When "
"reporting bugs against multistrap, B<please> attach all configuration files. "
@ -1394,14 +1408,14 @@ msgid ""
msgstr ""
#. type: textblock
#: pod/multistrap:524
#: pod/multistrap:529
msgid ""
"The C<--simulate> option output is regularly expanded to help users debug "
"problems in the configuration files."
msgstr ""
#. type: textblock
#: pod/multistrap:527
#: pod/multistrap:532
msgid ""
"Please also check (and update) the Multistrap wiki at http://wiki.debian.org/"
"Multistrap and the Multistrap webpage content at http://www.emdebian.org/"

View file

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: multistrap 2.1.7\n"
"POT-Creation-Date: 2010-10-16 12:34+0200\n"
"POT-Creation-Date: 2010-10-16 15:30+0200\n"
"PO-Revision-Date: 2010-09-02 22:47+0100\n"
"Last-Translator: Américo Monteiro <a_monteiro@netcabo.pt>\n"
"Language-Team: Portuguese <traduz@debianpt.org>\n"
@ -1349,12 +1349,26 @@ msgid ""
msgstr ""
#. type: =head1
#: pod/multistrap:513
msgid "Output"
msgstr ""
#. type: textblock
#: pod/multistrap:515
msgid ""
"C<multistrap> can produce a lot of output - informational messages appear on "
"STDOUT, errors and warnings on STDERR. Calls to C<apt> and C<dpkg> respect "
"the same pattern, so it is simple to trim the combined C<multistrap> output "
"to just the errors, if desired."
msgstr ""
#. type: =head1
#: pod/multistrap:520
msgid "Bugs"
msgstr ""
#. type: textblock
#: pod/multistrap:517
#: pod/multistrap:522
msgid ""
"As C<multistrap> gets more complex, bugs will creep into the package. When "
"reporting bugs against multistrap, B<please> attach all configuration files. "
@ -1365,14 +1379,14 @@ msgid ""
msgstr ""
#. type: textblock
#: pod/multistrap:524
#: pod/multistrap:529
msgid ""
"The C<--simulate> option output is regularly expanded to help users debug "
"problems in the configuration files."
msgstr ""
#. type: textblock
#: pod/multistrap:527
#: pod/multistrap:532
msgid ""
"Please also check (and update) the Multistrap wiki at http://wiki.debian.org/"
"Multistrap and the Multistrap webpage content at http://www.emdebian.org/"

View file

@ -510,7 +510,12 @@ just workarounds and wishlist bugs should be filed in Debian against
packages which require the use of these mechanisms (or the packages
which would prevent the particular package from operating normally).
=cut
=head1 Output
C<multistrap> can produce a lot of output - informational messages
appear on STDOUT, errors and warnings on STDERR. Calls to C<apt> and
C<dpkg> respect the same pattern, so it is simple to trim the combined
C<multistrap> output to just the errors, if desired.
=head1 Bugs