aboutsummaryrefslogtreecommitdiffstats
path: root/test/test6.sh
blob: b92b98c10045b74c258e45bfac7ccaa7a2aec718 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh -e

# desc: test triggers in kernel package

$APK add --root $ROOT --initdb -U --repository $PWD/repo1 \
	--repository $SYSREPO alpine-keys linux-lts

test -e "$ROOT"/boot/vmlinuz-lts

test -e "$ROOT"/boot/initramfs-lts