On Thu, Apr 23, Andrei Borzenkov wrote: > On Thu, Apr 23, 2015 at 12:43 PM, Olaf Hering <[email protected]> wrote: > > On Thu, Apr 23, Andrei Borzenkov wrote: > > > >> What I do not like is the possibility to blindly set any internal > >> variable (consider overriding of $prefix). I'd prefer to set variables > >> in separate namespace, like grub.arg.XXX=YYY for XXX=YYY argument and > >> let user figure out what to do with them. > > > > You mean if booted with 'boot hd:,grub foo=bar' a 'grub.arg.foo=bar' > > should be available? > > yes.
Current grub_parse_cmdline seems to set foo=bar instead. Olaf _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
