test: fix test6.sh, replace linux-grsec w/ linux-vanilla, add alpine-keys

cute-signatures
Jakub Jirutka 2017-06-10 15:02:51 +02:00
parent 69c343afb9
commit 419e51638c
1 changed files with 3 additions and 3 deletions

View File

@ -3,9 +3,9 @@
# desc: test triggers in kernel package
$APK add --root $ROOT --initdb -U --repository $PWD/repo1 \
--repository $SYSREPO linux-grsec
--repository $SYSREPO alpine-keys linux-vanilla
test -L "$ROOT"/boot/vmlinuz-grsec
test -L "$ROOT"/boot/vmlinuz
test -L "$ROOT"/boot/initramfs-grsec
test -L "$ROOT"/boot/initramfs-vanilla