- Add wireless-tool-udeb to udeb_include for i386 and powerpc netinst and
businesscard images.
This commit is contained in:
parent
9ce41bdf4d
commit
04631a4bf8
|
@ -15,6 +15,7 @@ di-utils-reboot
|
||||||
busybox-cvs-udeb
|
busybox-cvs-udeb
|
||||||
rootskel-locale
|
rootskel-locale
|
||||||
languagechooser
|
languagechooser
|
||||||
|
countrychooser
|
||||||
hw-detect
|
hw-detect
|
||||||
cdrom-detect
|
cdrom-detect
|
||||||
cdrom-retriever
|
cdrom-retriever
|
||||||
|
|
|
@ -2,3 +2,4 @@ choose-mirror
|
||||||
netcfg
|
netcfg
|
||||||
ethdetect
|
ethdetect
|
||||||
pcmcia-cs-udeb
|
pcmcia-cs-udeb
|
||||||
|
wireless-tools-udeb
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
netcfg
|
netcfg
|
||||||
ethdetect
|
ethdetect
|
||||||
pcmcia-cs-udeb
|
pcmcia-cs-udeb
|
||||||
|
wireless-tools-udeb
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
choose-mirror
|
choose-mirror
|
||||||
netcfg
|
netcfg
|
||||||
ethdetect
|
ethdetect
|
||||||
|
wireless-tools-udeb
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
netcfg
|
netcfg
|
||||||
ethdetect
|
ethdetect
|
||||||
|
wireless-tools-udeb
|
||||||
|
|
|
@ -33,6 +33,8 @@ debian-cd (2.2.17) UNRELEASED; urgency=low
|
||||||
- Split udeb_includes for businesscard and netinst; netinst does not
|
- Split udeb_includes for businesscard and netinst; netinst does not
|
||||||
need choose-mirror, while businesscard does.
|
need choose-mirror, while businesscard does.
|
||||||
- Substitute into yaboot.msg the same as is done for isolinux.txt.
|
- Substitute into yaboot.msg the same as is done for isolinux.txt.
|
||||||
|
- Add wireless-tool-udeb to udeb_include for i386 and powerpc netinst and
|
||||||
|
businesscard images.
|
||||||
* Steve Langasek
|
* Steve Langasek
|
||||||
- Add fdisk-udeb to the list of needed debs for alpha
|
- Add fdisk-udeb to the list of needed debs for alpha
|
||||||
- Use /dev/ram as the root device for aboot (alpha)
|
- Use /dev/ram as the root device for aboot (alpha)
|
||||||
|
|
Loading…
Reference in New Issue