livecd-rootfs:docker-disable-apt-periodic

Last commit made on 2022-02-04
Get this branch:
git clone -b docker-disable-apt-periodic https://git.launchpad.net/livecd-rootfs
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
docker-disable-apt-periodic
Repository:
lp:livecd-rootfs

Recent commits

14a628e... by Thomas Bechtold

Disable APT periodic update for OCI/docker images

When cron-like services are installed in the OCI/docker image, APT
should not do periodic updates by default. LP: #1810451

776269b... by Michael Hudson-Doyle

releasing package livecd-rootfs version 2.753

a4a7b38... by Michael Hudson-Doyle

Merge branch 'lp-1953744' into ubuntu/master

b2094f0... by Michael Hudson-Doyle

Disable compression and "hash table hardening" for journald in the live installer environment as these features make the journal unreadable using the systemd libraries from 20.04 that are included in the subiquity snap.

54044a1... by Steve Langasek

releasing package livecd-rootfs version 2.752

5474af1... by Steve Langasek

Remove references to archive.canonical.com, which is no longer used and should not be included in the default sources.list.

2312c08... by William Wilson

Revert change for local builds as it is breaking autopkgtests

40cbbbb... by Steve Langasek

releasing package livecd-rootfs version 2.750

245f777... by Steve Langasek

Treat it as a fatal error if we are asked to install a snap that would pull in the core snap. Ubuntu 20.04 and Ubuntu 22.04 official images should never require snaps that depend on an Ubuntu 16.04 runtime, this indicates a misconfiguration that will bloat the install.

bcfad43... by Steve Langasek

We don't pipe grep to awk in this house, young man