#45 display grub menu for minimal build
Merged by ngompa. Opened by leifliddy.
Unknown source rawhide

Download 45.patch

Display the grub menu for the minimal build as that's what the default behavior is with Fedora.

We can now do this due to these recent PRs
https://github.com/OSInside/kiwi/commit/7627f2c677052dfe7ab00b3a213dc99c125a120b
https://github.com/OSInside/kiwi/commit/b0195b7fda10386fe70d7fb8dd581eea0aeed77f

hmm....maybe we should consider setting console="none" on all profiles simply because setting that value to "console" results in garbled text when the grub menu is not hidden.

Wouldn't it make sense to do this for Server too, or are we already doing that?

Otherwise, LGTM. :thumbsup:

Sure, we can do it for the Server as well. Give me a sec.

rebased onto 16ab7d18375c0a1c981f2909a8aacb368685bff5

Should be good now.

rebased onto 82bcc1db83f4d4fe46f4a803775b316d38cbf503

:thumbsup:

:thumbsup:

Pull-Request has been merged by ngompa

Metadata