Update list of required d-i packages for alpha
This commit is contained in:
parent
d136fe9a64
commit
96432f4f65
|
@ -265,7 +265,11 @@ linux-image-powerpc64le
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_alpha
|
#ifdef ARCH_alpha
|
||||||
|
initramfs-tools
|
||||||
|
busybox
|
||||||
aboot
|
aboot
|
||||||
|
linux-image-alpha-generic
|
||||||
|
linux-image-alpha-smp
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_kfreebsd_amd64
|
#ifdef ARCH_kfreebsd_amd64
|
||||||
|
|
Loading…
Reference in New Issue