Imported using git-ubuntu import.
Changelog parent: 0564e36edc8c50f14d13d5cdf6fc1bb7d4615e77
New changelog entries:
[ Michael Hudson-Doyle ]
* Disable journald rate limiting in the live-server live session.
(LP: #1776891)
[ Steve Langasek ]
* generate all tar files with --xattrs. LP: #1302192.
Imported using git-ubuntu import.
Changelog parent: a4e3e38884e7e5f658e6b9c920cd94fc8f88e92c
New changelog entries:
* Symlink systemd-networkd-wait-online to /bin/true in the live installer
live session to avoid depending on buggy systemd behaviour.
* 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.