mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-04 23:31:31 +00:00
touch: don't depend on mir-platform-graphics-android and let that to be
handled by the seeds (they can't stop bumping the package name and the graphics-mesa package doesn't cause any harm)
This commit is contained in:
parent
bb12ddb0e3
commit
74d4fd5228
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,9 +1,15 @@
|
|||||||
livecd-rootfs (2.288) UNRELEASED; urgency=low
|
livecd-rootfs (2.288) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
[ Michael Vogt ]
|
||||||
* add dosfstools on snappy to ensure systemd can fsck the /boot
|
* add dosfstools on snappy to ensure systemd can fsck the /boot
|
||||||
partition
|
partition
|
||||||
|
|
||||||
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 19 Feb 2015 13:20:43 +0100
|
[ Ricardo Salveti de Araujo ]
|
||||||
|
* touch: don't depend on mir-platform-graphics-android and let that to be
|
||||||
|
handled by the seeds (they can't stop bumping the package name and the
|
||||||
|
graphics-mesa package doesn't cause any harm)
|
||||||
|
|
||||||
|
-- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com> Sun, 01 Mar 2015 01:27:11 -0300
|
||||||
|
|
||||||
livecd-rootfs (2.287) vivid; urgency=low
|
livecd-rootfs (2.287) vivid; urgency=low
|
||||||
|
|
||||||
|
@ -410,7 +410,7 @@ case $PROJECT in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
ubuntu-touch)
|
ubuntu-touch)
|
||||||
add_package install ubuntu-minimal mir-platform-graphics-android ubuntu-touch
|
add_package install ubuntu-minimal ubuntu-touch
|
||||||
COMPONENTS='main restricted universe'
|
COMPONENTS='main restricted universe'
|
||||||
BOOTAPPEND_LIVE='hostname=ubuntu-phablet username=ubuntu'
|
BOOTAPPEND_LIVE='hostname=ubuntu-phablet username=ubuntu'
|
||||||
export LB_BOOTSTRAP_INCLUDE='apt-transport-https gnupg'
|
export LB_BOOTSTRAP_INCLUDE='apt-transport-https gnupg'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user