svn commit: r221497 - head/release/ia64

Marcel Moolenaar marcel at xcllnt.net
Fri May 6 01:31:02 UTC 2011


On May 5, 2011, at 7:16 AM, Nathan Whitehorn wrote:

> @@ -84,15 +63,13 @@ if [ $bootable = yes ]; then
>     mv $MNT/boot/loader.efi $MNT/efi/boot/bootia64.efi
>     umount $MNT
>     mdconfig -d -u $md
> -    BOOTOPTS="-b $EFIPART -no-emul-boot"
> +    BOOTOPTS="-b bootimage=i386;$EFIPART -o no-emul-boot"
> else
>     BOOTOPTS=""
> fi

Thanks!

Can you explain what this particular change does or why it's done?

-- 
Marcel Moolenaar
marcel at xcllnt.net




More information about the svn-src-head mailing list