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

Bug#503216: initramfs-tools: Network drivers missing from "netboot" and "most" sets



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



Reply to: