Add list of required d-i packages for hppa
This commit is contained in:
parent
96432f4f65
commit
b35b0acf0b
|
@ -272,6 +272,14 @@ linux-image-alpha-generic
|
||||||
linux-image-alpha-smp
|
linux-image-alpha-smp
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef ARCH_hppa
|
||||||
|
initramfs-tools
|
||||||
|
busybox
|
||||||
|
palo
|
||||||
|
linux-image-parisc
|
||||||
|
linux-image-parisc64-smp
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_kfreebsd_amd64
|
#ifdef ARCH_kfreebsd_amd64
|
||||||
kfreebsd-image-10-amd64
|
kfreebsd-image-10-amd64
|
||||||
grub-pc
|
grub-pc
|
||||||
|
|
Loading…
Reference in New Issue