# 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.