mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-16 05:11:31 +00:00
Remove additional dependencies from subiquity units as they are now interfering with the boot process. (LP: #2028862)
This commit is contained in:
parent
494ef427e8
commit
4f6f63dd6b
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,7 +1,12 @@
|
|||||||
livecd-rootfs (23.10.11) UNRELEASED; urgency=medium
|
livecd-rootfs (23.10.11) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
[ Łukasz 'sil2100' Zemczak ]
|
||||||
* canary: enable locale support for canary layers.
|
* canary: enable locale support for canary layers.
|
||||||
|
|
||||||
|
[ Michael Hudson-Doyle ]
|
||||||
|
* Remove additional dependencies from subiquity units as they are now
|
||||||
|
interfering with the boot process. (LP: #2028862)
|
||||||
|
|
||||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Mon, 07 Aug 2023 11:30:43 +0200
|
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Mon, 07 Aug 2023 11:30:43 +0200
|
||||||
|
|
||||||
livecd-rootfs (23.10.10) mantic; urgency=medium
|
livecd-rootfs (23.10.10) mantic; urgency=medium
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Subiquity, the installer for Ubuntu Server %I
|
Description=Subiquity, the installer for Ubuntu Server %I
|
||||||
After=snapd.seeded.service
|
|
||||||
StartLimitInterval=0
|
StartLimitInterval=0
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
IgnoreOnIsolate=yes
|
IgnoreOnIsolate=yes
|
||||||
After=systemd-user-sessions.service plymouth-quit-wait.service snap.seeded.service
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Environment=SNAP_REEXEC=0
|
Environment=SNAP_REEXEC=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user