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

Bug#423469: initramfs-tools: Type in ps3 pre-mount script



Package: initramfs-tools
Version: 0.87b
Severity: normal

The file /usr/share/initramfs-tools/scripts/init-premount/ps3
has the following line:
		if [ "${line}" =! "${line#machine*PS3PF}" ]; then 
That should be
		if [ "${line}" != "${line#machine*PS3PF}" ]; then 

It's a cosmetic issue on anything but a PS3, and on a PS3 it
won't modprobe the relevant modules.

-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-2.6.18-4-686 root=/dev/mapper/all-root ro selinux=1 audit=1

-- /proc/filesystems
	cramfs
	ext3
	xfs
	udf
	iso9660

-- lsmod
Module                  Size  Used by
nls_iso8859_1           4256  0 
isofs                  32540  0 
udf                    73156  0 
wctdm                  32736  0 
zaptel                181380  3 wctdm
ppdev                   8676  0 
lp                     11012  0 
pppoe                  13152  2 
pppox                   3688  1 pppoe
tun                    10336  1 
ipv6                  225984  64 
ppp_generic            25908  6 pppoe,pppox
ipt_REJECT              5248  1 
iptable_filter          3104  1 
ipt_TCPMSS              4096  1 
xt_tcpudp               3136  4 
iptable_mangle          2880  1 
ipt_MASQUERADE          3712  2 
iptable_nat             7044  1 
ip_nat                 16876  2 ipt_MASQUERADE,iptable_nat
ip_conntrack           49088  3 ipt_MASQUERADE,iptable_nat,ip_nat
nfnetlink               6680  2 ip_nat,ip_conntrack
ip_tables              13028  3 iptable_filter,iptable_mangle,iptable_nat
x_tables               13316  6 ipt_REJECT,ipt_TCPMSS,xt_tcpudp,ipt_MASQUERADE,iptable_nat,ip_tables
xfs                   475800  2 
loop                   15048  0 
hisax                 413248  0 
isdn                  120608  1 hisax
slhc                    6528  2 ppp_generic,isdn
crc_ccitt               2240  2 zaptel,hisax
usblp                  12768  0 
snd_mpu401              7528  0 
i810_audio             32916  0 
ac97_codec             17196  1 i810_audio
analog                 10784  0 
i2c_i801                7468  0 
snd_mpu401_uart         8064  1 snd_mpu401
parport_pc             32132  1 
parport                33256  3 ppdev,lp,parport_pc
shpchp                 33024  0 
pci_hotplug            28704  1 shpchp
evdev                   9088  0 
i2c_core               19680  1 i2c_i801
floppy                 53156  0 
gameport               14632  1 analog
snd_rawmidi            22560  1 snd_mpu401_uart
snd_seq_device          7820  1 snd_rawmidi
psmouse                35016  0 
intel_agp              21148  1 
agpgart                29896  1 intel_agp
serio_raw               6660  0 
snd_intel8x0           30332  0 
snd_ac97_codec         83104  1 snd_intel8x0
snd_ac97_bus            2400  1 snd_ac97_codec
snd_pcm                68676  2 snd_intel8x0,snd_ac97_codec
snd_timer              20996  1 snd_pcm
snd                    47012  8 snd_mpu401,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore               9248  2 i810_audio,snd
snd_page_alloc          9640  2 snd_intel8x0,snd_pcm
rtc                    12372  0 
pcspkr                  3072  0 
ext3                  119240  3 
jbd                    52456  1 ext3
mbcache                 8356  1 ext3
dm_mirror              19152  0 
dm_snapshot            15552  0 
dm_mod                 50232  11 dm_mirror,dm_snapshot
ide_generic             1408  0 [permanent]
ide_disk               14848  5 
8139cp                 21920  0 
ide_cd                 36064  0 
cdrom                  32544  1 ide_cd
hpt366                 16928  0 [permanent]
8139too                25120  0 
uhci_hcd               21164  0 
e100                   32232  0 
mii                     5344  3 8139cp,8139too,e100
usbcore               112644  3 usblp,uhci_hcd
piix                    9444  0 [permanent]
generic                 5476  0 [permanent]
ide_core              110504  6 ide_generic,ide_disk,ide_cd,hpt366,piix,generic
thermal                13608  0 
processor              28840  1 thermal
fan                     4804  0 

-- /etc/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

-- /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'), (1, 'experimental')
Architecture: i386 (i686)

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

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

initramfs-tools recommends no packages.

-- no debconf information

-- 
Paul "TBBle" Hampson, Paul.Hampson@Pobox.com

Shorter .sig for a more eco-friendly paperless office.

Attachment: pgpnxJq1JHxup.pgp
Description: PGP signature


Reply to: