Your message dated Wed, 26 Jul 2006 10:02:08 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#207936: fixed in manpages 2.36-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: manpages Version: 1.60-2 Severity: minor Under the generic boot parameters section (very first section), bootparam(7) lists the following: `init=...' This sets the initial command to be executed by the kernel. If this is not set, or cannot be found, the kernel will try /etc/init, then /bin/init, then /sbin/init, then /bin/sh and panic if all of this fails. Under 2.4.20 (from the Debian source package; I did not check older nor newer kernel versions, nor did I check pure-kernel-vs-Debian-kernel), the code is actually as follows: execve("/sbin/init",argv_init,envp_init); execve("/etc/init",argv_init,envp_init); execve("/bin/init",argv_init,envp_init); execve("/bin/sh",argv_init,envp_init); -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux fenric 2.4.20-fenric4 #1 SMP Wed Aug 6 04:16:27 EDT 2003 i686 Locale: LANG=C, LC_CTYPE=C -- no debconf information
--- End Message ---
--- Begin Message ---Source: manpages Source-Version: 2.36-1 We believe that the bug you reported is fixed in the latest version of manpages, which is due to be installed in the Debian FTP archive: manpages-dev_2.36-1_all.deb to pool/main/m/manpages/manpages-dev_2.36-1_all.deb manpages_2.36-1.diff.gz to pool/main/m/manpages/manpages_2.36-1.diff.gz manpages_2.36-1.dsc to pool/main/m/manpages/manpages_2.36-1.dsc manpages_2.36-1_all.deb to pool/main/m/manpages/manpages_2.36-1_all.deb manpages_2.36.orig.tar.gz to pool/main/m/manpages/manpages_2.36.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Martin Schulze <[EMAIL PROTECTED]> (supplier of updated manpages package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 26 Jul 2006 18:46:14 +0200 Source: manpages Binary: manpages manpages-dev Architecture: source all Version: 2.36-1 Distribution: unstable Urgency: low Maintainer: Martin Schulze <[EMAIL PROTECTED]> Changed-By: Martin Schulze <[EMAIL PROTECTED]> Description: manpages - Manual pages about using a GNU/Linux system manpages-dev - Manual pages about using GNU/Linux for development Closes: 207936 365492 372285 Changes: manpages (2.36-1) unstable; urgency=low . * New upstream version * Mention the argument type in makecontext(3) (closes: Bug#372285) * Adjusted the order of programs the kernel tries to execute as init process in bootparam(7) (closes: Bug#207936) * Refer to groff_mdoc(7) instead of mdoc.samples(7) in man(7) and mdoc(7) (closes: Bug#365492) * Added missing space to fexecve(3) Files: 7a4733b1038c2a769151445bbf911dbe 584 doc - manpages_2.36-1.dsc 30eb1846fbc5f6b231643dfff61a7ebe 1190133 doc - manpages_2.36.orig.tar.gz 6a3f42e83384b57790cd64fcd5188186 54726 doc - manpages_2.36-1.diff.gz dda04a4df7ab1091622fc3241ecae7d1 480300 doc important manpages_2.36-1_all.deb e9e9e18f4d0e580e74d14ad5f85fa17a 1215964 doc standard manpages-dev_2.36-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEx54ZW5ql+IAeqTIRApS9AJ0c6bpyG5igXKi0QOcj3YWVczFJvgCcDjN2 TNn1f7gS3xb9HSlunbJf780= =06W9 -----END PGP SIGNATURE-----
--- End Message ---

