Lines Matching refs:grub
2 # grub-image - Create a GRUB boot filesystem image and tarball
25 PACKAGE=grub
41 grub_shell="$thisdir/../grub/grub"
45 grub_shell=${sbindir}/grub
53 # Get GRUB's version from the Grub shell, since we use the
64 mkdir -p $bootdir/boot/grub
66 $bootdir/boot/grub
67 test ! -f menu.lst || cp -p menu.lst $bootdir/boot/grub
129 # Use the GRUB shell to properly set up GRUB on the image.
130 echo "# Installing GRUB in \`$image'"
134 install /boot/grub/stage1 (fd0) /boot/grub/stage2