[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#503216: marked as done (initramfs-tools: Network drivers missing from "netboot" and "most" sets)



Your message dated Tue, 16 Dec 2008 15:32:02 +0000
with message-id <E1LCbty-0004x4-UV@ries.debian.org>
and subject line Bug#503216: fixed in initramfs-tools 0.92m
has caused the Debian Bug report #503216,
regarding initramfs-tools: Network drivers missing from "netboot" and "most" sets
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 owner@bugs.debian.org
immediately.)


-- 
503216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503216
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.92l
Severity: important

I noticed that the sfc driver is not included in an initramfs by
default.  On further investigation I found that neither are cxgb,
ixgb, ixgbe, s2io, netxen_nic, mlx4_core or tehuti.  Also the typhoon
driver is not included due to a typo ("typhon").

Maybe auto_add_modules() should handle the "net" class by including
everything under kernel/drivers/net with specific exclusions (wan,
wireless, irda, hamradio, ...)?

Ben.

-- Package-specific info:
-- /proc/cmdline
root=LABEL=sid-root ro 

-- /proc/filesystems
	ext3

-- lsmod
Module                  Size  Used by
binfmt_misc             7528  1 
ppdev                   6468  0 
parport_pc             22500  0 
lp                      8164  0 
parport                30988  3 ppdev,parport_pc,lp
ipv6                  235300  12 
video                  16400  0 
output                  2912  1 video
ac                      4196  0 
battery                10180  0 
dm_snapshot            14340  0 
dm_mirror              15104  0 
dm_log                  8452  1 dm_mirror
dm_mod                 46184  3 dm_snapshot,dm_mirror,dm_log
loop                   12748  0 
sd_mod                 22200  0 
arc4                    1824  2 
ecb                     2624  2 
crypto_blkcipher       15236  1 ecb
pcspkr                  2432  0 
rt2500pci              17152  0 
rt2x00pci               7648  1 rt2500pci
rt2x00lib              22592  2 rt2500pci,rt2x00pci
firmware_class          6816  1 rt2x00lib
rfkill                  5652  1 rt2x00lib
led_class               3908  1 rt2x00lib
button                  6064  0 
snd_intel8x0           26268  3 
input_polldev           3752  1 rt2x00lib
mac80211              139680  2 rt2x00pci,rt2x00lib
snd_ac97_codec         88484  1 snd_intel8x0
cfg80211               21576  2 rt2x00lib,mac80211
ac97_bus                1728  1 snd_ac97_codec
snd_pcm                62628  3 snd_intel8x0,snd_ac97_codec
snd_seq                41456  0 
snd_timer              17800  3 snd_pcm,snd_seq
snd_seq_device          6380  1 snd_seq
eeprom_93cx6            2144  1 rt2500pci
snd                    45604  10 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_seq,snd_timer,snd_seq_device
soundcore               6368  1 snd
snd_page_alloc          7816  2 snd_intel8x0,snd_pcm
sis_agp                 6752  1 
i2c_sis96x              4132  0 
i2c_sis630              5644  0 
agpgart                28776  1 sis_agp
shpchp                 25528  0 
pci_hotplug            23460  1 shpchp
i2c_core               19828  2 i2c_sis96x,i2c_sis630
evdev                   8000  3 
ext3                  105256  2 
jbd                    39444  1 ext3
mbcache                 7108  1 ext3
ide_cd_mod             27652  0 
cdrom                  30176  1 ide_cd_mod
ide_disk               10496  4 
ide_pci_generic         3908  0 [permanent]
usbhid                 35904  0 
hid                    33184  1 usbhid
ff_memless              4392  1 usbhid
usb_storage            75936  0 
floppy                 47716  0 
sis5513                 6788  0 [permanent]
ide_core               96168  4 ide_cd_mod,ide_disk,ide_pci_generic,sis5513
ata_generic             4676  0 
via_rhine              18664  0 
mii                     4896  1 via_rhine
libata                140416  1 ata_generic
scsi_mod              129356  3 sd_mod,usb_storage,libata
dock                    8272  1 libata
ohci_hcd               18500  0 
usbcore               118160  4 usbhid,usb_storage,ohci_hcd
thermal                15228  0 
processor              32576  1 thermal
fan                     4164  0 
thermal_sys            10856  4 video,thermal,processor,fan

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = update-grub
postrm_hook   = update-grub

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
BOOT=local
DEVICE=eth0
NFSROOT=auto


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages initramfs-tools depends on:
ii  cpio                          2.9-14     GNU cpio -- a program to manage ar
ii  findutils                     4.4.0-2    utilities for finding files--find,
ii  klibc-utils                   1.5.12-2   small utilities built with klibc f
ii  module-init-tools             3.4-1      tools for managing Linux kernel mo
ii  udev                          0.125-7    /dev/ and hotplug management daemo

Versions of packages initramfs-tools recommends:
ii  busybox                       1:1.10.2-2 Tiny utilities for small and embed

initramfs-tools suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.92m

We believe that the bug you reported is fixed in the latest version of
initramfs-tools, which is due to be installed in the Debian FTP archive:

initramfs-tools_0.92m.dsc
  to pool/main/i/initramfs-tools/initramfs-tools_0.92m.dsc
initramfs-tools_0.92m.tar.gz
  to pool/main/i/initramfs-tools/initramfs-tools_0.92m.tar.gz
initramfs-tools_0.92m_all.deb
  to pool/main/i/initramfs-tools/initramfs-tools_0.92m_all.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 503216@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems <maks@debian.org> (supplier of updated initramfs-tools 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 16 Dec 2008 16:01:44 +0100
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.92m
Distribution: unstable
Urgency: medium
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: maximilian attems <maks@debian.org>
Description: 
 initramfs-tools - tools for generating an initramfs
Closes: 426465 502056 502058 503216 504555 505440 507059 507619
Changes: 
 initramfs-tools (0.92m) unstable; urgency=medium
 .
   [ Colin Watson ]
   * scripts/functions: Call ipconfig with a one-minute timeout.
   * Make debug option write to /dev/.initramfs/initramfs.debug,
     so that it can be retrieved after boot.
 .
   [ Julien Danjou ]
   * scripts/functions: Wrong check for udevadm in functions. (closes: #507059)
 .
   [ maximilian attems ]
   * scripts/functions: fix not set break variable. (closes: #502058)
   * MODULES=dep fix for ida devices.
   * hook-functions: alphebetize net drivers, fix typhoon typo.
   * Add atl1e, cxgb, ixgb, ixgbe, mlx4_core, netxen_nic, sfc, tehuti to
     net module list. (closes: #503216)
   * nuke 0.92k goof clean up.
   * postrm: set -e flag.
   * Revert "framebuffer: Let udev create fb devices."
   * scripts/functions: comment fix path to moved linux-2.6
     Documentation.
   * init: Don't leak initramfs-tools exported variables.
     (closes: #426465, #505440)
 .
   [ dann frazier ]
   * Fix MODULES=dep for cciss devices. (closes: #507619)
 .
   [ Michal Pokrywka ]
   * framebuffer: Add support for uvesafb. (closes: #502056)
 .
   [ Andres Salomon ]
   * fix redboot partition support. (closes: #504555)
Checksums-Sha1: 
 702a221cda8521293cc4f4a6b7f3ae7dbf293f73 1004 initramfs-tools_0.92m.dsc
 beb9f30b6faf92ced331b8b68883c2dd0e344428 68035 initramfs-tools_0.92m.tar.gz
 674de477133f0a777c655dda29dfa09475ae3b3e 74958 initramfs-tools_0.92m_all.deb
Checksums-Sha256: 
 db2603b500bb231840c51a328ce778e1058ff42b8776b85e0e67ab633b5ca099 1004 initramfs-tools_0.92m.dsc
 8978327526fc60e5d8ce03fa1abfbc66c57850800cae5b78838018c6c3a85cb4 68035 initramfs-tools_0.92m.tar.gz
 319731ec24a4d819985424e4ccd4c047f6c809084982a091baf45712c32c7c67 74958 initramfs-tools_0.92m_all.deb
Files: 
 38551370f0e1471b0d98e5a6c150d08a 1004 utils optional initramfs-tools_0.92m.dsc
 f5abdcdcce11c76d5c56c3480da884b9 68035 utils optional initramfs-tools_0.92m.tar.gz
 4194efef739007352dba29ddc51a4abb 74958 utils optional initramfs-tools_0.92m_all.deb

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

iEYEARECAAYFAklHxQAACgkQeW7Lc5tEHqhy8ACfVpYJICSK1g8Q5UJlXEzQcOKT
s7QAoKAdT3zEX83hdT06im7Up8+BqtGT
=hhrO
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: