mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-10 20:57:29 +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
|
||||
|
||||
[ Michael Vogt ]
|
||||
|
@ -1105,8 +1105,8 @@ EOF
|
||||
ubuntu-core:system-image|ubuntu-cpc:*|ubuntu-server:live|ubuntu:desktop-preinstalled)
|
||||
# Ensure that most things e.g. includes.chroot are copied as is
|
||||
for entry in /usr/share/livecd-rootfs/live-build/${PROJECT}/*; do
|
||||
case entry in
|
||||
hooks)
|
||||
case $entry in
|
||||
*hooks*)
|
||||
# But hooks are shared across the projects with symlinks
|
||||
# dereference them
|
||||
cp -afL $entry config/
|
||||
|
Loading…
x
Reference in New Issue
Block a user