mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-18 20:24:23 +00:00
desktop: skip 020-ubuntu-enhanced-sb.binary
This commit is contained in:
parent
40737df2b1
commit
5dc5cd082a
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
set -eux
|
set -eux
|
||||||
|
|
||||||
|
# don't build the TPMFDE bits right now
|
||||||
|
# we need a matching kernel and snapd to avoid this error:
|
||||||
|
# error: snapd 2.68+ is not compatible with a kernel containing snapd prior to 2.68
|
||||||
|
echo "SKIPPING 020-ubuntu-enhanced-sb.binary"
|
||||||
|
exit 0
|
||||||
|
|
||||||
case ${PASS:-} in
|
case ${PASS:-} in
|
||||||
minimal.standard.enhanced-secureboot)
|
minimal.standard.enhanced-secureboot)
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user