Your message dated Tue, 03 Jul 2007 16:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#431569: fixed in busybox 1:1.1.3-5
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: busybox
Version: 1:1.1.3-4
Severity: wishlist
Tags: d-i, patch
Hi!
In order to remove usage of devfs style device names in the
debian-installer [1], busybox udebs need to be built without the
CONFIG_FEATURE_DEVFS option.
Applying the attached patch should be fine. :)
[1] http://wiki.debian.org/DebianInstaller/RemoveDevFS
Cheers,
--
Jérémy Bobbio .''`.
[EMAIL PROTECTED] : :Ⓐ : # apt-get install anarchism
`. `'`
`-
diff -u busybox-1.1.3/debian/config-floppy-udeb-linux
busybox-1.1.3/debian/config-floppy-udeb-linux
--- busybox-1.1.3/debian/config-floppy-udeb-linux
+++ busybox-1.1.3/debian/config-floppy-udeb-linux
@@ -16,7 +16,7 @@
# CONFIG_FEATURE_VERBOSE_USAGE is not set
# CONFIG_FEATURE_INSTALLER is not set
# CONFIG_LOCALE_SUPPORT is not set
-CONFIG_FEATURE_DEVFS=y
+# CONFIG_FEATURE_DEVFS is not set
CONFIG_FEATURE_DEVPTS=y
# CONFIG_FEATURE_CLEAN_UP is not set
# CONFIG_FEATURE_SUID is not set
diff -u busybox-1.1.3/debian/config-udeb busybox-1.1.3/debian/config-udeb
--- busybox-1.1.3/debian/config-udeb
+++ busybox-1.1.3/debian/config-udeb
@@ -16,7 +16,7 @@
# CONFIG_FEATURE_VERBOSE_USAGE is not set
# CONFIG_FEATURE_INSTALLER is not set
# CONFIG_LOCALE_SUPPORT is not set
-CONFIG_FEATURE_DEVFS=y
+# CONFIG_FEATURE_DEVFS is not set
CONFIG_FEATURE_DEVPTS=y
# CONFIG_FEATURE_CLEAN_UP is not set
CONFIG_FEATURE_SUID=y
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: busybox
Source-Version: 1:1.1.3-5
We believe that the bug you reported is fixed in the latest version of
busybox, which is due to be installed in the Debian FTP archive:
busybox-static_1.1.3-5_amd64.deb
to pool/main/b/busybox/busybox-static_1.1.3-5_amd64.deb
busybox-udeb_1.1.3-5_amd64.udeb
to pool/main/b/busybox/busybox-udeb_1.1.3-5_amd64.udeb
busybox_1.1.3-5.diff.gz
to pool/main/b/busybox/busybox_1.1.3-5.diff.gz
busybox_1.1.3-5.dsc
to pool/main/b/busybox/busybox_1.1.3-5.dsc
busybox_1.1.3-5_amd64.deb
to pool/main/b/busybox/busybox_1.1.3-5_amd64.deb
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.
Bastian Blank <[EMAIL PROTECTED]> (supplier of updated busybox 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: Tue, 3 Jul 2007 15:45:43 +0000
Source: busybox
Binary: busybox-floppy-udeb busybox busybox-udeb busybox-static
Architecture: source amd64
Version: 1:1.1.3-5
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <[email protected]>
Changed-By: Bastian Blank <[EMAIL PROTECTED]>
Description:
busybox - Tiny utilities for small and embedded systems
busybox-static - Standalone rescue shell with tons of builtin utilities
busybox-udeb - Tiny utilities for the debian-installer (udeb)
Closes: 431569
Changes:
busybox (1:1.1.3-5) unstable; urgency=low
.
* debian/config*:
- Drop devfs support. (closes: #431569)
Files:
934a93d4b59fb76618daab5269e9a683 714 - optional busybox_1.1.3-5.dsc
9b339516c89d3630e4ea40c321c9530d 20996 - optional busybox_1.1.3-5.diff.gz
92189a8d37f717e90535a1609eb2e45a 324752 utils optional
busybox_1.1.3-5_amd64.deb
9bdb172167c6731c2825eb136369f730 926158 shells optional
busybox-static_1.1.3-5_amd64.deb
d5b39ca284b1b1959e581b8f6f4e2861 139402 debian-installer extra
busybox-udeb_1.1.3-5_amd64.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iEYEARECAAYFAkaKcEoACgkQLkAIIn9ODhFafwCg1TFx0c1hXGBIJY9sawB0WfgB
1foAoO56Mon2IsUmWPWlErUkx6RuXTM4
=FwLZ
-----END PGP SIGNATURE-----
--- End Message ---