wok-next diff linux/receipt @ rev 21636
updated f3 (2.2 -> 7.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jun 26 11:11:30 2020 +0100 (2020-06-26) |
parents | e19ff076dc63 |
children |
line diff
1.1 --- a/linux/receipt Mon Dec 31 17:23:40 2018 +0200 1.2 +++ b/linux/receipt Fri Jun 26 11:11:30 2020 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt v2. 1.5 1.6 PACKAGE="linux" 1.7 -VERSION="4.14.85" 1.8 +VERSION="4.17.7" 1.9 KBASEVER="$(echo $VERSION | cut -d. -f1,2)" 1.10 CATEGORY="base-system" 1.11 SHORT_DESC="The Linux Kernel" 1.12 @@ -376,7 +376,7 @@ 1.13 cat >> "$1/boot/grub/menu.lst" <<EOT 1.14 1.15 title SliTaz GNU/Linux (Kernel $VERSION-slitaz) 1.16 -$grub_dev 1.17 +$grub_dev 1.18 kernel /boot/vmlinuz-$VERSION-slitaz root=$root_dev quiet 1.19 EOT 1.20 # Make it the default entry