pull-request: mhwd-kernel: show exact kernel version - additional general cleanups #72
Labels
No labels
bug
duplicate
enhancement
invalid
question
wontfix
wrong bugtracker
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
applications/mhwd#72
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
mhwd-kernel- in contrast to the GUI tool manjaro settings - does not display if a kernel is a release candidate or not.This holds true for installed and available kernels.
This PR remedies that by showing the actual package version next to the displayed name.
Previously:
With this PR:
Additionally, some shellcheck compliance is introduced and the code is cleaned up a bit by removing trailing white spaces.
not clear for me
-lifollowing kernels are installed in your systembut i don't view version installed ...in title
show if kernel is rcwhy not only display
RCor not ? version is for me not necessarily/too muchchanged title from pull-request: mhwd-kernel: show {-if-} kernel {-is rc and display more informat-}ion - additional general cleanups to pull-request: mhwd-kernel: show {+exact+} kernel {+vers+}ion - additional general cleanups
changed the description
Hi, @papajoke thanks for taking a look.
I've updated the example which hopefully remedies the confusion.
If not please elaborate.
I'm not sure if only displaying RC is possible due to the way the strings are built initially.
Do you have an idea?
assigned to @philm