#13: parameters for 'boot' command ------------------------------------+--------------------------------------- Reporter: hawke@hawkesnest.net | Owner: somebody Type: enhancement | Status: new Priority: minor | Milestone: Component: FILO | Version: Keywords: | Dependencies: Patchstatus: there is no patch | ------------------------------------+--------------------------------------- It would be nice if the 'boot' command would take a full autoboot commandline as its parameters.
#13: parameters for 'boot' command -------------------------------------+-------------------------------------- Reporter: hawke@hawkesnest.net | Owner: somebody Type: enhancement | Status: new Priority: minor | Milestone: Component: FILO | Version: Resolution: | Keywords: Dependencies: | Patchstatus: there is no patch -------------------------------------+--------------------------------------
Comment(by oxygene):
how would that interact with the grub configuration done already? "boot" is a grub CLI command, using the setup given by "root", "kernel", "initrd" etc..
a new command that interprets the line as autoboot command might be a good idea. on the other hand, there are plans to unify the two interfaces (somehow), so maybe that should be coordinated?
#13: parameters for 'boot' command -------------------------------------+-------------------------------------- Reporter: hawke@hawkesnest.net | Owner: somebody Type: enhancement | Status: new Priority: minor | Milestone: Component: FILO | Version: Resolution: | Keywords: Dependencies: | Patchstatus: there is no patch -------------------------------------+--------------------------------------
Comment(by hawke@hawkesnest.net):
Parameters for this command would be optional. If no parameters are provided it should use the compiled-in autoboot commandline, possibly overridden with other commands (see ticket #11). I don't see a need for it to be a separate command.