~toabctl/livecd-rootfs:uc20-no-fixed-size

Last commit made on 2020-11-03
Get this branch:
git clone -b uc20-no-fixed-size https://git.launchpad.net/~toabctl/livecd-rootfs
Only Thomas Bechtold can upload to this branch. If you are Thomas Bechtold please log in for upload directions.

Branch merges

Branch information

Name:
uc20-no-fixed-size
Repository:
lp:~toabctl/livecd-rootfs

Recent commits

433c236... by Ɓukasz Zemczak

Do not hard-code the UC20 amd64 image size anymore

430a6f2... by Dimitri John Ledkov

releasing package livecd-rootfs version 2.664.8

558bcbc... by Dimitri John Ledkov

functions: provide nss_systemd-less nsswitch.conf in chroots.

(cherry picked from commit 4d4f113f42d6c3a58a484582af4d2c02f96a42bf)

2be2852... by Dimitri John Ledkov

auto/build: use setup|teardown_mountpoint to reduce duplication

(cherry picked from commit 109e6c6613aae4cbd4e8793709ab52c3cbce214c)

e2ae9c2... by Robert C Jennings

Avoid rbind /sys for chroot snap pre-seeding (cgroups fail to unmount)

Builds in LP with the Xenial kernel were happy with the recursive mount of
/sys inside the chroot while performing snap-preseeding but autopkgtests
with the groovy kernel failed. With the groovy kernel the build was
unable to unmount sys/kernel/slab/*/cgroup/* (Operation not permitted).

This patch mounts /sys and /sys/kernel/security in the chroot in the
same way we've added for binary hooks. This provides the paths under
/sys needed for snap-preseed while avoiding issues unmounting other
paths.

(cherry picked from commit 84397b50989670c2cfff01de23a5a73e67cd4088)

260c051... by Dimitri John Ledkov

apparmor: compile all profiles

(cherry picked from commit b14f79ce2e9a18b5832c5488146dbdd7edcd65dd)

ce5a138... by Dimitri John Ledkov

seccomp: mount more up-to-date seccomp features

(cherry picked from commit 31861fd40dabd62e789aeb6d9e64b1ada7b908d8)

c95652e... by Dimitri John Ledkov

seccomp: add more up-to-date seccomp actions

(cherry picked from commit bc4d32a422c4558656576cb0d3a1e4f3d0c42f76)

acc7e97... by Dimitri John Ledkov

apparmor: mount more up-to-date apparmor features in the chroot.

(cherry picked from commit a14a31b7514e3f602f29f9af61e6b7bc97662dc2)

d724069... by Dimitri John Ledkov

apparmor: Add generic v5.4 kernel apparmor features

(cherry picked from commit 37be000f39a1713c095d6758b41d9dc087079ddb)