summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-06-24 21:17:14 +0000
committer Eric Hameleers <alien@slackware.com>2024-06-24 23:59:55 +0200
commit2a236157acffa706d33f7bfea27243076403ab56 (patch)
treed57edf1145c47a6fb4e5462ad40bc8433945ff86
parent87d711229cb3bebef516571f1d95d864a5d83b73 (diff)
downloadcurrent-2a236157acffa706d33f7bfea27243076403ab56.tar.gz
current-2a236157acffa706d33f7bfea27243076403ab56.tar.xz
Mon Jun 24 21:17:14 UTC 202420240624211714
a/grub-2.12-x86_64-6.txz: Rebuilt. Added update-grub script. Thanks to LuckyCyborg. Also add grub-update symlink. Disable the submenus. Thanks to LuckyCyborg. Also find initrd-${tag}-${version}.gz and initrd-${tag}.gz. Thanks to gwhl. Support kernel symlinks/files named vmlinu[xz]-generic, vmlinu[xz]-custom, and vmlinu[xz]-huge. Thanks to Petri Kaukasoina. Enabled os-prober again. It works here, and (at least with lilo) we've always been friendly to dual-booting. It's easy to disable if you don't like it. Sorry to LuckyCyborg. ;-) d/parallel-20240622-noarch-1.txz: Upgraded. kde/qca-2.3.9-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_34-x86_64-1.txz: Upgraded. n/NetworkManager-1.48.2-x86_64-1.txz: Upgraded. n/ntp-4.2.8p18-x86_64-4.txz: Rebuilt. In ntp.conf, don't use direct logging to /var/log/ntp. Instead use the syslog facility to avoid having to restart ntpd when the logs are rotated. We'll still rotate /var/log/ntp if we see it, though. Thanks to Petri Kaukasoina. xap/NetworkManager-openvpn-1.12.0-x86_64-1.txz: Upgraded.
-rw-r--r--ChangeLog.rss34
-rw-r--r--ChangeLog.txt22
-rw-r--r--FILELIST.TXT133
-rw-r--r--source/a/grub/09_slackware_linux13
-rw-r--r--source/a/grub/etc.default.grub12
-rwxr-xr-xsource/a/grub/grub.SlackBuild11
-rw-r--r--source/a/grub/update-grub10
-rwxr-xr-xsource/l/imagemagick/imagemagick.SlackBuild2
-rwxr-xr-xsource/n/ntp/ntp.SlackBuild2
-rw-r--r--source/n/ntp/ntp.conf6
-rwxr-xr-xsource/xap/NetworkManager-openvpn/NetworkManager-openvpn.SlackBuild2
11 files changed, 164 insertions, 83 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index c94ee875a..d6bdba23f 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,40 @@
<description>Tracking Slackware development in git.</description>
<language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
- <pubDate>Sun, 23 Jun 2024 22:54:10 GMT</pubDate>
- <lastBuildDate>Sun, 23 Jun 2024 23:28:09 GMT</lastBuildDate>
+ <pubDate>Mon, 24 Jun 2024 21:17:14 GMT</pubDate>
+ <lastBuildDate>Mon, 24 Jun 2024 21:59:48 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.17</generator>
<item>
+ <title>Mon, 24 Jun 2024 21:17:14 GMT</title>
+ <pubDate>Mon, 24 Jun 2024 21:17:14 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20240624211714</link>
+ <guid isPermaLink="false">20240624211714</guid>
+ <description>
+ <![CDATA[<pre>
+a/grub-2.12-x86_64-6.txz: Rebuilt.
+ Added update-grub script. Thanks to LuckyCyborg.
+ Also add grub-update symlink.
+ Disable the submenus. Thanks to LuckyCyborg.
+ Also find initrd-${tag}-${version}.gz and initrd-${tag}.gz. Thanks to gwhl.
+ Support kernel symlinks/files named vmlinu[xz]-generic, vmlinu[xz]-custom,
+ and vmlinu[xz]-huge. Thanks to Petri Kaukasoina.
+ Enabled os-prober again. It works here, and (at least with lilo) we've always
+ been friendly to dual-booting. It's easy to disable if you don't like it.
+ Sorry to LuckyCyborg. ;-)
+d/parallel-20240622-noarch-1.txz: Upgraded.
+kde/qca-2.3.9-x86_64-1.txz: Upgraded.
+l/imagemagick-7.1.1_34-x86_64-1.txz: Upgraded.
+n/NetworkManager-1.48.2-x86_64-1.txz: Upgraded.
+n/ntp-4.2.8p18-x86_64-4.txz: Rebuilt.
+ In ntp.conf, don't use direct logging to /var/log/ntp. Instead use the syslog
+ facility to avoid having to restart ntpd when the logs are rotated.
+ We'll still rotate /var/log/ntp if we see it, though.
+ Thanks to Petri Kaukasoina.
+xap/NetworkManager-openvpn-1.12.0-x86_64-1.txz: Upgraded.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Sun, 23 Jun 2024 22:54:10 GMT</title>
<pubDate>Sun, 23 Jun 2024 22:54:10 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20240623225410</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 180686a7c..cef404fdb 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,25 @@
+Mon Jun 24 21:17:14 UTC 2024
+a/grub-2.12-x86_64-6.txz: Rebuilt.
+ Added update-grub script. Thanks to LuckyCyborg.
+ Also add grub-update symlink.
+ Disable the submenus. Thanks to LuckyCyborg.
+ Also find initrd-${tag}-${version}.gz and initrd-${tag}.gz. Thanks to gwhl.
+ Support kernel symlinks/files named vmlinu[xz]-generic, vmlinu[xz]-custom,
+ and vmlinu[xz]-huge. Thanks to Petri Kaukasoina.
+ Enabled os-prober again. It works here, and (at least with lilo) we've always
+ been friendly to dual-booting. It's easy to disable if you don't like it.
+ Sorry to LuckyCyborg. ;-)
+d/parallel-20240622-noarch-1.txz: Upgraded.
+kde/qca-2.3.9-x86_64-1.txz: Upgraded.
+l/imagemagick-7.1.1_34-x86_64-1.txz: Upgraded.
+n/NetworkManager-1.48.2-x86_64-1.txz: Upgraded.
+n/ntp-4.2.8p18-x86_64-4.txz: Rebuilt.
+ In ntp.conf, don't use direct logging to /var/log/ntp. Instead use the syslog
+ facility to avoid having to restart ntpd when the logs are rotated.
+ We'll still rotate /var/log/ntp if we see it, though.
+ Thanks to Petri Kaukasoina.
+xap/NetworkManager-openvpn-1.12.0-x86_64-1.txz: Upgraded.
++--------------------------+
Sun Jun 23 22:54:10 UTC 2024
a/grub-2.12-x86_64-5.txz: Rebuilt.
Preserve permissions on scripts in /etc/grub.d/. Thanks to LuckyCyborg.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index d41a06c50..b13029b87 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Sun Jun 23 22:57:47 UTC 2024
+Mon Jun 24 21:20:55 UTC 2024
Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh
the mirror.
-drwxr-xr-x 12 root root 4096 2024-06-23 22:54 .
+drwxr-xr-x 12 root root 4096 2024-06-24 21:17 .
-rw-r--r-- 1 root root 5767 2022-02-02 22:44 ./ANNOUNCE.15.0
-rw-r--r-- 1 root root 16617 2022-02-02 23:27 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1153054 2024-06-23 20:46 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 195 2024-06-23 20:46 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1153051 2024-06-23 22:58 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 195 2024-06-23 22:58 ./CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING
-rw-r--r-- 1 root root 35147 2007-06-30 04:21 ./COPYING3
-rw-r--r-- 1 root root 19573 2016-06-23 20:08 ./COPYRIGHT.TXT
-rw-r--r-- 1 root root 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT
--rw-r--r-- 1 root root 1105587 2024-06-23 22:54 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1106716 2024-06-24 21:17 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2024-06-23 18:50 ./EFI/BOOT
-rw-r--r-- 1 root root 1200128 2024-06-23 18:50 ./EFI/BOOT/bootx64.efi
@@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2024-06-23 18:50 ./EFI/BOOT
-rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh
-rw-r--r-- 1 root root 10722 2013-09-21 19:02 ./EFI/BOOT/osdetect.cfg
-rw-r--r-- 1 root root 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg
--rw-r--r-- 1 root root 1509284 2024-06-23 20:46 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1509281 2024-06-23 22:57 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 912447 2024-06-23 22:57 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 912447 2024-06-24 21:20 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8034 2022-02-02 03:36 ./README.TXT
-rw-r--r-- 1 root root 3623 2024-06-21 18:40 ./README.initrd
-rw-r--r-- 1 root root 34114 2023-12-11 20:35 ./README_CRYPT.TXT
@@ -662,13 +662,13 @@ drwxr-xr-x 2 root root 4096 2022-02-03 07:02 ./patches
-rw-r--r-- 1 root root 575 2022-02-03 07:02 ./patches/FILE_LIST
-rw-r--r-- 1 root root 14 2022-02-03 07:02 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2022-02-03 07:02 ./patches/PACKAGES.TXT
-drwxr-xr-x 17 root root 4096 2024-06-23 22:57 ./slackware64
--rw-r--r-- 1 root root 355833 2024-06-23 22:57 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 195 2024-06-23 22:57 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 440674 2024-06-23 22:56 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4698685 2024-06-23 22:56 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2024-06-24 21:20 ./slackware64
+-rw-r--r-- 1 root root 355833 2024-06-24 21:20 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 195 2024-06-24 21:20 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 440674 2024-06-24 21:19 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4693275 2024-06-24 21:19 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
-drwxr-xr-x 2 root root 32768 2024-06-23 22:56 ./slackware64/a
+drwxr-xr-x 2 root root 32768 2024-06-24 21:19 ./slackware64/a
-rw-r--r-- 1 root root 327 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txt
-rw-r--r-- 1 root root 10720 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz
-rw-r--r-- 1 root root 163 2022-02-15 18:16 ./slackware64/a/aaa_base-15.1-x86_64-2.txz.asc
@@ -795,9 +795,9 @@ drwxr-xr-x 2 root root 32768 2024-06-23 22:56 ./slackware64/a
-rw-r--r-- 1 root root 291 2023-05-14 00:12 ./slackware64/a/grep-3.11-x86_64-1.txt
-rw-r--r-- 1 root root 271096 2023-05-14 00:12 ./slackware64/a/grep-3.11-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-05-14 00:12 ./slackware64/a/grep-3.11-x86_64-1.txz.asc
--rw-r--r-- 1 root root 269 2024-06-23 22:45 ./slackware64/a/grub-2.12-x86_64-5.txt
--rw-r--r-- 1 root root 10455068 2024-06-23 22:45 ./slackware64/a/grub-2.12-x86_64-5.txz
--rw-r--r-- 1 root root 195 2024-06-23 22:45 ./slackware64/a/grub-2.12-x86_64-5.txz.asc
+-rw-r--r-- 1 root root 269 2024-06-24 20:25 ./slackware64/a/grub-2.12-x86_64-6.txt
+-rw-r--r-- 1 root root 10449392 2024-06-24 20:25 ./slackware64/a/grub-2.12-x86_64-6.txz
+-rw-r--r-- 1 root root 195 2024-06-24 20:25 ./slackware64/a/grub-2.12-x86_64-6.txz.asc
-rw-r--r-- 1 root root 314 2023-08-20 19:07 ./slackware64/a/gzip-1.13-x86_64-1.txt
-rw-r--r-- 1 root root 117772 2023-08-20 19:07 ./slackware64/a/gzip-1.13-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-08-20 19:07 ./slackware64/a/gzip-1.13-x86_64-1.txz.asc
@@ -1325,7 +1325,7 @@ drwxr-xr-x 2 root root 20480 2024-06-22 20:09 ./slackware64/ap
-rw-r--r-- 1 root root 506 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txt
-rw-r--r-- 1 root root 3156392 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-05-15 17:09 ./slackware64/ap/zsh-5.9-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 20480 2024-06-21 18:56 ./slackware64/d
+drwxr-xr-x 2 root root 20480 2024-06-24 21:19 ./slackware64/d
-rw-r--r-- 1 root root 360 2024-03-30 21:20 ./slackware64/d/Cython-3.0.10-x86_64-1.txt
-rw-r--r-- 1 root root 4305292 2024-03-30 21:20 ./slackware64/d/Cython-3.0.10-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-03-30 21:20 ./slackware64/d/Cython-3.0.10-x86_64-1.txz.asc
@@ -1495,9 +1495,9 @@ drwxr-xr-x 2 root root 20480 2024-06-21 18:56 ./slackware64/d
-rw-r--r-- 1 root root 529 2024-06-12 16:57 ./slackware64/d/pahole-1.27-x86_64-1.txt
-rw-r--r-- 1 root root 351048 2024-06-12 16:57 ./slackware64/d/pahole-1.27-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-06-12 16:57 ./slackware64/d/pahole-1.27-x86_64-1.txz.asc
--rw-r--r-- 1 root root 398 2024-05-22 21:50 ./slackware64/d/parallel-20240522-noarch-1.txt
--rw-r--r-- 1 root root 520772 2024-05-22 21:50 ./slackware64/d/parallel-20240522-noarch-1.txz
--rw-r--r-- 1 root root 195 2024-05-22 21:50 ./slackware64/d/parallel-20240522-noarch-1.txz.asc
+-rw-r--r-- 1 root root 398 2024-06-24 17:23 ./slackware64/d/parallel-20240622-noarch-1.txt
+-rw-r--r-- 1 root root 518128 2024-06-24 17:23 ./slackware64/d/parallel-20240622-noarch-1.txz
+-rw-r--r-- 1 root root 195 2024-06-24 17:23 ./slackware64/d/parallel-20240622-noarch-1.txz.asc
-rw-r--r-- 1 root root 469 2023-04-24 19:58 ./slackware64/d/patchelf-0.18.0-x86_64-1.txt
-rw-r--r-- 1 root root 94892 2023-04-24 19:58 ./slackware64/d/patchelf-0.18.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-04-24 19:58 ./slackware64/d/patchelf-0.18.0-x86_64-1.txz.asc
@@ -1607,7 +1607,7 @@ drwxr-xr-x 2 root root 4096 2024-06-21 18:56 ./slackware64/k
-rw-r--r-- 1 root root 1169 2024-06-21 18:41 ./slackware64/k/maketag
-rw-r--r-- 1 root root 1169 2024-06-21 18:41 ./slackware64/k/maketag.ez
-rw-r--r-- 1 root root 18 2024-06-21 18:41 ./slackware64/k/tagfile
-drwxr-xr-x 2 root root 86016 2024-06-14 00:04 ./slackware64/kde
+drwxr-xr-x 2 root root 86016 2024-06-24 21:19 ./slackware64/kde
-rw-r--r-- 1 root root 382 2024-02-15 20:27 ./slackware64/kde/akonadi-23.08.5-x86_64-1.txt
-rw-r--r-- 1 root root 2559504 2024-02-15 20:27 ./slackware64/kde/akonadi-23.08.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-02-15 20:27 ./slackware64/kde/akonadi-23.08.5-x86_64-1.txz.asc
@@ -2698,9 +2698,9 @@ drwxr-xr-x 2 root root 86016 2024-06-14 00:04 ./slackware64/kde
-rw-r--r-- 1 root root 503 2024-05-20 00:06 ./slackware64/kde/purpose-5.116.0-x86_64-1.txt
-rw-r--r-- 1 root root 283540 2024-05-20 00:06 ./slackware64/kde/purpose-5.116.0-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-05-20 00:06 ./slackware64/kde/purpose-5.116.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 387 2024-01-09 20:34 ./slackware64/kde/qca-2.3.8-x86_64-1.txt
--rw-r--r-- 1 root root 733520 2024-01-09 20:34 ./slackware64/kde/qca-2.3.8-x86_64-1.txz
--rw-r--r-- 1 root root 163 2024-01-09 20:34 ./slackware64/kde/qca-2.3.8-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 387 2024-06-24 17:36 ./slackware64/kde/qca-2.3.9-x86_64-1.txt
+-rw-r--r-- 1 root root 739428 2024-06-24 17:36 ./slackware64/kde/qca-2.3.9-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-06-24 17:36 ./slackware64/kde/qca-2.3.9-x86_64-1.txz.asc
-rw-r--r-- 1 root root 229 2023-12-07 19:10 ./slackware64/kde/qcoro-0.10.0-x86_64-1.txt
-rw-r--r-- 1 root root 135436 2023-12-07 19:10 ./slackware64/kde/qcoro-0.10.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-12-07 19:10 ./slackware64/kde/qcoro-0.10.0-x86_64-1.txz.asc
@@ -2777,7 +2777,7 @@ drwxr-xr-x 2 root root 86016 2024-06-14 00:04 ./slackware64/kde
-rw-r--r-- 1 root root 517 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txt
-rw-r--r-- 1 root root 686104 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz
-rw-r--r-- 1 root root 163 2024-02-15 21:47 ./slackware64/kde/zanshin-23.08.5-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 102400 2024-06-23 19:00 ./slackware64/l
+drwxr-xr-x 2 root root 102400 2024-06-24 21:19 ./slackware64/l
-rw-r--r-- 1 root root 329 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txt
-rw-r--r-- 1 root root 928144 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz
-rw-r--r-- 1 root root 163 2022-03-06 20:00 ./slackware64/l/GConf-3.2.6-x86_64-8.txz.asc
@@ -3183,9 +3183,9 @@ drwxr-xr-x 2 root root 102400 2024-06-23 19:00 ./slackware64/l
-rw-r--r-- 1 root root 473 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txt
-rw-r--r-- 1 root root 161400 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:52 ./slackware64/l/id3lib-3.8.3-x86_64-4.txz.asc
--rw-r--r-- 1 root root 537 2024-06-10 17:59 ./slackware64/l/imagemagick-7.1.1_33-x86_64-2.txt
--rw-r--r-- 1 root root 8621932 2024-06-10 17:59 ./slackware64/l/imagemagick-7.1.1_33-x86_64-2.txz
--rw-r--r-- 1 root root 195 2024-06-10 17:59 ./slackware64/l/imagemagick-7.1.1_33-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 537 2024-06-24 17:30 ./slackware64/l/imagemagick-7.1.1_34-x86_64-1.txt
+-rw-r--r-- 1 root root 8629928 2024-06-24 17:30 ./slackware64/l/imagemagick-7.1.1_34-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-06-24 17:30 ./slackware64/l/imagemagick-7.1.1_34-x86_64-1.txz.asc
-rw-r--r-- 1 root root 399 2023-10-05 20:06 ./slackware64/l/immer-0.8.1-x86_64-1.txt
-rw-r--r-- 1 root root 67400 2023-10-05 20:06 ./slackware64/l/immer-0.8.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-10-05 20:06 ./slackware64/l/immer-0.8.1-x86_64-1.txz.asc
@@ -4112,13 +4112,13 @@ drwxr-xr-x 2 root root 102400 2024-06-23 19:00 ./slackware64/l
-rw-r--r-- 1 root root 403 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txt
-rw-r--r-- 1 root root 773596 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-12-11 22:02 ./slackware64/l/zxing-cpp-2.2.1-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 36864 2024-06-22 18:20 ./slackware64/n
+drwxr-xr-x 2 root root 36864 2024-06-24 21:19 ./slackware64/n
-rw-r--r-- 1 root root 357 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txt
-rw-r--r-- 1 root root 1517848 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2023-03-09 19:11 ./slackware64/n/ModemManager-1.20.6-x86_64-1.txz.asc
--rw-r--r-- 1 root root 602 2024-05-31 17:51 ./slackware64/n/NetworkManager-1.48.0-x86_64-1.txt
--rw-r--r-- 1 root root 4384036 2024-05-31 17:51 ./slackware64/n/NetworkManager-1.48.0-x86_64-1.txz
--rw-r--r-- 1 root root 195 2024-05-31 17:51 ./slackware64/n/NetworkManager-1.48.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 602 2024-06-24 17:30 ./slackware64/n/NetworkManager-1.48.2-x86_64-1.txt
+-rw-r--r-- 1 root root 4385056 2024-06-24 17:30 ./slackware64/n/NetworkManager-1.48.2-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-06-24 17:30 ./slackware64/n/NetworkManager-1.48.2-x86_64-1.txz.asc
-rw-r--r-- 1 root root 613 2023-03-08 02:05 ./slackware64/n/alpine-2.26-x86_64-3.txt
-rw-r--r-- 1 root root 2163548 2023-03-08 02:05 ./slackware64/n/alpine-2.26-x86_64-3.txz
-rw-r--r-- 1 root root 163 2023-03-08 02:05 ./slackware64/n/alpine-2.26-x86_64-3.txz.asc
@@ -4435,9 +4435,9 @@ drwxr-xr-x 2 root root 36864 2024-06-22 18:20 ./slackware64/n
-rw-r--r-- 1 root root 532 2024-03-29 05:01 ./slackware64/n/nss-pam-ldapd-0.9.12-x86_64-4.txt
-rw-r--r-- 1 root root 170112 2024-03-29 05:01 ./slackware64/n/nss-pam-ldapd-0.9.12-x86_64-4.txz
-rw-r--r-- 1 root root 195 2024-03-29 05:01 ./slackware64/n/nss-pam-ldapd-0.9.12-x86_64-4.txz.asc
--rw-r--r-- 1 root root 562 2024-06-10 18:11 ./slackware64/n/ntp-4.2.8p18-x86_64-3.txt
--rw-r--r-- 1 root root 2057252 2024-06-10 18:11 ./slackware64/n/ntp-4.2.8p18-x86_64-3.txz
--rw-r--r-- 1 root root 195 2024-06-10 18:11 ./slackware64/n/ntp-4.2.8p18-x86_64-3.txz.asc
+-rw-r--r-- 1 root root 562 2024-06-24 18:21 ./slackware64/n/ntp-4.2.8p18-x86_64-4.txt
+-rw-r--r-- 1 root root 2057140 2024-06-24 18:21 ./slackware64/n/ntp-4.2.8p18-x86_64-4.txz
+-rw-r--r-- 1 root root 195 2024-06-24 18:21 ./slackware64/n/ntp-4.2.8p18-x86_64-4.txz.asc
-rw-r--r-- 1 root root 531 2024-03-29 05:01 ./slackware64/n/obexftp-0.24.2-x86_64-12.txt
-rw-r--r-- 1 root root 93792 2024-03-29 05:01 ./slackware64/n/obexftp-0.24.2-x86_64-12.txz
-rw-r--r-- 1 root root 195 2024-03-29 05:01 ./slackware64/n/obexftp-0.24.2-x86_64-12.txz.asc
@@ -5516,13 +5516,13 @@ drwxr-xr-x 2 root root 65536 2024-06-21 18:56 ./slackware64/x
-rw-r--r-- 1 root root 213 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txt
-rw-r--r-- 1 root root 25896 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2022-07-11 18:36 ./slackware64/x/xwud-1.0.6-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 16384 2024-06-22 20:09 ./slackware64/xap
+drwxr-xr-x 2 root root 16384 2024-06-24 21:19 ./slackware64/xap
-rw-r--r-- 1 root root 625 2024-05-04 01:48 ./slackware64/xap/MPlayer-20240403-x86_64-2.txt
-rw-r--r-- 1 root root 2705916 2024-05-04 01:48 ./slackware64/xap/MPlayer-20240403-x86_64-2.txz
-rw-r--r-- 1 root root 195 2024-05-04 01:48 ./slackware64/xap/MPlayer-20240403-x86_64-2.txz.asc
--rw-r--r-- 1 root root 524 2024-03-13 18:41 ./slackware64/xap/NetworkManager-openvpn-1.10.2-x86_64-2.txt
--rw-r--r-- 1 root root 260892 2024-03-13 18:41 ./slackware64/xap/NetworkManager-openvpn-1.10.2-x86_64-2.txz
--rw-r--r-- 1 root root 195 2024-03-13 18:41 ./slackware64/xap/NetworkManager-openvpn-1.10.2-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 524 2024-06-24 17:31 ./slackware64/xap/NetworkManager-openvpn-1.12.0-x86_64-1.txt
+-rw-r--r-- 1 root root 264600 2024-06-24 17:31 ./slackware64/xap/NetworkManager-openvpn-1.12.0-x86_64-1.txz
+-rw-r--r-- 1 root root 195 2024-06-24 17:31 ./slackware64/xap/NetworkManager-openvpn-1.12.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 592 2024-06-14 17:08 ./slackware64/xap/audacious-4.4-x86_64-1.txt
-rw-r--r-- 1 root root 622080 2024-06-14 17:08 ./slackware64/xap/audacious-4.4-x86_64-1.txz
-rw-r--r-- 1 root root 195 2024-06-14 17:08 ./slackware64/xap/audacious-4.4-x86_64-1.txz.asc
@@ -5786,11 +5786,11 @@ drwxr-xr-x 2 root root 4096 2024-05-05 18:37 ./slackware64/y
-rw-r--r-- 1 root root 1488844 2024-05-05 17:22 ./slackware64/y/nethack-3.6.7-x86_64-2.txz
-rw-r--r-- 1 root root 195 2024-05-05 17:22 ./slackware64/y/nethack-3.6.7-x86_64-2.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
-drwxr-xr-x 18 root root 4096 2024-06-23 22:57 ./source
--rw-r--r-- 1 root root 621415 2024-06-23 22:57 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 195 2024-06-23 22:57 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 866478 2024-06-23 22:57 ./source/FILE_LIST
--rw-r--r-- 1 root root 29718187 2024-06-23 22:57 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2024-06-24 21:20 ./source
+-rw-r--r-- 1 root root 621470 2024-06-24 21:20 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 195 2024-06-24 21:20 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 866551 2024-06-24 21:20 ./source/FILE_LIST
+-rw-r--r-- 1 root root 29703694 2024-06-24 21:20 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 828 2022-02-02 04:43 ./source/README.TXT
drwxr-xr-x 124 root root 4096 2024-06-23 18:42 ./source/a
-rw-r--r-- 1 root root 339 2023-09-28 19:06 ./source/a/FTBFSlog
@@ -6204,21 +6204,22 @@ drwxr-xr-x 2 root root 4096 2022-09-07 16:29 ./source/a/grep/scripts
-rw-r--r-- 1 root root 104 2022-09-07 16:29 ./source/a/grep/scripts/egrep
-rw-r--r-- 1 root root 104 2022-09-07 16:29 ./source/a/grep/scripts/fgrep
-rw-r--r-- 1 root root 743 2018-02-27 06:13 ./source/a/grep/slack-desc
-drwxr-xr-x 2 root root 4096 2024-06-23 22:40 ./source/a/grub
+drwxr-xr-x 2 root root 4096 2024-06-24 19:26 ./source/a/grub
-rw-r--r-- 1 root root 1167 2023-12-21 19:26 ./source/a/grub/0001-00_header-add-GRUB_COLOR_-variables.patch
-rw-r--r-- 1 root root 444 2024-01-02 19:45 ./source/a/grub/0001-skip-new-and-orig-files-in-etc-grub.d.patch
-rw-r--r-- 1 root root 766 2023-12-21 19:30 ./source/a/grub/0003-support-dropins-for-default-configuration.patch
-rw-r--r-- 1 root root 1103 2018-05-16 15:18 ./source/a/grub/0198-align-struct-efi_variable-better.patch
--rw-r--r-- 1 root root 5719 2024-03-31 20:37 ./source/a/grub/09_slackware_linux
+-rw-r--r-- 1 root root 5849 2024-06-24 19:28 ./source/a/grub/09_slackware_linux
-rw-r--r-- 1 root root 1320 2023-12-21 07:17 ./source/a/grub/b835601c7639ed1890f2d3db91900a8506011a8e.patch
-rw-r--r-- 1 root root 688 2024-06-23 22:41 ./source/a/grub/doinst.sh
--rw-r--r-- 1 root root 1041 2024-06-23 20:33 ./source/a/grub/etc.default.grub
+-rw-r--r-- 1 root root 1267 2024-06-24 20:13 ./source/a/grub/etc.default.grub
-rw-r--r-- 1 root root 6675608 2023-12-20 16:53 ./source/a/grub/grub-2.12.tar.xz
-rw-r--r-- 1 root root 566 2023-12-20 16:53 ./source/a/grub/grub-2.12.tar.xz.sig
--rwxr-xr-x 1 root root 8473 2024-06-23 22:41 ./source/a/grub/grub.SlackBuild
+-rwxr-xr-x 1 root root 8803 2024-06-24 19:42 ./source/a/grub/grub.SlackBuild
-rw-r--r-- 1 root root 1458 2016-12-25 09:49 ./source/a/grub/grub.dejavusansmono.gfxterm.font.diff
-rw-r--r-- 1 root root 619 2012-09-29 04:34 ./source/a/grub/initrd_naming.patch
-rw-r--r-- 1 root root 721 2023-12-21 19:34 ./source/a/grub/slack-desc
+-rw-r--r-- 1 root root 436 2024-06-24 18:16 ./source/a/grub/update-grub
drwxr-xr-x 2 root root 4096 2023-08-20 19:07 ./source/a/gzip
-rw-r--r-- 1 root root 838248 2023-08-20 00:20 ./source/a/gzip/gzip-1.13.tar.xz
-rw-r--r-- 1 root root 833 2023-08-20 00:20 ./source/a/gzip/gzip-1.13.tar.xz.sig
@@ -7849,8 +7850,8 @@ drwxr-xr-x 2 root root 4096 2024-06-12 16:57 ./source/d/pahole
-rwxr-xr-x 1 root root 3820 2022-05-23 18:28 ./source/d/pahole/pahole.SlackBuild
-rw-r--r-- 1 root root 52 2022-05-23 18:20 ./source/d/pahole/pahole.url
-rw-r--r-- 1 root root 1015 2022-05-23 18:32 ./source/d/pahole/slack-desc
-drwxr-xr-x 2 root root 4096 2024-05-22 21:50 ./source/d/parallel
--rw-r--r-- 1 root root 2041714 2024-05-22 20:51 ./source/d/parallel/parallel-20240522.tar.lz
+drwxr-xr-x 2 root root 4096 2024-06-24 17:23 ./source/d/parallel
+-rw-r--r-- 1 root root 2042263 2024-06-24 17:11 ./source/d/parallel/parallel-20240622.tar.lz
-rwxr-xr-x 1 root root 4535 2022-09-06 18:27 ./source/d/parallel/parallel.SlackBuild
-rw-r--r-- 1 root root 857 2018-04-21 03:27 ./source/d/parallel/slack-desc
drwxr-xr-x 2 root root 4096 2023-04-24 19:57 ./source/d/patchelf
@@ -10030,10 +10031,10 @@ drwxr-xr-x 2 root root 4096 2023-10-10 18:59 ./source/kde/libnova
-rwxr-xr-x 1 root root 4604 2023-10-22 00:52 ./source/kde/libnova/libnova.SlackBuild
-rw-r--r-- 1 root root 55 2023-10-10 18:47 ./source/kde/libnova/libnova.url
-rw-r--r-- 1 root root 1030 2023-10-10 18:49 ./source/kde/libnova/slack-desc
-drwxr-xr-x 2 root root 4096 2024-01-09 20:32 ./source/kde/qca
--rw-r--r-- 1 root root 761340 2024-01-09 12:13 ./source/kde/qca/qca-2.3.8.tar.xz
--rw-r--r-- 1 root root 833 2024-01-09 12:13 ./source/kde/qca/qca-2.3.8.tar.xz.sig
--rwxr-xr-x 1 root root 4039 2023-05-01 18:43 ./source/kde/qca/qca.SlackBuild
+drwxr-xr-x 2 root root 4096 2024-06-24 17:32 ./source/kde/qca
+-rw-r--r-- 1 root root 765256 2024-06-24 12:54 ./source/kde/qca/qca-2.3.9.tar.xz
+-rw-r--r-- 1 root root 833 2024-06-24 12:54 ./source/kde/qca/qca-2.3.9.tar.xz.sig
+-rwxr-xr-x 1 root root 4039 2024-06-24 17:35 ./source/kde/qca/qca.SlackBuild
-rw-r--r-- 1 root root 37 2020-08-01 07:36 ./source/kde/qca/qca.url
-rw-r--r-- 1 root root 841 2020-12-07 21:21 ./source/kde/qca/slack-desc
drwxr-xr-x 2 root root 4096 2023-12-07 19:09 ./source/kde/qcoro
@@ -10845,11 +10846,11 @@ drwxr-xr-x 2 root root 4096 2018-01-05 18:45 ./source/l/id3lib/patches
-rw-r--r-- 1 root root 629 2017-09-11 16:30 ./source/l/id3lib/patches/id3lib.utf8_writing.patch.gz
-rw-r--r-- 1 root root 517 2017-09-11 16:30 ./source/l/id3lib/patches/id3lib.vbr_stack_smash.patch.gz
-rw-r--r-- 1 root root 927 2018-02-27 06:12 ./source/l/id3lib/slack-desc
-drwxr-xr-x 2 root root 4096 2024-05-26 17:20 ./source/l/imagemagick
--rw-r--r-- 1 root root 10739656 2024-05-25 12:41 ./source/l/imagemagick/ImageMagick-7.1.1-33.tar.lz
--rw-r--r-- 1 root root 833 2024-05-25 13:43 ./source/l/imagemagick/ImageMagick-7.1.1-33.tar.lz.asc
+drwxr-xr-x 2 root root 4096 2024-06-24 17:24 ./source/l/imagemagick
+-rw-r--r-- 1 root root 10739835 2024-06-23 15:50 ./source/l/imagemagick/ImageMagick-7.1.1-34.tar.lz
+-rw-r--r-- 1 root root 833 2024-06-23 16:36 ./source/l/imagemagick/ImageMagick-7.1.1-34.tar.lz.asc
-rw-r--r-- 1 root root 309 2016-05-17 04:08 ./source/l/imagemagick/doinst.sh.gz
--rwxr-xr-x 1 root root 7417 2024-06-10 17:57 ./source/l/imagemagick/imagemagick.SlackBuild
+-rwxr-xr-x 1 root root 7417 2024-06-24 17:24 ./source/l/imagemagick/imagemagick.SlackBuild
-rw-r--r-- 1 root root 81 2022-11-08 20:07 ./source/l/imagemagick/imagemagick.url
-rw-r--r-- 1 root root 996 2018-02-27 06:12 ./source/l/imagemagick/slack-desc
drwxr-xr-x 2 root root 4096 2023-10-05 19:03 ./source/l/immer
@@ -12541,9 +12542,9 @@ drwxr-xr-x 2 root root 4096 2023-03-09 19:09 ./source/n/ModemManager
-rwxr-xr-x 1 root root 4133 2023-03-09 19:10 ./source/n/ModemManager/ModemManager.SlackBuild
-rw-r--r-- 1 root root 444 2013-09-22 21:10 ./source/n/ModemManager/WeDoNotHaveSystemD.patch.gz
-rw-r--r-- 1 root root 817 2018-09-24 19:21 ./source/n/ModemManager/slack-desc
-drwxr-xr-x 4 root root 4096 2024-05-31 17:50 ./source/n/NetworkManager
+drwxr-xr-x 4 root root 4096 2024-06-24 17:26 ./source/n/NetworkManager
-rw-r--r-- 1 root root 189 2015-01-02 05:15 ./source/n/NetworkManager/10-org.freedesktop.NetworkManager.rules
--rw-r--r-- 1 root root 6014072 2024-05-31 11:32 ./source/n/NetworkManager/NetworkManager-1.48.0.tar.xz
+-rw-r--r-- 1 root root 6019320 2024-06-24 08:43 ./source/n/NetworkManager/NetworkManager-1.48.2.tar.xz
-rwxr-xr-x 1 root root 6953 2024-05-31 17:50 ./source/n/NetworkManager/NetworkManager.SlackBuild
-rw-r--r-- 1 root root 139 2016-04-22 03:58 ./source/n/NetworkManager/NetworkManager.conf
drwxr-xr-x 2 root root 4096 2016-03-25 04:54 ./source/n/NetworkManager/conf.d
@@ -13294,8 +13295,8 @@ drwxr-xr-x 2 root root 4096 2024-06-01 18:27 ./source/n/ntp
-rw-r--r-- 1 root root 375 2024-06-01 18:27 ./source/n/ntp/doinst.sh.gz
-rw-r--r-- 1 root root 379 2024-06-01 18:26 ./source/n/ntp/ntp
-rw-r--r-- 1 root root 4347475 2024-05-25 07:07 ./source/n/ntp/ntp-4.2.8p18.tar.lz
--rwxr-xr-x 1 root root 6103 2024-06-10 18:10 ./source/n/ntp/ntp.SlackBuild
--rw-r--r-- 1 root root 2580 2023-06-12 19:06 ./source/n/ntp/ntp.conf
+-rwxr-xr-x 1 root root 6103 2024-06-24 18:18 ./source/n/ntp/ntp.SlackBuild
+-rw-r--r-- 1 root root 2742 2024-06-24 18:21 ./source/n/ntp/ntp.conf
-rw-r--r-- 1 root root 22 1999-10-07 19:50 ./source/n/ntp/ntp.keys
-rw-r--r-- 1 root root 148 2024-06-10 18:10 ./source/n/ntp/ntp.logrotate
-rw-r--r-- 1 root root 31 2023-06-02 18:26 ./source/n/ntp/ntp.url
@@ -15275,7 +15276,7 @@ drwxr-xr-x 2 root root 4096 2024-04-17 18:00 ./source/x/x11/src/lib
-rw-r--r-- 1 root root 274176 2024-03-02 18:32 ./source/x/x11/src/lib/libfontenc-1.1.8.tar.xz
-rw-r--r-- 1 root root 64452 2024-03-23 23:00 ./source/x/x11/src/lib/libpciaccess-0.18.1.tar.xz
-rw-r--r-- 1 root root 455208 2024-04-15 15:11 ./source/x/x11/src/lib/libxcb-1.17.0.tar.xz
--rw-r--r-- 1 root root 9648 2022-07-19 08:56 ./source/x/x11/src/lib/libxcvt-0.1.2.tar.xz
+-rw-r--r-- 1 root root 9648 2022-07-19 08:56 ./source/x/x11/src/lib/libxcvt-0.1.2.tar.xz
-rw-r--r-- 1 root root 314520 2024-02-04 22:15 ./source/x/x11/src/lib/libxkbfile-1.1.3.tar.xz
-rw-r--r-- 1 root root 259024 2022-12-08 16:08 ./source/x/x11/src/lib/libxshmfence-1.3.2.tar.xz
-rw-r--r-- 1 root root 636900 2024-02-29 16:19 ./source/x/x11/src/lib/pixman-0.43.4.tar.xz
@@ -15356,9 +15357,9 @@ drwxr-xr-x 2 root root 4096 2024-05-10 21:52 ./source/xap/MPlayer
-rw-r--r-- 1 root root 219 2015-03-09 20:07 ./source/xap/MPlayer/include-samba-4.0.patch.gz
-rw-r--r-- 1 root root 292 2024-01-30 20:10 ./source/xap/MPlayer/po_charset.patch.gz
-rw-r--r-- 1 root root 1081 2018-08-20 04:29 ./source/xap/MPlayer/slack-desc
-drwxr-xr-x 2 root root 4096 2024-03-13 18:40 ./source/xap/NetworkManager-openvpn
--rw-r--r-- 1 root root 701652 2022-11-15 11:50 ./source/xap/NetworkManager-openvpn/NetworkManager-openvpn-1.10.2.tar.xz
--rwxr-xr-x 1 root root 4402 2024-03-13 18:40 ./source/xap/NetworkManager-openvpn/NetworkManager-openvpn.SlackBuild
+drwxr-xr-x 2 root root 4096 2024-06-24 17:27 ./source/xap/NetworkManager-openvpn
+-rw-r--r-- 1 root root 707720 2024-06-21 15:12 ./source/xap/NetworkManager-openvpn/NetworkManager-openvpn-1.12.0.tar.xz
+-rwxr-xr-x 1 root root 4402 2024-06-24 17:27 ./source/xap/NetworkManager-openvpn/NetworkManager-openvpn.SlackBuild
-rw-r--r-- 1 root root 1027 2020-05-04 01:23 ./source/xap/NetworkManager-openvpn/slack-desc
drwxr-xr-x 2 root root 4096 2024-06-14 17:07 ./source/xap/audacious
drwxr-xr-x 2 root root 4096 2024-06-14 17:08 ./source/xap/audacious-plugins
diff --git a/source/a/grub/09_slackware_linux b/source/a/grub/09_slackware_linux
index e897cb130..37abaa55c 100644
--- a/source/a/grub/09_slackware_linux
+++ b/source/a/grub/09_slackware_linux
@@ -30,9 +30,9 @@ export TEXTDOMAINDIR="${datarootdir}/locale"
CLASS="--class gnu-linux --class gnu --class os"
if [ "${GRUB_DISTRIBUTOR}" = "" ] ; then
- OS=GNU/Linux
+ OS=Linux
else
- OS="${GRUB_DISTRIBUTOR} GNU/Linux"
+ OS="${GRUB_DISTRIBUTOR} Linux"
CLASS="--class $(echo "${GRUB_DISTRIBUTOR}" | tr '[:upper:]' '[:lower:]') ${CLASS}"
fi
@@ -127,7 +127,8 @@ process_list() {
initrd=
if [ "${initrd_allowed}" = "true" ]; then
- for i in "initrd-${version}.gz" "initrd.gz" \
+ for i in "initrd-${tag}-${version}.gz" "initrd-${tag}.gz" \
+ "initrd-${version}.gz" "initrd.gz" \
"initrd.img-${version}" "initrd-${version}.img" \
"initrd-${version}" "initrd.img-${alt_version}" \
"initrd-${alt_version}.img" "initrd-${alt_version}"; do
@@ -160,18 +161,18 @@ process_list() {
prepare_boot_cache=
-list=$(for i in /boot/vmlinu[xz]-generic-* /vmlinu[xz]-generic-* ; do
+list=$(for i in /boot/vmlinu[xz]-generic-* /boot/vmlinu[xz]-generic /vmlinu[xz]-generic-* ; do
if grub_file_is_not_garbage "$i" ; then printf "%s " "$i"; fi
done)
process_list "${list}" "generic" "true"
-list=$(for i in /boot/vmlinu[xz]-custom-* /vmlinu[xz]-custom-* ; do
+list=$(for i in /boot/vmlinu[xz]-custom-* /boot/vmlinu[xz]-custom /vmlinu[xz]-custom-* ; do
if grub_file_is_not_garbage "$i" ; then printf "%s " "$i"; fi
done)
process_list "${list}" "custom" "true"
-list=$(for i in /boot/vmlinu[xz]-huge-* /vmlinu[xz]-huge-* ; do
+list=$(for i in /boot/vmlinu[xz]-huge-* /boot/vmlinu[xz]-huge /vmlinu[xz]-huge-* ; do
if grub_file_is_not_garbage "$i" ; then printf "%s " "$i"; fi
done)
process_list "${list}" "huge" "false"
diff --git a/source/a/grub/etc.default.grub b/source/a/grub/etc.default.grub
index 622d9b71a..178a901df 100644
--- a/source/a/grub/etc.default.grub
+++ b/source/a/grub/etc.default.grub
@@ -27,6 +27,12 @@ GRUB_CMDLINE_LINUX=""
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
-# os-prober is disabled by default.
-# If you want to use it, uncomment this line:
-#GRUB_DISABLE_OS_PROBER="false"
+# Search for other operating systems with os-prober.
+# If you don't want this, you can do any of these things to disable it:
+# - change to "true"
+# - comment it out, since disabled is the default
+# - remove the executable bit from /etc/grub.d/30_os-prober
+GRUB_DISABLE_OS_PROBER="false"
+
+# Disable the submenus:
+GRUB_DISABLE_SUBMENU="true"
diff --git a/source/a/grub/grub.SlackBuild b/source/a/grub/grub.SlackBuild
index 9605a72da..c53484f4d 100755
--- a/source/a/grub/grub.SlackBuild
+++ b/source/a/grub/grub.SlackBuild
@@ -28,7 +28,7 @@ PKGNAM=grub
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
# Better to use _ than ~ in the package filenames version:
PKGVER=$(echo $VERSION | tr '~' '_')
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-6}
# If you use stack-protector, then grub will not work with legacy BIOS:
STACKPROTECT=${STACKPROTECT:---enable-stack-protector=no}
@@ -178,6 +178,15 @@ for file in $PKG/etc/grub.d/*_* ; do
mv ${file} ${file}.new
done
+# Add an update-grub script ala Ubuntu:
+cp -a $CWD/update-grub $PKG/usr/sbin/update-grub
+chown root:root $PKG/usr/sbin/update-grub
+chmod 755 $PKG/usr/sbin/update-grub
+
+# Since every other grub command is of the form "grub-{command}", add a symlink
+# so that "grub-update" also works:
+ln -sf update-grub $PKG/usr/sbin/grub-update
+
# Strip binaries:
( cd $PKG
find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
diff --git a/source/a/grub/update-grub b/source/a/grub/update-grub
new file mode 100644
index 000000000..fdcdba81a
--- /dev/null
+++ b/source/a/grub/update-grub
@@ -0,0 +1,10 @@
+#!/bin/sh
+# This is a simple script to update grub from the configuration file.
+# Please note that after upgrading to a new grub version, you should
+# first use "grub-install" to reinstall the bootloader, similar to this:
+# grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Slackware --recheck
+# or this:
+# grub-install --target=i386-pc --recheck /dev/sdX
+
+set -e
+exec grub-mkconfig -o /boot/grub/grub.cfg "$@"
diff --git a/source/l/imagemagick/imagemagick.SlackBuild b/source/l/imagemagick/imagemagick.SlackBuild
index 5390ca1e4..3c3e9e46d 100755
--- a/source/l/imagemagick/imagemagick.SlackBuild
+++ b/source/l/imagemagick/imagemagick.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=imagemagick
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# NOTE: This is to cope with ImageMagick version numbers such as 5.4.7-4,
# which occur fairly often (but not always). If these numbers are all the same,
diff --git a/source/n/ntp/ntp.SlackBuild b/source/n/ntp/ntp.SlackBuild
index 5a09ccc2e..c4a6a8164 100755
--- a/source/n/ntp/ntp.SlackBuild
+++ b/source/n/ntp/ntp.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=ntp
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/n/ntp/ntp.conf b/source/n/ntp/ntp.conf
index a9c0ce6d0..65123564b 100644
--- a/source/n/ntp/ntp.conf
+++ b/source/n/ntp/ntp.conf
@@ -28,9 +28,11 @@ fudge 127.127.1.0 stratum 10
statsdir /var/lib/ntp/stats
#
-# Location of an alternate log file to be used instead of the default system syslog(3) facility
+# Location of an alternate log file to be used instead of the default system syslog(3) facility.
+# This is not enabled by default, because ntpd has to be restarted when the logs are rotated
+# which causes unnecessary network traffic as ntpd resynchronizes.
#
-logfile /var/log/ntp
+#logfile /var/log/ntp
#
# Drift file. Put this in a directory which the daemon can write to.
diff --git a/source/xap/NetworkManager-openvpn/NetworkManager-openvpn.SlackBuild b/source/xap/NetworkManager-openvpn/NetworkManager-openvpn.SlackBuild
index a4659ac80..d68ec3f66 100755
--- a/source/xap/NetworkManager-openvpn/NetworkManager-openvpn.SlackBuild
+++ b/source/xap/NetworkManager-openvpn/NetworkManager-openvpn.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=NetworkManager-openvpn
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then