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

Bug#438566: marked as done (Promise TX4 disk ordering broken)



Your message dated Tue, 18 Sep 2007 17:28:12 +0200
with message-id <[🔎] 87tzpsdmcz.fsf@gismo.pca.it>
and subject line Bug#438566: Promise TX4 disk ordering
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: installation-reports
Version: 2.31
Severity: important

Hello,

this is the report of an installation on the same hardware (but the
HD) as at bug #423192 [1].  Becuase the new configuration is very
similar to the one at bug #435834 [2], I used the lenny d-i
daily-built image to test if those problems are still present or not.
I then decided to submit a new report because new problems occurred.

Thx, bye,
Gismo / Luca

Footnotes: 
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=423192
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435834

-- Package-specific info:

Boot method: CD
Image version: businesscard (20070814-09:21; d-i 20070813-19:03)
Date: 2007/08/14 around 18:30+0200

Machine:
 motherboard ASUS P2B-F, BIOS 1014b003
 processor Intel Pentium-II (Klamath) 266MHz
 RAM installed 384MB
 Video ELSA GLoria Synergy+ AGP
 Promise SATA 300 TX4
 2x HD Seagate Barracuda 7200.10 ST3250620AS (SATA 250GB)
Partitions:
 luca@baloo:~$ /sbin/fdisk -l /dev/sda

 Disk /dev/sda: 250.0 GB, 250059350016 bytes
 255 heads, 63 sectors/track, 30401 cylinders
 Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
 /dev/sda1               1          24      192748+  83  Linux
 /dev/sda2              25       30401   244003252+  fd  Linux raid autodetect
 luca@baloo:~$ /sbin/fdisk -l /dev/sdb

 Disk /dev/sdb: 250.0 GB, 250059350016 bytes
 255 heads, 63 sectors/track, 30401 cylinders
 Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
 /dev/sdb1   *           1          24      192748+  83  Linux
 /dev/sdb2              25       30401   244003252+  fd  Linux raid autodetect
 luca@baloo:~$

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:           [O]
Detect network card:    [O]
Configure network:      [O]
Detect CD:              [E]
Load installer modules: [O]
Detect hard drives:     [O]
Partition hard drives:  [O]
Install base system:    [O]
Clock/timezone setup:   [O]
User/password setup:    [O]
Install tasks:          [E]
Install boot loader:    [O]
Overall install:        [E]

Comments/Problems:

- new problem not present in bug #435834

  1) the CD detection worked with no problem, but when d-i asked me if
     I wanted to start the PC card services, whatever I answered yes
     or no it showed me the screen to insert PCMCIA options.  This
     happened every time d-i asked me to start the PC card service.  I
     checked on today daily-built businesscard (20070817-09:47; d-i
     20070816-19:04) and it's still broken

  2) lenny d-i now lets you choose the volatile.d.o repository
     together with the security.d.o one.  Well, the main problem here
     is that the volatile GPG key wasn't present yet in the
     debian-archive-keyring and aptitude was waiting for input, as I
     could see from /var/log/syslog

--8<---------------cut here---------------start------------->8---
Aug 15 07:56:27 in-target: Need to get 487MB of archives. After unpacking 1470MB will be used.
Aug 15 07:56:27 in-target: WARNING: untrusted versions of the following packages will be installed!
Aug 15 07:56:27 in-target:
Aug 15 07:56:27 in-target: Untrusted packages could compromise your system's security.
Aug 15 07:56:27 in-target: You should only proceed with the installation if you are certain that
Aug 15 07:56:27 in-target: this is what you want to do.
Aug 15 07:56:27 in-target:
Aug 15 07:56:27 in-target:   tzdata
Aug 15 07:56:27 in-target:
Aug 15 07:56:27 in-target: Do you want to ignore this warning and proceed anyway?
Aug 15 07:56:27 in-target: To continue, enter "Yes"; to abort, enter "No":
--8<---------------cut here---------------end--------------->8---

     Thus, the progress bar in "Select and install software" was
     frozen at 5% and no error message was given to the user :-(

     FWIW, I just verified with another installation in QEmu that the
     volatile GPG key is correctly verified

  3) to solve problem 2 above I killed aptitude, imported the volatile
     GPG key and restart the "select and install software" step: well,
     since d-i didn't ask me about which task to install, I though it
     would have continued from the previous killed installation.  And
     this wasn't the case: it completed the task quite quickly, thus
     without installing anything.  In fact, at first reboot I needed
     to manually install the "desktop environment" task

- problem in bug #435834 now solved

  the "Configure LVM" option is now still present after having
  configured the LVM on an encrypted RAID1 partition

- problem in bug #435834 still present in lenny d-i

  4) again, at reboot, the machine didn't boot, because the previous
     /dev/sda1 is now /dev/sdb1.  I discovered the real problem: AFAIK
     the linux kernel erroneously maps the Promise TX4 devices,
     counting from the last one.  I can confirm this because I
     attached a third SATA HD to the port3/channel3 and this one was
     marked as /dev/sda instead of the expected /dev/sdc.  The
     partition step during d-i was the following

--8<---------------cut here---------------start------------->8---
Encrypted volume (md0_crypt) - 249.9 GB Linux device-mapper
>      #1 primary  249.9 GB   K lvm
LVM VG vgbaloo, LV lvbackup - 53.7 GB Linux device-mapper
>      #1  53.7 GB   f ext3       /mnt/backup
LVM VG vgbaloo, LV lvhome - 10.7 GB Linux device-mapper
>      #1  10.7 GB   f ext3       /home
LVM VG vgbaloo, LV lvmusic - 173.6 GB Linux device-mapper
>      #1 173.6 GB   f ext3       /mnt/music
LVM VG vgbaloo, LV lvroot - 10.7 GB Linux device-mapper
>      #1  10.7 GB   f ext3       /
LVM VG vgbaloo, LV lvswap - 1.1 GB Linux device-mapper
>      #1   1.1 GB   f swap       swap
RAID1 device #0 - 249.9 GB Software RAID device
>      #1 249.9 GB
SCSI2 (0,0,0) (sda) - 250.1 GB ATA ST3250620AS
>      #1 primary  197.4 MB B F ext3       /boot
>      #2 primary  249.9 GB   K raid
SCSI4 (0,0,0) (sdb) - 250.1 GB ATA ST3250620AS
>      #1 primary  197.4 MB   F ext3
>      #2 primary  249.9 GB   K raid
--8<---------------cut here---------------end--------------->8---

  5) the encrypted LVM vg is still not found and again /etc/crypttab
     is empty, thus causing the boot process to stop before asking for
     the LUKS passhprase

-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to submit@bugs.debian.org.

==============================================
Installer lsb-release:
==============================================
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="lenny (installer build 20070813-19:03)"
X_INSTALLATION_MEDIUM=cdrom

==============================================
Installer hardware-summary:
==============================================
umame -a: Linux baloo 2.6.21-2-486 #1 Wed Jul 11 03:17:09 UTC 2007 i686 unknown
lspci -nn: 00:00.0 Host bridge [0600]: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge [8086:7190] (rev 03)
lspci -nn: 00:01.0 PCI bridge [0604]: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge [8086:7191] (rev 03)
lspci -nn: 00:04.0 ISA bridge [0601]: Intel Corporation 82371AB/EB/MB PIIX4 ISA [8086:7110] (rev 02)
lspci -nn: 00:04.1 IDE interface [0101]: Intel Corporation 82371AB/EB/MB PIIX4 IDE [8086:7111] (rev 01)
lspci -nn: 00:04.2 USB Controller [0c03]: Intel Corporation 82371AB/EB/MB PIIX4 USB [8086:7112] (rev 01)
lspci -nn: 00:04.3 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] (rev 02)
lspci -nn: 00:0b.0 Ethernet controller [0200]: Intel Corporation 82557/8/9 [Ethernet Pro 100] [8086:1229] (rev 01)
lspci -nn: 00:0c.0 Mass storage controller [0180]: Promise Technology, Inc. PDC40718 (SATA 300 TX4) [105a:3d17] (rev 02)
lspci -nn: 01:00.0 VGA compatible controller [0300]: Texas Instruments TVP4020 [Permedia 2] [104c:3d07] (rev 11)
lspci -vnn: 00:00.0 Host bridge [0600]: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge [8086:7190] (rev 03)
lspci -vnn: 	Flags: bus master, medium devsel, latency 64
lspci -vnn: 	Memory at e4000000 (32-bit, prefetchable) [size=64M]
lspci -vnn: 	Capabilities: [a0] AGP version 1.0
lspci -vnn: 
lspci -vnn: 00:01.0 PCI bridge [0604]: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge [8086:7191] (rev 03)
lspci -vnn: 	Flags: bus master, 66MHz, medium devsel, latency 64
lspci -vnn: 	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
lspci -vnn: 	Memory behind bridge: e1000000-e2dfffff
lspci -vnn: 	Prefetchable memory behind bridge: e3f00000-e3ffffff
lspci -vnn: 
lspci -vnn: 00:04.0 ISA bridge [0601]: Intel Corporation 82371AB/EB/MB PIIX4 ISA [8086:7110] (rev 02)
lspci -vnn: 	Flags: bus master, medium devsel, latency 0
lspci -vnn: 
lspci -vnn: 00:04.1 IDE interface [0101]: Intel Corporation 82371AB/EB/MB PIIX4 IDE [8086:7111] (rev 01) (prog-if 80 [Master])
lspci -vnn: 	Flags: bus master, medium devsel, latency 32
lspci -vnn: 	[virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
lspci -vnn: 	[virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
lspci -vnn: 	[virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
lspci -vnn: 	[virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
lspci -vnn: 	I/O ports at d800 [size=16]
lspci -vnn: 
lspci -vnn: 00:04.2 USB Controller [0c03]: Intel Corporation 82371AB/EB/MB PIIX4 USB [8086:7112] (rev 01)
lspci -vnn: 	Flags: bus master, medium devsel, latency 32, IRQ 12
lspci -vnn: 	I/O ports at d400 [size=32]
lspci -vnn: 
lspci -vnn: 00:04.3 Bridge [0680]: Intel Corporation 82371AB/EB/MB PIIX4 ACPI [8086:7113] (rev 02)
lspci -vnn: 	Flags: medium devsel, IRQ 9
lspci -vnn: 
lspci -vnn: 00:0b.0 Ethernet controller [0200]: Intel Corporation 82557/8/9 [Ethernet Pro 100] [8086:1229] (rev 01)
lspci -vnn: 	Flags: bus master, medium devsel, latency 32, IRQ 10
lspci -vnn: 	Memory at e3000000 (32-bit, prefetchable) [size=4K]
lspci -vnn: 	I/O ports at d000 [size=32]
lspci -vnn: 	Memory at e0800000 (32-bit, non-prefetchable) [size=1M]
lspci -vnn: 	[virtual] Expansion ROM at 30000000 [disabled] [size=1M]
lspci -vnn: 
lspci -vnn: 00:0c.0 Mass storage controller [0180]: Promise Technology, Inc. PDC40718 (SATA 300 TX4) [105a:3d17] (rev 02)
lspci -vnn: 	Subsystem: Promise Technology, Inc. PDC40718 (SATA 300 TX4) [105a:3d17]
lspci -vnn: 	Flags: bus master, 66MHz, medium devsel, latency 72, IRQ 11
lspci -vnn: 	I/O ports at b800 [size=128]
lspci -vnn: 	I/O ports at b400 [size=256]
lspci -vnn: 	Memory at e0000000 (32-bit, non-prefetchable) [size=4K]
lspci -vnn: 	Memory at df800000 (32-bit, non-prefetchable) [size=128K]
lspci -vnn: 	[virtual] Expansion ROM at 30100000 [disabled] [size=32K]
lspci -vnn: 	Capabilities: [60] Power Management version 2
lspci -vnn: 
lspci -vnn: 01:00.0 VGA compatible controller [0300]: Texas Instruments TVP4020 [Permedia 2] [104c:3d07] (rev 11)
lspci -vnn: 	Subsystem: Elsa AG Unknown device [1048:0a35]
lspci -vnn: 	Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 11
lspci -vnn: 	Memory at e2000000 (32-bit, non-prefetchable) [size=128K]
lspci -vnn: 	Memory at e1800000 (32-bit, non-prefetchable) [size=8M]
lspci -vnn: 	Memory at e1000000 (32-bit, non-prefetchable) [size=8M]
lspci -vnn: 	Expansion ROM at e3ff0000 [disabled] [size=64K]
lspci -vnn: 	Capabilities: [4c] Power Management version 1
lspci -vnn: 	Capabilities: [40] AGP version 1.0
lspci -vnn: 
modulemap: 8086:7111 piix
modulemap: 8086:7112 uhci_hcd
modulemap: 8086:1229 e100
modulemap: 105a:3d17 sata_promise
lsmod: Module                  Size  Used by
lsmod: ufs                    70276  0 
lsmod: qnx4                   10756  0 
lsmod: ntfs                  197952  0 
lsmod: cbc                     4352  1 
lsmod: blkcipher               5764  1 cbc
lsmod: raid456               118800  0 
lsmod: xor                    14472  1 raid456
lsmod: raid1                  21504  1 
lsmod: raid0                   7936  0 
lsmod: md_mod                 71188  4 raid456,raid1,raid0
lsmod: sha256                 11136  0 
lsmod: aes                    27712  2 
lsmod: dm_crypt               12808  1 
lsmod: dm_mod                 51532  14 dm_crypt
lsmod: xfs                   496244  0 
lsmod: reiserfs              216704  0 
lsmod: jfs                   162780  0 
lsmod: ext3                  118024  5 
lsmod: jbd                    49704  1 ext3
lsmod: vfat                   11648  0 
lsmod: fat                    47516  1 vfat
lsmod: e100                   32648  0 
lsmod: mii                     5376  1 e100
lsmod: nls_iso8859_1           4096  0 
lsmod: isofs                  32056  0 
lsmod: ide_disk               15488  0 
lsmod: ide_generic             1280  0 [permanent]
lsmod: rz1000                  2688  0 [permanent]
lsmod: hpt34x                  5120  0 [permanent]
lsmod: jmicron                 4096  0 [permanent]
lsmod: cmd64x                 10012  0 [permanent]
lsmod: cs5535                  4480  0 [permanent]
lsmod: atiixp                  6032  0 [permanent]
lsmod: amd74xx                13468  0 [permanent]
lsmod: pdc202xx_old            9472  0 [permanent]
lsmod: opti621                 4100  0 [permanent]
lsmod: alim15x3               11660  0 [permanent]
lsmod: it821x                  7940  0 [permanent]
lsmod: ns87415                 4296  0 [permanent]
lsmod: hpt366                 15872  0 [permanent]
lsmod: triflex                 3712  0 [permanent]
lsmod: siimage                11008  0 [permanent]
lsmod: cs5530                  5120  0 [permanent]
lsmod: cy82c693                4356  0 [permanent]
lsmod: sc1200                  6656  0 [permanent]
lsmod: sis5513                12808  0 [permanent]
lsmod: serverworks             8328  0 [permanent]
lsmod: trm290                  4228  0 [permanent]
lsmod: via82cxxx               8708  0 [permanent]
lsmod: pdc202xx_new            7808  0 [permanent]
lsmod: aec62xx                 7040  0 [permanent]
lsmod: cs5520                  4608  0 [permanent]
lsmod: slc90e66                5248  0 [permanent]
lsmod: usb_storage            75456  0 
lsmod: vga16fb                13068  2 
lsmod: vgastate                8448  1 vga16fb
lsmod: thermal                13960  0 
lsmod: processor              23596  1 thermal
lsmod: fan                     4868  0 
lsmod: sd_mod                 19728  5 
lsmod: ide_cd                 36384  0 
lsmod: cdrom                  32544  1 ide_cd
lsmod: floppy                 54180  0 
lsmod: parport_pc             32292  0 
lsmod: parport                32584  1 parport_pc
lsmod: sata_promise           11780  3 
lsmod: uhci_hcd               22032  0 
lsmod: libata                109204  1 sata_promise
lsmod: scsi_mod              133260  3 usb_storage,sd_mod,libata
lsmod: usbcore               120856  3 usb_storage,uhci_hcd
lsmod: piix                    9476  0 [permanent]
lsmod: generic                 4868  0 [permanent]
lsmod: ide_core              112932  32 ide_disk,ide_generic,rz1000,hpt34x,jmicron,cmd64x,cs5535,atiixp,amd74xx,pdc202xx_old,opti621,alim15x3,it821x,ns87415,hpt366,triflex,siimage,cs5530,cy82c693,sc1200,sis5513,serverworks,trm290,via82cxxx,pdc202xx_new,aec62xx,cs5520,slc90e66,usb_storage,ide_cd,piix,generic
df: Filesystem           1k-blocks      Used Available Use% Mounted on
df: tmpfs                   258408        32    258376   0% /dev
df: tmpfs                   258408        32    258376   0% /dev
df: tmpfs                   258408        32    258376   0% /.dev
df: /dev/mapper/vgbaloo-lvroot  10321208    445544   9351376   5% /target
df: /dev/sda1               186663     13068    163958   7% /target/boot
df: /dev/mapper/vgbaloo-lvhome  10321208    154252   9642668   2% /target/home
df: /dev/mapper/vgbaloo-lvbackup  51606140    184272  48800428   0% /target/mnt/backup
df: /dev/mapper/vgbaloo-lvmusic 166888640    192012 158219140   0% /target/mnt/music
free:               total         used         free       shared      buffers
free:   Mem:       516816       373940       142876            0        12840
free:  Swap:      1048568            0      1048568
free: Total:      1565384       373940      1191444
cardctl status: /usr/bin/report-hw: /usr/bin/report-hw: 50: cardctl: not found
cardctl ident: /usr/bin/report-hw: /usr/bin/report-hw: 51: cardctl: not found
/proc/cpuinfo: processor	: 0
/proc/cpuinfo: vendor_id	: GenuineIntel
/proc/cpuinfo: cpu family	: 6
/proc/cpuinfo: model		: 3
/proc/cpuinfo: model name	: Pentium II (Klamath)
/proc/cpuinfo: stepping	: 4
/proc/cpuinfo: cpu MHz		: 267.277
/proc/cpuinfo: cache size	: 512 KB
/proc/cpuinfo: fdiv_bug	: no
/proc/cpuinfo: hlt_bug		: no
/proc/cpuinfo: f00f_bug	: no
/proc/cpuinfo: coma_bug	: no
/proc/cpuinfo: fpu		: yes
/proc/cpuinfo: fpu_exception	: yes
/proc/cpuinfo: cpuid level	: 2
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov mmx
/proc/cpuinfo: bogomips	: 535.34
/proc/cpuinfo: clflush size	: 32
/proc/cpuinfo: 
/proc/ioports: 0000-001f : dma1
/proc/ioports: 0020-0021 : pic1
/proc/ioports: 0040-0043 : timer0
/proc/ioports: 0050-0053 : timer1
/proc/ioports: 0060-006f : keyboard
/proc/ioports: 0080-008f : dma page reg
/proc/ioports: 00a0-00a1 : pic2
/proc/ioports: 00c0-00df : dma2
/proc/ioports: 00f0-00ff : fpu
/proc/ioports: 0170-0177 : 0000:00:04.1
/proc/ioports:   0170-0177 : ide1
/proc/ioports: 01f0-01f7 : 0000:00:04.1
/proc/ioports: 0294-0297 : pnp 00:02
/proc/ioports: 02f8-02ff : serial
/proc/ioports: 0376-0376 : 0000:00:04.1
/proc/ioports:   0376-0376 : ide1
/proc/ioports: 0378-037a : parport0
/proc/ioports: 037b-037f : parport0
/proc/ioports: 03c0-03df : vga+
/proc/ioports: 03f2-03f5 : floppy
/proc/ioports: 03f6-03f6 : 0000:00:04.1
/proc/ioports: 03f7-03f7 : floppy DIR
/proc/ioports: 03f8-03ff : serial
/proc/ioports: 0778-077a : parport0
/proc/ioports: 0cf8-0cff : PCI conf1
/proc/ioports: b400-b4ff : 0000:00:0c.0
/proc/ioports: b800-b87f : 0000:00:0c.0
/proc/ioports: d000-d01f : 0000:00:0b.0
/proc/ioports:   d000-d01f : e100
/proc/ioports: d400-d41f : 0000:00:04.2
/proc/ioports:   d400-d41f : uhci_hcd
/proc/ioports: d800-d80f : 0000:00:04.1
/proc/ioports:   d800-d807 : ide0
/proc/ioports:   d808-d80f : ide1
/proc/ioports: e400-e43f : 0000:00:04.3
/proc/ioports:   e400-e43f : pnp 00:02
/proc/ioports:     e400-e403 : ACPI PM1a_EVT_BLK
/proc/ioports:     e404-e405 : ACPI PM1a_CNT_BLK
/proc/ioports:     e408-e40b : ACPI PM_TMR
/proc/ioports:     e40c-e40f : ACPI GPE0_BLK
/proc/ioports:     e410-e415 : ACPI CPU throttle
/proc/ioports: e800-e80f : 0000:00:04.3
/proc/ioports:   e800-e80f : pnp 00:02
/proc/iomem: 00000000-0009d7ff : System RAM
/proc/iomem:   00000000-00000000 : Crash kernel
/proc/iomem: 0009d800-0009ffff : reserved
/proc/iomem: 000a0000-000bffff : Video RAM area
/proc/iomem: 000c0000-000c7fff : Video ROM
/proc/iomem: 000c8000-000ccfff : Adapter ROM
/proc/iomem: 000f0000-000fffff : System ROM
/proc/iomem: 00100000-1fffcfff : System RAM
/proc/iomem:   00100000-00297564 : Kernel code
/proc/iomem:   00297565-00338cf3 : Kernel data
/proc/iomem: 1fffd000-1fffefff : ACPI Tables
/proc/iomem: 1ffff000-1fffffff : ACPI Non-volatile Storage
/proc/iomem: 30000000-300fffff : 0000:00:0b.0
/proc/iomem: 30100000-30107fff : 0000:00:0c.0
/proc/iomem: df800000-df81ffff : 0000:00:0c.0
/proc/iomem: e0000000-e0000fff : 0000:00:0c.0
/proc/iomem:   e0000000-e0000fff : sata_promise
/proc/iomem: e0800000-e08fffff : 0000:00:0b.0
/proc/iomem:   e0800000-e08fffff : e100
/proc/iomem: e1000000-e2dfffff : PCI Bus #01
/proc/iomem:   e1000000-e17fffff : 0000:01:00.0
/proc/iomem:   e1800000-e1ffffff : 0000:01:00.0
/proc/iomem:   e2000000-e201ffff : 0000:01:00.0
/proc/iomem: e3000000-e3000fff : 0000:00:0b.0
/proc/iomem:   e3000000-e3000fff : e100
/proc/iomem: e3f00000-e3ffffff : PCI Bus #01
/proc/iomem:   e3ff0000-e3ffffff : 0000:01:00.0
/proc/iomem: e4000000-e7ffffff : 0000:00:00.0
/proc/iomem: ffff0000-ffffffff : reserved
/proc/interrupts:            CPU0       
/proc/interrupts:   0:   11777139    XT-PIC-XT        timer
/proc/interrupts:   1:        400    XT-PIC-XT        i8042
/proc/interrupts:   2:          0    XT-PIC-XT        cascade
/proc/interrupts:   6:        508    XT-PIC-XT        floppy
/proc/interrupts:   7:          1    XT-PIC-XT        parport0
/proc/interrupts:   9:          0    XT-PIC-XT        acpi
/proc/interrupts:  10:    2024941    XT-PIC-XT        eth0
/proc/interrupts:  11:   15471292    XT-PIC-XT        libata
/proc/interrupts:  12:          1    XT-PIC-XT        uhci_hcd:usb1
/proc/interrupts:  15:       7589    XT-PIC-XT        ide1
/proc/interrupts: NMI:          0 
/proc/interrupts: LOC:          0 
/proc/interrupts: ERR:          0
/proc/interrupts: MIS:          0
/proc/meminfo: MemTotal:       516816 kB
/proc/meminfo: MemFree:        142876 kB
/proc/meminfo: Buffers:         12840 kB
/proc/meminfo: Cached:         321940 kB
/proc/meminfo: SwapCached:          0 kB
/proc/meminfo: Active:         244384 kB
/proc/meminfo: Inactive:        95312 kB
/proc/meminfo: SwapTotal:     1048568 kB
/proc/meminfo: SwapFree:      1048568 kB
/proc/meminfo: Dirty:            1496 kB
/proc/meminfo: Writeback:           0 kB
/proc/meminfo: AnonPages:        4956 kB
/proc/meminfo: Mapped:           3052 kB
/proc/meminfo: Slab:            26604 kB
/proc/meminfo: SReclaimable:    19436 kB
/proc/meminfo: SUnreclaim:       7168 kB
/proc/meminfo: PageTables:        264 kB
/proc/meminfo: NFS_Unstable:        0 kB
/proc/meminfo: Bounce:              0 kB
/proc/meminfo: CommitLimit:   1306976 kB
/proc/meminfo: Committed_AS:     9424 kB
/proc/meminfo: VmallocTotal:   515792 kB
/proc/meminfo: VmallocUsed:      6456 kB
/proc/meminfo: VmallocChunk:   508892 kB
/proc/bus/input/devices: I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
/proc/bus/input/devices: N: Name="AT Translated Set 2 keyboard"
/proc/bus/input/devices: P: Phys=isa0060/serio0/input0
/proc/bus/input/devices: S: Sysfs=/class/input/input0
/proc/bus/input/devices: H: Handlers=kbd 
/proc/bus/input/devices: B: EV=120013
/proc/bus/input/devices: B: KEY=4 2000000 3802078 f840d001 feffffdf ffefffff ffffffff fffffffe
/proc/bus/input/devices: B: MSC=10
/proc/bus/input/devices: B: LED=7
/proc/bus/input/devices: 
dmidecode: /usr/bin/report-hw: /usr/bin/report-hw: 65: dmidecode: not found

==============================================
Installer status:
==============================================
Package: kernel-image-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: kernel-image, ext2-modules
Description: Linux kernel binary image for the Debian installer

Package: preseed-common
Status: install ok unpacked
Version: 1.30
Depends: cdebconf-udeb, di-utils (>= 1.14)
Description: common files for preseeding

Package: udpkg
Status: install ok unpacked
Version: 1.06
Depends: libc6 (>= 2.5-5), libdebian-installer4-udeb (>= 0.51)
Description: tiny dpkg clone

Package: localechooser
Status: install ok installed
Version: 1.41
Depends: cdebconf-udeb, iso-3166-udeb, di-utils (>= 1.15)
Description: choose language/country/locale
Installer-Menu-Item: 1000

Package: acpi-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: acpi-modules
Depends: kernel-image-2.6.21-2-486-di
Description: ACPI support modules

Package: cdrom-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: cdrom-modules
Depends: ide-modules-2.6.21-2-486-di, cdrom-core-modules-2.6.21-2-486-di, kernel-image-2.6.21-2-486-di
Description: Esoteric CDROM drivers

Package: libnss-dns-udeb
Status: install ok unpacked
Version: 2.6.1-1
Description: GNU C Library: NSS helper for DNS - udeb

Package: cdrom-checker
Status: install ok unpacked
Version: 1.12
Depends: cdrom-detect, cdebconf-udeb (>= 0.31)
Description: Verify the cd contents
Installer-Menu-Item: 94000

Package: lowmemcheck
Status: install ok unpacked
Version: 1.26
Depends: cdebconf-udeb (>= 0.75), main-menu (>= 1.03)
Description: detect low-memory systems and enter lowmem mode

Package: cdrom-retriever
Status: install ok installed
Version: 1.15
Provides: retriever
Depends: cdebconf-udeb, cdrom-detect
Description: Fetch modules from a CDROM

Package: main-menu
Status: install ok unpacked
Version: 1.20
Depends: libc6 (>= 2.5-5), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.51), cdebconf-udeb
Description: Debian installer main menu

Package: ide-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: ide-modules
Depends: kernel-image-2.6.21-2-486-di, ide-core-modules-2.6.21-2-486-di
Description: IDE drivers

Package: di-utils-shell
Status: install ok installed
Version: 1.49
Depends: cdebconf-udeb, di-utils (>= 1.18)
Description: Execute a shell
Installer-Menu-Item: 95000

Package: di-utils
Status: install ok installed
Version: 1.49
Depends: libc6 (>= 2.5-5), libdebian-installer4-udeb (>= 0.52), cdebconf-udeb
Description: Miscellaneous utilities for the debian installer

Package: fat-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: fat-modules
Depends: kernel-image-2.6.21-2-486-di
Description: FAT filesystem support

Package: ide-core-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: ide-core-modules
Depends: kernel-image-2.6.21-2-486-di
Description: IDE support

Package: cdebconf-newt-udeb
Status: install ok unpacked
Version: 0.119
Depends: cdebconf-udeb, di-utils-terminfo, libc6 (>= 2.5-5), libnewt0.52
Description: Newt frontend for Debian Configuration Management System

Package: module-init-tools-udeb
Status: install ok unpacked
Version: 3.3-pre11-4
Depends: libc6 (>= 2.5-5)
Description: tools for managing Linux kernel modules

Package: rootskel
Status: install ok installed
Version: 1.54
Depends: di-utils (>= 1.43), cdebconf-udeb
Description: Skeleton root filesystem used by debian-installer

Package: sata-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: sata-modules
Depends: kernel-image-2.6.21-2-486-di, scsi-core-modules-2.6.21-2-486-di, ata-modules-2.6.21-2-486-di
Description: SATA drivers

Package: udev-udeb
Status: install ok unpacked
Version: 0.114-2
Depends: libc6 (>= 2.6-1)
Description: /dev/ and hotplug management daemon

Package: scsi-common-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: scsi-common-modules
Depends: kernel-image-2.6.21-2-486-di, scsi-core-modules-2.6.21-2-486-di, cdrom-core-modules-2.6.21-2-486-di
Description: Very common SCSI drivers

Package: brltty-udeb
Status: install ok unpacked
Version: 3.7.2-7.2
Depends: libc6 (>= 2.6-1)
Description: Access software for a blind person using a soft braille terminal

Package: libfribidi0-udeb
Status: install ok unpacked
Version: 0.10.7-4
Depends: libc6 (>= 2.3.6-6)
Description: Free Implementation of the Unicode BiDi algorithm

Package: libtextwrap1-udeb
Status: install ok installed
Version: 0.1-5
Depends: libc6 (>= 2.3.6-6)
Description: text-wrapping library with i18n - runtime udeb

Package: auto-install
Status: install ok unpacked
Version: 1.1
Depends: cdebconf-udeb, netcfg, preseed-common (>= 1.18)
Description: Support for automatic installs
Installer-Menu-Item: 1900

Package: floppy-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: floppy-modules
Depends: kernel-image-2.6.21-2-486-di
Description: Floppy driver

Package: input-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: input-modules
Depends: kernel-image-2.6.21-2-486-di, usb-modules-2.6.21-2-486-di
Description: Input devices support

Package: rescue-check
Status: install ok unpacked
Version: 1.11
Depends: cdebconf-udeb (>= 0.75), main-menu (>= 1.03), di-utils (>= 1.18)
Description: enter d-i rescue mode if requested

Package: nano-udeb
Status: install ok unpacked
Version: 2.0.6-2
Provides: editor
Depends: libc6 (>= 2.5-5), libslang2-udeb (>= 2.0.6-3)
Description: free Pico clone with some new features - tiny build

Package: usb-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: usb-modules
Depends: kernel-image-2.6.21-2-486-di
Description: USB support

Package: cdebconf-udeb
Status: install ok installed
Version: 0.119
Provides: debconf-2.0
Depends: libc6 (>= 2.5-5), libdebian-installer4-udeb (>= 0.52), libtextwrap1-udeb
Description: Debian Configuration Management System (C-implementation)

Package: ai-choosers
Status: install ok unpacked
Version: 1.1
Depends: kbd-chooser (>= 1.30), localechooser (>= 1.23)
Description: Delayed configuration of locale and keyboard for auto-install
Installer-Menu-Item: 2200

Package: load-cdrom
Status: install ok installed
Version: 1.15
Depends: cdebconf-udeb, cdrom-retriever, anna (>= 1.07)
Description: Load installer components from CD
Installer-Menu-Item: 1600

Package: cdebconf-text-udeb
Status: install ok unpacked
Version: 0.119
Depends: cdebconf-udeb, libc6 (>= 2.5-5)
Description: Plain text frontend for Debian Configuration Management System

Package: iso-3166-udeb
Status: install ok installed
Version: 1.3-1
Description: provides iso_3166.tab file

Package: firewire-core-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: firewire-core-modules
Depends: scsi-core-modules-2.6.21-2-486-di, kernel-image-2.6.21-2-486-di
Description: Core FireWire drivers

Package: core-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: core-modules
Depends: kernel-image-2.6.21-2-486-di
Description: Core modules

Package: floppy-retriever
Status: install ok unpacked
Version: 1.15
Provides: retriever
Depends: cdebconf-udeb, mountfloppy
Description: Fetches modules from a floppy

Package: ethdetect
Status: install ok installed
Version: 1.54
Provides: ethernet-card-detection
Depends: rootskel (>= 1.30), cdebconf-udeb (>= 0.38), hw-detect, di-utils (>= 1.13)
Description: Detect network hardware and load kernel drivers for it
Installer-Menu-Item: 1700

Package: busybox-udeb
Status: install ok unpacked
Version: 1:1.1.3-5
Depends: libc6 (>= 2.5-5)
Description: Tiny utilities for the debian-installer

Package: initrd-preseed
Status: install ok unpacked
Version: 1.30
Depends: preseed-common
Description: load debconf preseed file from /preseed.cfg on the initrd

Package: ata-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: ata-modules
Depends: kernel-image-2.6.21-2-486-di, scsi-core-modules-2.6.21-2-486-di
Description: ATA disk modules.

Package: libiw29-udeb
Status: install ok installed
Version: 29~pre22-1
Depends: libc6 (>= 2.5-5)
Description: Tools for manipulating Linux Wireless Extensions

Package: archdetect
Status: install ok installed
Version: 1.54
Depends: libc6 (>= 2.5-5), libdebian-installer4-udeb (>= 0.52)
Description: Hardware architecture detector

Package: scsi-core-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: scsi-core-modules
Depends: kernel-image-2.6.21-2-486-di
Description: Core SCSI subsystem

Package: save-logs
Status: install ok unpacked
Version: 2.31
Depends: cdebconf-udeb
Description: save logs and configuration for debug purposes
Installer-Menu-Item: 94000

Package: scsi-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: scsi-modules
Depends: kernel-image-2.6.21-2-486-di, scsi-core-modules-2.6.21-2-486-di, parport-modules-2.6.21-2-486-di, cdrom-core-modules-2.6.21-2-486-di, core-modules-2.6.21-2-486-di
Description: SCSI drivers

Package: di-utils-reboot
Status: install ok unpacked
Version: 1.49
Depends: cdebconf-udeb
Description: Reboot
Installer-Menu-Item: 99500

Package: anna
Status: install ok installed
Version: 1.27
Depends: libc6 (>= 2.3.6-6), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.50), cdebconf-udeb
Description: anna's not nearly apt, but for the Debian installer, it will do

Package: fb-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: fb-modules
Depends: kernel-image-2.6.21-2-486-di
Description: Frame buffer support

Package: libsysfs2-udeb
Status: install ok unpacked
Version: 2.1.0-2+b1
Depends: libc6 (>= 2.5-5)
Description: interface library to sysfs

Package: pcmciautils-udeb
Status: install ok unpacked
Version: 014-3
Depends: udev-udeb, libc6 (>= 2.3.6-6), libsysfs2-udeb
Description: PCMCIA utilities for Linux 2.6

Package: pciutils-udeb
Status: install ok unpacked
Version: 1:2.2.4-1
Depends: libc6 (>= 2.3.6-6), zlib1g-udeb (>= 1:1.2.1)
Description: Linux PCI Utilities (udeb)

Package: console-keymaps-at
Status: install ok installed
Version: 2:1.02-2
Provides: console-keymaps
Depends: cdebconf-udeb
Description: Keymaps for PC-style (PS/2 and AT) keyboards

Package: di-utils-terminfo
Status: install ok unpacked
Version: 1.49
Description: Terminfo entries needed by newt/slang in debian installer

Package: usb-serial-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: usb-serial-modules
Depends: kernel-image-2.6.21-2-486-di, usb-modules-2.6.21-2-486-di
Description: USB serial drivers

Package: pcmcia-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: pcmcia-modules
Depends: kernel-image-2.6.21-2-486-di, core-modules-2.6.21-2-486-di
Description: Common PCMCIA drivers

Package: hw-detect
Status: install ok installed
Version: 1.54
Depends: rootskel (>= 1.30), archdetect, cdebconf-udeb (>= 0.75), di-utils (>= 1.48)
Description: Detect hardware and load kernel drivers for it

Package: kbd-chooser
Status: install ok installed
Version: 1.36
Provides: keyboard-setup
Depends: libc6 (>= 2.6-1), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.52), cdebconf-udeb, console-keymaps
Description: Detect a keyboard and select layout
Installer-Menu-Item: 1200

Package: libdebian-installer4-udeb
Status: install ok installed
Version: 0.52
Depends: libc6 (>= 2.5-5)
Description: Library of common debian-installer functions

Package: parport-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: parport-modules
Depends: kernel-image-2.6.21-2-486-di
Description: Parallel port support

Package: installation-locale
Status: install ok unpacked
Version: 1.2
Depends: rootskel
Description: UTF-8 C locale

Package: env-preseed
Status: install ok unpacked
Version: 1.30
Description: debconf preseeding via environment variables

Package: mountfloppy
Status: install ok unpacked
Version: 0.12
Depends: cdebconf-udeb, di-utils (>= 1.48)
Description: Mounts a floppy

Package: cdebconf-priority
Status: install ok unpacked
Version: 0.119
Depends: cdebconf-udeb
Description: Change debconf priority
Installer-Menu-Item: 93000

Package: netcfg
Status: install ok installed
Version: 1.39
Provides: configured-network
Depends: libc6 (>= 2.6-1), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.52), libiw29-udeb (>= 28+29pre7), dhcp3-client-udeb | dhcp-client-udeb | pump-udeb, ethernet-card-detection
Description: Configure the network
Installer-Menu-Item: 1800

Package: file-preseed
Status: install ok unpacked
Version: 1.30
Depends: cdebconf-udeb, di-utils, preseed-common
Description: load debconf preseed file
Installer-Menu-Item: 1400

Package: zlib1g-udeb
Status: install ok unpacked
Version: 1:1.2.3.3.dfsg-5
Description: compression library - runtime for Debian installer

Package: serial-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: serial-modules
Depends: kernel-image-2.6.21-2-486-di, pcmcia-modules-2.6.21-2-486-di
Description: Serial drivers

Package: usb-storage-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: usb-storage-modules
Depends: ide-core-modules-2.6.21-2-486-di, scsi-core-modules-2.6.21-2-486-di, usb-modules-2.6.21-2-486-di
Description: USB storage support

Package: pcmcia-storage-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: pcmcia-storage-modules
Depends: kernel-image-2.6.21-2-486-di, ide-core-modules-2.6.21-2-486-di, cdrom-core-modules-2.6.21-2-486-di, pcmcia-modules-2.6.21-2-486-di, ata-modules-2.6.21-2-486-di
Description: PCMCIA storage drivers

Package: libdebconfclient0-udeb
Status: install ok installed
Version: 0.119
Depends: libc6 (>= 2.5-5), cdebconf-udeb
Description: Debian Configuration Management System (C-implementation)

Package: bogl-bterm-udeb
Status: install ok unpacked
Version: 0.1.18-1.5
Provides: editor
Depends: libc-udeb
Description: Ben's Own Graphics Library - graphical terminal

Package: cdrom-detect
Status: install ok installed
Version: 1.24
Depends: cdebconf-udeb, hw-detect, di-utils (>= 1.48)
Description: Detect CDROM devices and mount the CD
Installer-Menu-Item: 1300

Package: cdrom-core-modules-2.6.21-2-486-di
Status: install ok unpacked
Version: 1.53
Provides: cdrom-core-modules
Depends: kernel-image-2.6.21-2-486-di, scsi-core-modules-2.6.21-2-486-di, ide-modules-2.6.21-2-486-di
Description: CDROM support

Package: debian-installer
Status: install ok installed
Version: cdrom-isolinux-20070813-19:03
Description: debian installation image

Package: apt-mirror-setup
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 192
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1:0.25
Depends: choose-mirror-bin, cdebconf-udeb
Description: set up a mirror in sources.list

Package: apt-setup-udeb
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 108
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1:0.25
Depends: apt-mirror-setup, installed-base, cdebconf-udeb
Description: Configure apt
Installer-Menu-Item: 7000

Package: base-installer
Status: install ok installed
Priority: required
Section: debian-installer
Installed-Size: 148
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.83
Depends: di-utils-mapdevfs, di-utils (>= 1.48), rootskel (>= 1.19)
Description: base system installation framework

Package: bootstrap-base
Status: install ok installed
Priority: required
Section: debian-installer
Installed-Size: 488
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.83
Depends: libc6 (>= 2.6-1), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.52), mounted-partitions, created-fstab, base-installer, debootstrap-udeb (>= 0.3.1), gpgv-udeb, debian-archive-keyring-udeb, archdetect
Provides: kernel-installer, installed-base
Description: Install the base system
Installer-Menu-Item: 6500

Package: choose-mirror
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 12
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 2.18
Depends: configured-network, choose-mirror-bin
Description: Choose mirror to install from (menu item)
Installer-Menu-Item: 2300

Package: choose-mirror-bin
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 324
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 2.18
Depends: libc6 (>= 2.6-1), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.52), cdebconf-udeb
Description: Choose mirror to install from (program)

Package: clock-setup
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 92
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 0.91
Depends: cdebconf-udeb, tzsetup-udeb (>= 1:0.18), configured-network, rdate-udeb (>= 1:1.1.2-5), di-utils
Description: set up clock
Installer-Menu-Item: 2600

Package: crc-modules-2.6.21-2-486-di
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 32
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di
Provides: crc-modules
Description: CRC modules
 This package contains CRC support modules.

Package: debian-archive-keyring-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 32
Maintainer: Michael Vogt <mvo@debian.org>
Version: 2007.07.31
Recommends: gpgv-udeb
Description: GnuPG keys of the Debian archive
 The Debian project digitally signs its Release files. This package
 contains the archive keys used for that, in a minimal form for use
 in the installer.

Package: debootstrap-udeb
Status: install ok installed
Priority: required
Section: debian-installer
Installed-Size: 160
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.0.2
Depends: libc6 (>= 2.6-1), mounted-partitions
Description: Bootstrap the Debian system

Package: dhcp3-client-udeb
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 372
Maintainer: Eloy A. Paris <peloy@debian.org>
Version: 3.0.6-1
Depends: libc6 (>= 2.6-1)
Description: DHCP Client for debian-installer
 dhcp-client-udeb is a minimal dhcp package used by the debian-installer.

Package: di-utils-mapdevfs
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 4
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.49
Depends: libc6 (>= 2.5-5), libdebian-installer4-udeb (>= 0.52)
Description: mapdevfs utility for the debian installer

Package: disk-detect
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 64
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.54
Depends: cdebconf-udeb (>= 0.38), hw-detect, di-utils (>= 1.13)
Provides: harddrive-detection
Description: Detect disk drives
Installer-Menu-Item: 3500

Package: e2fsprogs-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 396
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Version: 1.40.2-1
Depends: libblkid1-udeb, libc6 (>= 2.5-5)
Description: stripped-down versions of e2fsprogs, for debian-installer
 This package is an e2fsprogs package built for a reduced size, so that
 it can help to save space in debian-installer.
 .
 Don't attempt to install this package, it has no support for a couple of
 features you surely want.  Anyway it should refuse to install.

Package: efi-modules-2.6.21-2-486-di
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 44
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di
Provides: efi-modules
Description: EFI modules
 This package contains EFI modules.

Package: eject-udeb
Status: install ok unpacked
Priority: optional
Section: debian-installer
Installed-Size: 212
Maintainer: Frank Lichtenheld <djpig@debian.org>
Version: 2.1.5-4
Depends: libc6 (>= 2.6-1), cdebconf-udeb
Description: ejects CDs from d-i menu
Installer-Menu-Item: 96000

Package: elilo-installer
Status: install ok unpacked
Priority: standard
Section: debian-installer
Installed-Size: 100
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.11
Depends: cdebconf-udeb, base-installer, partconf-find-partitions (>= 1.08), di-utils-mapdevfs, fat-modules, efi-modules
Provides: bootable-system
Description: Install elilo on a hard disk
Installer-Menu-Item: 7600

Package: ext3-modules-2.6.21-2-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 244
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di
Provides: ext3-modules
Description: EXT3 filesystem support
 This package contains the EXT3 filesystem module for the Linux kernel.

Package: fdisk-udeb
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 160
Maintainer: LaMont Jones <lamont@debian.org>
Version: 2.13~rc3-3
Depends: libc6 (>= 2.6-1)
Description: Partition a hard drive (manual)
 fdisk package

Package: finish-install
Status: install ok unpacked
Priority: required
Section: debian-installer
Installed-Size: 108
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 2.12
Depends: cdebconf-udeb, archdetect, installed-base, created-fstab, bootable-system
Description: Finish the installation and reboot
Installer-Menu-Item: 7800

Package: gpgv-udeb
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 256
Maintainer: James Troup <james@nocrew.org>
Version: 1.4.6-2
Depends: libc6 (>= 2.3.6-6), zlib1g-udeb (>= 1:1.2.1)
Description: minimal signature verification tool
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC2440.
 .
 This is GnuPG's signature verification tool, gpgv, packaged in minimal
 form for use in debian-installer.

Package: grub-installer
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 352
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.25
Depends: cdebconf-udeb, kernel-installer, created-fstab, di-utils (>= 1.15), di-utils-mapdevfs, os-prober, partman-utils
Provides: bootable-system
Description: Install GRUB on a hard disk
Installer-Menu-Item: 7300

Package: jfs-modules-2.6.21-2-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 224
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di
Provides: jfs-modules
Description: JFS filesystem support
 This package contains the JFS filesystem module for the Linux kernel.

Package: jfsutils-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 984
Maintainer: Stefan Hornburg (Racke) <racke@linuxia.de>
Version: 1.1.11-1
Depends: libc6 (>= 2.3.6-6), libuuid1-udeb
Description: A stripped-down version of jfsutils, for debian-installer
 This package is a jfsutils package built for reduced size, so that it
 can help to save space in debian-installer.
 .
 Don't attempt to install this package, it has no support for a couple of
 features you surely want.  Anyway, it should fail to install.

Package: libblkid1-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 40
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Version: 1.40.2-1
Depends: libc6 (>= 2.5-5)
Description: block device id library
 The blkid library which allows system programs like fsck and
 mount to quickly and easily find block devices by filesystem UUID and
 LABEL.  This allows system administrators to avoid specifiying
 filesystems by hard-coded device names, but via a logical naming
 system instead.
 .
 This is a minimal package for debian-installer.

Package: libc6-udeb
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 1804
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Version: 2.6.1-1
Provides: libc6, libc-udeb, glibc-2.6-1
Description: GNU C Library: Shared libraries - udeb
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
 .
 This package contains a minimal set of libraries needed for the Debian
 installer.  Do not install it on a normal system.

Package: libcrypto0.9.8-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 1312
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Version: 0.9.8e-5
Depends: libc6 (>= 2.5-5), zlib1g-udeb (>= 1:1.2.1)
Description: crypto shared library - udeb
 libcrypto shared library.
 .
 Do not install it on a normal system.

Package: libdevmapper1.02.1-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 84
Maintainer: Debian LVM Team <pkg-lvm-maintainers@lists.alioth.debian.org>
Version: 2:1.02.20-2
Depends: libc6 (>= 2.5-5)
Provides: libdevmapper1.02.1
Description: The Linux Kernel Device Mapper userspace library
 This is a udeb, or a microdeb, for the debian-installer.
 .
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but EVMS, software
 raid, and other drivers that create "virtual" block devices.

Package: libnss-files-udeb
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 40
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Version: 2.6.1-1
Description: GNU C Library: NSS helper for files - udeb
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
 .
 This package contains the files NSS helper needed for the Debian installer.
 Do not install it on a normal system.

Package: libparted1.7-udeb
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 340
Maintainer: Parted Maintainer Team <parted-maintainers@lists.alioth.debian.org>
Version: 1.7.1-5.1
Depends: libc6 (>= 2.3.6-6), libuuid1-udeb
Provides: libparted1.7-1
Description: The GNU Parted disk partitioning shared library
 GNU Parted is a program that allows you to create, destroy,
 resize, move and copy hard disk partitions. This is useful
 for creating space for new operating systems, reorganising
 disk usage, and copying data to new hard disks. This package
 contains the Parted binary and manual page.
 .
 This package contains libparted, the required shared library
 used by Parted. This is a cut-down package with no normal
 documentation intended to be used in debian-installer.
 .
 Parted currently supports DOS, Mac, Sun, BSD, GPT, MIPS and
 PC98 disklabels/partition tables, as well as a 'loop' (raw
 disk) type which allows use on RAID/LVM. Filesystems which
 are currently fully supported are ext2, ext3, fat (FAT16
 and FAT32), ReiserFS (with libreiserfs) and linux-swap.
 Parted can also detect and remove HFS (Mac OS), JFS, NTFS,
 UFS (Sun and HP), XFS and ASFS/AFFS/APFS (Amiga) filesystems,
 but cannot create, resize or check these filesystems yet.
 .
 Note that ReiserFS support is only enabled if you install
 the libreiserfs0.3-0 package. Since libreiserfs0.3-0 has been
 removed from sarge, ReiserFS support is not compiled in the
 default package.
 .
 The nature of this software means that any bugs could cause
 massive data loss. While there are no known bugs at the moment,
 they could exist, so please back up all important files before
 running it, and do so at your own risk.

Package: libuuid1-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 20
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Version: 1.40.2-1
Depends: libc6 (>= 2.5-5)
Description: universally unique id library
 libuuid generates and parses 128-bit universally unique id's (UUID's).
 See RFC 4122 for more information.
 .
 This is a minimal package for debian-installer.

Package: lilo-installer
Status: install ok unpacked
Priority: standard
Section: debian-installer
Installed-Size: 216
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.23
Depends: cdebconf-udeb, kernel-installer, di-utils (>= 1.15), di-utils-mapdevfs, fdisk-udeb, os-prober
Provides: bootable-system
Description: Install LILO on a hard disk
Installer-Menu-Item: 7500

Package: loop-modules-2.6.21-2-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 52
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di
Provides: loop-modules
Description: Loopback filesystem support
 This package contains loopback filesystem support for the Linux kernel.

Package: lvm2-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 440
Maintainer: Debian LVM Team <pkg-lvm-maintainers@lists.alioth.debian.org>
Version: 2.02.26-1+b1
Depends: libc6 (>= 2.6-1), libdevmapper1.02.1-udeb (>= 2:1.02.20)
Description: The Linux Logical Volume Manager
 This is a udeb, or a microdeb, for the debian-installer.
 .
 This is LVM2, the rewrite of The Linux Logical Volume Manager.  LVM
 supports enterprise level volume management of disk and disk subsystems
 by grouping arbitrary disks into volume groups. The total capacity of
 volume groups can be allocated to logical volumes, which are accessed as
 regular block devices.

Package: md-modules-2.6.21-2-486-di
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 460
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di
Provides: md-modules
Description: RAID and LVM support
 This package contains RAID and LVM modules for the Linux kernel.

Package: mdadm-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 160
Maintainer: Debian mdadm maintainers <pkg-mdadm-devel@lists.alioth.debian.org>
Version: 2.6.2-2
Depends: libc6 (>= 2.5-5)
Description: tool to administer Linux MD arrays (software RAID)
 mdadm is a program that can be used to create, manage, and monitor MD
 arrays (e.g. software RAID, multipath devices).
 .
 mdadm-udeb is a minimal package used by the debian-installer.

Package: mdcfg-utils
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 412
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.22
Depends: cdebconf-udeb, di-utils (>= 1.16), md-modules, mdadm-udeb (>= 2.5.2), partconf-find-partitions
Description: Configure MD devices
 Use this module to configure the MD devices.

Package: mkreiserfs-udeb
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 144
Maintainer: Ed Boraas <ed@debian.org>
Version: 1:3.6.19-6
Depends: libc6 (>= 2.6-1), libuuid1-udeb
Description: User-level tools for ReiserFS filesystems
 This installer module contains the utility to create ReiserFS filesystems.
 .
  Homepage: http://www.namesys.com/

Package: network-console
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 204
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.12
Depends: cdebconf-udeb, configured-network, openssh-server-udeb (>= 1:3.8p1-1)
Description: Continue installation remotely using SSH
Installer-Menu-Item: 2100

Package: network-preseed
Status: install ok unpacked
Priority: standard
Section: debian-installer
Installed-Size: 40
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.30
Depends: cdebconf-udeb, configured-network, preseed-common
Description: download debconf preseed file
Installer-Menu-Item: 2100

Package: nic-extra-modules-2.6.21-2-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 2916
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di, nic-shared-modules-2.6.21-2-486-di, core-modules-2.6.21-2-486-di, crc-modules-2.6.21-2-486-di
Provides: nic-extra-modules
Description: Rare NIC drivers
 This package contains rare NIC drivers for the Linux kernel.

Package: nic-modules-2.6.21-2-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 460
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di, nic-shared-modules-2.6.21-2-486-di, core-modules-2.6.21-2-486-di, firewire-core-modules-2.6.21-2-486-di
Provides: nic-modules
Description: Common NIC drivers
 This package contains common NIC drivers for the Linux kernel.

Package: nic-pcmcia-modules-2.6.21-2-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 588
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di, nic-shared-modules-2.6.21-2-486-di, nic-wireless-modules-2.6.21-2-486-di, pcmcia-modules-2.6.21-2-486-di
Provides: nic-pcmcia-modules
Description: Common PCMCIA NIC drivers
 This package contains common PCMCIA NIC drivers for the Linux kernel.

Package: nic-shared-modules-2.6.21-2-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 56
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di
Provides: nic-shared-modules
Description: Shared NIC drivers
 This package contains NIC drivers needed by combinations of nic-modules,
 nic-extra-modules, nic-pcmcia-modules, and nic-wireless-modules.

Package: nic-usb-modules-2.6.21-2-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 316
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di, nic-shared-modules-2.6.21-2-486-di, nic-wireless-modules-2.6.21-2-486-di, usb-modules-2.6.21-2-486-di, core-modules-2.6.21-2-486-di
Provides: nic-usb-modules
Description: USB NIC drivers
 This package contains USB network adapter drivers for the Linux kernel.

Package: nic-wireless-modules-2.6.21-2-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 836
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di, nic-shared-modules-2.6.21-2-486-di, core-modules-2.6.21-2-486-di
Provides: nic-wireless-modules
Description: Wireless NIC drivers
 This package contains wireless NIC drivers for the Linux kernel.

Package: nobootloader
Status: install ok unpacked
Priority: standard
Section: debian-installer
Installed-Size: 188
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.19
Depends: cdebconf-udeb, installed-base, di-utils-mapdevfs
Provides: bootable-system
Description: Don't install any bootloader.
 This package will skip installing a boot-loader
Installer-Menu-Item: 7700

Package: ntfsprogs-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 244
Maintainer: David Martínez Moreno <ender@debian.org>
Version: 1.13.1-6+b2
Depends: libc6 (>= 2.3.6-6)
Provides: ntfstools-udeb
Description: Tools for doing neat things in NTFS partitions from Linux - udeb
 Currently this udeb contains only ntfsresize.

Package: openssh-server-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 320
Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org>
Version: 1:4.6p1-5
Depends: libc6 (>= 2.6-1), libcrypto0.9.8-udeb (>= 0.9.8e-1), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1), libnss-files-udeb
Description: secure shell server for the Debian installer
 This is the portable version of OpenSSH, a free implementation of
 the Secure Shell protocol as specified by the IETF secsh working
 group.
 .
 This package provides the sshd server for use in debian-installer.
 Since it is expected to be used in specialized situations (e.g. S/390
 installs with no console), it does not provide any configuration.

Package: os-prober-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 76
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.21
Depends: di-utils-mapdevfs, anna (>= 1.16)
Provides: os-prober
Description: utility to detect other OSes on a set of drives
 This package is to be used by boot loader installers to detect other OSes
 available on a system, in a generic format, which it can then adapt to its
 own configuration format.

Package: partconf-find-partitions
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 32
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.24
Depends: libc6 (>= 2.5-5), libdebian-installer4-udeb (>= 0.52), libparted1.7-udeb (>= 1.7.1-1)
Description: debian-installer utility for finding partitions
 Helper program for finding partitions and detecting their size and
 existing file system.

Package: parted-udeb
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 68
Maintainer: Parted Maintainer Team <parted-maintainers@lists.alioth.debian.org>
Version: 1.7.1-5.1
Depends: libc6 (>= 2.3.6-6), libparted1.7-udeb (>= 1.7.1-1)
Provides: parted
Description: The GNU Parted disk partition resizing program
 GNU Parted is a program that allows you to create, destroy,
 resize, move and copy hard disk partitions. This is useful
 for creating space for new operating systems, reorganising
 disk usage, and copying data to new hard disks. This package
 contains the Parted binary and manual page.
 .
 This package is similar to the "big" parted package, but has
 less cosmetical features resulting in smaller binary. Intended
 to be used in debian-installer.
 .
 .
 The nature of this software means that any bugs could cause
 massive data loss. While there are no known bugs at the moment,
 they could exist, so please back up all important files before
 running it, and do so at your own risk.

Package: partman-auto
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 388
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 69
Depends: cdebconf-udeb, di-utils, partman-base (>= 99), partman-basicfilesystems, partman-ext3
Description: Automatically partition storage devices (partman)

Package: partman-auto-crypto
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 48
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 5
Depends: cdebconf-udeb, partman-auto (>= 55), partman-auto-lvm (>= 14), partman-crypto (>= 13), partman-base (>= 87)
Description: Automatically partition storage devices using crypto and LVM

Package: partman-auto-lvm
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 164
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 23
Depends: cdebconf-udeb, partman-base (>= 73), partman-auto (>= 69), partman-lvm (>= 36), di-utils (>= 1.15), lvm2-udeb
Description: Automatically partition storage devices using LVM

Package: partman-auto-raid
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 68
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 5
Depends: cdebconf-udeb, partman-base (>= 99), partman-basicfilesystems, partman-ext3, partman-auto (>= 58), partman-md
Description: Allow preseeded RAID installs

Package: partman-base
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 764
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 109
Depends: libc6 (>= 2.5-5), libparted1.7-udeb (>= 1.7.1-1), cdebconf-udeb, partman-utils, partman-partitioning, partman-target, archdetect, harddrive-detection, di-utils-mapdevfs, di-utils (>= 1.15)
Provides: made-filesystems, mounted-partitions, partitioned-harddrives, created-fstab
Description: Partition the storage devices (partman)
Installer-Menu-Item: 4200

Package: partman-basicfilesystems
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 604
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 55
Depends: cdebconf-udeb, e2fsprogs-udeb, ext2-modules, fat-modules, di-utils (>= 1.14)
Provides: partman-filesystem
Description: Add to partman support for ext2, linux-swap, fat16 and fat32

Package: partman-basicmethods
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 132
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 35
Depends: cdebconf-udeb
Provides: partman-method
Description: Basic partition usage methods for partman
 This package provides partman with two methods to use partitions.
 The first is to format the partition.  The second is to keep and use
 the existing data in the partition as it is.

Package: partman-crypto
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 884
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 22
Depends: partman-base (>= 106), libc6 (>= 2.6-1), cdebconf-udeb
Description: Add to partman support for block device encryption

Package: partman-efi
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 136
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 13
Depends: partman-base, efi-modules
Description: Add to partman support for EFI boot partitions

Package: partman-ext3
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 232
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 47
Depends: cdebconf-udeb, e2fsprogs-udeb, ext3-modules, partman-basicfilesystems, di-utils (>= 1.14)
Provides: partman-filesystem
Description: Add to partman support for ext3

Package: partman-jfs
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 276
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 22
Depends: cdebconf-udeb, jfsutils-udeb, jfs-modules, partman-basicfilesystems, di-utils (>= 1.14)
Provides: partman-filesystem
Description: Add support for jfs to partman

Package: partman-lvm
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 732
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 54
Depends: cdebconf-udeb, partman-base (>= 87), di-utils (>= 1.14), md-modules, lvm2-udeb, parted-udeb
Description: Adds support for LVM to partman

Package: partman-md
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 160
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 36
Depends: cdebconf-udeb, mdadm-udeb, mdcfg-utils, partman-base (>= 87)
Description: Add to partman support for MD

Package: partman-partitioning
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 300
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 51
Depends: e2fsprogs-udeb, ntfsprogs-udeb, cdebconf-udeb
Description: Partitioning operations for partman
 This udeb provides partman with editing operations for creation
 of new partitions, deletion of partitions and initialisation of the
 partition table.

Package: partman-reiserfs
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 240
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 36
Depends: cdebconf-udeb, mkreiserfs-udeb, reiserfs-modules, partman-basicfilesystems, di-utils (>= 1.14)
Provides: partman-filesystem
Description: Add to partman support for reiserfs

Package: partman-target
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 324
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 51
Depends: cdebconf-udeb, partman-basicfilesystems, partman-basicmethods, di-utils-mapdevfs
Description: Provides partman with ability to prepare /target
 This udeb allows the user to choose how partitions should be used.

Package: partman-utils
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 8
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 109
Depends: libc6 (>= 2.5-5), libparted1.7-udeb (>= 1.7.1-1)
Description: Utilities related to partitioning

Package: partman-xfs
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 228
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 34
Depends: cdebconf-udeb, xfsprogs-udeb, xfs-modules, partman-basicfilesystems, di-utils (>= 1.14)
Provides: partman-filesystem
Description: Add to partman support for xfs

Package: pata-modules-2.6.21-2-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 176
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di, ata-modules-2.6.21-2-486-di
Provides: pata-modules
Description: PATA drivers
 This package contains PATA drivers for the Linux kernel.

Package: pkgsel
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 32
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 0.14
Depends: cdebconf-udeb, apt-setup-udeb, di-utils (>= 1.20)
Description: Select and install packages
Installer-Menu-Item: 7000

Package: rdate-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 28
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Version: 1:1.1.2-5
Depends: libc6 (>= 2.6-1)
Description: sets the system's date from a remote host

Package: reiserfs-modules-2.6.21-2-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 276
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di
Provides: reiserfs-modules
Description: Reiser filesystem support
 This package contains the Reiser filesystem module for the Linux kernel.

Package: scsi-extra-modules-2.6.21-2-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 1784
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: scsi-modules-2.6.21-2-486-di, scsi-core-modules-2.6.21-2-486-di
Provides: scsi-extra-modules
Description: Uncommon SCSI drivers
 This package contains uncommon SCSI drivers for the Linux kernel.
 This includes SCSI RAID drivers, and some of the less common SCSI
 controllers.

Package: tzsetup-udeb
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 296
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1:0.18
Depends: cdebconf-udeb, localechooser
Description: choose time zone

Package: user-setup-udeb
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 360
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.16
Depends: cdebconf-udeb
Description: Set up users and passwords
Installer-Menu-Item: 6900

Package: wireless-tools-udeb
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 28
Maintainer: Guus Sliepen <guus@debian.org>
Version: 29~pre22-1
Depends: libc6 (>= 2.5-5), libiw29-udeb (>= 28+29pre7)
Description: Tools for manipulating Linux Wireless Extensions
 This package contains the Wireless tools, used to manipulate the Linux
 Wireless Extensions. The Wireless Extension is an interface allowing you to
 set Wireless LAN specific parameters and get the specific stats.
 .
 This is a udeb of the wireless tools.

Package: xfs-modules-2.6.21-2-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 580
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di
Provides: xfs-modules
Description: XFS filesystem support
 This package contains the XFS filesystem module for the Linux kernel.

Package: xfsprogs-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 240
Maintainer: Nathan Scott <nathans@debian.org>
Version: 2.9.0-1
Depends: libc6 (>= 2.3.6-6), libuuid1-udeb
Description: A stripped-down version of xfsprogs, for debian-installer
 This package is an xfsprogs package built for reduced size, so that it
 can help to save space in debian-installer.
 .
 Don't attempt to install this package, it has no support for a couple of
 features you surely want.  Anyway, it should fail to install.

Package: cdebconf-newt-entropy
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 40
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 0.4
Depends: cdebconf-newt-udeb, libc6 (>= 2.3.6-6), libnewt0.52
Description: cdebconf newt plugin for reading from /dev/random
 cdebconf plugin to facilitate reading random data from /dev/random.
 Asks the user to enter random characters on the keyboard and shows a
 progressbar with percent-of-data read.

Package: crypto-modules-2.6.21-2-486-di
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 184
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di
Provides: crypto-modules
Description: crypto modules
 This package contains crypto modules.

Package: cryptsetup-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 420
Maintainer: Debian Cryptsetup Team <pkg-cryptsetup-devel@lists.alioth.debian.org>
Version: 2:1.0.5-1
Depends: libc6 (>= 2.6-1), libdevmapper1.02.1-udeb (>= 2:1.02.20), libpopt0-udeb (>= 1.10), libuuid1-udeb, dmsetup-udeb
Description: configures encrypted block devices
 Since kernel 2.6.4, encrypted filesystem support is provided by the device
 mapper target dm-crypt. This utility provides a command-line interface for
 configuring this facility. It has integrated support for LUKS.
 .
 cryptsetup is backwards compatible with the on-disk format of cryptoloop,
 but also supports more secure formats. This package also includes support
 for automatically configuring encrypted devices at boot time via the config
 file /etc/crypttab. When combined with newer versions of the debian
 initrd-tools and standard debian kernels, cryptoroot is also supported.

Package: dmsetup-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 48
Maintainer: Debian LVM Team <pkg-lvm-maintainers@lists.alioth.debian.org>
Version: 2:1.02.20-2
Depends: libc6 (>= 2.5-5), libdevmapper1.02.1-udeb (>= 2:1.02.20)
Description: The Linux Kernel Device Mapper userspace library
 The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management)
 Team's implementation of a minimalistic kernel-space driver that handles
 volume management, while keeping knowledge of the underlying device layout
 in user-space.  This makes it useful for not only LVM, but EVMS, software
 raid, and other drivers that create "virtual" block devices.
 .
 This package contains a utility for modifying device mappings.

Package: libpopt0-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 24
Maintainer: Paul Martin <pm@debian.org>
Version: 1.10-3
Depends: libc6 (>= 2.3.6-6)
Description: lib for parsing cmdline parameters
 Popt was heavily influenced by the getopt() and getopt_long() functions,
 but it allows more powerful argument expansion. It can parse arbitrary
 argv[] style arrays and automatically set variables based on command
 line arguments. It also allows command line arguments to be aliased via
 configuration files and includes utility functions for parsing arbitrary
 strings into argv[] arrays using shell-like rules.
 .
 This package contains the runtime library and locale data.
 .
 This is a minimal package for use in debian-installer.

Package: partman-crypto-dm
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 100
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 22
Depends: partman-crypto, crypto-modules, cryptsetup-udeb, cdebconf-newt-entropy (>= 0.3)
Description: Add to partman support for dm-crypt encryption

Package: strace-udeb
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 208
Maintainer: Roland McGrath <frob@debian.org>
Version: 4.5.15-1
Description: A system call tracer
 strace is a system call tracer, i.e. a debugging tool which prints out
 a trace of all the system calls made by a another process/program.
 The program to be traced need not be recompiled for this, so you can
 use it on binaries for which you don't have source.
 .
 System calls and signals are events that happen at the user/kernel
 interface. A close examination of this boundary is very useful for bug
 isolation, sanity checking and attempting to capture race conditions.
 .
 This is a stripped down package intended for debugging use in the Debian
 installer.

Package: ntfs-modules-2.6.21-2-486-di
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 268
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di
Provides: ntfs-modules
Description: NTFS filesystem support
 This package contains the NTFS file system module for the Linux kernel.

Package: qnx4-modules-2.6.21-2-486-di
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 48
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di
Provides: qnx4-modules
Description: QNX4 filesystem support
 This package contains the QNX4 filesystem module for the Linux kernel.

Package: ufs-modules-2.6.21-2-486-di
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 112
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.53
Depends: kernel-image-2.6.21-2-486-di
Provides: ufs-modules
Description: UFS filesystem support
 This package contains the UFS filesystem module for the Linux kernel.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

installation-report depends on no packages.

Versions of packages installation-report recommends:
ii  pciutils                  1:2.2.4~pre4-1 Linux PCI Utilities
ii  reportbug                 3.31           reports bugs in the Debian distrib

-- no debconf information



--- End Message ---
--- Begin Message ---
Hello!

On Sun, 09 Sep 2007 22:00:35 +0200, Luca Capello wrote:
> On Fri, 31 Aug 2007 12:24:01 +0200, Luca Capello wrote:
>> On Tue, 28 Aug 2007 11:50:12 +0200, Jérémy Bobbio wrote:
>>> According to a recent mail on LKML [1], this should be fixed in
>>> Linux 2.6.22.
>> [...]
>>> Could you try it and see if the ordering is correct with the newer
>>> kernel?  That would be definitely helpful. :)
>>
>> It seems that the unstable 2.6.22-1-486_2.6.22-3 solved this issue,
>> as you can see from the logs attached.

Closing the bug: since no one replied to my previous mail, I assume
it's all OK.

Thx, bye,
Gismo / Luca



--- End Message ---

Reply to: