Page MenuHomeFreeBSD

loader: Rework kernel menu section
ClosedPublic

Authored by manu on Tue, Jan 7, 9:40 AM.
Tags
None
Referenced Files
F107100012: D48354.diff
Fri, Jan 10, 2:58 AM
F107082439: D48354.diff
Thu, Jan 9, 8:24 PM
F107035954: D48354.diff
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.