mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-13 22:28:27 +00:00
Import patches-unapplied version 2.290 to ubuntu/vivid-proposed
Imported using git-ubuntu import. Changelog parent: 9efe2723effb8ca149760a1c6ce23ad1d553ca79 New changelog entries: * touch: Explicitly uninstall systemd-sysv, to help apt to install upstart when the preferred "init" alternative is systemd-sysv. Also explicitly install packagekit to help the problem resolver. Thanks Colin Watson! (LP: #1428026)
This commit is contained in:
parent
9efe2723ef
commit
d43f1aeb9c
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
livecd-rootfs (2.290) vivid; urgency=medium
|
||||
|
||||
* touch: Explicitly uninstall systemd-sysv, to help apt to install upstart
|
||||
when the preferred "init" alternative is systemd-sysv. Also explicitly
|
||||
install packagekit to help the problem resolver. Thanks Colin Watson!
|
||||
(LP: #1428026)
|
||||
|
||||
-- Martin Pitt <martin.pitt@ubuntu.com> Wed, 04 Mar 2015 12:04:22 +0100
|
||||
|
||||
livecd-rootfs (2.289) vivid; urgency=medium
|
||||
|
||||
* add info about /var/log ownership so it ends up in the ubuntu-touch build
|
||||
|
@ -410,7 +410,7 @@ case $PROJECT in
|
||||
;;
|
||||
|
||||
ubuntu-touch)
|
||||
add_package install ubuntu-minimal ubuntu-touch
|
||||
add_package install ubuntu-minimal ubuntu-touch systemd-sysv- packagekit
|
||||
COMPONENTS='main restricted universe'
|
||||
BOOTAPPEND_LIVE='hostname=ubuntu-phablet username=ubuntu'
|
||||
export LB_BOOTSTRAP_INCLUDE='apt-transport-https gnupg'
|
||||
|
Loading…
x
Reference in New Issue
Block a user