X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=1f255d6ca1e78d7f87fc2e3fdd7575ea5899d5ec;hp=55e5ca5598fcece07eca0abe980e365404882cd1;hb=dc9f2f57808d49fa70f119f9cb224ce884602c54;hpb=db2672a6b378240857a72f279fa3594b5d5dd0a9 diff --git a/grml-live b/grml-live index 55e5ca5..1f255d6 100755 --- a/grml-live +++ b/grml-live @@ -716,6 +716,7 @@ if [ "$ARCH" = i386 ] || [ "$ARCH" = amd64 ] ; then # copy addons from Depended packages cp -a /usr/lib/ipxe/ipxe.lkrn "${TEMPLATE_DIRECTORY}/boot/addons/" cp -a /usr/share/misc/pci.ids "${TEMPLATE_DIRECTORY}/boot/addons/" + cp -a /boot/memtest86+.bin "${TEMPLATE_DIRECTORY}/boot/addons/memtest" # copy only files so we can handle bsd4grml on its own for file in ${TEMPLATE_DIRECTORY}/boot/addons/* ; do