Page MenuHomeFreeBSD

loader: Rework kernel menu section
ClosedPublic

Authored by manu on Tue, Jan 7, 9:40 AM.
Tags
None
Referenced Files
F107334375: D48354.diff
Sun, Jan 12, 3:51 PM
Unknown Object (File)
Fri, Jan 10, 8:56 AM
Unknown Object (File)
Fri, Jan 10, 2:58 AM
Unknown Object (File)
Thu, Jan 9, 8:24 PM
Unknown Object (File)
Thu, Jan 9, 7:46 AM
Subscribers

Details

Summary

With pkgbase we can have long kernel name, so create a new section
for the kernel name.
Do not show the "default" text, we already show the "1 of X" part at
the end of the line and the default kernel is always number 1 so it's a bit
redundant.

Sponsored by: Beckhoff Automation GmbH & Co. KG

Test Plan

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61536
Build 58420: arc lint + arc unit

Event Timeline

manu requested review of this revision.Tue, Jan 7, 9:40 AM
manu added a reviewer: Loader.
This revision is now accepted and ready to land.Tue, Jan 7, 10:11 AM

I think this is sane...

stand/lua/menu.lua
350

thanks for preserving this.

This revision was automatically updated to reflect the committed changes.