Imported using git-ubuntu import.
Changelog parent: 98b83185804075292116e23f65f0d6550e6df5d2
New changelog entries:
* Disentangle enabling universe in the final image a little from having
PREINSTALLED=true set and enable it for a live-server build.
(LP: #1783129)
* Fix live-server journald config snippet to actually disable journald rate
limiting.
Imported using git-ubuntu import.
Changelog parent: e032b0ae2399ee6776c277c8af2afdb5922411f2
New changelog entries:
* Disable journald rate limiting in the live-server live session.
(LP: #1776891)
Imported using git-ubuntu import.
Changelog parent: af4bbf0879de41bdc08f01c83a0a4f61da6889ad
New changelog entries:
* Symlink systemd-networkd-wait-online to /bin/true in the live installer
live session to avoid depending on buggy systemd behaviour. (LP: #1773719)
* Remove "optional: true" from installer netplan config.
Imported using git-ubuntu import.
Changelog parent: 7f7f42d61d0b129a8baaab87ba522c098b614bda
New changelog entries:
* Make subiquity installer boot quicker, by making dhcp interfaces
optional, such that wait-online is not blocking bringing up the
installer UI.
Imported using git-ubuntu import.
Changelog parent: 718c2fc269fad8008709fad4187521ee1e0fb2ad
New changelog entries:
* Rename the directory containing the systemd override file for subiquity to
the correct name :/
* Add Environment=SNAP_REEXEC=0 to the above override file.
* Remove the snap.subiquity.started overrides, that service is long gone.
Imported using git-ubuntu import.
Changelog parent: 59088462753c59624b49671beb27a7cb886a8e81
New changelog entries:
* Disable the snapd.refresh.timer in the live server session.
Imported using git-ubuntu import.
Changelog parent: 979261d9275c61c2dc8e7a310bbfe14e73f38786
New changelog entries:
* snap.subiquity.started.service must be RemainAfterExit=yes to satisfy
the service dependencies.
Imported using git-ubuntu import.
Changelog parent: 11ad200f2e456379dc328a3b6756d37c421bd7dc
New changelog entries:
* Fix wrong variable name in systemd unit snippets.
Imported using git-ubuntu import.
Changelog parent: 5a3ccfef341d527c982edf3af372266b3b1be566
New changelog entries:
[ Balint Reczey ]
* Clean up dangling /boot/initrd.img symlink when needed
* Revert ignoring failure of minimized autopkgtest on ppc64el
* Use kvm kernel only on amd64
* Skip installing server task when building minimial images
[ Steve Langasek ]
* export SNAP_REEXEC=0 to our snappy systemd units in the livefs overlay,
to work around apparmor not working reliably against aufs.
Imported using git-ubuntu import.
Changelog parent: 7fd585146bdd0f08adaf5c9cc0e06c82626266d8
New changelog entries:
* Move default netplan config for server-live image to where hook will
pick it up.