-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 A user complained that grub-install has some undocumented options such as --root-directory. I started looking into it and noticed a lot of weirdness here.
1) It seems that --root-directory used to just be used to find the boot directory by appending "boot" to rootdir. --boot-directory was added as a more appropriate way to directly specify that. Shouldn't the man page mention that it still accepts --root-directory for backwards compatibility but it's use is depreciated? 2) It seems that --root-directory has been overloaded to specify the efi system directory. This seems like it was the wrong thing to do and again, is totally undocumented. 3) It appears that --grub-setup used to allow you to specify an alternate program to run instead of grub-setup. Now it seems to check if its argument is "setup" and if so, has the same affect as - --no-bootsector, and otherwise has no effect. This seems completely wrong. 4) The similar arguments --grub-mkrelpath, --grub-probe, - --grub-editenv, and --font are accepted and completely ignored. If the option no longer works, it should be removed rather than silently ignored. At least that way you don't have people using it and wondering why it isn't working. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJTqtknAAoJEI5FoCIzSKrwT9oH/0CKCkImM4xkbS91CbX4vEWa Dj+wV9U+4/F48M19TGsPOwAxawE6NQRb67UDrarNNEacFWy5UpTMdpfYX+x4cr1a Tih2n0OLC/FQyxjKNoqqak+MOjA6tnN/sgJck0BZ8wCt3UN4XsJTMzATFK+iVFM4 YGCj72/F2w7wd9HMYqyy5iQKXEIyPJi31T1F5wsYWtbGsOwS1tnNubNeHgSFJ0wo jkIjgLZWYjB73RQzZ8nrMOaLfPMiKHq2ynl8JAL8kYteSVKmuH7M3C3raDPIW/2S sq4Vgqv+aUrVzbQAdU+3e+ispYcpf7mHi5WX4/0RomSZa0hX0yaylfPNb1VC9oQ= =zoPB -----END PGP SIGNATURE----- _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel