mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-06 00:11:40 +00:00
Remove unneeded packages from the root.tar.{gz,xz} cloud image targets
(LP: #1534764).
This commit is contained in:
parent
fdd9a3e716
commit
8ff658da8d
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,7 +1,7 @@
|
|||||||
livecd-rootfs (2.371) xenial; urgency=medium
|
livecd-rootfs (2.371) xenial; urgency=medium
|
||||||
|
|
||||||
* Remove unneeded packages from the root.tar.{gz,xz} cloud image targets
|
* Remove unneeded packages from the root.tar.{gz,xz} cloud image targets
|
||||||
(LP: #1534765).
|
(LP: #1534764).
|
||||||
|
|
||||||
-- utlemming Howard <utlemming.howard@ubuntu.com> Sun, 17 Jan 2016 01:04:09 +0100
|
-- utlemming Howard <utlemming.howard@ubuntu.com> Sun, 17 Jan 2016 01:04:09 +0100
|
||||||
|
|
||||||
|
@ -11,8 +11,5 @@ fi
|
|||||||
# Export the common functions to the extras
|
# Export the common functions to the extras
|
||||||
. /build/config/functions
|
. /build/config/functions
|
||||||
|
|
||||||
# Execute extra binary hooks
|
# Cleaner execution
|
||||||
for recipe in $(find ${extra_d} -type f -executable -maxdepth 1);
|
/bin/run-parts ${extra_d}
|
||||||
do
|
|
||||||
bash -xue ${recipe}
|
|
||||||
done
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user