Processing of busybox_1.20.0-7_i386.changes

2012-09-20 Thread Debian FTP Masters
busybox_1.20.0-7_i386.changes uploaded successfully to localhost
along with the files:
  busybox_1.20.0-7.dsc
  busybox_1.20.0-7.debian.tar.gz
  busybox-syslogd_1.20.0-7_all.deb
  busybox-static_1.20.0-7_i386.deb
  busybox_1.20.0-7_i386.deb
  udhcpc_1.20.0-7_i386.deb
  udhcpd_1.20.0-7_i386.deb
  busybox-udeb_1.20.0-7_i386.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tec7y-0006df...@franck.debian.org



Bug#652672: marked as done (busybox: modprobe does not handle builtins)

2012-09-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Sep 2012 08:47:55 +
with message-id 
and subject line Bug#652672: fixed in busybox 1:1.20.0-7
has caused the Debian Bug report #652672,
regarding busybox: modprobe does not handle builtins
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
652672: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652672
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: busybox
Version: 1:1.19.3-5
Severity: normal

Unlike the modprobe utility from module-init-tools, busybox' version
fails for built-in modules:

,
| % grep ext4 /lib/modules/$(uname -r)/modules.builtin
| kernel/fs/ext4/ext4.ko
| % sudo modprobe ext4
| % sudo busybox modprobe ext4
| modprobe: module ext4 not found in modules.dep
`

This leads to annoying error messages on boot.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 3.2.0-rc6-nouveau (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages busybox depends on:
ii  libc6  2.13-23

busybox recommends no packages.

busybox suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: busybox
Source-Version: 1:1.20.0-7

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.

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 652...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Tokarev  (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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Sep 2012 10:32:55 +0400
Source: busybox
Binary: busybox busybox-static busybox-udeb busybox-syslogd udhcpc udhcpd
Architecture: source all i386
Version: 1:1.20.0-7
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Michael Tokarev 
Description: 
 busybox- Tiny utilities for small and embedded systems
 busybox-static - Standalone rescue shell with tons of builtin utilities
 busybox-syslogd - Provides syslogd and klogd using busybox
 busybox-udeb - Tiny utilities for the debian-installer (udeb)
 udhcpc - Provides the busybox DHCP client implementation
 udhcpd - Provides the busybox DHCP server implementation
Closes: 652672 684611
Changes: 
 busybox (1:1.20.0-7) unstable; urgency=low
 .
   * set CONFIG_FEATURE_COPYBUF_KB from 4 to 64 for all flavours.  This
 increases speed of various applets *dramatically*.  For example, wget
 applet downlad time for certain file decreased from 3.8sec to 0.6sec.
   * modprobe-read-modules-builtin.patch: stop modprobe from complaining
 when asked to load a "module" which is built-in.  Thank you
 Ben Hutchings for the patch. (Closes: #652672)
   * udeb: enable ping6 applet and FEATURE_FANCY_PING - more featureful
 ping(6) variant with statistics et al.  This makes ping6 available in
 d-i (initial network debugging), and makes ping there not only more
 useful but also using a more tested code, as used in other variants.
 4Kb file size increase on i386.
   * stop-checking-ancient-kernel-version.patch: a rather trivial patch
 to disable compatibility code for kernels <2.2.18 in nfs mount.
 This was the only place in debian busybox which used
 get_linux_version_code() function which was buggy on kernels with
 less than 3 components version number.  So instead of fixing that
 function, we got rid of the last user of it.  (Closes: #684611)
Checksums-Sha1: 
 e889eef1794958f12671118dfecc929ee7362eec 1610 busybox_1.20.0-7.dsc
 4cdbb29e66e1bc5986878baf4088b6d93fe23457 57915 busybox_1.20.0-7.debian.tar.gz
 fb7708e45ba80f94ab6a731446dd160ca81e4acf 20604 busybox-syslogd_1.20.0-7_all.deb
 7c989d8a04c678e5a965d2e23a708527a10137b7 876744 
busybox-static_1.20.0-7_i386.deb
 269f0e6255904b4bf664fccaf39b98e6740c70f9 440902 busybox_1.20.0-7_i386.deb
 1990a093a3729eff368546644968755723f8281d 18142 udhcpc_1.20.0-7_i386.deb
 0de48462a30e77a5b479a8fd1dda5bdc84cc6205 21510 udhcpd_1.20.0-7_i386.deb
 985bdb98d131c1c9b2ef66278

Bug#684611: marked as done (busybox fails to parse less-than-3-component linux version string)

2012-09-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Sep 2012 08:47:55 +
with message-id 
and subject line Bug#684611: fixed in busybox 1:1.20.0-7
has caused the Debian Bug report #684611,
regarding busybox fails to parse less-than-3-component linux version string
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
684611: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684611
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: busybox
Version: 1:1.20.0-5
Severity: important
Tags: patch upstream
Forwarded: https://bugs.busybox.net/show_bug.cgi?id=5444

Busybox have the same issue with 2-component linux version code as
lots of other utils had (discovered when linux 3.0 were released):
it just segfaults when such a kernel is used.

This does not affect wheezy directly, since wheezy uses 3.2.0 kernel
(with fake trailing zero to work around exactly this problem in
various software), but yet it is important to get this fixed for
wheezy, to let backported and self-compiled kernels to work.
Especially since busybox is used in initramfs to boot the system.

Patch to fix this issue is below.

/mjt

Subject: allow less-than-3-component kernel version number
From: Michael Tokarev 
Forwarded: https://bugs.busybox.net/show_bug.cgi?id=5444

Busybox expects at least 3-component linux version number,
and segfaults if less than 3 components are available.

--- debian.orig/libbb/kernel_version.c
+++ debian/libbb/kernel_version.c
@@ -21,18 +21,19 @@
 {
struct utsname name;
char *s;
-   int i, r;
+   int r;
if (uname(&name) == -1) {
bb_perror_msg("can't get system information");
return 0;
}
 -  s = name.release;
-   r = 0;
-   for (i = 0; i < 3; i++) {
-   r = r * 256 + atoi(strtok(s, "."));
-   s = NULL;
+   r = atoi(strtok(name.release, ".")) * 256 * 256;
+   if ((s = strtok(NULL, ".")) != NULL) {
+   r |= atoi(s) * 256;
+   if ((s = strtok(NULL, ".")) != NULL)
+   r |= atoi(s);
}
+
return r;
 }
--- End Message ---
--- Begin Message ---
Source: busybox
Source-Version: 1:1.20.0-7

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.

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 684...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Tokarev  (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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Sep 2012 10:32:55 +0400
Source: busybox
Binary: busybox busybox-static busybox-udeb busybox-syslogd udhcpc udhcpd
Architecture: source all i386
Version: 1:1.20.0-7
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Michael Tokarev 
Description: 
 busybox- Tiny utilities for small and embedded systems
 busybox-static - Standalone rescue shell with tons of builtin utilities
 busybox-syslogd - Provides syslogd and klogd using busybox
 busybox-udeb - Tiny utilities for the debian-installer (udeb)
 udhcpc - Provides the busybox DHCP client implementation
 udhcpd - Provides the busybox DHCP server implementation
Closes: 652672 684611
Changes: 
 busybox (1:1.20.0-7) unstable; urgency=low
 .
   * set CONFIG_FEATURE_COPYBUF_KB from 4 to 64 for all flavours.  This
 increases speed of various applets *dramatically*.  For example, wget
 applet downlad time for certain file decreased from 3.8sec to 0.6sec.
   * modprobe-read-modules-builtin.patch: stop modprobe from complaining
 when asked to load a "module" which is built-in.  Thank you
 Ben Hutchings for the patch. (Closes: #652672)
   * udeb: enable ping6 applet and FEATURE_FANCY_PING - more featureful
 ping(6) variant with statistics et al.  This makes ping6 available in
 d-i (initial network debugging), and makes ping there not only more
 useful but also using a more tested code, as used in other variants.
 4Kb file size increase on i386.
   * stop-checking-ancient-kernel-version.patch: a rather trivial patch
 to disable compatibility code for kernels <2.2.18 in nfs mount.
 This was the

Bug#684573: marked as done (busybox fails to parse less-than-3-component linux version string)

2012-09-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Sep 2012 08:47:55 +
with message-id 
and subject line Bug#684611: fixed in busybox 1:1.20.0-7
has caused the Debian Bug report #684611,
regarding busybox fails to parse less-than-3-component linux version string
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
684611: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684611
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src
Version: 1:1.20.0-5
Severity: important
Tags: patch upstream

Busybox have the same issue with 2-component linux version code as
lots of other utils had (discovered when linux 3.0 were released):
it just segfaults when such a kernel is used.

This does not affect wheezy directly, since wheezy uses 3.2.0 kernel
(with fake trailing zero to work around exactly this problem in
various software), but yet it is important to get this fixed for
wheezy, to let backported and self-compiled kernels to work.
Especially since busybox is used in initramfs to boot the system.

Patch to fix this issue is below.

/mjt

Subject: allow less-than-3-component kernel version number
From: Michael Tokarev 
Forwarded: no

Busybox expects at least 3-component linux version number,
and segfaults if less than 3 components are available.

--- debian.orig/libbb/kernel_version.c
+++ debian/libbb/kernel_version.c
@@ -21,18 +21,19 @@
 {
struct utsname name;
char *s;
-   int i, r;
+   int r;
 
if (uname(&name) == -1) {
bb_perror_msg("can't get system information");
return 0;
}
 
-   s = name.release;
-   r = 0;
-   for (i = 0; i < 3; i++) {
-   r = r * 256 + atoi(strtok(s, "."));
-   s = NULL;
+   r = atoi(strtok(name.release, ".")) * 256 * 256;
+   if ((s = strtok(NULL, ".")) != NULL) {
+   r |= atoi(s) * 256;
+   if ((s = strtok(NULL, ".")) != NULL)
+   r |= atoi(s);
}
+
return r;
 }
--- End Message ---
--- Begin Message ---
Source: busybox
Source-Version: 1:1.20.0-7

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.

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 684...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Tokarev  (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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Sep 2012 10:32:55 +0400
Source: busybox
Binary: busybox busybox-static busybox-udeb busybox-syslogd udhcpc udhcpd
Architecture: source all i386
Version: 1:1.20.0-7
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Michael Tokarev 
Description: 
 busybox- Tiny utilities for small and embedded systems
 busybox-static - Standalone rescue shell with tons of builtin utilities
 busybox-syslogd - Provides syslogd and klogd using busybox
 busybox-udeb - Tiny utilities for the debian-installer (udeb)
 udhcpc - Provides the busybox DHCP client implementation
 udhcpd - Provides the busybox DHCP server implementation
Closes: 652672 684611
Changes: 
 busybox (1:1.20.0-7) unstable; urgency=low
 .
   * set CONFIG_FEATURE_COPYBUF_KB from 4 to 64 for all flavours.  This
 increases speed of various applets *dramatically*.  For example, wget
 applet downlad time for certain file decreased from 3.8sec to 0.6sec.
   * modprobe-read-modules-builtin.patch: stop modprobe from complaining
 when asked to load a "module" which is built-in.  Thank you
 Ben Hutchings for the patch. (Closes: #652672)
   * udeb: enable ping6 applet and FEATURE_FANCY_PING - more featureful
 ping(6) variant with statistics et al.  This makes ping6 available in
 d-i (initial network debugging), and makes ping there not only more
 useful but also using a more tested code, as used in other variants.
 4Kb file size increase on i386.
   * stop-checking-ancient-kernel-version.patch: a rather trivial patch
 to disable compatibility code for kernels <2.2.18 in nfs mount.
 This was the only place in debian busybox which used
 get_linux_version_code() function which was buggy on 

busybox_1.20.0-7_i386.changes ACCEPTED into unstable

2012-09-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Sep 2012 10:32:55 +0400
Source: busybox
Binary: busybox busybox-static busybox-udeb busybox-syslogd udhcpc udhcpd
Architecture: source all i386
Version: 1:1.20.0-7
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Michael Tokarev 
Description: 
 busybox- Tiny utilities for small and embedded systems
 busybox-static - Standalone rescue shell with tons of builtin utilities
 busybox-syslogd - Provides syslogd and klogd using busybox
 busybox-udeb - Tiny utilities for the debian-installer (udeb)
 udhcpc - Provides the busybox DHCP client implementation
 udhcpd - Provides the busybox DHCP server implementation
Closes: 652672 684611
Changes: 
 busybox (1:1.20.0-7) unstable; urgency=low
 .
   * set CONFIG_FEATURE_COPYBUF_KB from 4 to 64 for all flavours.  This
 increases speed of various applets *dramatically*.  For example, wget
 applet downlad time for certain file decreased from 3.8sec to 0.6sec.
   * modprobe-read-modules-builtin.patch: stop modprobe from complaining
 when asked to load a "module" which is built-in.  Thank you
 Ben Hutchings for the patch. (Closes: #652672)
   * udeb: enable ping6 applet and FEATURE_FANCY_PING - more featureful
 ping(6) variant with statistics et al.  This makes ping6 available in
 d-i (initial network debugging), and makes ping there not only more
 useful but also using a more tested code, as used in other variants.
 4Kb file size increase on i386.
   * stop-checking-ancient-kernel-version.patch: a rather trivial patch
 to disable compatibility code for kernels <2.2.18 in nfs mount.
 This was the only place in debian busybox which used
 get_linux_version_code() function which was buggy on kernels with
 less than 3 components version number.  So instead of fixing that
 function, we got rid of the last user of it.  (Closes: #684611)
Checksums-Sha1: 
 e889eef1794958f12671118dfecc929ee7362eec 1610 busybox_1.20.0-7.dsc
 4cdbb29e66e1bc5986878baf4088b6d93fe23457 57915 busybox_1.20.0-7.debian.tar.gz
 fb7708e45ba80f94ab6a731446dd160ca81e4acf 20604 busybox-syslogd_1.20.0-7_all.deb
 7c989d8a04c678e5a965d2e23a708527a10137b7 876744 
busybox-static_1.20.0-7_i386.deb
 269f0e6255904b4bf664fccaf39b98e6740c70f9 440902 busybox_1.20.0-7_i386.deb
 1990a093a3729eff368546644968755723f8281d 18142 udhcpc_1.20.0-7_i386.deb
 0de48462a30e77a5b479a8fd1dda5bdc84cc6205 21510 udhcpd_1.20.0-7_i386.deb
 985bdb98d131c1c9b2ef66278572848627f63576 178296 busybox-udeb_1.20.0-7_i386.udeb
Checksums-Sha256: 
 6ead33e18508ba3f8ed51406d2d487025279f82e50b094857379ecce84e33a6c 1610 
busybox_1.20.0-7.dsc
 0bcbb11216f859c7f41c96f7b21fc9d6165282f9a58b3d1fe9d9dff2c96e1791 57915 
busybox_1.20.0-7.debian.tar.gz
 6a334128601674c55b429c6ae3e64ec804b8979107465788a168d34d183f413a 20604 
busybox-syslogd_1.20.0-7_all.deb
 172c88a32b34ccce0fb50468325729ee8409f236986e75c113b8305036548a14 876744 
busybox-static_1.20.0-7_i386.deb
 b1468a23002b3135c5bf6dbf00b999e530332b0f703c148d112d80af6c7a37f3 440902 
busybox_1.20.0-7_i386.deb
 2a90c7ab3407b96354f415c034aef0120856008d6e00e009df55a0d0d3890976 18142 
udhcpc_1.20.0-7_i386.deb
 32c32b247096d517f898a995abc7acfd1500309025fa141c700aaa4b08c1782a 21510 
udhcpd_1.20.0-7_i386.deb
 c9f50ec742228bc44a3c68e20b4d67ffe1b95ec55ed5e16b2f8e66f56175ba30 178296 
busybox-udeb_1.20.0-7_i386.udeb
Files: 
 509650ecbdf198f7bd1758849c054ba1 1610 utils optional busybox_1.20.0-7.dsc
 5a13c668dd85178ca2afdf6692e596ec 57915 utils optional 
busybox_1.20.0-7.debian.tar.gz
 e2acb96e4b4e5aa16213384403aa9dd8 20604 utils optional 
busybox-syslogd_1.20.0-7_all.deb
 e4d88aaa4ccd61137fe12867e0d4835d 876744 shells extra 
busybox-static_1.20.0-7_i386.deb
 9bd499979ac7ce0e3b32de1de5946984 440902 utils optional 
busybox_1.20.0-7_i386.deb
 95950da6b6ced050636b0da03a1aa119 18142 net optional udhcpc_1.20.0-7_i386.deb
 a11f08a6b3cf8e756af6c8969d81fafb 21510 net optional udhcpd_1.20.0-7_i386.deb
 30092cf5bfc4d859011d9290083dbd27 178296 debian-installer extra 
busybox-udeb_1.20.0-7_i386.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iJwEAQECAAYFAlBauckACgkQUlPFrXTwyDjjVAP+OqrI195GGL46RqcUcf/kOP/y
XoUcf+OkDvpGqPhQLuoZHtOWwSrgqMzxlziJacasXApwZZxSNEpW3o4ozyGR9j7a
NRTE0syMTD54PCViwHcOPtvG7CYcQ5NdmE8EigdOGJTdpHg69IbcmcAjUxZQ5AaD
FKZdyKcaKKbVxzd7wns=
=cbJg
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tecqn-0005xj...@franck.debian.org



Bug#512348: marked as done (efi-reader: support for i386 and amd64.)

2012-09-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Sep 2012 10:32:40 +
with message-id 
and subject line Bug#512348: fixed in efi-reader 0.11
has caused the Debian Bug report #512348,
regarding efi-reader: support for i386 and amd64.
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
512348: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512348
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: efi-reader
Severity: wishlist

EFI is supported i386 and amd64 too.  Can this package be made
available on them if it's useful?


Kurt



--- End Message ---
--- Begin Message ---
Source: efi-reader
Source-Version: 0.11

We believe that the bug you reported is fixed in the latest version of
efi-reader, which is due to be installed in the Debian FTP archive.

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 512...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois  (supplier of updated efi-reader 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Sep 2012 12:18:47 +0200
Source: efi-reader
Binary: efi-reader
Architecture: source amd64
Version: 0.11
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Cyril Brulebois 
Description: 
 efi-reader - Select default values from EFI configuration. (udeb)
Closes: 512348
Changes: 
 efi-reader (0.11) unstable; urgency=low
 .
   [ Steve McIntyre ]
   * Build on amd64 and i386 as well as ia64, now we have EFI support there
 too. Closes: #512348.
Checksums-Sha1: 
 a71fd2013867ee1f115d10d8d547d060eb9db80a 1037 efi-reader_0.11.dsc
 b46a05a5c722554279b2b5dfc7b6ff6c1a752296 3698 efi-reader_0.11.tar.gz
 7ad8efbc49976048fb0d53f0be430c2373f48680 3546 efi-reader_0.11_amd64.udeb
Checksums-Sha256: 
 e5e26a785e1cfcc5b3893f8948e06f33235fc28b3713f6f1e38d3870130f4645 1037 
efi-reader_0.11.dsc
 6350ab340e4875573f9a6ac67f0a8ffa01a489c8612902f5d1f51f71a9b41736 3698 
efi-reader_0.11.tar.gz
 2ab87eea0803816c447a477eee24450e2dfc294c19d3025d34843e9080007667 3546 
efi-reader_0.11_amd64.udeb
Files: 
 068e4c80633c585bde38472e93fa958c 1037 debian-installer optional 
efi-reader_0.11.dsc
 6aef0fa18409621cf6a1fa1da5735270 3698 debian-installer optional 
efi-reader_0.11.tar.gz
 106f4064528a72d83397c8efdcedc0d9 3546 debian-installer optional 
efi-reader_0.11_amd64.udeb
Package-Type: udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlBa7x8ACgkQeGfVPHR5Nd2RrQCgm4AA+i2OTcbsYdQU4veJObIS
peUAnRyuAKCbfxchc8HXY/DpCR0brb/F
=rr0v
-END PGP SIGNATURE End Message ---


Processing of netcfg_1.92_amd64.changes

2012-09-20 Thread Debian FTP Masters
netcfg_1.92_amd64.changes uploaded successfully to localhost
along with the files:
  netcfg_1.92.dsc
  netcfg_1.92.tar.gz
  netcfg_1.92_amd64.udeb
  netcfg-static_1.92_amd64.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tee0n-gp...@franck.debian.org



Processing of efi-reader_0.11_amd64.changes

2012-09-20 Thread Debian FTP Masters
efi-reader_0.11_amd64.changes uploaded successfully to localhost
along with the files:
  efi-reader_0.11.dsc
  efi-reader_0.11.tar.gz
  efi-reader_0.11_amd64.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tee0n-hr...@franck.debian.org



efi-reader_0.11_amd64.changes ACCEPTED into unstable

2012-09-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Sep 2012 12:18:47 +0200
Source: efi-reader
Binary: efi-reader
Architecture: source amd64
Version: 0.11
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Cyril Brulebois 
Description: 
 efi-reader - Select default values from EFI configuration. (udeb)
Closes: 512348
Changes: 
 efi-reader (0.11) unstable; urgency=low
 .
   [ Steve McIntyre ]
   * Build on amd64 and i386 as well as ia64, now we have EFI support there
 too. Closes: #512348.
Checksums-Sha1: 
 a71fd2013867ee1f115d10d8d547d060eb9db80a 1037 efi-reader_0.11.dsc
 b46a05a5c722554279b2b5dfc7b6ff6c1a752296 3698 efi-reader_0.11.tar.gz
 7ad8efbc49976048fb0d53f0be430c2373f48680 3546 efi-reader_0.11_amd64.udeb
Checksums-Sha256: 
 e5e26a785e1cfcc5b3893f8948e06f33235fc28b3713f6f1e38d3870130f4645 1037 
efi-reader_0.11.dsc
 6350ab340e4875573f9a6ac67f0a8ffa01a489c8612902f5d1f51f71a9b41736 3698 
efi-reader_0.11.tar.gz
 2ab87eea0803816c447a477eee24450e2dfc294c19d3025d34843e9080007667 3546 
efi-reader_0.11_amd64.udeb
Files: 
 068e4c80633c585bde38472e93fa958c 1037 debian-installer optional 
efi-reader_0.11.dsc
 6aef0fa18409621cf6a1fa1da5735270 3698 debian-installer optional 
efi-reader_0.11.tar.gz
 106f4064528a72d83397c8efdcedc0d9 3546 debian-installer optional 
efi-reader_0.11_amd64.udeb
Package-Type: udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlBa7x8ACgkQeGfVPHR5Nd2RrQCgm4AA+i2OTcbsYdQU4veJObIS
peUAnRyuAKCbfxchc8HXY/DpCR0brb/F
=rr0v
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tee3k-0003jh...@franck.debian.org



netcfg_1.92_amd64.changes ACCEPTED into unstable

2012-09-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 20 Sep 2012 12:26:26 +0200
Source: netcfg
Binary: netcfg netcfg-static
Architecture: source amd64
Version: 1.92
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Philipp Kern 
Description: 
 netcfg - Configure the network (udeb)
 netcfg-static - Configure a static network (udeb)
Changes: 
 netcfg (1.92) unstable; urgency=low
 .
   [ Philipp Kern ]
   * netcfg-common.c: suppress unused warnings on hurd
   * write_interface.c: use "inet6 auto" for SLAAC-using interfaces
   * write_interface.c: enable privacy extensions on SLAAC-using interfaces
 .
   [ Updated translations ]
   * German (de.po) by Holger Wansing
   * Greek (el.po) by galaxico
   * Lithuanian (lt.po) by Rimas Kudelis
   * Romanian (ro.po) by Andrei POPESCU
Checksums-Sha1: 
 dd22b99bd0c9a04a9a50f4d75ba85b2e6ff7ef7d 1478 netcfg_1.92.dsc
 60a9ee989bb2f8292107e1b0e354b058b6e08b54 741954 netcfg_1.92.tar.gz
 4af2f9a4428631c7ae738c0f5da55b5a23ae4865 391362 netcfg_1.92_amd64.udeb
 e5cd946985daf14c253a06f2183f8f243df535e8 303562 netcfg-static_1.92_amd64.udeb
Checksums-Sha256: 
 b9c46339a5c585c235304696d18d7cd0e81684c2cb2ff5afa99e146e3de1c48d 1478 
netcfg_1.92.dsc
 01cdb7db639858f9530dbb2766ddd4cafe471deb8b366b50f2ca2a470ec40ba5 741954 
netcfg_1.92.tar.gz
 69213a23fee39ccb5b3d8af734cbe8985ad59ccefada2bbf5750a61db2be2a32 391362 
netcfg_1.92_amd64.udeb
 6228d01f712809344749d88030d999a528973bc92712c03082b93dec4e9561d6 303562 
netcfg-static_1.92_amd64.udeb
Files: 
 33697d5146ecffdd7da5f34283611fc0 1478 debian-installer optional netcfg_1.92.dsc
 bcd91ba4f69b2203be626e68bbf6ad48 741954 debian-installer optional 
netcfg_1.92.tar.gz
 51fe27fec64456c368705bb284e91237 391362 debian-installer optional 
netcfg_1.92_amd64.udeb
 9f8d1330d839cee32a52fe153308ac70 303562 debian-installer optional 
netcfg-static_1.92_amd64.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBCAAGBQJQWu9pAAoJEERuJUU10FbsFwkIAMqKaHkHe2SnWWafSMop7/53
/D/XvA5cC21RXLMKTwojvP7mOEvuUARlbAhgImymURNyd31b1NJlhnBduSlnVEFE
HZIp6YBPd4+TuIrRqcTqccpo914wfpoOu1yWAfYogRcwtTPJ8QyYF8K2RKBGf9nU
ZMSOTrgA6hoK8SmF7QLwYFUXEMwM64m9ZcVJpDFaLea3G6WIP19Ff2YdYkgatqPd
csS89NpSoBNEtV+Ud9txD1HngPn1ge+mCiRS++pBdaTg+ZpHfMMEa9vfX+hxwjjE
Je7sCm0XNJWLf6nylbNcUxOjmiwHRIXrn8gShEmfULtfcVwUsUWayrRz8rh/FPM=
=UEtK
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tee3q-0003ot...@franck.debian.org



Processing of lilo-installer_1.39_amd64.changes

2012-09-20 Thread Debian FTP Masters
lilo-installer_1.39_amd64.changes uploaded successfully to localhost
along with the files:
  lilo-installer_1.39.dsc
  lilo-installer_1.39.tar.gz
  lilo-installer_1.39_amd64.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1teftk-0008eo...@franck.debian.org



lilo-installer_1.39_amd64.changes ACCEPTED into unstable

2012-09-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Sep 2012 14:24:20 +0200
Source: lilo-installer
Binary: lilo-installer
Architecture: source amd64
Version: 1.39
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Cyril Brulebois 
Description: 
 lilo-installer - Install LILO on a hard disk (udeb)
Changes: 
 lilo-installer (1.39) unstable; urgency=low
 .
   [ Steve McIntyre ]
   * Don't use lilo for */efi
Checksums-Sha1: 
 bc7404af2416de778f799bab519f25cd3cc58668 987 lilo-installer_1.39.dsc
 aff888090fc9b94373f0c957384fa0427b811960 118759 lilo-installer_1.39.tar.gz
 3773fc261ff03ae611f5ce1995f3f570855f3dbb 90262 lilo-installer_1.39_amd64.udeb
Checksums-Sha256: 
 bb9d137d45db0f59c41670763137508fbfe13a8077211a7e000d492d6f8d8e61 987 
lilo-installer_1.39.dsc
 d5f7a264ea8f3b22b220404083dcf49f14720feaef08cef7a701b5df6751de35 118759 
lilo-installer_1.39.tar.gz
 604b02d2709c404f9f27897ec68bd301a35909d3d8589878a51c53ad59b48874 90262 
lilo-installer_1.39_amd64.udeb
Files: 
 4f83c4fc67cb203c35f856d9b5afd97f 987 debian-installer standard 
lilo-installer_1.39.dsc
 dc764da360f7830e716af9c7cb097615 118759 debian-installer standard 
lilo-installer_1.39.tar.gz
 b23486f38e26c0c42274fe4560f4428f 90262 debian-installer standard 
lilo-installer_1.39_amd64.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlBbDCkACgkQeGfVPHR5Nd2lzgCfTnZOXkaIw/cLYhyVz8KGmbWA
a1UAoKJWp47E/9lPsq7V/d9SvlltQoYe
=lf8F
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tefw7-tm...@franck.debian.org



Processing of partman-partitioning_88_amd64.changes

2012-09-20 Thread Debian FTP Masters
partman-partitioning_88_amd64.changes uploaded successfully to localhost
along with the files:
  partman-partitioning_88.dsc
  partman-partitioning_88.tar.gz
  partman-partitioning_88_amd64.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1teg30-0002as...@franck.debian.org



partman-partitioning_88_amd64.changes ACCEPTED into unstable

2012-09-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Sep 2012 14:33:48 +0200
Source: partman-partitioning
Binary: partman-partitioning
Architecture: source amd64
Version: 88
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Cyril Brulebois 
Description: 
 partman-partitioning - Partitioning operations for partman (udeb)
Changes: 
 partman-partitioning (88) unstable; urgency=low
 .
   [ Steve McIntyre ]
   * On x86 machines booted in EFI mode, use gpt disk label by default.
Checksums-Sha1: 
 b733387799e74efbb337b9c2c6098e4d48f746fe 1025 partman-partitioning_88.dsc
 f799850253f52aea0a222351a89ce959a00851bb 210579 partman-partitioning_88.tar.gz
 35dc792e6b8642d42badb9fcef435c24fc9f128c 210752 
partman-partitioning_88_amd64.udeb
Checksums-Sha256: 
 33dd86f13e081c3de7f5867b7ba418274a54e59637474995224c6a6a75d46770 1025 
partman-partitioning_88.dsc
 a3fb5bdbb35d31fe6c0143407a0572cf72b4be93c57c2980935db5cefd762aeb 210579 
partman-partitioning_88.tar.gz
 d4ca03f5f9ff19e921860e91ebe6e122f867e68f5df3797c162256e234ec1052 210752 
partman-partitioning_88_amd64.udeb
Files: 
 28b006881b5fe6441c5a2b46d6afaec5 1025 debian-installer optional 
partman-partitioning_88.dsc
 1b945f6ffb144d93498ad5853370b2c3 210579 debian-installer optional 
partman-partitioning_88.tar.gz
 24abfc5a6cd301824f5ca77632b54f62 210752 debian-installer optional 
partman-partitioning_88_amd64.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlBbDd8ACgkQeGfVPHR5Nd19PgCgo+NNW34peBGh7o4eTsjos8Ma
gX0AoMpiX7hyqES3uVmRXF5iOAJM7xLP
=WmJ/
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tegar-0003mk...@franck.debian.org



Bug#688218: unblock: busybox/1:1.20.0-7

2012-09-20 Thread Michael Tokarev
(m->flags & MODULE_FLAG_FOUND_IN_MODDEP)) {
+   if (!(option_mask32 & INSMOD_OPT_SILENT))
+-  bb_error_msg("module %s not found in modules.dep",
+-  humanly_readable_name(m));
++  bb_error_msg((m->flags & MODULE_FLAG_BUILTIN) ?
++   "module %s is builtin" :
++   "module %s not found in modules.dep",
++   humanly_readable_name(m));
+   return -ENOENT;
+   }
+   DBG("do_modprob'ing %s", m->modname);
+@@ -595,6 +598,11 @@ int modprobe_main(int argc UNUSED_PARAM,
+   while (config_read(parser, &s, 1, 1, "# \t", PARSE_NORMAL & 
~PARSE_GREEDY))
+   get_or_add_modentry(s)->flags |= MODULE_FLAG_LOADED;
+   config_close(parser);
++
++  parser = config_open2("modules.builtin", fopen_for_read);
++  while (config_read(parser, &s, 1, 1, "# \t", PARSE_NORMAL))
++  get_or_add_modentry(s)->flags |= MODULE_FLAG_BUILTIN;
++  config_close(parser);
+   }
+ 
+   if (opt & (OPT_INSERT_ALL | OPT_REMOVE)) {
diff -Nru busybox-1.20.0/debian/patches/series 
busybox-1.20.0/debian/patches/series
--- busybox-1.20.0/debian/patches/series2012-07-22 11:59:35.0 
+0400
+++ busybox-1.20.0/debian/patches/series2012-09-20 00:58:00.0 
+0400
@@ -19,5 +19,9 @@
 u-mount-FreeBSD-support.patch
 swaponoff-FreeBSD-support.patch
 
+modprobe-read-modules-builtin.patch
+
 # http://bugs.debian.org/681760
 dont-force-no-alignment-for-s390.patch
+
+stop-checking-ancient-kernel-version.patch
diff -Nru 
busybox-1.20.0/debian/patches/stop-checking-ancient-kernel-version.patch 
busybox-1.20.0/debian/patches/stop-checking-ancient-kernel-version.patch
--- busybox-1.20.0/debian/patches/stop-checking-ancient-kernel-version.patch
1970-01-01 03:00:00.0 +0300
+++ busybox-1.20.0/debian/patches/stop-checking-ancient-kernel-version.patch
2012-09-20 00:57:42.0 +0400
@@ -0,0 +1,54 @@
+From: Michael Tokarev 
+Subject: stop checking ancient kernel version for NFS mount
+Forwarded: no
+Bug-Debian: http://bugs.debian.org/684611
+
+The nfs mount code checks for ancient kernel 2.2.18 (!) to determine
+which mount protocol to use (v3 or v4).  Stop doing this, and always
+use v4.
+
+This is the only place in debian busybox which uses get_linux_version_code()
+function which can't deal with less-than-3-component kernel version numbers
+(#684611).  (Other places are in modutils/ to determine whenever to use
+pre-2.4 module loading way, which is disabled in debian build).
+
+This is a band-aid patch, to minimize changes, more complete cleanup
+is needed for all this code upstream.
+
+--- a/util-linux/mount.c
 b/util-linux/mount.c
+@@ -285,9 +285,6 @@
+ 
+ 
+ struct globals {
+-#if ENABLE_FEATURE_MOUNT_NFS
+-  smalluint nfs_mount_version;
+-#endif
+ #if ENABLE_FEATURE_MOUNT_VERBOSE
+   unsigned verbose;
+ #endif
+@@ -296,7 +293,7 @@
+ } FIX_ALIASING;
+ enum { GETMNTENT_BUFSIZE = COMMON_BUFSIZE - offsetof(struct globals, 
getmntent_buf) };
+ #define G (*(struct globals*)&bb_common_bufsiz1)
+-#define nfs_mount_version (G.nfs_mount_version)
++#define nfs_mount_version 4 /* assume kernel>= 2.4, use v4 nfs mount protocol 
*/
+ #if ENABLE_FEATURE_MOUNT_VERBOSE
+ #define verbose   (G.verbose  )
+ #else
+@@ -937,6 +934,7 @@
+ static void
+ find_kernel_nfs_mount_version(void)
+ {
++#if 0
+   int kernel_version;
+ 
+   if (nfs_mount_version)
+@@ -950,6 +948,7 @@
+   nfs_mount_version = 3;
+   /* else v4 since 2.3.99pre4 */
+   }
++#endif
+ }
+ 
+ static void
diff -Nru busybox-1.20.0/debian/udeb-sizes busybox-1.20.0/debian/udeb-sizes
--- busybox-1.20.0/debian/udeb-sizes2012-07-06 19:21:26.0 +0400
+++ busybox-1.20.0/debian/udeb-sizes2012-09-20 00:32:27.0 +0400
@@ -94,3 +94,17 @@
 ping applet, useful for basic network debugging/testing, +613 bytes.
 Enable it.
 
+20120917 mjt i386 increase FEATURE_COPYBUF_KB from 4 to 64
+   textdata bss dec hex filename
+ 31271616698712  323097   4ee19 busybox+
+ 31295316778712  323342   4ef0e busybox+buf64k
+Icreases copy (cp, wget, ...) speed dramatically.
+
+20120920 mjt i386 PING6 and FEATURE_FANCY_PING
+   textdata bss dec hex filename
+ 31295316778712  323342   4ef0e busybox+
+ 31538016818712  325773   4f88d busybox+fancyping
+ 31344116778712  323830   4f0f6 busybox+ping6
+ 31700516858712  327402   4feea busybox+fancyping+ping6
+4Kb code and 8b data increase for more useful ping and ping6,
+both useful for initial network debugging, especially ping6.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120920132504.23469.21316.reportbug@gandalf.local



Processing of partman-efi_27_amd64.changes

2012-09-20 Thread Debian FTP Masters
partman-efi_27_amd64.changes uploaded successfully to localhost
along with the files:
  partman-efi_27.dsc
  partman-efi_27.tar.gz
  partman-efi_27_amd64.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tegat-0003sc...@franck.debian.org



partman-efi_27_amd64.changes ACCEPTED into unstable

2012-09-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Sep 2012 14:58:22 +0200
Source: partman-efi
Binary: partman-efi
Architecture: source amd64
Version: 27
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Cyril Brulebois 
Description: 
 partman-efi - Add to partman support for EFI boot partitions (udeb)
Changes: 
 partman-efi (27) unstable; urgency=low
 .
   [ Steve McIntyre ]
   * EFI development work, merging code from Ubuntu
 + format EFI system partition using fat32 on x86/efi, leave fat16 on
   ia64
 + label appropriately
 + check that the EFI system partition is big enough at creation time
 + don't format things that look like existing EFI system partitions,
   reuse them instead
 + fixed a bug in shell variable expansion in lib/partman/lib/base.sh
Checksums-Sha1: 
 d3d8cd8f4c65e9d4cd6576d02152b0a201c1de90 996 partman-efi_27.dsc
 5c554890d7cc71a08422427d3d3387024fc23025 53008 partman-efi_27.tar.gz
 e49be9ab2268ca469e7108247bd79b3e000aa9eb 27368 partman-efi_27_amd64.udeb
Checksums-Sha256: 
 f181c71e7b401f598d8468633a838aacbb475890fa9244c24d7314ab0683f6b4 996 
partman-efi_27.dsc
 77b1112743aa8b7aa85f04f0746f8794e928ac98f95e8c179d6e2d7893f76d22 53008 
partman-efi_27.tar.gz
 ff7f3655d0a29c6d7a927725db1a9eddffc196ae78901574a5bb575884a8f0a6 27368 
partman-efi_27_amd64.udeb
Files: 
 7cf41cc8c831a91c9dffa1350419316f 996 debian-installer standard 
partman-efi_27.dsc
 17ef6ea873f1d04b84c1e78d91bcfa1f 53008 debian-installer standard 
partman-efi_27.tar.gz
 f0db4fb5bc44d878687d7c55a15b12c2 27368 debian-installer standard 
partman-efi_27_amd64.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlBbFkYACgkQeGfVPHR5Nd340wCgmWzCIBENEAj2GNj74gWHAB8y
S6QAoL0/8bBisXOQBbTQXVowXcFOFOsF
=vhNB
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tegdx-0004x4...@franck.debian.org



Processing of partman-auto_104_amd64.changes

2012-09-20 Thread Debian FTP Masters
partman-auto_104_amd64.changes uploaded successfully to localhost
along with the files:
  partman-auto_104.dsc
  partman-auto_104.tar.gz
  partman-auto_104_amd64.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tegz8-0001hm...@franck.debian.org



partman-auto_104_amd64.changes ACCEPTED into unstable

2012-09-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Sep 2012 15:25:52 +0200
Source: partman-auto
Binary: partman-auto
Architecture: source amd64
Version: 104
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Cyril Brulebois 
Description: 
 partman-auto - Automatically partition storage devices (partman) (udeb)
Changes: 
 partman-auto (104) unstable; urgency=low
 .
   [ Steve McIntyre ]
   * Add x86 UEFI support, merging some code from Ubuntu to help:
 + Add extra recipe method "reusemethod" to help us reuse existing EFI
   system partitions
 + Clone the ia64 recipes for {amd64,i386}-efi and tweak. Merge
   across some of the Ubuntu settings for these new recipes, including
   use of reusemethod.
 + Make the EFI system partition large by default to meet fat32
   recommendations
Checksums-Sha1: 
 b17ad4a889460dc1571fbc63212d9745068db1a4 967 partman-auto_104.dsc
 5a51ab8a17814c6e47cd544e6abe5eb362b3e83f 122208 partman-auto_104.tar.gz
 402c9f7539a390aa33a942acfd62e51ab2951c96 84878 partman-auto_104_amd64.udeb
Checksums-Sha256: 
 28045b94a63e986c289a2e98ff6e18588c80053c48b1d009c71e950b82d46473 967 
partman-auto_104.dsc
 d01f55fac8e4eca936eee318900e71e4c638db9839631374e837a59bf8975f69 122208 
partman-auto_104.tar.gz
 5f70addaa25b15217b50cee3dd72881138c3c3a3e405262c815c5bd80f2e081d 84878 
partman-auto_104_amd64.udeb
Files: 
 661e8e52c1c4ac0317db9171e2d14190 967 debian-installer standard 
partman-auto_104.dsc
 1c357e938f81ff1cc5fa4487fe4c13d5 122208 debian-installer standard 
partman-auto_104.tar.gz
 5c204b2e41847edc7d7fd22e0bcb1e34 84878 debian-installer standard 
partman-auto_104_amd64.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlBbHJkACgkQeGfVPHR5Nd3+WgCfZmSASIkTe8qzEoH22FQafnrp
jOQAoKl2XU0dHdcY4Rl1WaFQExBN9FYo
=rPzh
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1teh6w-0002uf...@franck.debian.org



Re: EFI patches rollup

2012-09-20 Thread Cyril Brulebois
Hi,

and thanks!

Steve McIntyre  (19/09/2012):
> Here's an updated set of patches for d-i packages for EFI support on
> x86. Mostly identical to previous versions, but ported forwards to
> current head. Bigger changes:
> 
>  * I've tweaked partman-efi a little after swapping email with Colin
>  * I've dropped elilo patches, let's just go with grub-efi
> 
> Please review and commit, or give me commit access so I can do it
> myself! :-)
> 
> After this, I'll make some tweaks to the d-i build scripts to make EFI
> boot images at build time, using efi-image. At the moment I have this
> in debian-cd for easier testing for me, but it really belongs in d-i
> to get build-deps as needed. Then I'll merge my debian-cd EFI branch
> onto trunk. Then we'll get EFI by default for x86 builds! \o/

All committed and uploaded, except for grub-installer. There are some
bits of logic for /proc handling, maybe that could be reused/united with
the /sys and /proc you need? Maybe umount once you're done?

Also, it looks to me like there's a missing grub-gfxpayload-lists in the
dpkg -P call in the grub-pc case?

I guess it would be nice to call for help testing the dailies once
grub-installer is finally patched and uploaded? Catching any regressions
before beta 3 freeze would be nice…


Christian, new template as mentioned in <20120822135919.ge...@einval.com>
for partman-efi's debian/partman-efi.templates:

+Template: partman-efi/too_small_efi
+Type: error
+# :sl5:
+_Description: EFI partition too small
+ EFI boot partitions on this architecture cannot be created with a size less
+ than 35 MB. Please make the EFI boot partition larger.

Sorry… :(

Mraw,
KiBi.


signature.asc
Description: Digital signature


Fresh blood (kind of)

2012-09-20 Thread Cyril Brulebois
Hi,

FWIW I've just added Steve McIntyre to the alioth group, which should
help him get his EFI work finalized; Christian “upgraded” me to admin.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Processing of libdebian-installer_0.84_amd64.changes

2012-09-20 Thread Debian FTP Masters
libdebian-installer_0.84_amd64.changes uploaded successfully to localhost
along with the files:
  libdebian-installer_0.84.dsc
  libdebian-installer_0.84.tar.gz
  libdebian-installer4_0.84_amd64.deb
  libdebian-installer4-dev_0.84_amd64.deb
  libdebian-installer4-udeb_0.84_amd64.udeb
  libdebian-installer-extra4_0.84_amd64.deb
  libdebian-installer-extra4-udeb_0.84_amd64.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tehvo-0006yf...@franck.debian.org



libdebian-installer_0.84_amd64.changes ACCEPTED into unstable

2012-09-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 20 Sep 2012 16:13:10 +0200
Source: libdebian-installer
Binary: libdebian-installer4 libdebian-installer4-dev libdebian-installer4-udeb 
libdebian-installer-extra4 libdebian-installer-extra4-udeb
Architecture: source amd64
Version: 0.84
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Cyril Brulebois 
Description: 
 libdebian-installer-extra4 - Library of some extra debian-installer functions
 libdebian-installer-extra4-udeb - Library of some extra debian-installer 
functions (udeb)
 libdebian-installer4 - Library of common debian-installer functions
 libdebian-installer4-dev - Library of common debian-installer functions
 libdebian-installer4-udeb - Library of common debian-installer functions (udeb)
Changes: 
 libdebian-installer (0.84) unstable; urgency=low
 .
   [ Steve McIntyre ]
   * Add "efi" as a subarch for amd64 and i386
Checksums-Sha1: 
 99aaacc2154e5adce0b45a3d8ed55ced887004ee 1469 libdebian-installer_0.84.dsc
 49f94d6c29151d515497b82cec2f6aa1b3148f17 68529 libdebian-installer_0.84.tar.gz
 7de229d7d7b690c88bfb688e19c4e30a810fb2a4 33352 
libdebian-installer4_0.84_amd64.deb
 5155a5376c9bf243987a7e461e9c87044f283787 191602 
libdebian-installer4-dev_0.84_amd64.deb
 3d28ef7eb1128a7c1e8c50a027b94dd96aadf7d0 18718 
libdebian-installer4-udeb_0.84_amd64.udeb
 b6d82a9096265dfcf03ceefbdfad57283346d63d 14768 
libdebian-installer-extra4_0.84_amd64.deb
 ac68841a40bba223b69dc89c81e64771b55efade 3676 
libdebian-installer-extra4-udeb_0.84_amd64.udeb
Checksums-Sha256: 
 5d641b3afbb2dfcf384a9fb45aa356a787cce1e2f1db67faa2590876243847ec 1469 
libdebian-installer_0.84.dsc
 bdd2f697648269e8f03e5d7006aa3b4cc22e957bafb18e7058cd9482585e710f 68529 
libdebian-installer_0.84.tar.gz
 ee1f15b26504c98ee427a5e00714ddb64f8e88c8bc485ea69f06b717c915596d 33352 
libdebian-installer4_0.84_amd64.deb
 b4c8215f7f85ba559d14e1ab1f5db93add6f83f420e90ee5a0e2a0a3d7086294 191602 
libdebian-installer4-dev_0.84_amd64.deb
 8d1e318b21edee68dd1a28fb51fbd3f75a8d4dcb4649bb109484f1d0879ac5f6 18718 
libdebian-installer4-udeb_0.84_amd64.udeb
 d103c8a505f376980c3489312c972ee4203002936c494fee1dc6c71a72de2ef6 14768 
libdebian-installer-extra4_0.84_amd64.deb
 3b218af27674ceba1859a1e34a28af4b262312ebeec0fd9327812a17bb82947f 3676 
libdebian-installer-extra4-udeb_0.84_amd64.udeb
Files: 
 8304c01ba386638e4d3e58724eb9a32f 1469 libs optional 
libdebian-installer_0.84.dsc
 199f97949c6ec4e0723cce00dc593dd2 68529 libs optional 
libdebian-installer_0.84.tar.gz
 030c64a0ea4710163e91e2126d2de518 33352 libs optional 
libdebian-installer4_0.84_amd64.deb
 21140ddcea8ef6ace20cdf9bbdcda52e 191602 libdevel optional 
libdebian-installer4-dev_0.84_amd64.deb
 b284c0982ceb69426c640a2b5ba08cc8 18718 debian-installer optional 
libdebian-installer4-udeb_0.84_amd64.udeb
 faa206510dc365525267575c72b5b105 14768 libs optional 
libdebian-installer-extra4_0.84_amd64.deb
 3b3a02dd32f10b0ee9590929961cb9a4 3676 debian-installer optional 
libdebian-installer-extra4-udeb_0.84_amd64.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlBbKnIACgkQeGfVPHR5Nd1MngCghBGgQk2cbq2q11MSS+v90MS3
GGwAnRjv/0sCLjNPEBEJaxRpy/FM0AWx
=2v8y
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1tei2j-0004oa...@franck.debian.org



Re: EFI patches rollup

2012-09-20 Thread Steve McIntyre
On Thu, Sep 20, 2012 at 04:46:36PM +0200, Cyril Brulebois wrote:
>Hi,
>
>and thanks!
>
>Steve McIntyre  (19/09/2012):
>> Here's an updated set of patches for d-i packages for EFI support on
>> x86. Mostly identical to previous versions, but ported forwards to
>> current head. Bigger changes:
>> 
>>  * I've tweaked partman-efi a little after swapping email with Colin
>>  * I've dropped elilo patches, let's just go with grub-efi
>> 
>> Please review and commit, or give me commit access so I can do it
>> myself! :-)
>> 
>> After this, I'll make some tweaks to the d-i build scripts to make EFI
>> boot images at build time, using efi-image. At the moment I have this
>> in debian-cd for easier testing for me, but it really belongs in d-i
>> to get build-deps as needed. Then I'll merge my debian-cd EFI branch
>> onto trunk. Then we'll get EFI by default for x86 builds! \o/
>
>All committed and uploaded, except for grub-installer. There are some
>bits of logic for /proc handling, maybe that could be reused/united with
>the /sys and /proc you need? Maybe umount once you're done?

Could do, I guess... Any clues on where to look?

>Also, it looks to me like there's a missing grub-gfxpayload-lists in the
>dpkg -P call in the grub-pc case?

Probably better to just drop that mention altogether, it's an
Ubuntu-specific package AFAICS.

>I guess it would be nice to call for help testing the dailies once
>grub-installer is finally patched and uploaded? Catching any regressions
>before beta 3 freeze would be nice…

Definitely, yes!

>Christian, new template as mentioned in <20120822135919.ge...@einval.com>
>for partman-efi's debian/partman-efi.templates:
>
>+Template: partman-efi/too_small_efi
>+Type: error
>+# :sl5:
>+_Description: EFI partition too small
>+ EFI boot partitions on this architecture cannot be created with a size less
>+ than 35 MB. Please make the EFI boot partition larger.

I hope we won't need any more than this...

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
< liw> everything I know about UK hotels I learned from "Fawlty Towers"


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120920150546.gb10...@einval.com



Re: EFI patches rollup

2012-09-20 Thread Steve McIntyre
On Thu, Sep 20, 2012 at 04:05:51PM +0100, Steve McIntyre wrote:
>On Thu, Sep 20, 2012 at 04:46:36PM +0200, Cyril Brulebois wrote:
>>
>>All committed and uploaded, except for grub-installer. There are some
>>bits of logic for /proc handling, maybe that could be reused/united with
>>the /sys and /proc you need? Maybe umount once you're done?
>
>Could do, I guess... Any clues on where to look?
>
>>Also, it looks to me like there's a missing grub-gfxpayload-lists in the
>>dpkg -P call in the grub-pc case?
>
>Probably better to just drop that mention altogether, it's an
>Ubuntu-specific package AFAICS.

Right, both of these fixed up in the latest attached patch.

>>Christian, new template as mentioned in <20120822135919.ge...@einval.com>
>>for partman-efi's debian/partman-efi.templates:
>>
>>+Template: partman-efi/too_small_efi
>>+Type: error
>>+# :sl5:
>>+_Description: EFI partition too small
>>+ EFI boot partitions on this architecture cannot be created with a size less
>>+ than 35 MB. Please make the EFI boot partition larger.
>
>I hope we won't need any more than this...

Unfortunately, we do - YA new template:

+Template: grub-installer/mounterr
+Type: error
+# :sl4:
+_Description: Failed to mount /target/proc
+ Mounting the proc file system on /target/proc failed.
+ .
+ Check /var/log/syslog or see virtual console 4 for the details.
+ .
+ Warning: Your system may be unbootable!

It's exactly the same text as yaboot-installer/mounterr,
nobootloader/mounterr and quik-installer/mounterr. We really should
factor out some of these templates, I think... :-/

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
  Getting a SCSI chain working is perfectly simple if you remember that there
  must be exactly three terminations: one on one end of the cable, one on the
  far end, and the goat, terminated over the SCSI chain with a silver-handled
  knife whilst burning *black* candles. --- Anthony DeBoer
>From 795bfde96c812d6ae17d22cc639eeb25f5799eb6 Mon Sep 17 00:00:00 2001
From: Steve McIntyre 
Date: Thu, 20 Sep 2012 18:04:10 +0100
Subject: [PATCH] Add support for EFI on amd64 and i386

  * Allow grub for amd64/efi and i386/efi, installing grub-efi instead of
grub-pc.
  * Make sure that we have /sys and /proc mounted in /target in the
postinst, so that efibootmgr will work ok.
---
 debian/changelog|7 +++
 debian/grub-installer.templates |   10 ++
 debian/postinst |   37 +
 grub-installer  |   22 +++---
 4 files changed, 69 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4fa88fd..186837a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,14 @@
 grub-installer (1.79) UNRELEASED; urgency=low
 
+  [ Colin Watson ]
   * Don't try to use local outside a function.
 
+  [ Steve McIntyre ]
+  * Allow grub for amd64/efi and i386/efi, installing grub-efi instead of
+grub-pc.
+  * Make sure that we have /sys and /proc mounted in /target in the
+postinst, so that efibootmgr will work ok.
+
  -- Colin Watson   Thu, 20 Sep 2012 13:33:13 +0100
 
 grub-installer (1.78) unstable; urgency=low
diff --git a/debian/grub-installer.templates b/debian/grub-installer.templates
index 8b5b7bf..888a656 100644
--- a/debian/grub-installer.templates
+++ b/debian/grub-installer.templates
@@ -219,3 +219,13 @@ Type: boolean
 Default: true
 Description: for internal use; can be preseeded
  Make sure that at least one partition is marked as active (bootable).
+
+Template: grub-installer/mounterr
+Type: error
+# :sl4:
+_Description: Failed to mount /target/proc
+ Mounting the proc file system on /target/proc failed.
+ .
+ Check /var/log/syslog or see virtual console 4 for the details.
+ .
+ Warning: Your system may be unbootable!
diff --git a/debian/postinst b/debian/postinst
index b32a1d0..4b12027 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -1,2 +1,39 @@
 #! /bin/sh -e
+
+log () {
+	logger -t grub-installer "$@"
+}
+
+error () {
+	log "error: $@"
+}
+
+die () {
+	local template="$1"
+	shift
+
+	error "$@"
+	db_input critical "$template" || [ $? -eq 30 ]
+	db_go || true
+	exit 1
+}
+
+mountvirtfs () {
+	fstype="$1"
+	path="$2"
+	if grep -q "[[:space:]]$fstype\$" /proc/filesystems && \
+	   ! grep -q "^[^ ]\+ \+$path " /proc/mounts; then
+		mkdir -p "$path" || \
+			die grub-installer/mounterr "Error creating $path"
+		mount -t "$fstype" "$fstype" "$path" || \
+			die grub-installer/mounterr "Error mounting $path"
+		trap "umount $path" HUP INT QUIT KILL PIPE TERM EXIT
+	fi
+}
+
+# If we're installing grub-efi, it wants /sys mounted in the
+# target. Maybe /proc too?
+mountvirtfs proc /target/proc
+mountvirtfs sysfs /target/sys
+
 grub-installer /target
diff --git a/grub-installer b/grub-installer
index 3e830db..7056f11 100755
--- a/grub-installer
+++ b/grub-installer
@@ -312,11 +312,16 @@ case $ARCH in
 	if [ -d /sys/firmware/efi ]; t

Bug#688245: Bugs in template handling

2012-09-20 Thread Steve McIntyre
Package: quik-installer
Version: 0.0.29
Severity: minor
Tags: d-i

Two clear issues here, both relating to the mountvirtfs() helper
function in postinst and use of a template there:

 * If mounting of /target/sys fails, then the template
   quik-installer/mounterr will be used. That includes the text
   "Mounting the proc file system on /target/proc failed." Should we
   have a more generic message here for a failure to mount, or move to
   a separate template for /target/sys ?

 * We have exactly the same template in use in quik-installer,
   yaboot-installer, nobootloader and (soon) grub-installer. Can we
   please move these into a common place?

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120920172145.19827.1958.reportbug@tack.local



Bug#688247: Bugs in template handling

2012-09-20 Thread Steve McIntyre
Package: yaboot-installer
Version: 1.1.22
Severity: minor
Tags: d-i

Two clear issues here, both relating to the mountvirtfs() helper
function in postinst and use of a template there:

 * If mounting of /target/sys fails, then the template
   yaboot-installer/mounterr will be used. That includes the text
   "Mounting the proc file system on /target/proc failed." Should we
   have a more generic message here for a failure to mount, or move to
   a separate template for /target/sys ?

 * We have exactly the same template in use in quik-installer,
   yaboot-installer, nobootloader and (soon) grub-installer. Can we
   please move these into a common place?

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120920172442.23112.66176.reportbug@tack.local



Bug#688248: Bugs in template handling

2012-09-20 Thread Steve McIntyre
Package: nobootloader
Version: 1.35
Severity: minor
Tags: d-i

Two clear issues here, both relating to the mountvirtfs() helper
function in postinst and use of a template there:

 * If mounting of /target/sys fails, then the template
   nobootloader/mounterr will be used. That includes the text
   "Mounting the proc file system on /target/proc failed." Should we
   have a more generic message here for a failure to mount, or move to
   a separate template for /target/sys ?

 * We have exactly the same template in use in quik-installer,
   yaboot-installer, nobootloader and (soon) grub-installer. Can we
   please move these into a common place?

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120920172611.24214.45991.reportbug@tack.local



Bug#571958: ntfs?

2012-09-20 Thread Costin
Hi,

As the wheezy has freezed, I've looked back again at this issue. It
seems like ntfs is once again left out of current boot.img.gz hd media
d-i file.

Is there any chance of seeing ntfs support included by default?

It's hard for me to understand how ntfs is considered a corner case
(when there are lots of windows tools today that can create multi-boot
ntfs usb drives) but reiserfs or jbd not (does anyone carry a reiserfs
or jbd formatted usb drive with them?)

For reading the installation files from an usb drive there is no need
for entire ntfs-3g package files, just the kernel module.

Thanks.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caarrtet4witeiwx1lj9eyfalotrsegxua9zxl21qeefarj-...@mail.gmail.com



Bug#688273: Preseed netcfg/use_autoconfig and netcfg/disable_dhcp doesn't work

2012-09-20 Thread YunQiang Su
Package: netcfg
Version: 1.92

I preseed like the fellow,

d-i netcfg/use_autoconfig boolean false
d-i netcfg/disable_dhcp boolean true

But it still try dhcp first.

-- 
YunQiang Su


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAKcpw6Uas=gW=bvwesqchxatavpnbs9md7j5gitwkluwunp...@mail.gmail.com