live-build/ubuntu-core/hooks/15-remove-grub-common.chroot: remove /etc/init.d/grub-common on ubuntu-core

This commit is contained in:
Michael Vogt 2015-04-14 16:33:06 -05:00
parent 8c51ae1b4d
commit 65cf994497
2 changed files with 7 additions and 1 deletions

4
debian/changelog vendored
View File

@ -1,6 +1,8 @@
livecd-rootfs (2.298) UNRELEASED; urgency=low
* remove click-hook-framework
* 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

View File

@ -0,0 +1,4 @@
#!/bin/sh
# see bug https://bugs.launchpad.net/snappy-ubuntu/+bug/1442231
rm -f /etc/init.d/grub-common