Hollis Blanchard <[EMAIL PROTECTED]> writes: >>> Users trying to boot with the old syntax will fail. >> >> In my case it will still work. :) > > In your case we are stuck with an inflexible syntax forever. There is > a reason that commandline tools use named switches, and do not require > them in any particular order.
Why? If you add add a --debug it will still work: boot grubof --debug=all (hd0,6) If it is really important, I could change this, but I think a full featured argument parser would be a bit overkill. :) -- Marco _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel