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

Bug#355881: initramfs-tools: should be hook-functions helper for firmware?



Package: initramfs-tools
Version: 0.85e
Followup-For: Bug #355881


Perhaps more generically there should be firmware support in
/usr/share/initramfs-tools/hook-functions orthogonal to the
support for modules.

firmware-nonfree would benefit from this in particular; see
bts #406763, #386172.

-- Package-specific info:
-- /proc/cmdline
root=/dev/sda6 ro vga=0x307 ec_intr=0

-- /proc/filesystems
	ext3
	vfat

-- lsmod
Module                  Size  Used by
ip6t_LOG                7936  5 
ip6table_filter         3840  1 
ip6_tables             16856  2 ip6t_LOG,ip6table_filter
xfrm4_mode_transport     2944  9 
esp4                    9088  9 
nvidia               7748248  22 
nfs                   236336  0 
nfsd                  250024  17 
exportfs                6784  1 nfsd
lockd                  67504  3 nfs,nfsd
sunrpc                170824  12 nfs,nfsd,lockd
cpufreq_conservative     9096  2 
cpufreq_ondemand        9616  0 
speedstep_centrino      8644  1 
freq_table              5776  2 cpufreq_ondemand,speedstep_centrino
button                  8352  0 
ac                      6536  0 
battery                11528  0 
ipv6                  283776  22 
arc4                    2816  2 
ieee80211_crypt_wep     6272  1 
xt_tcpudp               3968  22 
deflate                 4736  0 
zlib_deflate           20504  1 deflate
zlib_inflate           14848  1 deflate
twofish                 7680  0 
twofish_common         40192  1 twofish
serpent                19328  0 
aes                    27328  0 
blowfish                9600  0 
des                    17536  9 
cbc                     5376  9 
ecb                     4480  2 
blkcipher               6528  2 cbc,ecb
sha256                  9600  0 
sha1                    3584  9 
md5                     5120  0 
crypto_null             3584  0 
nls_iso8859_1           6016  1 
nls_cp437               7808  1 
vfat                   14464  1 
fat                    54576  1 vfat
i2c_dev                 8840  0 
snd_seq                56192  0 
snd_seq_device          9236  1 snd_seq
ip_nat_tftp             2688  0 
ip_nat_snmp_basic      11268  0 
ip_nat_irc              3584  0 
ip_nat_ftp              4352  0 
ip_conntrack_tftp       5784  1 ip_nat_tftp
ip_conntrack_irc        8464  1 ip_nat_irc
ip_conntrack_ftp        9360  1 ip_nat_ftp
xt_state                3072  29 
ipt_recent             11168  3 
xt_limit                3968  10 
ipt_TOS                 3072  0 
ipt_REDIRECT            2944  6 
ipt_MASQUERADE          4608  0 
ipt_ULOG               10376  0 
ipt_LOG                 7424  5 
iptable_nat             8196  1 
ip_nat                 21292  6 ip_nat_tftp,ip_nat_irc,ip_nat_ftp,ipt_REDIRECT,ipt_MASQUERADE,iptable_nat
ip_conntrack           59272  11 ip_nat_tftp,ip_nat_snmp_basic,ip_nat_irc,ip_nat_ftp,ip_conntrack_tftp,ip_conntrack_irc,ip_conntrack_ftp,xt_state,ipt_MASQUERADE,iptable_nat,ip_nat
nfnetlink               8136  2 ip_nat,ip_conntrack
iptable_mangle          3712  0 
iptable_filter          3968  1 
ip_tables              23160  3 iptable_nat,iptable_mangle,iptable_filter
x_tables               21768  13 ip6t_LOG,ip6_tables,xt_tcpudp,xt_state,ipt_recent,xt_limit,ipt_TOS,ipt_REDIRECT,ipt_MASQUERADE,ipt_ULOG,ipt_LOG,iptable_nat,ip_tables
sbp2                   26372  0 
loop                   18960  0 
pciehp                 42904  0 
pci_hotplug            18824  1 pciehp
joydev                 11648  0 
ipw3945               204580  1 
ieee80211              33864  1 ipw3945
ieee80211_crypt         7552  2 ieee80211_crypt_wep,ieee80211
i2c_i801                9364  0 
firmware_class         12160  1 ipw3945
intel_agp              26560  1 
rtc                    15104  0 
i2c_core               25216  3 nvidia,i2c_dev,i2c_i801
iTCO_wdt               12368  1 
psmouse                40336  0 
pcspkr                  4096  0 
evdev                  11648  2 
eth1394                21128  0 
snd_hda_intel          22176  7 
snd_hda_codec         195968  1 snd_hda_intel
snd_pcm                86792  4 snd_hda_intel,snd_hda_codec
snd_timer              25480  4 snd_seq,snd_pcm
snd                    63848  16 snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
soundcore              10272  1 snd
snd_page_alloc         11024  2 snd_hda_intel,snd_pcm
serio_raw               8196  0 
sd_mod                 22400  8 
ide_cd                 41248  0 
cdrom                  36776  1 ide_cd
ata_generic             9092  0 
ata_piix               18440  7 
libata                107808  2 ata_generic,ata_piix
scsi_mod              150320  3 sbp2,sd_mod,libata
piix                   11908  0 [permanent]
generic                 7556  0 [permanent]
r8169                  32008  0 
ehci_hcd               32776  0 
ide_core              121636  3 ide_cd,piix,generic
ohci1394               34888  0 
ieee1394              356728  3 sbp2,eth1394,ohci1394
uhci_hcd               25232  0 
usbcore               144552  3 ehci_hcd,uhci_hcd
thermal                16400  0 
processor              35152  2 speedstep_centrino,thermal
fan                     6152  0 

-- kernel-img.conf
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


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.2
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages initramfs-tools depends on:
ii  busybox                       1:1.1.3-3  Tiny utilities for small and embed
ii  cpio                          2.6-17     GNU cpio -- a program to manage ar
ii  klibc-utils                   1.4.30-3   small statically-linked utilities 
ii  module-init-tools             3.3-pre4-1 tools for managing Linux kernel mo
ii  udev                          0.103-2    /dev/ and hotplug management daemo

initramfs-tools recommends no packages.

-- no debconf information



Reply to: