mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-01 05:01:38 +00:00
Imported 2.602
No reason for CPC update specified.
This commit is contained in:
parent
19ee0913d6
commit
05681cd000
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.602) eoan; urgency=medium
|
||||||
|
|
||||||
|
[ David Krauser ]
|
||||||
|
* Fixing broken binary hook symlinks for hyperv gallery image builds.
|
||||||
|
|
||||||
|
-- Dimitri John Ledkov <xnox@ubuntu.com> Thu, 18 Jul 2019 14:07:10 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.601) eoan; urgency=medium
|
livecd-rootfs (2.601) eoan; urgency=medium
|
||||||
|
|
||||||
[ Michael Vogt ]
|
[ Michael Vogt ]
|
||||||
|
@ -1105,8 +1105,8 @@ EOF
|
|||||||
ubuntu-core:system-image|ubuntu-cpc:*|ubuntu-server:live|ubuntu:desktop-preinstalled)
|
ubuntu-core:system-image|ubuntu-cpc:*|ubuntu-server:live|ubuntu:desktop-preinstalled)
|
||||||
# Ensure that most things e.g. includes.chroot are copied as is
|
# Ensure that most things e.g. includes.chroot are copied as is
|
||||||
for entry in /usr/share/livecd-rootfs/live-build/${PROJECT}/*; do
|
for entry in /usr/share/livecd-rootfs/live-build/${PROJECT}/*; do
|
||||||
case entry in
|
case $entry in
|
||||||
hooks)
|
*hooks*)
|
||||||
# But hooks are shared across the projects with symlinks
|
# But hooks are shared across the projects with symlinks
|
||||||
# dereference them
|
# dereference them
|
||||||
cp -afL $entry config/
|
cp -afL $entry config/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user