Enable memtest in live-build configuration

The default menu includes it so better include the required binary too.
debian-cd
Raphaël Hertzog 10 years ago
parent 5a169b3eef
commit c4283fa90a

@ -124,6 +124,7 @@ lb config noauto \
--iso-publisher "Kali" \
--iso-volume "Kali Live" \
--linux-packages linux-image \
--memtest memtest86 \
--bootappend-live "boot=live username=root hostname=kali" \
$lb_opts \
"$@"

Loading…
Cancel
Save