Adding hppa bootloader to rescue list.
This commit is contained in:
parent
cd90ae28f0
commit
bd4b40a215
|
@ -26,6 +26,9 @@ syslinux-common
|
|||
#if ARCHITECTURE amd64 i386
|
||||
grub lilo mbr syslinux
|
||||
#endif
|
||||
#if ARCHITECTURE hppa
|
||||
palo
|
||||
#endif
|
||||
|
||||
# System
|
||||
gnupg dash discover gawk htop less lsof ltrace psmisc screen strace units
|
||||
|
|
Loading…
Reference in New Issue