aboutsummaryrefslogtreecommitdiffstats
path: root/kern (follow)
Commit message (Expand)AuthorAgeLines
* Use /proc/config.gz for config diffsWolfgang Müller2022-04-26-9/+10
* Check for kernel source directoryWolfgang Müller2022-04-26-0/+8
* Move sed invocation into its own function0.4.0Wynn Wolf Arbor2020-06-04-2/+7
* Drop nvim(1) dependency in diff_kernelWynn Wolf Arbor2020-06-04-2/+7
* Use configuration file under /boot instead of /proc/config.gzWynn Wolf Arbor2020-06-04-5/+20
* Inline SRCDIRWynn Wolf Arbor2020-06-04-3/+2
* Use readlink(1) to get the currently selected kernelWynn Wolf Arbor2020-06-04-1/+1
* Rename get_current_kernel to get_selected_kernelWynn Wolf Arbor2020-06-04-3/+3
* Use OR lists instead of if commandsWynn Wolf Arbor2020-06-04-6/+2
* Don't exit if newest kernel is selectedWynn Wolf Arbor2020-05-16-2/+7
* Simplify conditional logic in test_diff()Wynn Wolf Arbor2020-05-16-7/+5
* Use consistent and explicit terminology in set_kernel()Wynn Wolf Arbor2020-05-05-2/+2
* Remove && from all()0.2.0Wynn Wolf Arbor2020-03-23-7/+7
* Exit if the kernfrag directory is inaccessibleWynn Wolf Arbor2020-03-23-0/+4
* Check whether /boot is already mountedWynn Wolf Arbor2020-03-23-1/+5
* Add a prompt to test_diff instead of exiting unconditionallyWynn Wolf Arbor2020-03-16-1/+5
* Hide potential warning about broken symlinkWynn Wolf Arbor2020-03-16-1/+1
* Initial import0.1.0Wynn Wolf Arbor2020-02-29-0/+118