X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml-live;h=020e48335531896f1d30c13606aabf30fabeef53;hb=1c3ff786b59212c64e95103c0761f93e3aae4c8d;hp=3bcf349c18ca2256c2c9a89e6c6e903da6ccf619;hpb=6d72f5e0c3eb705b3c6479a22377c0b4b7f498d0;p=grml-live.git diff --git a/grml-live b/grml-live index 3bcf349..020e483 100755 --- a/grml-live +++ b/grml-live @@ -883,7 +883,7 @@ if [ "$ARCH" = i386 ] || [ "$ARCH" = amd64 ] ; then if ! [ -d "${BUILD_OUTPUT}/boot/grub" ] ; then mkdir -p "${BUILD_OUTPUT}/boot/grub" fi - cp ${TEMPLATE_DIRECTORY}/boot/grub/* "$BUILD_OUTPUT"/boot/grub/ + cp -a ${TEMPLATE_DIRECTORY}/boot/grub/* "$BUILD_OUTPUT"/boot/grub/ # copy grub files from target cp -a "${CHROOT_OUTPUT}"/usr/lib/grub/*-pc/*.mod "${BUILD_OUTPUT}"/boot/grub/