mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-08 17:31:38 +00:00
Merge branch 'fix-hyperv-links' of git+ssh://git.launchpad.net/~davidkrauser/livecd-rootfs/+git/livecd-rootfs into ubuntu/master
This commit is contained in:
commit
2550b1dda7
@ -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