* live-build/auto/config:

- remove resolvconf, click-apparmor, dosfstools
ubuntu/yakkety
Michael Vogt 10 years ago
parent 65cf994497
commit 5e5abfdb83

4
debian/changelog vendored

@ -1,10 +1,12 @@
livecd-rootfs (2.298) UNRELEASED; urgency=low
* live-build/auto/config:
- remove resolvconf, click-apparmor, dosfstools
* snappy:
+ remove click-hook-framework
+ remove /etc/init.d/grub-common
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 13 Apr 2015 13:02:11 -0400
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 15 Apr 2015 14:05:13 -0500
livecd-rootfs (2.297) vivid; urgency=low

@ -371,17 +371,11 @@ case $PROJECT in
# some workarounds because the seeds are not quite
# corrent at the moment
add_package install dbus
add_package install libpam-systemd
add_package install isc-dhcp-client
add_package install resolvconf
add_package install click-apparmor
add_package install libpam-systemd
# no Task: header yet
add_package install ubuntu-snappy
# this is required for systemd to fsck the /boot
# partition
add_package install dosfstools
# add special azure package
case $ARCH in
amd64)

Loading…
Cancel
Save