diff --git a/debian/changelog b/debian/changelog index bb0c1ee0..c746252f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ livecd-rootfs (2.267) UNRELEASED; urgency=low - system-image: do not install ubuntu-minimal - system-image: install KERNEL_FLAVOURS=virtual on i386/amd64 - system-image: use "--linux-packages=linux-image" + - add click-hook-framework * live-build/auto/build: - system-image: collect the deivce.tar.gz * live-build/ubuntu-core/hooks/09-move-kernel-to-device-tar.binary: diff --git a/live-build/auto/config b/live-build/auto/config index a5911910..89999705 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -346,6 +346,9 @@ case $PROJECT in #add_task install minimal add_task install ubuntu-core + # only available in the PPA right now + add_package install click-hook-framework + # some workarounds because the seeds are not quite # corrent at the moment add_package install dbus