mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-04 16:01:24 +00:00
Stop explicitly removing systemd-sysv for touch.
This commit is contained in:
commit
1463239cb2
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -12,6 +12,9 @@ livecd-rootfs (2.411) UNRELEASED; urgency=medium
|
||||
* adjust motd message on snappy (capitalize "Snappy Ubuntu Core" and replace
|
||||
the "snappy --help" with "snap --help"
|
||||
|
||||
[ Adam Conrad ]
|
||||
* Stop explicitly removing systemd-sysv for touch.
|
||||
|
||||
-- Oliver Grawert <ogra@ubuntu.com> Wed, 25 May 2016 14:26:07 +0200
|
||||
|
||||
livecd-rootfs (2.410) yakkety; urgency=medium
|
||||
|
@ -413,7 +413,7 @@ case $PROJECT in
|
||||
else
|
||||
meta_package=ubuntu-pocket-desktop
|
||||
fi
|
||||
add_package install ubuntu-minimal $meta_package systemd-sysv- packagekit ubuntu-system-settings-online-accounts
|
||||
add_package install ubuntu-minimal $meta_package packagekit ubuntu-system-settings-online-accounts
|
||||
|
||||
COMPONENTS='main restricted universe'
|
||||
BOOTAPPEND_LIVE='hostname=ubuntu-phablet username=ubuntu'
|
||||
|
Loading…
x
Reference in New Issue
Block a user