X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=55e5ca5598fcece07eca0abe980e365404882cd1;hp=44fcea6c78fc0deefddc8cdb5bf60c12c34713d6;hb=92d38ed18fc2899eebc24dcaf59fc4c036f7a50d;hpb=3e2cebaf9decc2c097fbcc4e5e17350913a60fcf diff --git a/grml-live b/grml-live index 44fcea6..55e5ca5 100755 --- a/grml-live +++ b/grml-live @@ -715,6 +715,7 @@ if [ "$ARCH" = i386 ] || [ "$ARCH" = amd64 ] ; then else # 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/" # copy only files so we can handle bsd4grml on its own for file in ${TEMPLATE_DIRECTORY}/boot/addons/* ; do