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

Bug#420376: installation-report: grub disk IDs misguessed by installer



Package: installation-reports
Version: 2.29
Severity: normal

Boot method: network/PXE
Image version: default etch image from mirror network (netboot/gtk)
Date: 2007-04-21

Machine: no-name personal workstation
Partitions: 

# fdisk -l /dev/sda

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda2            1217       13617    99611032+   5  Extended
/dev/sda5            1217        1459     1951866   82  Linux swap / Solaris
/dev/sda6            1460       13617    97659103+  83  Linux
# fdisk -l /dev/hdb

Disk /dev/hdb: 40.9 GB, 40982151168 bytes
255 heads, 63 sectors/track, 4982 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdb1   *           1         522     4192933+   7  HPFS/NTFS
/dev/hdb2             523        1252     5863725   83  Linux
/dev/hdb3            1253        4982    29961225    5  Extended
/dev/hdb5            1253        1374      979933+  82  Linux swap / Solaris
/dev/hdb6            1375        2104     5863693+  83  Linux
/dev/hdb7            4971        4982       96358+   6  FAT16
/dev/hdb8            4728        4970     1951866   82  Linux swap / Solaris

Partition table entries are not in disk order
# cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/sda6       /               ext3    defaults,errors=remount-ro 0       1
/dev/hdb7       /vol/oldfat     vfat    defaults        0       0
/dev/hdb6       /vol/oldhome    ext3    defaults        0       2
/dev/hdb2       /vol/oldroot    ext3    defaults        0       2
/dev/hdb8       none            swap    sw              0       0
/dev/sda5       none            swap    sw              0       0
/dev/hda        /media/cdrom0   udf,iso9660 user,noauto     0       0


/dev/sda is the SATA-II disk the machine was born with.
/dev/hdb is an ATA disk transplanted from an older machine that died.


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:              [ ]
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:          [O]
Install boot loader:    [E]
Overall install:        [E]

Comments/Problems:

  Nice shiny new installer! The only snag was that the code that
  generates the Grub configuration guessed wrong about what drive
  numbers Grub would assign to the two disks.

  The installer thought that /dev/hdb would be (hd0) and /dev/sda would
  be (hd1), but Grub has it the other way around. Therefore Grub
  would refuse to boot after the installation, because it looked
  for the kernel image in (hd1,5) (which happened to be my old
  /home partition at /dev/hdb6) instead of the correct (hd0,5).

  Eventually I was able to boot by rewriting the boot sequence commands
  Grub's boot-time UI, then correct the "groot" pseudocommand in
  /boot/grub/menu.lst and rerun update-grub. Then it works.

  For what it's worth, the installer's partitioner showed
  /dev/hdb before /dev/sda, consistent with believing hdb to
  be "the first" disk drive. (The BIOS, on the other hand, will
  not let me choose to boot off hdb at all, so evidently it
  thinks of sda as the primary drive).

  The Windows partition on the old disk was correctly identified
  as "Microsoft Windows XP Home Edition" behind the scenes and
  became a non-automagic stanza in menu.list. This stanza tried
  to chain to (hd0,0) instead of the correct (hd1,0). (I have no
  idea whether XP *actually* likes to be chain-loaded on an IDE slave
  disk that the BIOS does not even consider a boot candidate, and
  don't really care either).

-- 

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="4.0 (installer build 20070308)"
X_INSTALLATION_MEDIUM=netboot-gtk

==============================================
Installer hardware-summary:
==============================================
umame -a: Linux ismene 2.6.18-4-486 #1 Wed Feb 21 15:25:16 UTC 2007 i686 unknown
lspci -nn: 00:00.0 Host bridge [0600]: Intel Corporation 945G/GZ/P/PL Express Memory Controller Hub [8086:2770] (rev 02)
lspci -nn: 00:02.0 VGA compatible controller [0300]: Intel Corporation 945G/GZ Express Integrated Graphics Controller [8086:2772] (rev 02)
lspci -nn: 00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller [8086:27d8] (rev 01)
lspci -nn: 00:1c.0 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 [8086:27d0] (rev 01)
lspci -nn: 00:1c.1 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 [8086:27d2] (rev 01)
lspci -nn: 00:1d.0 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 [8086:27c8] (rev 01)
lspci -nn: 00:1d.1 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 [8086:27c9] (rev 01)
lspci -nn: 00:1d.2 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 [8086:27ca] (rev 01)
lspci -nn: 00:1d.3 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 [8086:27cb] (rev 01)
lspci -nn: 00:1d.7 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller [8086:27cc] (rev 01)
lspci -nn: 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev e1)
lspci -nn: 00:1f.0 ISA bridge [0601]: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge [8086:27b8] (rev 01)
lspci -nn: 00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01)
lspci -nn: 00:1f.2 IDE interface [0101]: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller IDE [8086:27c0] (rev 01)
lspci -nn: 00:1f.3 SMBus [0c05]: Intel Corporation 82801G (ICH7 Family) SMBus Controller [8086:27da] (rev 01)
lspci -nn: 01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 01)
lspci -vnn: 00:00.0 Host bridge [0600]: Intel Corporation 945G/GZ/P/PL Express Memory Controller Hub [8086:2770] (rev 02)
lspci -vnn: 	Subsystem: ASRock Incorporation Unknown device [1849:2770]
lspci -vnn: 	Flags: bus master, fast devsel, latency 0
lspci -vnn: 	Capabilities: [e0] Vendor Specific Information
lspci -vnn: 
lspci -vnn: 00:02.0 VGA compatible controller [0300]: Intel Corporation 945G/GZ Express Integrated Graphics Controller [8086:2772] (rev 02)
lspci -vnn: 	Subsystem: ASRock Incorporation Unknown device [1849:2772]
lspci -vnn: 	Flags: bus master, fast devsel, latency 0, IRQ 11
lspci -vnn: 	Memory at fea80000 (32-bit, non-prefetchable) [size=512K]
lspci -vnn: 	I/O ports at dc00 [size=8]
lspci -vnn: 	Memory at d0000000 (32-bit, prefetchable) [size=256M]
lspci -vnn: 	Memory at fea40000 (32-bit, non-prefetchable) [size=256K]
lspci -vnn: 	Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
lspci -vnn: 	Capabilities: [d0] Power Management version 2
lspci -vnn: 
lspci -vnn: 00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller [8086:27d8] (rev 01)
lspci -vnn: 	Subsystem: ASRock Incorporation Unknown device [1849:0888]
lspci -vnn: 	Flags: bus master, fast devsel, latency 0, IRQ 11
lspci -vnn: 	Memory at fea38000 (64-bit, non-prefetchable) [size=16K]
lspci -vnn: 	Capabilities: [50] Power Management version 2
lspci -vnn: 	Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
lspci -vnn: 	Capabilities: [70] Express Unknown type IRQ 0
lspci -vnn: 
lspci -vnn: 00:1c.0 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 [8086:27d0] (rev 01)
lspci -vnn: 	Flags: bus master, fast devsel, latency 0
lspci -vnn: 	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
lspci -vnn: 	Prefetchable memory behind bridge: 00000000fdf00000-00000000fdffffff
lspci -vnn: 	Capabilities: [40] Express Root Port (Slot+) IRQ 0
lspci -vnn: 	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
lspci -vnn: 	Capabilities: [90] Subsystem: ASRock Incorporation Unknown device [1849:27d0]
lspci -vnn: 	Capabilities: [a0] Power Management version 2
lspci -vnn: 
lspci -vnn: 00:1c.1 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 [8086:27d2] (rev 01)
lspci -vnn: 	Flags: bus master, fast devsel, latency 0
lspci -vnn: 	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
lspci -vnn: 	I/O behind bridge: 0000e000-0000efff
lspci -vnn: 	Memory behind bridge: feb00000-febfffff
lspci -vnn: 	Prefetchable memory behind bridge: 0000000040000000-00000000400fffff
lspci -vnn: 	Capabilities: [40] Express Root Port (Slot+) IRQ 0
lspci -vnn: 	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
lspci -vnn: 	Capabilities: [90] Subsystem: ASRock Incorporation Unknown device [1849:27d2]
lspci -vnn: 	Capabilities: [a0] Power Management version 2
lspci -vnn: 
lspci -vnn: 00:1d.0 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 [8086:27c8] (rev 01)
lspci -vnn: 	Subsystem: ASRock Incorporation Unknown device [1849:27c8]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0, IRQ 209
lspci -vnn: 	I/O ports at d400 [size=32]
lspci -vnn: 
lspci -vnn: 00:1d.1 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 [8086:27c9] (rev 01)
lspci -vnn: 	Subsystem: ASRock Incorporation Unknown device [1849:27c9]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0, IRQ 217
lspci -vnn: 	I/O ports at d480 [size=32]
lspci -vnn: 
lspci -vnn: 00:1d.2 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 [8086:27ca] (rev 01)
lspci -vnn: 	Subsystem: ASRock Incorporation Unknown device [1849:27ca]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0, IRQ 225
lspci -vnn: 	I/O ports at d800 [size=32]
lspci -vnn: 
lspci -vnn: 00:1d.3 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 [8086:27cb] (rev 01)
lspci -vnn: 	Subsystem: ASRock Incorporation Unknown device [1849:27cb]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0, IRQ 169
lspci -vnn: 	I/O ports at d880 [size=32]
lspci -vnn: 
lspci -vnn: 00:1d.7 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller [8086:27cc] (rev 01) (prog-if 20)
lspci -vnn: 	Subsystem: ASRock Incorporation Unknown device [1849:27cc]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0, IRQ 209
lspci -vnn: 	Memory at fea37c00 (32-bit, non-prefetchable) [size=1K]
lspci -vnn: 	Capabilities: [50] Power Management version 2
lspci -vnn: 	Capabilities: [58] Debug port
lspci -vnn: 
lspci -vnn: 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev e1) (prog-if 01)
lspci -vnn: 	Flags: bus master, fast devsel, latency 0
lspci -vnn: 	Bus: primary=00, secondary=03, subordinate=03, sec-latency=32
lspci -vnn: 	Capabilities: [50] Subsystem: ASRock Incorporation Unknown device [1849:244e]
lspci -vnn: 
lspci -vnn: 00:1f.0 ISA bridge [0601]: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge [8086:27b8] (rev 01)
lspci -vnn: 	Subsystem: ASRock Incorporation Unknown device [1849:27b8]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0
lspci -vnn: 	Capabilities: [e0] Vendor Specific Information
lspci -vnn: 
lspci -vnn: 00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01) (prog-if 8a [Master SecP PriP])
lspci -vnn: 	Subsystem: ASRock Incorporation Unknown device [1849:27df]
lspci -vnn: 	Flags: bus master, medium devsel, latency 0, IRQ 225
lspci -vnn: 	I/O ports at <unassigned>
lspci -vnn: 	I/O ports at <unassigned>
lspci -vnn: 	I/O ports at <ignored>
lspci -vnn: 	I/O ports at <ignored>
lspci -vnn: 	I/O ports at ffa0 [size=16]
lspci -vnn: 
lspci -vnn: 00:1f.2 IDE interface [0101]: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller IDE [8086:27c0] (rev 01) (prog-if 8f [Master SecP SecO PriP PriO])
lspci -vnn: 	Subsystem: ASRock Incorporation Unknown device [1849:27c0]
lspci -vnn: 	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 217
lspci -vnn: 	I/O ports at d080 [size=8]
lspci -vnn: 	I/O ports at d000 [size=4]
lspci -vnn: 	I/O ports at cc00 [size=8]
lspci -vnn: 	I/O ports at c880 [size=4]
lspci -vnn: 	I/O ports at c800 [size=16]
lspci -vnn: 	Capabilities: [70] Power Management version 2
lspci -vnn: 
lspci -vnn: 00:1f.3 SMBus [0c05]: Intel Corporation 82801G (ICH7 Family) SMBus Controller [8086:27da] (rev 01)
lspci -vnn: 	Subsystem: ASRock Incorporation Unknown device [1849:27da]
lspci -vnn: 	Flags: medium devsel, IRQ 5
lspci -vnn: 	I/O ports at 0400 [size=32]
lspci -vnn: 
lspci -vnn: 01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 01)
lspci -vnn: 	Subsystem: ASRock Incorporation Unknown device [1849:8168]
lspci -vnn: 	Flags: bus master, fast devsel, latency 0, IRQ 177
lspci -vnn: 	I/O ports at e800 [size=256]
lspci -vnn: 	Memory at febff000 (64-bit, non-prefetchable) [size=4K]
lspci -vnn: 	[virtual] Expansion ROM at 40000000 [disabled] [size=128K]
lspci -vnn: 	Capabilities: [40] Power Management version 2
lspci -vnn: 	Capabilities: [48] Vital Product Data
lspci -vnn: 	Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/1 Enable-
lspci -vnn: 	Capabilities: [60] Express Endpoint IRQ 0
lspci -vnn: 	Capabilities: [84] Vendor Specific Information
lspci -vnn: 
modulemap: 8086:27c8 uhci_hcd
modulemap: 8086:27c9 uhci_hcd
modulemap: 8086:27ca uhci_hcd
modulemap: 8086:27cb uhci_hcd
modulemap: 8086:27cc ehci_hcd
modulemap: 8086:27df piix
modulemap: 8086:27c0 ata_piix
modulemap: 10ec:8168 r8169
lsmod: Module                  Size  Used by
lsmod: qnx4                   10612  0 
lsmod: ntfs                  184084  0 
lsmod: nls_iso8859_1           4096  4 
lsmod: nls_cp437               5760  1 
lsmod: xfs                   464756  0 
lsmod: reiserfs              210432  0 
lsmod: jfs                   156380  0 
lsmod: ext3                  116488  3 
lsmod: jbd                    47272  1 ext3
lsmod: vfat                   11392  1 
lsmod: fat                    45596  1 vfat
lsmod: isofs                  31928  0 
lsmod: ide_generic             1536  0 [permanent]
lsmod: aec62xx                 6912  0 [permanent]
lsmod: alim15x3               11148  0 [permanent]
lsmod: amd74xx                13084  0 [permanent]
lsmod: atiixp                  5904  0 [permanent]
lsmod: cmd64x                 10012  0 [permanent]
lsmod: cs5520                  4736  0 [permanent]
lsmod: cs5530                  4992  0 [permanent]
lsmod: cs5535                  4352  0 [permanent]
lsmod: cy82c693                4484  0 [permanent]
lsmod: hpt34x                  5120  0 [permanent]
lsmod: it821x                  7940  0 [permanent]
lsmod: jmicron                 4224  0 [permanent]
lsmod: ns87415                 4296  0 [permanent]
lsmod: opti621                 4228  0 [permanent]
lsmod: pdc202xx_new            8064  0 [permanent]
lsmod: pdc202xx_old            9472  0 [permanent]
lsmod: rz1000                  2816  0 [permanent]
lsmod: sc1200                  6656  0 [permanent]
lsmod: serverworks             8456  0 [permanent]
lsmod: siimage                11136  0 [permanent]
lsmod: sis5513                12552  0 [permanent]
lsmod: slc90e66                5120  0 [permanent]
lsmod: triflex                 3840  0 [permanent]
lsmod: trm290                  4228  0 [permanent]
lsmod: via82cxxx               8452  0 [permanent]
lsmod: usb_storage            71360  0 
lsmod: sd_mod                 18832  3 
lsmod: ide_disk               14848  5 
lsmod: ide_cd                 35616  0 
lsmod: cdrom                  32416  1 ide_cd
lsmod: parport_pc             31524  0 
lsmod: parport                32200  1 parport_pc
lsmod: ata_piix               13576  2 
lsmod: libata                 87700  1 ata_piix
lsmod: scsi_mod              121352  3 usb_storage,sd_mod,libata
lsmod: piix                    9220  0 [permanent]
lsmod: generic                 5508  0 [permanent]
lsmod: ide_core              107760  31 ide_generic,aec62xx,alim15x3,amd74xx,atiixp,cmd64x,cs5520,cs5530,cs5535,cy82c693,hpt34x,it821x,jmicron,ns87415,opti621,pdc202xx_new,pdc202xx_old,rz1000,sc1200,serverworks,siimage,sis5513,slc90e66,triflex,trm290,via82cxxx,usb_storage,ide_disk,ide_cd,piix,generic
lsmod: rsrc_nonstatic         11648  0 
lsmod: pcmcia_core            35856  1 rsrc_nonstatic
lsmod: usbmouse                5376  0 
lsmod: vga16fb                11148  0 
lsmod: vgastate                7680  1 vga16fb
lsmod: evdev                   8832  4 
lsmod: usbserial              28136  0 
lsmod: usbhid                 35552  0 
lsmod: usbkbd                  6656  0 
lsmod: thermal                13320  0 
lsmod: processor              23212  1 thermal
lsmod: fan                     4740  0 
lsmod: psmouse                34312  0 
lsmod: ehci_hcd               26888  0 
lsmod: r8169                  27272  0 
lsmod: uhci_hcd               19980  0 
lsmod: usbcore               108676  8 usb_storage,usbmouse,usbserial,usbhid,usbkbd,ehci_hcd,uhci_hcd
df: Filesystem           1k-blocks      Used Available Use% Mounted on
df: tmpfs                   453396       444    452952   0% /dev
df: tmpfs                   453396       444    452952   0% /dev
df: tmpfs                   453396       444    452952   0% /.dev
df: /dev/scsi/host0/bus0/target0/lun0/part6  96124904    647264  90594688   1% /target
df: /dev/ide/host0/bus0/target1/lun0/part7     96150     11336     84814  12% /target/vol/oldfat
df: /dev/ide/host0/bus0/target1/lun0/part6   5771468   3293304   2184980  60% /target/vol/oldhome
df: /dev/ide/host0/bus0/target1/lun0/part2   5771500   4494572    983744  82% /target/vol/oldroot
free:               total         used         free       shared      buffers
free:   Mem:       906792       606292       300500            0        42320
free:  Swap:      3903712          332      3903380
free: Total:      4810504       606624      4203880
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	: 15
/proc/cpuinfo: model		: 6
/proc/cpuinfo: model name	: Intel(R) Pentium(R) D CPU 2.80GHz
/proc/cpuinfo: stepping	: 4
/proc/cpuinfo: cpu MHz		: 2792.525
/proc/cpuinfo: cache size	: 2048 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	: 6
/proc/cpuinfo: wp		: yes
/proc/cpuinfo: flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl est cid cx16 xtpr lahf_lm
/proc/cpuinfo: bogomips	: 5589.36
/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: 01f0-01f7 : ide0
/proc/ioports: 0290-029f : pnp 00:0d
/proc/ioports: 02f8-02ff : serial
/proc/ioports: 0378-037a : parport0
/proc/ioports: 03c0-03df : vesafb
/proc/ioports: 03f6-03f6 : ide0
/proc/ioports: 03f8-03ff : serial
/proc/ioports: 0400-041f : 0000:00:1f.3
/proc/ioports: 0778-077a : parport0
/proc/ioports: 0800-0803 : ACPI PM1a_EVT_BLK
/proc/ioports: 0804-0805 : ACPI PM1a_CNT_BLK
/proc/ioports: 0808-080b : ACPI PM_TMR
/proc/ioports: 0810-0815 : ACPI CPU throttle
/proc/ioports: 0828-082f : ACPI GPE0_BLK
/proc/ioports: 0cf8-0cff : PCI conf1
/proc/ioports: c800-c80f : 0000:00:1f.2
/proc/ioports:   c800-c80f : libata
/proc/ioports: c880-c883 : 0000:00:1f.2
/proc/ioports:   c880-c883 : libata
/proc/ioports: cc00-cc07 : 0000:00:1f.2
/proc/ioports:   cc00-cc07 : libata
/proc/ioports: d000-d003 : 0000:00:1f.2
/proc/ioports:   d000-d003 : libata
/proc/ioports: d080-d087 : 0000:00:1f.2
/proc/ioports:   d080-d087 : libata
/proc/ioports: d400-d41f : 0000:00:1d.0
/proc/ioports:   d400-d41f : uhci_hcd
/proc/ioports: d480-d49f : 0000:00:1d.1
/proc/ioports:   d480-d49f : uhci_hcd
/proc/ioports: d800-d81f : 0000:00:1d.2
/proc/ioports:   d800-d81f : uhci_hcd
/proc/ioports: d880-d89f : 0000:00:1d.3
/proc/ioports:   d880-d89f : uhci_hcd
/proc/ioports: dc00-dc07 : 0000:00:02.0
/proc/ioports: e000-efff : PCI Bus #01
/proc/ioports:   e800-e8ff : 0000:01:00.0
/proc/ioports:     e800-e8ff : r8169
/proc/ioports: ffa0-ffaf : 0000:00:1f.1
/proc/ioports:   ffa0-ffa7 : ide0
/proc/iomem: 00000000-0009fbff : System RAM
/proc/iomem:   00000000-00000000 : Crash kernel
/proc/iomem: 0009fc00-0009ffff : reserved
/proc/iomem: 000a0000-000bffff : Video RAM area
/proc/iomem: 000c0000-000c7fff : Video ROM
/proc/iomem: 000cb000-000cbfff : Adapter ROM
/proc/iomem: 000f0000-000fffff : System ROM
/proc/iomem: 00100000-3f7affff : System RAM
/proc/iomem:   00100000-00277829 : Kernel code
/proc/iomem:   0027782a-0030dc73 : Kernel data
/proc/iomem: 3f7b0000-3f7bffff : ACPI Tables
/proc/iomem: 3f7c0000-3f7effff : ACPI Non-volatile Storage
/proc/iomem: 3f7f0000-3f7fffff : reserved
/proc/iomem: 40000000-400fffff : PCI Bus #01
/proc/iomem:   40000000-4001ffff : 0000:01:00.0
/proc/iomem: d0000000-dfffffff : 0000:00:02.0
/proc/iomem:   d0000000-d07affff : vesafb
/proc/iomem: fdf00000-fdffffff : PCI Bus #02
/proc/iomem: fea37c00-fea37fff : 0000:00:1d.7
/proc/iomem:   fea37c00-fea37fff : ehci_hcd
/proc/iomem: fea38000-fea3bfff : 0000:00:1b.0
/proc/iomem: fea40000-fea7ffff : 0000:00:02.0
/proc/iomem: fea80000-feafffff : 0000:00:02.0
/proc/iomem: feb00000-febfffff : PCI Bus #01
/proc/iomem:   febff000-febfffff : 0000:01:00.0
/proc/iomem:     febff000-febfffff : r8169
/proc/iomem: fed00000-fed003ff : reserved
/proc/iomem: fee00000-fee00fff : reserved
/proc/iomem: ff380000-ffffffff : reserved
/proc/interrupts:            CPU0       
/proc/interrupts:   0:     869303    IO-APIC-edge  timer
/proc/interrupts:   7:          0    IO-APIC-edge  parport0
/proc/interrupts:   9:          0   IO-APIC-level  acpi
/proc/interrupts:  14:       3182    IO-APIC-edge  ide0
/proc/interrupts: 169:          0   IO-APIC-level  uhci_hcd:usb4
/proc/interrupts: 177:     122465   IO-APIC-level  eth0
/proc/interrupts: 209:      10237   IO-APIC-level  uhci_hcd:usb1, ehci_hcd:usb5
/proc/interrupts: 217:      46027   IO-APIC-level  uhci_hcd:usb2, libata
/proc/interrupts: 225:          0   IO-APIC-level  uhci_hcd:usb3
/proc/interrupts: NMI:          0 
/proc/interrupts: LOC:     869262 
/proc/interrupts: ERR:          0
/proc/interrupts: MIS:          0
/proc/meminfo: MemTotal:       906792 kB
/proc/meminfo: MemFree:        300436 kB
/proc/meminfo: Buffers:         42320 kB
/proc/meminfo: Cached:         491428 kB
/proc/meminfo: SwapCached:        332 kB
/proc/meminfo: Active:         336956 kB
/proc/meminfo: Inactive:       222552 kB
/proc/meminfo: HighTotal:           0 kB
/proc/meminfo: HighFree:            0 kB
/proc/meminfo: LowTotal:       906792 kB
/proc/meminfo: LowFree:        300436 kB
/proc/meminfo: SwapTotal:     3903712 kB
/proc/meminfo: SwapFree:      3903380 kB
/proc/meminfo: Dirty:            1468 kB
/proc/meminfo: Writeback:           0 kB
/proc/meminfo: AnonPages:       25468 kB
/proc/meminfo: Mapped:           7072 kB
/proc/meminfo: Slab:            36296 kB
/proc/meminfo: PageTables:        264 kB
/proc/meminfo: NFS_Unstable:        0 kB
/proc/meminfo: Bounce:              0 kB
/proc/meminfo: CommitLimit:   4357108 kB
/proc/meminfo: Committed_AS:    66192 kB
/proc/meminfo: VmallocTotal:   122576 kB
/proc/meminfo: VmallocUsed:     10912 kB
/proc/meminfo: VmallocChunk:   110736 kB
/proc/bus/input/devices: I: Bus=0003 Vendor=0430 Product=0005 Version=0200
/proc/bus/input/devices: N: Name="USB HIDBP Keyboard 0430:0005"
/proc/bus/input/devices: P: Phys=/input0
/proc/bus/input/devices: S: Sysfs=/class/input/input0
/proc/bus/input/devices: H: Handlers=kbd event0 
/proc/bus/input/devices: B: EV=120003
/proc/bus/input/devices: B: KEY=7 ff87207a c14057ff febeffdf ffefffff ffffffff fffffffe
/proc/bus/input/devices: B: LED=1f
/proc/bus/input/devices: 
/proc/bus/input/devices: I: Bus=0003 Vendor=0430 Product=0100 Version=0105
/proc/bus/input/devices: N: Name="HID 0430:0100"
/proc/bus/input/devices: P: Phys=usb-0000:00:1d.0-1/input0
/proc/bus/input/devices: S: Sysfs=/class/input/input1
/proc/bus/input/devices: H: Handlers=mouse0 event1 
/proc/bus/input/devices: B: EV=7
/proc/bus/input/devices: B: KEY=70000 0 0 0 0 0 0 0 0
/proc/bus/input/devices: B: REL=3
/proc/bus/input/devices: 
dmidecode: # dmidecode 2.8
dmidecode: SMBIOS 2.4 present.
dmidecode: 28 structures occupying 1399 bytes.
dmidecode: Table at 0x000FBB20.
dmidecode: 
dmidecode: Handle 0x0000, DMI type 0, 24 bytes
dmidecode: BIOS Information
dmidecode: 	Vendor: American Megatrends Inc.
dmidecode: 	Version: P1.40
dmidecode: 	Release Date: 11/27/2006
dmidecode: 	Address: 0xF0000
dmidecode: 	Runtime Size: 64 kB
dmidecode: 	ROM Size: 512 kB
dmidecode: 	Characteristics:
dmidecode: 		PCI is supported
dmidecode: 		PNP is supported
dmidecode: 		BIOS is upgradeable
dmidecode: 		BIOS shadowing is allowed
dmidecode: 		Boot from CD is supported
dmidecode: 		Selectable boot is supported
dmidecode: 		BIOS ROM is socketed
dmidecode: 		EDD is supported
dmidecode: 		5.25"/1.2 MB floppy services are supported (int 13h)
dmidecode: 		3.5"/720 KB floppy services are supported (int 13h)
dmidecode: 		3.5"/2.88 MB floppy services are supported (int 13h)
dmidecode: 		Print screen service is supported (int 5h)
dmidecode: 		8042 keyboard services are supported (int 9h)
dmidecode: 		Serial services are supported (int 14h)
dmidecode: 		Printer services are supported (int 17h)
dmidecode: 		CGA/mono video services are supported (int 10h)
dmidecode: 		ACPI is supported
dmidecode: 		USB legacy is supported
dmidecode: 		LS-120 boot is supported
dmidecode: 		ATAPI Zip drive boot is supported
dmidecode: 		BIOS boot specification is supported
dmidecode: 		Function key-initiated network boot is supported
dmidecode: 		Targeted content distribution is supported
dmidecode: 	BIOS Revision: 8.12
dmidecode: 
dmidecode: Handle 0x0001, DMI type 1, 27 bytes
dmidecode: System Information
dmidecode: 	Manufacturer: To Be Filled By O.E.M.
dmidecode: 	Product Name: To Be Filled By O.E.M.
dmidecode: 	Version: To Be Filled By O.E.M.
dmidecode: 	Serial Number: To Be Filled By O.E.M.
dmidecode: 	UUID: 00020003-0004-0005-0006-000700080009
dmidecode: 	Wake-up Type: Power Switch
dmidecode: 	SKU Number: To Be Filled By O.E.M.
dmidecode: 	Family: To Be Filled By O.E.M.
dmidecode: 
dmidecode: Handle 0x0002, DMI type 2, 15 bytes
dmidecode: Base Board Information
dmidecode: 	Manufacturer:                       
dmidecode: 	Product Name: ConRoe945G-DVI
dmidecode: 	Version:                       
dmidecode: 	Serial Number:                       
dmidecode: 	Asset Tag:                       
dmidecode: 	Features:
dmidecode: 		Board is a hosting board
dmidecode: 		Board is replaceable
dmidecode: 	Location In Chassis:                       
dmidecode: 	Chassis Handle: 0x0003
dmidecode: 	Type: Motherboard
dmidecode: 	Contained Object Handles: 0
dmidecode: 
dmidecode: Handle 0x0003, DMI type 3, 21 bytes
dmidecode: Chassis Information
dmidecode: 	Manufacturer: To Be Filled By O.E.M.
dmidecode: 	Type: Desktop
dmidecode: 	Lock: Not Present
dmidecode: 	Version: To Be Filled By O.E.M.
dmidecode: 	Serial Number: To Be Filled By O.E.M.
dmidecode: 	Asset Tag: To Be Filled By O.E.M.
dmidecode: 	Boot-up State: Safe
dmidecode: 	Power Supply State: Safe
dmidecode: 	Thermal State: Safe
dmidecode: 	Security Status: None
dmidecode: 	OEM Information: 0x00000000
dmidecode: 	Heigth: Unspecified
dmidecode: 	Number Of Power Cords: 1
dmidecode: 	Contained Elements: 0
dmidecode: 
dmidecode: Handle 0x0004, DMI type 4, 35 bytes
dmidecode: Processor Information
dmidecode: 	Socket Designation: CPUSocket
dmidecode: 	Type: Central Processor
dmidecode: 	Family: <OUT OF SPEC>
dmidecode: 	Manufacturer: Intel            
dmidecode: 	ID: 64 0F 00 00 FF FB EB BF
dmidecode: 	Version: Intel(R) Pentium(R) D CPU 2.80GHz                   
dmidecode: 	Voltage: 1.2 V
dmidecode: 	External Clock: 200 MHz
dmidecode: 	Max Speed: 2800 MHz
dmidecode: 	Current Speed: 2800 MHz
dmidecode: 	Status: Populated, Enabled
dmidecode: 	Upgrade: Other
dmidecode: 	L1 Cache Handle: 0x0005
dmidecode: 	L2 Cache Handle: 0x0006
dmidecode: 	L3 Cache Handle: Not Provided
dmidecode: 	Serial Number: To Be Filled By O.E.M.
dmidecode: 	Asset Tag: To Be Filled By O.E.M.
dmidecode: 	Part Number: To Be Filled By O.E.M.
dmidecode: 
dmidecode: Handle 0x0005, DMI type 7, 19 bytes
dmidecode: Cache Information
dmidecode: 	Socket Designation: L1-Cache
dmidecode: 	Configuration: Enabled, Not Socketed, Level 1
dmidecode: 	Operational Mode: Write Back
dmidecode: 	Location: Internal
dmidecode: 	Installed Size: 32 KB
dmidecode: 	Maximum Size: 32 KB
dmidecode: 	Supported SRAM Types:
dmidecode: 		Other
dmidecode: 	Installed SRAM Type: Other
dmidecode: 	Speed: Unknown
dmidecode: 	Error Correction Type: Parity
dmidecode: 	System Type: Data
dmidecode: 	Associativity: 8-way Set-associative
dmidecode: 
dmidecode: Handle 0x0006, DMI type 7, 19 bytes
dmidecode: Cache Information
dmidecode: 	Socket Designation: L2-Cache
dmidecode: 	Configuration: Enabled, Not Socketed, Level 2
dmidecode: 	Operational Mode: Write Back
dmidecode: 	Location: Internal
dmidecode: 	Installed Size: 4096 KB
dmidecode: 	Maximum Size: 4096 KB
dmidecode: 	Supported SRAM Types:
dmidecode: 		Other
dmidecode: 	Installed SRAM Type: Other
dmidecode: 	Speed: Unknown
dmidecode: 	Error Correction Type: Single-bit ECC
dmidecode: 	System Type: Unified
dmidecode: 	Associativity: 8-way Set-associative
dmidecode: 
dmidecode: Handle 0x0007, DMI type 5, 24 bytes
dmidecode: Memory Controller Information
dmidecode: 	Error Detecting Method: 64-bit ECC
dmidecode: 	Error Correcting Capabilities:
dmidecode: 		None
dmidecode: 	Supported Interleave: One-way Interleave
dmidecode: 	Current Interleave: One-way Interleave
dmidecode: 	Maximum Memory Module Size: 4096 MB
dmidecode: 	Maximum Total Memory Size: 16384 MB
dmidecode: 	Supported Speeds:
dmidecode: 		Other
dmidecode: 	Supported Memory Types:
dmidecode: 		DIMM
dmidecode: 		SDRAM
dmidecode: 	Memory Module Voltage: 3.3 V
dmidecode: 	Associated Memory Slots: 4
dmidecode: 		0x0008
dmidecode: 		0x0009
dmidecode: 		0x000A
dmidecode: 		0x000B
dmidecode: 	Enabled Error Correcting Capabilities:
dmidecode: 		None
dmidecode: 
dmidecode: Handle 0x0008, DMI type 6, 12 bytes
dmidecode: Memory Module Information
dmidecode: 	Socket Designation: DIMM0
dmidecode: 	Bank Connections: 0 1
dmidecode: 	Current Speed: Unknown
dmidecode: 	Type: DIMM SDRAM
dmidecode: 	Installed Size: 1024 MB (Double-bank Connection)
dmidecode: 	Enabled Size: 1024 MB (Double-bank Connection)
dmidecode: 	Error Status: OK
dmidecode: 
dmidecode: Handle 0x0009, DMI type 6, 12 bytes
dmidecode: Memory Module Information
dmidecode: 	Socket Designation: DIMM1
dmidecode: 	Bank Connections: 2 3
dmidecode: 	Current Speed: Unknown
dmidecode: 	Type: DIMM SDRAM
dmidecode: 	Installed Size: Not Installed
dmidecode: 	Enabled Size: Not Installed
dmidecode: 	Error Status: OK
dmidecode: 
dmidecode: Handle 0x000A, DMI type 6, 12 bytes
dmidecode: Memory Module Information
dmidecode: 	Socket Designation: DIMM2
dmidecode: 	Bank Connections: 4 5
dmidecode: 	Current Speed: Unknown
dmidecode: 	Type: DIMM SDRAM
dmidecode: 	Installed Size: Not Installed
dmidecode: 	Enabled Size: Not Installed
dmidecode: 	Error Status: OK
dmidecode: 
dmidecode: Handle 0x000B, DMI type 6, 12 bytes
dmidecode: Memory Module Information
dmidecode: 	Socket Designation: DIMM3
dmidecode: 	Bank Connections: 6 7
dmidecode: 	Current Speed: Unknown
dmidecode: 	Type: DIMM SDRAM
dmidecode: 	Installed Size: Not Installed
dmidecode: 	Enabled Size: Not Installed
dmidecode: 	Error Status: OK
dmidecode: 
dmidecode: Handle 0x000C, DMI type 9, 13 bytes
dmidecode: System Slot Information
dmidecode: 	Designation: PCI1
dmidecode: 	Type: 32-bit PCI
dmidecode: 	Current Usage: Available
dmidecode: 	Length: Short
dmidecode: 	ID: 1
dmidecode: 	Characteristics:
dmidecode: 		3.3 V is provided
dmidecode: 		Opening is shared
dmidecode: 		PME signal is supported
dmidecode: 
dmidecode: Handle 0x000D, DMI type 9, 13 bytes
dmidecode: System Slot Information
dmidecode: 	Designation: PCI2
dmidecode: 	Type: 32-bit PCI
dmidecode: 	Current Usage: Available
dmidecode: 	Length: Short
dmidecode: 	ID: 2
dmidecode: 	Characteristics:
dmidecode: 		3.3 V is provided
dmidecode: 		Opening is shared
dmidecode: 		PME signal is supported
dmidecode: 
dmidecode: Handle 0x000E, DMI type 126, 13 bytes
dmidecode: Inactive
dmidecode: 
dmidecode: Handle 0x000F, DMI type 9, 13 bytes
dmidecode: System Slot Information
dmidecode: 	Designation: PCIE2
dmidecode: 	Type: x1 PCI Express
dmidecode: 	Current Usage: Available
dmidecode: 	Length: Short
dmidecode: 	Characteristics:
dmidecode: 		3.3 V is provided
dmidecode: 		Opening is shared
dmidecode: 		PME signal is supported
dmidecode: 
dmidecode: Handle 0x0010, DMI type 16, 15 bytes
dmidecode: Physical Memory Array
dmidecode: 	Location: System Board Or Motherboard
dmidecode: 	Use: System Memory
dmidecode: 	Error Correction Type: None
dmidecode: 	Maximum Capacity: 4 GB
dmidecode: 	Error Information Handle: Not Provided
dmidecode: 	Number Of Devices: 4
dmidecode: 
dmidecode: Handle 0x0011, DMI type 19, 15 bytes
dmidecode: Memory Array Mapped Address
dmidecode: 	Starting Address: 0x00000000000
dmidecode: 	Ending Address: 0x0003FFFFFFF
dmidecode: 	Range Size: 1 GB
dmidecode: 	Physical Array Handle: 0x0010
dmidecode: 	Partition Width: 0
dmidecode: 
dmidecode: Handle 0x0012, DMI type 17, 27 bytes
dmidecode: Memory Device
dmidecode: 	Array Handle: 0x0010
dmidecode: 	Error Information Handle: Not Provided
dmidecode: 	Total Width: 64 bits
dmidecode: 	Data Width: 64 bits
dmidecode: 	Size: 1024 MB
dmidecode: 	Form Factor: DIMM
dmidecode: 	Set: None
dmidecode: 	Locator: DIMM0
dmidecode: 	Bank Locator: BANK0
dmidecode: 	Type: SDRAM
dmidecode: 	Type Detail: Synchronous
dmidecode: 	Speed: Unknown
dmidecode: 	Manufacturer: Manufacturer0
dmidecode: 	Serial Number: SerNum0
dmidecode: 	Asset Tag: AssetTagNum0
dmidecode: 	Part Number: PartNum0
dmidecode: 
dmidecode: Handle 0x0013, DMI type 20, 19 bytes
dmidecode: Memory Device Mapped Address
dmidecode: 	Starting Address: 0x00000000000
dmidecode: 	Ending Address: 0x0003FFFFFFF
dmidecode: 	Range Size: 1 GB
dmidecode: 	Physical Device Handle: 0x0012
dmidecode: 	Memory Array Mapped Address Handle: 0x0011
dmidecode: 	Partition Row Position: 1
dmidecode: 	Interleaved Data Depth: 1
dmidecode: 
dmidecode: Handle 0x0014, DMI type 17, 27 bytes
dmidecode: Memory Device
dmidecode: 	Array Handle: 0x0010
dmidecode: 	Error Information Handle: Not Provided
dmidecode: 	Total Width: Unknown
dmidecode: 	Data Width: 64 bits
dmidecode: 	Size: No Module Installed
dmidecode: 	Form Factor: DIMM
dmidecode: 	Set: None
dmidecode: 	Locator: DIMM1
dmidecode: 	Bank Locator: BANK1
dmidecode: 	Type: Unknown
dmidecode: 	Type Detail: Unknown
dmidecode: 	Speed: Unknown
dmidecode: 	Manufacturer: Manufacturer1
dmidecode: 	Serial Number: SerNum1
dmidecode: 	Asset Tag: AssetTagNum1
dmidecode: 	Part Number: PartNum1
dmidecode: 
dmidecode: Handle 0x0015, DMI type 126, 19 bytes
dmidecode: Inactive
dmidecode: 
dmidecode: Handle 0x0016, DMI type 17, 27 bytes
dmidecode: Memory Device
dmidecode: 	Array Handle: 0x0010
dmidecode: 	Error Information Handle: Not Provided
dmidecode: 	Total Width: Unknown
dmidecode: 	Data Width: 64 bits
dmidecode: 	Size: No Module Installed
dmidecode: 	Form Factor: DIMM
dmidecode: 	Set: None
dmidecode: 	Locator: DIMM2
dmidecode: 	Bank Locator: BANK2
dmidecode: 	Type: Unknown
dmidecode: 	Type Detail: Unknown
dmidecode: 	Speed: Unknown
dmidecode: 	Manufacturer: Manufacturer2
dmidecode: 	Serial Number: SerNum2
dmidecode: 	Asset Tag: AssetTagNum2
dmidecode: 	Part Number: PartNum2
dmidecode: 
dmidecode: Handle 0x0017, DMI type 126, 19 bytes
dmidecode: Inactive
dmidecode: 
dmidecode: Handle 0x0018, DMI type 17, 27 bytes
dmidecode: Memory Device
dmidecode: 	Array Handle: 0x0010
dmidecode: 	Error Information Handle: Not Provided
dmidecode: 	Total Width: Unknown
dmidecode: 	Data Width: 64 bits
dmidecode: 	Size: No Module Installed
dmidecode: 	Form Factor: DIMM
dmidecode: 	Set: None
dmidecode: 	Locator: DIMM3
dmidecode: 	Bank Locator: BANK3
dmidecode: 	Type: Unknown
dmidecode: 	Type Detail: Unknown
dmidecode: 	Speed: Unknown
dmidecode: 	Manufacturer: Manufacturer3
dmidecode: 	Serial Number: SerNum3
dmidecode: 	Asset Tag: AssetTagNum3
dmidecode: 	Part Number: PartNum3
dmidecode: 
dmidecode: Handle 0x0019, DMI type 126, 19 bytes
dmidecode: Inactive
dmidecode: 
dmidecode: Handle 0x001A, DMI type 32, 20 bytes
dmidecode: System Boot Information
dmidecode: 	Status: No errors detected
dmidecode: 
dmidecode: Handle 0x001B, DMI type 127, 4 bytes
dmidecode: End Of Table
dmidecode: 
/proc/fb: 0 VESA VGA
/proc/fb: 1 VGA16 VGA
/etc/directfbrc: no-hardware
/etc/directfbrc: bg-color=ffdcdad5
/etc/directfbrc: screenshot-dir=/var/log
/etc/directfbrc: disable-module=keyboard
/etc/directfbrc: disable-module=ps2mouse
/etc/directfbrc: #disable-module=linux_input
dfbinfo: (*) DirectFB/Config: Parsing config file '/etc/directfbrc'.
dfbinfo: 
dfbinfo:        ---------------------- DirectFB v0.9.25 ---------------------
dfbinfo:              (c) 2000-2002  convergence integrated media GmbH  
dfbinfo:              (c) 2002-2004  convergence GmbH                   
dfbinfo:         -----------------------------------------------------------
dfbinfo: 
dfbinfo: (*) DirectFB/Core: Single Application Core. (2006-12-04 07:06) 
dfbinfo: (*) Direct/Memcpy: Using libc memcpy()
dfbinfo: (*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 7321)...
dfbinfo: (*) Direct/Modules: suppress module 'keyboard'
dfbinfo: (*) Direct/Modules: suppress module 'ps2mouse'
dfbinfo: (*) Direct/Thread: Running 'Linux Input' (INPUT, 7322)...
dfbinfo:  (!!!)  *** UNIMPLEMENTED [fusion_reactor_set_lock] *** [../../../lib/fusion/reactor.c:853]
dfbinfo: (*) DirectFB/Input: USB HIDBP Keyboard 0430:0005 (1) 0.1 (convergence integrated media GmbH)
dfbinfo: (*) Direct/Thread: Running 'Linux Input' (INPUT, 7323)...
dfbinfo: (*) DirectFB/Input: HID 0430:0100 (2) 0.1 (convergence integrated media GmbH)
dfbinfo: (*) DirectFB/Graphics: Generic Software Rasterizer 0.6 (convergence integrated media GmbH)
dfbinfo: (*) DirectFB/Core/WM: Default 0.2 (Convergence GmbH)
dfbinfo: 
dfbinfo: 
dfbinfo: Screen (00) FBDev Primary Screen            (primary screen)
dfbinfo:    Caps: VSYNC POWER_MANAGEMENT 
dfbinfo: 
dfbinfo:      Layer (00) FBDev Primary Layer             (primary layer)
dfbinfo:         Type:    GRAPHICS 
dfbinfo:         Caps:    SURFACE BRIGHTNESS CONTRAST SATURATION 
dfbinfo: 
dfbinfo: 
dfbinfo: Input (00) USB HIDBP Keyboard 0430:0005    (primary keyboard)
dfbinfo:    Type: KEYBOARD 
dfbinfo:    Caps: KEYS 
dfbinfo: 
dfbinfo: Input (01) HID 0430:0100                   (primary mouse)
dfbinfo:    Type: MOUSE 
dfbinfo:    Caps: AXES BUTTONS 
dfbinfo:    Max. Axis: 1
dfbinfo:    Max. Button: 2
dfbinfo: 

==============================================
Installer status:
==============================================
Package: ttf-thai-tlwg-udeb
Status: install ok unpacked
Version: 1:0.4.5-2
Description: Thai fonts in TrueType format for D-I use

Package: serial-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: serial-modules
Depends: kernel-image-2.6.18-4-486-di, pcmcia-modules-2.6.18-4-486-di
Description: Serial drivers

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

Package: udpkg
Status: install ok unpacked
Version: 1.04
Depends: libc6 (>= 2.3.5-1), libdebian-installer4-udeb (>= 0.41)
Description: tiny dpkg clone

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

Package: libnss-dns-udeb
Status: install ok unpacked
Version: 2.3.6.ds1-13
Description: GNU C Library: NSS helper for DNS - udeb

Package: nic-shared-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: nic-shared-modules
Depends: kernel-image-2.6.18-4-486-di
Description: Shared NIC drivers

Package: download-installer
Status: install ok installed
Version: 1.15
Depends: cdebconf-udeb, net-retriever, anna (>= 1.07)
Description: Download installer components
Installer-Menu-Item: 23

Package: nic-pcmcia-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: nic-pcmcia-modules
Depends: kernel-image-2.6.18-4-486-di, nic-shared-modules-2.6.18-4-486-di, nic-extra-modules-2.6.18-4-486-di, pcmcia-modules-2.6.18-4-486-di
Description: Common PCMCIA NIC drivers

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

Package: main-menu
Status: install ok unpacked
Version: 1.18
Depends: libc6 (>= 2.3.6-6), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.50), cdebconf-udeb
Description: Debian installer main menu

Package: ttf-khmeros-udeb
Status: install ok unpacked
Version: 3.10-4
Provides: ttf-installer
Description: Debian-Installer font for the Khmer language of Cambodia

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

Package: ttf-dejavu-udeb
Status: install ok unpacked
Version: 2.15-1
Description: Vera font family derivate with additional characters

Package: di-utils
Status: install ok installed
Version: 1.45
Depends: libc6 (>= 2.3.6-6), libdebian-installer4-udeb (>= 0.49), cdebconf-udeb
Description: Miscellaneous utilities for the debian installer

Package: fb-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: fb-modules
Depends: kernel-image-2.6.18-4-486-di
Description: Frame buffer support

Package: choose-mirror
Status: install ok installed
Version: 2.13
Depends: configured-network, choose-mirror-bin
Description: Choose mirror to install from (menu item)
Installer-Menu-Item: 23

Package: ttf-cjk-compact-udeb
Status: install ok unpacked
Version: 1.8
Description: Shrinked CJK TrueType fonts for GUI d-i.

Package: network-preseed
Status: install ok unpacked
Version: 1.28
Depends: cdebconf-udeb, configured-network, preseed-common
Description: download debconf preseed file
Installer-Menu-Item: 21

Package: kernel-image-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: kernel-image, ext2-modules
Description: Linux kernel binary image for the Debian installer

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

Package: ttf-freefont-udeb
Status: install ok unpacked
Version: 20060501cvs-10
Provides: ttf-installer
Description: Freefont Sans fonts for the graphical installer

Package: usb-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: usb-modules
Depends: kernel-image-2.6.18-4-486-di
Description: USB support

Package: module-init-tools-udeb
Status: install ok unpacked
Version: 3.3-pre4-2
Depends: libc6 (>= 2.3.6-6)
Description: tools for managing Linux kernel modules

Package: gpgv-udeb
Status: install ok installed
Version: 1.4.6-1
Depends: libc6 (>= 2.3.6-6), zlib1g-udeb (>= 1:1.2.1)
Description: minimal signature verification tool

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

Package: libgtk-directfb-2.0-0-udeb
Status: install ok unpacked
Version: 2.8.20-7
Depends: libatk1.0-udeb (>= 1.12.2), libc6 (>= 2.3.6-6), libcairo-directfb2-udeb (>= 1.2.4), libdirectfb-0.9-25-udeb, libglib2.0-udeb (>= 2.12.0), libpango1.0-udeb (>= 1.14.8), libpng12-0-udeb (>= 1.2.13-4)
Description: The GTK+ graphical user interface library - minimal runtime

Package: udev-udeb
Status: install ok unpacked
Version: 0.105-3
Depends: libc6 (>= 2.3.6-6)
Description: /dev/ and hotplug management daemon

Package: libpng12-0-udeb
Status: install ok unpacked
Version: 1.2.15~beta5-1
Depends: libc6 (>= 2.3.6-6), zlib1g-udeb (>= 1:1.2.1)
Description: PNG library - minimal runtime library

Package: libnss-files-udeb
Status: install ok unpacked
Version: 2.3.6.ds1-13
Description: GNU C Library: NSS helper for files - udeb

Package: mouse-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: mouse-modules
Depends: kernel-image-2.6.18-4-486-di, input-modules-2.6.18-4-486-di, usb-modules-2.6.18-4-486-di
Description: Mouse support

Package: brltty-udeb
Status: install ok unpacked
Version: 3.7.2-7
Depends: libc6 (>= 2.3.6-6)
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: libcairo-directfb2-udeb
Status: install ok unpacked
Version: 1.2.4-4
Depends: fontconfig-udeb (>= 2.4.0), libc6 (>= 2.3.6-6), libdirectfb-0.9-25-udeb, libfreetype6-udeb (>= 2.2), libpng12-0-udeb (>= 1.2.8rel), zlib1g-udeb (>= 1:1.2.1)
Description: The Cairo 2D vector graphics library DirectFB build

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: gtk2-engines-udeb
Status: install ok unpacked
Version: 1:2.8.2-1
Depends: libatk1.0-udeb (>= 1.12.2), libc6 (>= 2.3.6-6), libcairo-directfb2-udeb (>= 1.2.4), libdirectfb-0.9-25-udeb, libglib2.0-udeb (>= 2.12.0), libgtk-directfb-2.0-0-udeb (>= 2.8.0), libpango1.0-udeb (>= 1.14.7)
Description: theme engines for GTK+ 2.x in the Debian installer

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

Package: usb-discover
Status: install ok unpacked
Version: 1.06
Depends: cdebconf-udeb
Description: Discover USB and load kernel modules

Package: rescue-check
Status: install ok unpacked
Version: 1.9
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.2-1
Provides: editor
Depends: libc6 (>= 2.3.6-6), libslang2-udeb (>= 2.0.6-3)
Description: free Pico clone with some new features - tiny build

Package: rootskel-gtk
Status: install ok unpacked
Version: 1.06
Depends: cdebconf-udeb, rootskel, mouse-modules, gtk2-engines-udeb
Description: Additions for graphical installs to skeleton root filesystem (debian-installer)

Package: cdebconf-udeb
Status: install ok installed
Version: 0.114
Provides: debconf-2.0
Depends: libc6 (>= 2.3.6-6), libdebian-installer4-udeb (>= 0.50), libtextwrap1-udeb
Description: Debian Configuration Management System (C-implementation)

Package: nic-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: nic-modules
Depends: kernel-image-2.6.18-4-486-di, nic-shared-modules-2.6.18-4-486-di, firmware-modules-2.6.18-4-486-di, firewire-core-modules-2.6.18-4-486-di
Description: Common NIC drivers

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

Package: libpango1.0-udeb
Status: install ok unpacked
Version: 1.14.8-5
Depends: fontconfig-udeb (>= 2.4.0), libc6 (>= 2.3.6-6), libcairo-directfb2-udeb (>= 1.2.4), libfreetype6-udeb (>= 2.2), libglib2.0-udeb (>= 2.12.0), zlib1g-udeb (>= 1:1.2.1)
Description: Layout and rendering of internationalized text

Package: libiw28-udeb
Status: install ok installed
Version: 28-1
Depends: libc6 (>= 2.3.5-1)
Description: Tools for manipulating Linux Wireless Extensions

Package: pcmcia-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: pcmcia-modules
Depends: kernel-image-2.6.18-4-486-di, firmware-modules-2.6.18-4-486-di
Description: Common PCMCIA drivers

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

Package: acpi-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: acpi-modules
Depends: kernel-image-2.6.18-4-486-di
Description: ACPI support modules

Package: libfreetype6-udeb
Status: install ok unpacked
Version: 2.2.1-5
Depends: libc6 (>= 2.3.6-6), zlib1g-udeb (>= 1:1.2.1)
Description: FreeType 2 font engine for the debian-installer

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

Package: floppy-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: floppy-modules
Depends: kernel-image-2.6.18-4-486-di
Description: Floppy driver

Package: ttf-malayalam-fonts-udeb
Status: install ok unpacked
Version: 1:0.4.7.4
Provides: ttf-installer
Description: Free TrueType fonts for the Malayalam language

Package: usb-serial-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: usb-serial-modules
Depends: kernel-image-2.6.18-4-486-di, usb-modules-2.6.18-4-486-di
Description: USB serial drivers

Package: ttf-farsiweb-udeb
Status: install ok unpacked
Version: 0.4.dfsg-6
Provides: ttf-installer
Description: Farsiweb TrueType fonts for the graphical installer

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

Package: ethdetect
Status: install ok installed
Version: 1.50
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: 17

Package: libexpat1-udeb
Status: install ok unpacked
Version: 1.95.8-3.4
Provides: libexpat1
Depends: libc6 (>= 2.3.6-6)
Description: XML parsing C library - runtime library

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

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

Package: net-retriever
Status: install ok installed
Version: 1.15
Provides: retriever
Depends: cdebconf-udeb, choose-mirror, configured-network, di-utils (>= 1.16), gpgv-udeb
Description: Fetch modules from the Internet

Package: archdetect
Status: install ok installed
Version: 1.50
Depends: libc6 (>= 2.3.6-6), libdebian-installer4-udeb (>= 0.50)
Description: Hardware architecture detector

Package: ttf-bpg-georgian-fonts-udeb
Status: install ok unpacked
Version: 0.3
Provides: ttf-installer
Description: BPG Georgian fonts for the graphical installer

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

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

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: nic-extra-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: nic-extra-modules
Depends: kernel-image-2.6.18-4-486-di, nic-shared-modules-2.6.18-4-486-di, firmware-modules-2.6.18-4-486-di, crc-modules-2.6.18-4-486-di
Description: Rare NIC drivers

Package: libsysfs2-udeb
Status: install ok unpacked
Version: 2.1.0-1
Provides: libsysfs2
Depends: libc6 (>= 2.3.6-6)
Description: interface library to sysfs

Package: choose-mirror-bin
Status: install ok installed
Version: 2.13
Depends: libc6 (>= 2.3.6-6), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.50), cdebconf-udeb
Description: Choose mirror to install from (program)

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~pre4-1
Depends: libc6 (>= 2.3.6-6)
Description: Linux PCI Utilities (udeb)

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

Package: ttf-tamil-fonts-udeb
Status: install ok unpacked
Version: 1:0.4.7.4
Provides: ttf-installer
Description: Free TrueType fonts for the Tamil language

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

Package: fat-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: fat-modules
Depends: kernel-image-2.6.18-4-486-di
Description: FAT filesystem support

Package: libdirectfb-0.9-25-udeb
Status: install ok unpacked
Version: 0.9.25.1-5
Provides: libdirectfb-0.9-25
Depends: libc6 (>= 2.3.6-6), libfreetype6-udeb (>= 2.2), libpng12-0-udeb (>= 1.2.8rel), libsysfs2-udeb, zlib1g-udeb (>= 1:1.2.1)
Description: direct frame buffer graphics - shared libraries

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

Package: kbd-chooser
Status: install ok installed
Version: 1.34
Depends: libc6 (>= 2.3.6-6), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.50), cdebconf-udeb, console-keymaps
Description: Detect a keyboard and select layout
Installer-Menu-Item: 12

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

Package: firewire-core-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: firewire-core-modules
Depends: scsi-core-modules-2.6.18-4-486-di, kernel-image-2.6.18-4-486-di
Description: Core FireWire drivers

Package: fontconfig-udeb
Status: install ok unpacked
Version: 2.4.2-1.2
Depends: fontconfig-udeb (>= 2.4.0), libc6 (>= 2.3.6-6), libexpat1-udeb (>= 1.95.8), libfreetype6-udeb (>= 2.2), zlib1g-udeb (>= 1:1.2.1)
Description: generic font configuration library - minimal runtime

Package: cdebconf-gtk-udeb
Status: install ok unpacked
Version: 0.114
Depends: cdebconf-udeb, libatk1.0-udeb (>= 1.12.2), libc6 (>= 2.3.6-6), libcairo-directfb2-udeb (>= 1.2.4), libdirectfb-0.9-25-udeb, libglib2.0-udeb (>= 2.12.0), libgtk-directfb-2.0-0-udeb (>= 2.8.0), libpango1.0-udeb (>= 1.14.8), rootskel-gtk (>= 0.05)
Description: Gtk+ frontend for Debian Configuration Management System

Package: crc-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: crc-modules
Depends: kernel-image-2.6.18-4-486-di
Description: CRC modules

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

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

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

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

Package: netcfg
Status: install ok installed
Version: 1.36
Provides: configured-network
Depends: libc6 (>= 2.3.6-6), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.50), libiw28-udeb (>= 28), dhcp-client-udeb | dhcp3-client-udeb | pump-udeb, ethernet-card-detection
Description: Configure the network
Installer-Menu-Item: 18

Package: ttf-tmuni-udeb
Status: install ok unpacked
Version: 0.0.20040806-1.2
Provides: ttf-installer
Description: font for Tibetan, Dzongkha and Ladakhi (OpenType Unicode)

Package: zlib1g-udeb
Status: install ok installed
Version: 1:1.2.3-13
Provides: zlib1g
Description: compression library - runtime for Debian installer

Package: libglib2.0-udeb
Status: install ok unpacked
Version: 2.12.4-2
Depends: libc6 (>= 2.3.6-6)
Description: The GLib library of C routines

Package: dhcp-client-udeb
Status: install ok installed
Version: 2.0pl5-19.5
Depends: libc6 (>= 2.3.6-6)
Description: DHCP Client for debian-installer

Package: libdebconfclient0-udeb
Status: install ok installed
Version: 0.114
Depends: libc6 (>= 2.3.6-6), 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: firmware-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: firmware-modules
Depends: kernel-image-2.6.18-4-486-di
Description: Firmware request modules

Package: input-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: input-modules
Depends: kernel-image-2.6.18-4-486-di, usb-modules-2.6.18-4-486-di
Description: Input devices support

Package: scsi-core-modules-2.6.18-4-486-di
Status: install ok unpacked
Version: 1.44
Provides: scsi-core-modules
Depends: kernel-image-2.6.18-4-486-di
Description: Core SCSI subsystem

Package: libatk1.0-udeb
Status: install ok unpacked
Version: 1.12.4-2
Depends: libc6 (>= 2.3.6-6), libglib2.0-udeb (>= 2.12.0)
Description: The ATK accessibility toolkit

Package: debian-installer
Status: install ok installed
Version: netboot-gtk-20070308
Description: debian installation image

Package: apt-mirror-setup
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 160
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1:0.20
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: 104
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1:0.20
Depends: apt-mirror-setup, base-installer (>= 1.49), cdebconf-udeb
Description: Configure apt
Installer-Menu-Item: 70

Package: base-installer
Status: install ok installed
Priority: required
Section: debian-installer
Installed-Size: 632
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.76
Depends: libc6 (>= 2.3.6-6), libdebconfclient0-udeb, libdebian-installer4-udeb (>= 0.50), mounted-partitions, debootstrap-udeb (>= 0.3.1), created-fstab, archdetect, di-utils-mapdevfs, di-utils (>= 1.16), rootskel (>= 1.19), gpgv-udeb
Provides: kernel-installer
Description: Install the base system
Installer-Menu-Item: 65

Package: cdrom-core-modules-2.6.18-4-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 140
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: kernel-image-2.6.18-4-486-di, scsi-core-modules-2.6.18-4-486-di, ide-modules-2.6.18-4-486-di
Provides: cdrom-core-modules
Description: CDROM support
 This package contains core CDROM support for the Linux kernel.

Package: clock-setup
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 76
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 0.15
Depends: cdebconf-udeb, os-prober, tzsetup-udeb
Description: set up clock
Installer-Menu-Item: 62

Package: debootstrap-udeb
Status: install ok installed
Priority: required
Section: debian-installer
Installed-Size: 196
Maintainer: Anthony Towns <ajt@debian.org>
Version: 0.3.3.2
Depends: libc6 (>= 2.3.6-6), mounted-partitions
Description: Bootstrap the Debian system
 debootstrap is used to create a Debian base system from scratch,
 without requiring the availability of dpkg or apt. It does this by
 downloading .deb files from a mirror site, and carefully unpacking them
 into a directory which can eventually be chrooted into.
 .
 debootstrap-udeb is a minimal package used by debian-installer.

Package: di-utils-mapdevfs
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 16
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.45
Depends: libc6 (>= 2.3.6-6), libdebian-installer4-udeb (>= 0.49)
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.50
Depends: cdebconf-udeb (>= 0.38), hw-detect, di-utils (>= 1.13)
Provides: harddrive-detection
Description: Detect disk drives
Installer-Menu-Item: 35

Package: dmidecode-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 64
Maintainer: Petter Reinholdtsen <pere@debian.org>
Version: 2.8-4
Depends: libc6 (>= 2.3.6-6)
Description: Dump Desktop Management Interface data (udeb)

Package: e2fsprogs-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 356
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Version: 1.39+1.40-WIP-2006.11.14+dfsg-2
Depends: libblkid1-udeb, libc6 (>= 2.3.6-6)
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.18-4-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.44
Depends: kernel-image-2.6.18-4-486-di
Provides: efi-modules
Description: EFI modules
 This package contains EFI modules.

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.10
Depends: cdebconf-udeb, base-installer, partconf-find-partitions (>= 1.08), di-utils-mapdevfs, fat-modules, efi-modules, dmidecode-udeb (>= 2.7)
Provides: bootable-system
Description: Install elilo on a hard disk
Installer-Menu-Item: 76

Package: ext3-modules-2.6.18-4-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 240
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: kernel-image-2.6.18-4-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: 136
Maintainer: LaMont Jones <lamont@debian.org>
Version: 2.12r-19
Depends: libc6 (>= 2.3.6-6)
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.9
Depends: cdebconf-udeb, archdetect, base-installer, created-fstab, bootable-system
Provides: prebaseconfig
Description: Finish the installation and reboot
Installer-Menu-Item: 78

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

Package: ide-core-modules-2.6.18-4-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 144
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: kernel-image-2.6.18-4-486-di
Provides: ide-core-modules
Description: IDE support
 This package contains core IDE support for the Linux kernel.

Package: ide-modules-2.6.18-4-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 432
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: kernel-image-2.6.18-4-486-di, ide-core-modules-2.6.18-4-486-di
Provides: ide-modules
Description: IDE drivers
 This package contains IDE drivers for the Linux kernel.

Package: jfs-modules-2.6.18-4-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 216
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: kernel-image-2.6.18-4-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.39+1.40-WIP-2006.11.14+dfsg-2
Depends: libc6 (>= 2.3.6-6)
Provides: libblkid1
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: 1584
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Version: 2.3.6.ds1-13
Provides: libc6, libc-udeb, glibc-2.3.6.ds1-1, glibc-2.3.6-2
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: libdevmapper1.02-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 52
Maintainer: Debian LVM Team <pkg-lvm-maintainers@lists.alioth.debian.org>
Version: 2:1.02.08-1
Depends: libc6 (>= 2.3.6-6)
Provides: libdevmapper1.02
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: 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: 24
Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Version: 1.39+1.40-WIP-2006.11.14+dfsg-2
Depends: libc6 (>= 2.3.6-6)
Provides: libuuid1
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: 232
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.20
Depends: cdebconf-udeb, kernel-installer, di-utils (>= 1.15), di-utils-mapdevfs, fdisk-udeb, os-prober, dmidecode-udeb (>= 2.7)
Provides: bootable-system
Description: Install LILO on a hard disk
Installer-Menu-Item: 75

Package: loop-modules-2.6.18-4-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.44
Depends: kernel-image-2.6.18-4-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: 428
Maintainer: Debian LVM Team <pkg-lvm-maintainers@lists.alioth.debian.org>
Version: 2.02.06-4
Depends: libc6 (>= 2.3.6-6), libdevmapper1.02-udeb (>= 2:1.02.02-2)
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.18-4-486-di
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 436
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: kernel-image-2.6.18-4-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: 176
Maintainer: Debian mdadm maintainers <pkg-mdadm-devel@lists.alioth.debian.org>
Version: 2.5.6-9
Depends: libc6 (>= 2.3.6-6)
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.21
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-4
Depends: libc6 (>= 2.3.6-6), 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: nic-usb-modules-2.6.18-4-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 208
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: kernel-image-2.6.18-4-486-di, nic-shared-modules-2.6.18-4-486-di, usb-modules-2.6.18-4-486-di, firmware-modules-2.6.18-4-486-di
Provides: nic-usb-modules
Description: USB NIC drivers
 This package contains USB network adapter drivers for the Linux kernel.

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

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: os-prober-udeb
Status: install ok installed
Priority: optional
Section: debian-installer
Installed-Size: 128
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.17
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: parport-modules-2.6.18-4-486-di
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 116
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: kernel-image-2.6.18-4-486-di
Provides: parport-modules
Description: Parallel port support
 This package contains parallel port drivers for the Linux kernel.

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.21
Depends: libc6 (>= 2.3.6-6), libdebian-installer4-udeb (>= 0.50), 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: 392
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 68
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: 22
Depends: cdebconf-udeb, partman-base (>= 73), partman-auto (>= 59), 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: 872
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 105
Depends: libc6 (>= 2.3.6-6), libparted1.7-udeb (>= 1.7.1-1), cdebconf-udeb, 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: 42

Package: partman-basicfilesystems
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 600
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 53
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: 34
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: 880
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 20
Depends: partman-base (>= 87), libc6 (>= 2.3.6-6), 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: 228
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 46
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: 272
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 21
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: 53
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: 34
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: 380
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 48
Depends: 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: 236
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 35
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: 320
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 49
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-xfs
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 224
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 33
Depends: cdebconf-udeb, xfsprogs-udeb, xfs-modules, partman-basicfilesystems, di-utils (>= 1.14)
Provides: partman-filesystem
Description: Add to partman support for xfs

Package: pcmcia-storage-modules-2.6.18-4-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.44
Depends: kernel-image-2.6.18-4-486-di, ide-core-modules-2.6.18-4-486-di, cdrom-core-modules-2.6.18-4-486-di, pcmcia-modules-2.6.18-4-486-di
Provides: pcmcia-storage-modules
Description: PCMCIA storage drivers
 This package contains PCMCIA storage 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.12
Depends: cdebconf-udeb, apt-setup-udeb, di-utils (>= 1.20)
Description: Select and install packages
Installer-Menu-Item: 70

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

Package: sata-modules-2.6.18-4-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 404
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: kernel-image-2.6.18-4-486-di, scsi-core-modules-2.6.18-4-486-di
Provides: sata-modules
Description: SATA drivers
 This package contains SATA drivers for the Linux kernel.

Package: scsi-common-modules-2.6.18-4-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 704
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: kernel-image-2.6.18-4-486-di, scsi-core-modules-2.6.18-4-486-di, cdrom-core-modules-2.6.18-4-486-di
Provides: scsi-common-modules
Description: Very common SCSI drivers
 This package contains very common SCSI drivers for the Linux kernel.

Package: scsi-extra-modules-2.6.18-4-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 1388
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: scsi-modules-2.6.18-4-486-di, scsi-core-modules-2.6.18-4-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: scsi-modules-2.6.18-4-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 1040
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: kernel-image-2.6.18-4-486-di, scsi-core-modules-2.6.18-4-486-di, parport-modules-2.6.18-4-486-di, cdrom-core-modules-2.6.18-4-486-di, firmware-modules-2.6.18-4-486-di
Provides: scsi-modules
Description: SCSI drivers
 This package contains SCSI drivers for the Linux kernel.

Package: tzsetup-udeb
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 308
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1:0.16
Depends: cdebconf-udeb, localechooser
Description: choose timezone
Installer-Menu-Item: 62

Package: usb-storage-modules-2.6.18-4-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 136
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: ide-core-modules-2.6.18-4-486-di, scsi-core-modules-2.6.18-4-486-di, usb-modules-2.6.18-4-486-di
Provides: usb-storage-modules
Description: USB storage support
 This package contains the USB storage driver for the Linux kernel.

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.11
Depends: cdebconf-udeb
Description: Set up users and passwords
Installer-Menu-Item: 63

Package: xfs-modules-2.6.18-4-486-di
Status: install ok installed
Priority: standard
Section: debian-installer
Installed-Size: 552
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: kernel-image-2.6.18-4-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: 232
Maintainer: Nathan Scott <nathans@debian.org>
Version: 2.8.11-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: ntfs-modules-2.6.18-4-486-di
Status: install ok installed
Priority: extra
Section: debian-installer
Installed-Size: 248
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Version: 1.44
Depends: kernel-image-2.6.18-4-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.18-4-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.44
Depends: kernel-image-2.6.18-4-486-di
Provides: qnx4-modules
Description: QNX4 filesystem support
 This package contains the QNX4 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-686
Locale: LANG=en_DK, LC_CTYPE=en_DK (charmap=ISO-8859-1)

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



Reply to: