X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;fp=grml-live;h=8d2d0249c69416f2ea038b5297f3905645788ea0;hp=52132d02b42382e9ed3fb637a3fe8695770f6a1c;hb=f625781dcedf843267fb6e0cdfd6c661534db2c3;hpb=7430221d82755bc912787c70a5b298b79ace937f diff --git a/grml-live b/grml-live index 52132d0..8d2d024 100755 --- a/grml-live +++ b/grml-live @@ -1127,6 +1127,9 @@ if [ "$ARCH" = i386 ] || [ "$ARCH" = amd64 ] ; then log "Boot addons not found, skipping therefore. (Consider installing package grml-live-addons)" ewarn "Boot addons not found, skipping therefore. (Consider installing package grml-live-addons)" ; eend 0 else + log "Installing boot addons." + einfo "Installing boot addons." + # copy addons from system packages or grml-live-addons copy_addon_file ipxe.lkrn /usr/lib/ipxe addons copy_addon_file pci.ids /usr/share/misc addons @@ -1145,6 +1148,8 @@ if [ "$ARCH" = i386 ] || [ "$ARCH" = amd64 ] ; then copy_addon_file memdisk /usr/lib/syslinux addons + eend 0 + # make memtest filename FAT16/8.3 compatible mv "${BUILD_OUTPUT}/boot/addons/memtest86+.bin" \ "${BUILD_OUTPUT}/boot/addons/memtest"