aboutsummaryrefslogtreecommitdiffsponsor
path: root/fix kernel update for current.md
blob: 71370473d2717d52e3e6d3626aec3f553889b407 (plain)
1
2
3
4
5
6
7
8
# Fix Kernel Update for Current

Slackware kernel installs have historically use a file naming format for the
kernel, for example 'vmlinuz-huge-1.2.3'. The recent update has changed the
format to 'vmlinuz-1.2.3-huge'.

Change the kernel version sourcing to support the latest change.  Make it
independent of the filename if possible.