integrate-distro.sh: Add more boot partition definitions

Add grub_boot_partition_num=0 and grub_slash_boot_partition_num=1 to
mkinitrd. FIXME: this is redundant to another definition further up
in the script.
This commit is contained in:
Jan Lindemann 2012-02-13 17:28:04 +00:00 committed by Jan Lindemann
commit 42f2a0457c

View file

@ -950,6 +950,8 @@ unmount)
exit $?
;;
mkinitrd)
grub_boot_partition_num=0
grub_slash_boot_partition_num=1
[ "$install_dev" ] && {
mount_devices
setup_boot_loader_local