mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 10:51:11 +00:00
add click-hook-framework
This commit is contained in:
parent
a618ff72fe
commit
de1a889d17
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user