Opened 5 years ago
Last modified 5 years ago
#13 new enhancement
parameters for 'boot' command
| Reported by: | hawke@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | FILO | Version: | |
| Keywords: | Cc: | ||
| Dependencies: | Patch Status: | there is no patch |
Description
It would be nice if the 'boot' command would take a full autoboot commandline as its parameters.
Attachments (0)
Change History (2)
comment:1 Changed 5 years ago by oxygene
comment:2 Changed 5 years ago by hawke@…
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.
Note: See
TracTickets for help on using
tickets.

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?