diff options
Diffstat (limited to 'data/debian-cd/squeeze/exclude-udebs-powerpc')
-rw-r--r-- | data/debian-cd/squeeze/exclude-udebs-powerpc | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/data/debian-cd/squeeze/exclude-udebs-powerpc b/data/debian-cd/squeeze/exclude-udebs-powerpc new file mode 100644 index 000000000..5a7df81a5 --- /dev/null +++ b/data/debian-cd/squeeze/exclude-udebs-powerpc @@ -0,0 +1,28 @@ +# These udebs build the d-i cdrom initrd. As such, there is no reason +# to keep another copy of them on the CD in udeb form. +# +# This duplicates data found in the file build/pkg-lists/cdrom/powerpc, +# in d-i Subversion. + +cdrom-core-modules-* +console-keymaps-at +console-keymaps-usb +eject-udeb +firewire-core-modules-* +fs-common-modules-* +ide-modules-* +input-modules-* +kbd-chooser +scsi-common-modules-* +scsi-core-modules-* +scsi-modules-* +socket-modules-* +usb-modules-* +usb-storage-modules-* +# Not needed with the 2.4 kernel on powerpc. +userdevfs +# Only needed on arches that use partconf or autopartkit. +partconf-mkfstab +# Not needed on arches that use partman +mdcfg +lvmcfg |