mirror of
git://slackware.nl/current.git
synced 2024-12-26 09:58:59 +01:00
Sat Aug 10 04:55:27 UTC 2019
a/kernel-generic-4.19.66-x86_64-1.txz: Upgraded. a/kernel-huge-4.19.66-x86_64-1.txz: Upgraded. a/kernel-modules-4.19.66-x86_64-1.txz: Upgraded. ap/amp-0.7.6-x86_64-3.txz: Rebuilt. Patched to clean up the code for a modern compiler and to not use overly aggressive optimizations that can lead to crashes. Thanks to Labinnah. d/doxygen-1.8.16-x86_64-1.txz: Upgraded. d/kernel-headers-4.19.66-x86-1.txz: Upgraded. d/scons-3.1.1-x86_64-1.txz: Upgraded. k/kernel-source-4.19.66-noarch-1.txz: Upgraded. n/NetworkManager-1.20.0-x86_64-1.txz: Upgraded. n/wpa_supplicant-2.9-x86_64-1.txz: Upgraded. x/libinput-1.14.0-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
This commit is contained in:
parent
b0034a2506
commit
6aa6ed8ad8
34 changed files with 271 additions and 657 deletions
|
@ -46,6 +46,7 @@ l/SDL2_image
|
|||
l/SDL2_mixer
|
||||
l/SDL2_net
|
||||
l/SDL2_ttf
|
||||
l/argon2
|
||||
l/ffmpeg
|
||||
l/fluidsynth
|
||||
l/gexiv2
|
||||
|
@ -78,6 +79,7 @@ l/python-docutils
|
|||
l/python-idna
|
||||
l/python-notify2
|
||||
l/python-packaging
|
||||
l/python-ply
|
||||
l/python-requests
|
||||
l/python-sane
|
||||
l/python-six
|
||||
|
@ -141,6 +143,7 @@ l/pyrex
|
|||
l/virtuoso-ose
|
||||
n/dirmngr
|
||||
n/idnkit
|
||||
n/imapd
|
||||
n/mailx (replaced by n/s-nail)
|
||||
n/pth
|
||||
n/rfkill (included in a/util-linux)
|
||||
|
@ -267,7 +270,7 @@ Use one of the provided generic kernels for daily use. Do not report
|
|||
ATI proprietary drivers) if you use the SMP kernel.
|
||||
|
||||
If you decide to use one of the non-SMP kernels, you will need to follow the
|
||||
instructions in /extra/linux-4.19.5-nosmp-sdk/README.TXT to modify your
|
||||
instructions in /extra/linux-4.19.65-nosmp-sdk/README.TXT to modify your
|
||||
kernel sources for non-SMP usage. Note that this only applies if you are
|
||||
using the Slackware-provided non-SMP kernel - if you build a custom kernel,
|
||||
the symlinks at /lib/modules/$(uname -r)/{build,source} will point to the
|
||||
|
|
|
@ -11,9 +11,35 @@
|
|||
<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>Thu, 8 Aug 2019 18:05:35 GMT</pubDate>
|
||||
<lastBuildDate>Fri, 9 Aug 2019 06:59:41 GMT</lastBuildDate>
|
||||
<pubDate>Sat, 10 Aug 2019 04:55:27 GMT</pubDate>
|
||||
<lastBuildDate>Sat, 10 Aug 2019 15:59:40 GMT</lastBuildDate>
|
||||
<generator>maintain_current_git.sh v 1.11</generator>
|
||||
<item>
|
||||
<title>Sat, 10 Aug 2019 04:55:27 GMT</title>
|
||||
<pubDate>Sat, 10 Aug 2019 04:55:27 GMT</pubDate>
|
||||
<link>https://git.slackware.nl/current/tag/?h=20190810045527</link>
|
||||
<guid isPermaLink="false">20190810045527</guid>
|
||||
<description>
|
||||
<![CDATA[<pre>
|
||||
a/kernel-generic-4.19.66-x86_64-1.txz: Upgraded.
|
||||
a/kernel-huge-4.19.66-x86_64-1.txz: Upgraded.
|
||||
a/kernel-modules-4.19.66-x86_64-1.txz: Upgraded.
|
||||
ap/amp-0.7.6-x86_64-3.txz: Rebuilt.
|
||||
Patched to clean up the code for a modern compiler and to not use overly
|
||||
aggressive optimizations that can lead to crashes. Thanks to Labinnah.
|
||||
d/doxygen-1.8.16-x86_64-1.txz: Upgraded.
|
||||
d/kernel-headers-4.19.66-x86-1.txz: Upgraded.
|
||||
d/scons-3.1.1-x86_64-1.txz: Upgraded.
|
||||
k/kernel-source-4.19.66-noarch-1.txz: Upgraded.
|
||||
n/NetworkManager-1.20.0-x86_64-1.txz: Upgraded.
|
||||
n/wpa_supplicant-2.9-x86_64-1.txz: Upgraded.
|
||||
x/libinput-1.14.0-x86_64-1.txz: Upgraded.
|
||||
isolinux/initrd.img: Rebuilt.
|
||||
kernels/*: Upgraded.
|
||||
usb-and-pxe-installers/usbboot.img: Rebuilt.
|
||||
</pre>]]>
|
||||
</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Thu, 8 Aug 2019 18:05:35 GMT</title>
|
||||
<pubDate>Thu, 8 Aug 2019 18:05:35 GMT</pubDate>
|
||||
|
|
|
@ -1,3 +1,21 @@
|
|||
Sat Aug 10 04:55:27 UTC 2019
|
||||
a/kernel-generic-4.19.66-x86_64-1.txz: Upgraded.
|
||||
a/kernel-huge-4.19.66-x86_64-1.txz: Upgraded.
|
||||
a/kernel-modules-4.19.66-x86_64-1.txz: Upgraded.
|
||||
ap/amp-0.7.6-x86_64-3.txz: Rebuilt.
|
||||
Patched to clean up the code for a modern compiler and to not use overly
|
||||
aggressive optimizations that can lead to crashes. Thanks to Labinnah.
|
||||
d/doxygen-1.8.16-x86_64-1.txz: Upgraded.
|
||||
d/kernel-headers-4.19.66-x86-1.txz: Upgraded.
|
||||
d/scons-3.1.1-x86_64-1.txz: Upgraded.
|
||||
k/kernel-source-4.19.66-noarch-1.txz: Upgraded.
|
||||
n/NetworkManager-1.20.0-x86_64-1.txz: Upgraded.
|
||||
n/wpa_supplicant-2.9-x86_64-1.txz: Upgraded.
|
||||
x/libinput-1.14.0-x86_64-1.txz: Upgraded.
|
||||
isolinux/initrd.img: Rebuilt.
|
||||
kernels/*: Upgraded.
|
||||
usb-and-pxe-installers/usbboot.img: Rebuilt.
|
||||
+--------------------------+
|
||||
Thu Aug 8 18:05:35 UTC 2019
|
||||
d/cmake-3.15.2-x86_64-1.txz: Upgraded.
|
||||
x/mesa-19.1.4-x86_64-1.txz: Upgraded.
|
||||
|
|
249
FILELIST.TXT
249
FILELIST.TXT
|
@ -1,35 +1,35 @@
|
|||
Thu Aug 8 18:17:07 UTC 2019
|
||||
Sat Aug 10 05:07:33 UTC 2019
|
||||
|
||||
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 2019-08-08 18:05 .
|
||||
drwxr-xr-x 12 root root 4096 2019-08-10 04:55 .
|
||||
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
|
||||
-rw-r--r-- 1 root root 14341 2018-11-29 05:40 ./CHANGES_AND_HINTS.TXT
|
||||
-rw-r--r-- 1 root root 923480 2019-08-08 05:42 ./CHECKSUMS.md5
|
||||
-rw-r--r-- 1 root root 163 2019-08-08 05:42 ./CHECKSUMS.md5.asc
|
||||
-rw-r--r-- 1 root root 14375 2019-08-09 05:36 ./CHANGES_AND_HINTS.TXT
|
||||
-rw-r--r-- 1 root root 923480 2019-08-08 18:17 ./CHECKSUMS.md5
|
||||
-rw-r--r-- 1 root root 163 2019-08-08 18:17 ./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 673440 2019-08-08 18:05 ./ChangeLog.txt
|
||||
-rw-r--r-- 1 root root 674244 2019-08-10 04:55 ./ChangeLog.txt
|
||||
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
|
||||
drwxr-xr-x 2 root root 4096 2019-08-07 05:40 ./EFI/BOOT
|
||||
drwxr-xr-x 2 root root 4096 2019-08-10 04:55 ./EFI/BOOT
|
||||
-rw-r--r-- 1 root root 1417216 2019-07-05 18:54 ./EFI/BOOT/bootx64.efi
|
||||
-rw-r--r-- 1 root root 78 2013-09-23 20:35 ./EFI/BOOT/grub-embedded.cfg
|
||||
-rw-r--r-- 1 root root 893 2018-04-17 21:17 ./EFI/BOOT/grub.cfg
|
||||
-rw-r--r-- 2 root root 9553792 2019-08-07 00:07 ./EFI/BOOT/huge.s
|
||||
-rw-r--r-- 2 root root 38001212 2019-08-07 05:24 ./EFI/BOOT/initrd.img
|
||||
-rw-r--r-- 2 root root 9557888 2019-08-09 20:33 ./EFI/BOOT/huge.s
|
||||
-rw-r--r-- 2 root root 38002812 2019-08-10 04:53 ./EFI/BOOT/initrd.img
|
||||
-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 1213996 2019-08-08 05:41 ./FILELIST.TXT
|
||||
-rw-r--r-- 1 root root 1213996 2019-08-08 18:17 ./FILELIST.TXT
|
||||
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
|
||||
-rw-r--r-- 1 root root 733428 2019-08-08 18:15 ./PACKAGES.TXT
|
||||
-rw-r--r-- 1 root root 733428 2019-08-10 05:05 ./PACKAGES.TXT
|
||||
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
|
||||
-rw-r--r-- 1 root root 3635 2019-08-07 04:40 ./README.initrd
|
||||
-rw-r--r-- 1 root root 3635 2019-08-10 04:36 ./README.initrd
|
||||
-rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT
|
||||
-rw-r--r-- 1 root root 8751 2016-06-28 21:44 ./README_LVM.TXT
|
||||
-rw-r--r-- 1 root root 19658 2013-06-18 04:34 ./README_RAID.TXT
|
||||
|
@ -716,16 +716,16 @@ drwxr-xr-x 2 root root 4096 2011-01-31 03:46 ./extra/xf86-video-nouveau-bl
|
|||
-rw-r--r-- 1 root root 645 2010-04-27 21:47 ./extra/xf86-video-nouveau-blacklist/xf86-video-nouveau-blacklist-noarch-1.txt
|
||||
-rw-r--r-- 1 root root 880 2010-04-27 21:47 ./extra/xf86-video-nouveau-blacklist/xf86-video-nouveau-blacklist-noarch-1.txz
|
||||
-rw-r--r-- 1 root root 198 2010-04-27 21:47 ./extra/xf86-video-nouveau-blacklist/xf86-video-nouveau-blacklist-noarch-1.txz.asc
|
||||
drwxr-xr-x 3 root root 4096 2019-08-07 05:26 ./isolinux
|
||||
drwxr-xr-x 3 root root 4096 2019-08-10 04:55 ./isolinux
|
||||
-rw-r--r-- 1 root root 6183 2017-11-18 18:47 ./isolinux/README.TXT
|
||||
-rw-r--r-- 1 root root 788 2007-03-17 19:50 ./isolinux/README_SPLIT.TXT
|
||||
-rw-r--r-- 1 root root 1474560 2019-07-05 18:54 ./isolinux/efiboot.img
|
||||
-rw-r--r-- 1 root root 574 2013-10-24 00:19 ./isolinux/f2.txt
|
||||
-rw-r--r-- 2 root root 38001212 2019-08-07 05:24 ./isolinux/initrd.img
|
||||
-rw-r--r-- 2 root root 38002812 2019-08-10 04:53 ./isolinux/initrd.img
|
||||
-rw-r--r-- 1 root root 50 2003-01-18 00:02 ./isolinux/iso.sort
|
||||
-rw-r--r-- 1 root root 24576 2016-05-27 20:36 ./isolinux/isolinux.bin
|
||||
-rw-r--r-- 1 root root 578 2013-03-27 03:29 ./isolinux/isolinux.cfg
|
||||
-rw-r--r-- 1 root root 683 2019-08-07 04:40 ./isolinux/message.txt
|
||||
-rw-r--r-- 1 root root 683 2019-08-10 04:36 ./isolinux/message.txt
|
||||
drwxr-xr-x 2 root root 4096 2003-03-17 07:31 ./isolinux/sbootmgr
|
||||
-rwxr-xr-x 1 root root 36064 1995-05-12 01:23 ./isolinux/sbootmgr/RAWRITE.EXE
|
||||
-rw-r--r-- 1 root root 2138 1997-12-01 01:21 ./isolinux/sbootmgr/RAWRITE12.DOC
|
||||
|
@ -736,12 +736,12 @@ lrwxrwxrwx 1 root root 11 2009-08-23 23:37 ./isolinux/sbootmgr/RAWRITE13
|
|||
-rw-r--r-- 1 root root 1291 2003-03-17 07:31 ./isolinux/sbootmgr/README.TXT
|
||||
-rw-r--r-- 1 root root 110592 2003-03-16 08:38 ./isolinux/sbootmgr/sbootmgr.dsk
|
||||
-rw-r--r-- 1 root root 3024 2018-03-03 01:37 ./isolinux/setpkg
|
||||
drwxr-xr-x 5 root root 4096 2019-08-07 04:40 ./kernels
|
||||
-rw-r--r-- 1 root root 37 2019-08-07 04:40 ./kernels/VERSIONS.TXT
|
||||
drwxr-xr-x 2 root root 4096 2019-08-07 00:07 ./kernels/huge.s
|
||||
-rw-r--r-- 1 root root 1015664 2019-08-07 00:07 ./kernels/huge.s/System.map.gz
|
||||
-rw-r--r-- 2 root root 9553792 2019-08-07 00:07 ./kernels/huge.s/bzImage
|
||||
-rw-r--r-- 1 root root 185303 2019-08-07 00:04 ./kernels/huge.s/config
|
||||
drwxr-xr-x 5 root root 4096 2019-08-10 04:36 ./kernels
|
||||
-rw-r--r-- 1 root root 37 2019-08-10 04:36 ./kernels/VERSIONS.TXT
|
||||
drwxr-xr-x 2 root root 4096 2019-08-09 20:33 ./kernels/huge.s
|
||||
-rw-r--r-- 1 root root 1015763 2019-08-09 20:33 ./kernels/huge.s/System.map.gz
|
||||
-rw-r--r-- 2 root root 9557888 2019-08-09 20:33 ./kernels/huge.s/bzImage
|
||||
-rw-r--r-- 1 root root 185303 2019-08-09 20:30 ./kernels/huge.s/config
|
||||
drwxr-xr-x 2 root root 4096 2011-03-25 03:15 ./kernels/memtest
|
||||
-rw-r--r-- 1 root root 60 2011-03-24 00:19 ./kernels/memtest/README
|
||||
-rw-r--r-- 1 root root 150024 2013-10-17 04:15 ./kernels/memtest/memtest
|
||||
|
@ -786,13 +786,13 @@ drwxr-xr-x 2 root root 4096 2012-09-20 18:06 ./patches
|
|||
-rw-r--r-- 1 root root 575 2012-09-20 18:06 ./patches/FILE_LIST
|
||||
-rw-r--r-- 1 root root 14 2012-09-20 18:06 ./patches/MANIFEST.bz2
|
||||
-rw-r--r-- 1 root root 224 2012-09-20 18:06 ./patches/PACKAGES.TXT
|
||||
drwxr-xr-x 18 root root 4096 2019-08-08 18:15 ./slackware64
|
||||
-rw-r--r-- 1 root root 290991 2019-08-08 18:15 ./slackware64/CHECKSUMS.md5
|
||||
-rw-r--r-- 1 root root 163 2019-08-08 18:15 ./slackware64/CHECKSUMS.md5.asc
|
||||
-rw-r--r-- 1 root root 362456 2019-08-08 18:12 ./slackware64/FILE_LIST
|
||||
-rw-r--r-- 1 root root 3692141 2019-08-08 18:13 ./slackware64/MANIFEST.bz2
|
||||
drwxr-xr-x 18 root root 4096 2019-08-10 05:05 ./slackware64
|
||||
-rw-r--r-- 1 root root 290991 2019-08-10 05:05 ./slackware64/CHECKSUMS.md5
|
||||
-rw-r--r-- 1 root root 163 2019-08-10 05:05 ./slackware64/CHECKSUMS.md5.asc
|
||||
-rw-r--r-- 1 root root 362456 2019-08-10 05:03 ./slackware64/FILE_LIST
|
||||
-rw-r--r-- 1 root root 3697424 2019-08-10 05:03 ./slackware64/MANIFEST.bz2
|
||||
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
|
||||
drwxr-xr-x 2 root root 28672 2019-08-07 05:34 ./slackware64/a
|
||||
drwxr-xr-x 2 root root 28672 2019-08-10 05:02 ./slackware64/a
|
||||
-rw-r--r-- 1 root root 327 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txt
|
||||
-rw-r--r-- 1 root root 10820 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txz
|
||||
-rw-r--r-- 1 root root 163 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txz.asc
|
||||
|
@ -948,15 +948,15 @@ drwxr-xr-x 2 root root 28672 2019-08-07 05:34 ./slackware64/a
|
|||
-rw-r--r-- 1 root root 422 2019-07-26 18:37 ./slackware64/a/kernel-firmware-20190726_dff98c6-noarch-1.txt
|
||||
-rw-r--r-- 1 root root 82019836 2019-07-26 18:37 ./slackware64/a/kernel-firmware-20190726_dff98c6-noarch-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-07-26 18:37 ./slackware64/a/kernel-firmware-20190726_dff98c6-noarch-1.txz.asc
|
||||
-rw-r--r-- 1 root root 624 2019-08-07 00:08 ./slackware64/a/kernel-generic-4.19.65-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 6441132 2019-08-07 00:08 ./slackware64/a/kernel-generic-4.19.65-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-07 00:08 ./slackware64/a/kernel-generic-4.19.65-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 636 2019-08-07 00:07 ./slackware64/a/kernel-huge-4.19.65-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 10127768 2019-08-07 00:07 ./slackware64/a/kernel-huge-4.19.65-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-07 00:07 ./slackware64/a/kernel-huge-4.19.65-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 567 2019-08-07 00:27 ./slackware64/a/kernel-modules-4.19.65-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 38240460 2019-08-07 00:27 ./slackware64/a/kernel-modules-4.19.65-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-07 00:27 ./slackware64/a/kernel-modules-4.19.65-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 624 2019-08-09 20:34 ./slackware64/a/kernel-generic-4.19.66-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 6442476 2019-08-09 20:34 ./slackware64/a/kernel-generic-4.19.66-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-09 20:34 ./slackware64/a/kernel-generic-4.19.66-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 636 2019-08-09 20:34 ./slackware64/a/kernel-huge-4.19.66-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 10131244 2019-08-09 20:34 ./slackware64/a/kernel-huge-4.19.66-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-09 20:34 ./slackware64/a/kernel-huge-4.19.66-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 567 2019-08-09 20:53 ./slackware64/a/kernel-modules-4.19.66-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 38236820 2019-08-09 20:53 ./slackware64/a/kernel-modules-4.19.66-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-09 20:53 ./slackware64/a/kernel-modules-4.19.66-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 508 2019-02-19 23:26 ./slackware64/a/kmod-26-x86_64-2.txt
|
||||
-rw-r--r-- 1 root root 208104 2019-02-19 23:26 ./slackware64/a/kmod-26-x86_64-2.txz
|
||||
-rw-r--r-- 1 root root 163 2019-02-19 23:26 ./slackware64/a/kmod-26-x86_64-2.txz.asc
|
||||
|
@ -993,8 +993,8 @@ drwxr-xr-x 2 root root 28672 2019-08-07 05:34 ./slackware64/a
|
|||
-rw-r--r-- 1 root root 405 2019-01-11 20:05 ./slackware64/a/lzlib-1.11-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 56396 2019-01-11 20:05 ./slackware64/a/lzlib-1.11-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-01-11 20:05 ./slackware64/a/lzlib-1.11-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 9109 2019-08-07 04:40 ./slackware64/a/maketag
|
||||
-rw-r--r-- 1 root root 9109 2019-08-07 04:40 ./slackware64/a/maketag.ez
|
||||
-rw-r--r-- 1 root root 9109 2019-08-10 04:36 ./slackware64/a/maketag
|
||||
-rw-r--r-- 1 root root 9109 2019-08-10 04:36 ./slackware64/a/maketag.ez
|
||||
-rw-r--r-- 1 root root 591 2019-08-06 18:05 ./slackware64/a/mcelog-164-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 339460 2019-08-06 18:05 ./slackware64/a/mcelog-164-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-06 18:05 ./slackware64/a/mcelog-164-x86_64-1.txz.asc
|
||||
|
@ -1094,7 +1094,7 @@ drwxr-xr-x 2 root root 28672 2019-08-07 05:34 ./slackware64/a
|
|||
-rw-r--r-- 1 root root 378 2019-01-22 01:28 ./slackware64/a/sysvinit-scripts-2.1-noarch-26.txt
|
||||
-rw-r--r-- 1 root root 22348 2019-01-22 01:28 ./slackware64/a/sysvinit-scripts-2.1-noarch-26.txz
|
||||
-rw-r--r-- 1 root root 163 2019-01-22 01:28 ./slackware64/a/sysvinit-scripts-2.1-noarch-26.txz.asc
|
||||
-rw-r--r-- 1 root root 1408 2019-08-07 04:40 ./slackware64/a/tagfile
|
||||
-rw-r--r-- 1 root root 1408 2019-08-10 04:36 ./slackware64/a/tagfile
|
||||
-rw-r--r-- 1 root root 395 2019-02-23 18:03 ./slackware64/a/tar-1.32-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 844396 2019-02-23 18:03 ./slackware64/a/tar-1.32-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-02-23 18:03 ./slackware64/a/tar-1.32-x86_64-1.txz.asc
|
||||
|
@ -1143,7 +1143,7 @@ drwxr-xr-x 2 root root 28672 2019-08-07 05:34 ./slackware64/a
|
|||
-rw-r--r-- 1 root root 540 2018-04-13 13:15 ./slackware64/a/zoo-2.10_22-x86_64-2.txt
|
||||
-rw-r--r-- 1 root root 56156 2018-04-13 13:15 ./slackware64/a/zoo-2.10_22-x86_64-2.txz
|
||||
-rw-r--r-- 1 root root 163 2018-04-13 13:15 ./slackware64/a/zoo-2.10_22-x86_64-2.txz.asc
|
||||
drwxr-xr-x 2 root root 20480 2019-08-05 19:59 ./slackware64/ap
|
||||
drwxr-xr-x 2 root root 20480 2019-08-10 05:02 ./slackware64/ap
|
||||
-rw-r--r-- 1 root root 291 2018-04-13 13:17 ./slackware64/ap/a2ps-4.14-x86_64-7.txt
|
||||
-rw-r--r-- 1 root root 694880 2018-04-13 13:17 ./slackware64/ap/a2ps-4.14-x86_64-7.txz
|
||||
-rw-r--r-- 1 root root 163 2018-04-13 13:17 ./slackware64/ap/a2ps-4.14-x86_64-7.txz.asc
|
||||
|
@ -1153,9 +1153,9 @@ drwxr-xr-x 2 root root 20480 2019-08-05 19:59 ./slackware64/ap
|
|||
-rw-r--r-- 1 root root 620 2019-05-13 20:58 ./slackware64/ap/alsa-utils-1.1.9-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 1021440 2019-05-13 20:58 ./slackware64/ap/alsa-utils-1.1.9-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-05-13 20:58 ./slackware64/ap/alsa-utils-1.1.9-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 274 2018-04-13 13:16 ./slackware64/ap/amp-0.7.6-x86_64-2.txt
|
||||
-rw-r--r-- 1 root root 47748 2018-04-13 13:16 ./slackware64/ap/amp-0.7.6-x86_64-2.txz
|
||||
-rw-r--r-- 1 root root 163 2018-04-13 13:16 ./slackware64/ap/amp-0.7.6-x86_64-2.txz.asc
|
||||
-rw-r--r-- 1 root root 274 2019-08-09 05:27 ./slackware64/ap/amp-0.7.6-x86_64-3.txt
|
||||
-rw-r--r-- 1 root root 37732 2019-08-09 05:27 ./slackware64/ap/amp-0.7.6-x86_64-3.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-09 05:27 ./slackware64/ap/amp-0.7.6-x86_64-3.txz.asc
|
||||
-rw-r--r-- 1 root root 338 2018-10-02 22:24 ./slackware64/ap/at-3.1.23-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 41292 2018-10-02 22:24 ./slackware64/ap/at-3.1.23-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2018-10-02 22:24 ./slackware64/ap/at-3.1.23-x86_64-1.txz.asc
|
||||
|
@ -1389,7 +1389,7 @@ drwxr-xr-x 2 root root 20480 2019-08-05 19:59 ./slackware64/ap
|
|||
-rw-r--r-- 1 root root 506 2019-02-04 20:25 ./slackware64/ap/zsh-5.7.1-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 3008036 2019-02-04 20:25 ./slackware64/ap/zsh-5.7.1-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-02-04 20:25 ./slackware64/ap/zsh-5.7.1-x86_64-1.txz.asc
|
||||
drwxr-xr-x 2 root root 20480 2019-08-08 18:12 ./slackware64/d
|
||||
drwxr-xr-x 2 root root 20480 2019-08-10 05:02 ./slackware64/d
|
||||
-rw-r--r-- 1 root root 360 2019-07-27 18:08 ./slackware64/d/Cython-0.29.13-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 3223156 2019-07-27 18:08 ./slackware64/d/Cython-0.29.13-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-07-27 18:08 ./slackware64/d/Cython-0.29.13-x86_64-1.txz.asc
|
||||
|
@ -1426,9 +1426,9 @@ drwxr-xr-x 2 root root 20480 2019-08-08 18:12 ./slackware64/d
|
|||
-rw-r--r-- 1 root root 481 2019-02-19 23:22 ./slackware64/d/distcc-3.3.2-x86_64-2.txt
|
||||
-rw-r--r-- 1 root root 306880 2019-02-19 23:22 ./slackware64/d/distcc-3.3.2-x86_64-2.txz
|
||||
-rw-r--r-- 1 root root 163 2019-02-19 23:22 ./slackware64/d/distcc-3.3.2-x86_64-2.txz.asc
|
||||
-rw-r--r-- 1 root root 509 2018-04-28 23:37 ./slackware64/d/doxygen-1.8.14-x86_64-3.txt
|
||||
-rw-r--r-- 1 root root 7220528 2018-04-28 23:37 ./slackware64/d/doxygen-1.8.14-x86_64-3.txz
|
||||
-rw-r--r-- 1 root root 163 2018-04-28 23:37 ./slackware64/d/doxygen-1.8.14-x86_64-3.txz.asc
|
||||
-rw-r--r-- 1 root root 509 2019-08-10 04:20 ./slackware64/d/doxygen-1.8.16-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 8190268 2019-08-10 04:20 ./slackware64/d/doxygen-1.8.16-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-10 04:20 ./slackware64/d/doxygen-1.8.16-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 371 2018-04-13 13:42 ./slackware64/d/flex-2.6.4-x86_64-3.txt
|
||||
-rw-r--r-- 1 root root 281556 2018-04-13 13:42 ./slackware64/d/flex-2.6.4-x86_64-3.txz
|
||||
-rw-r--r-- 1 root root 163 2018-04-13 13:42 ./slackware64/d/flex-2.6.4-x86_64-3.txz.asc
|
||||
|
@ -1488,9 +1488,9 @@ drwxr-xr-x 2 root root 20480 2019-08-08 18:12 ./slackware64/d
|
|||
-rw-r--r-- 1 root root 279 2018-04-13 13:53 ./slackware64/d/intltool-0.51.0-x86_64-4.txt
|
||||
-rw-r--r-- 1 root root 48112 2018-04-13 13:53 ./slackware64/d/intltool-0.51.0-x86_64-4.txz
|
||||
-rw-r--r-- 1 root root 163 2018-04-13 13:53 ./slackware64/d/intltool-0.51.0-x86_64-4.txz.asc
|
||||
-rw-r--r-- 1 root root 332 2019-08-07 00:27 ./slackware64/d/kernel-headers-4.19.65-x86-1.txt
|
||||
-rw-r--r-- 1 root root 915340 2019-08-07 00:27 ./slackware64/d/kernel-headers-4.19.65-x86-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-07 00:27 ./slackware64/d/kernel-headers-4.19.65-x86-1.txz.asc
|
||||
-rw-r--r-- 1 root root 332 2019-08-09 20:54 ./slackware64/d/kernel-headers-4.19.66-x86-1.txt
|
||||
-rw-r--r-- 1 root root 915360 2019-08-09 20:54 ./slackware64/d/kernel-headers-4.19.66-x86-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-09 20:54 ./slackware64/d/kernel-headers-4.19.66-x86-1.txz.asc
|
||||
-rw-r--r-- 1 root root 498 2019-05-04 01:27 ./slackware64/d/libtool-2.4.6-x86_64-11.txt
|
||||
-rw-r--r-- 1 root root 428532 2019-05-04 01:27 ./slackware64/d/libtool-2.4.6-x86_64-11.txz
|
||||
-rw-r--r-- 1 root root 163 2019-05-04 01:27 ./slackware64/d/libtool-2.4.6-x86_64-11.txz.asc
|
||||
|
@ -1565,9 +1565,9 @@ drwxr-xr-x 2 root root 20480 2019-08-08 18:12 ./slackware64/d
|
|||
-rw-r--r-- 1 root root 426 2019-07-04 20:21 ./slackware64/d/rust-1.36.0-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 94642684 2019-07-04 20:21 ./slackware64/d/rust-1.36.0-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-07-04 20:21 ./slackware64/d/rust-1.36.0-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 456 2019-07-21 19:28 ./slackware64/d/scons-3.1.0-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 827432 2019-07-21 19:28 ./slackware64/d/scons-3.1.0-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-07-21 19:28 ./slackware64/d/scons-3.1.0-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 456 2019-08-10 04:24 ./slackware64/d/scons-3.1.1-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 827864 2019-08-10 04:24 ./slackware64/d/scons-3.1.1-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-10 04:24 ./slackware64/d/scons-3.1.1-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 467 2019-02-05 21:56 ./slackware64/d/slacktrack-2.19-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 100432 2019-02-05 21:56 ./slackware64/d/slacktrack-2.19-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-02-05 21:56 ./slackware64/d/slacktrack-2.19-x86_64-1.txz.asc
|
||||
|
@ -1608,15 +1608,15 @@ drwxr-xr-x 2 root root 4096 2016-04-01 21:41 ./slackware64/f
|
|||
-rw-r--r-- 1 root root 1075 2018-03-01 07:54 ./slackware64/f/maketag
|
||||
-rw-r--r-- 1 root root 1075 2018-03-01 07:54 ./slackware64/f/maketag.ez
|
||||
-rw-r--r-- 1 root root 32 2018-03-01 07:54 ./slackware64/f/tagfile
|
||||
drwxr-xr-x 2 root root 4096 2019-08-07 05:34 ./slackware64/k
|
||||
drwxr-xr-x 2 root root 4096 2019-08-10 05:02 ./slackware64/k
|
||||
-rwxr-xr-x 1 root root 2897 2009-06-24 22:06 ./slackware64/k/install-packages
|
||||
-rw-r--r-- 1 root root 446 2006-09-18 10:41 ./slackware64/k/install.end
|
||||
-rw-r--r-- 1 root root 317 2019-08-07 00:02 ./slackware64/k/kernel-source-4.19.65-noarch-1.txt
|
||||
-rw-r--r-- 1 root root 103707540 2019-08-07 00:02 ./slackware64/k/kernel-source-4.19.65-noarch-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-07 00:02 ./slackware64/k/kernel-source-4.19.65-noarch-1.txz.asc
|
||||
-rw-r--r-- 1 root root 1171 2019-08-07 04:40 ./slackware64/k/maketag
|
||||
-rw-r--r-- 1 root root 1171 2019-08-07 04:40 ./slackware64/k/maketag.ez
|
||||
-rw-r--r-- 1 root root 18 2019-08-07 04:40 ./slackware64/k/tagfile
|
||||
-rw-r--r-- 1 root root 317 2019-08-09 20:29 ./slackware64/k/kernel-source-4.19.66-noarch-1.txt
|
||||
-rw-r--r-- 1 root root 103706736 2019-08-09 20:29 ./slackware64/k/kernel-source-4.19.66-noarch-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-09 20:29 ./slackware64/k/kernel-source-4.19.66-noarch-1.txz.asc
|
||||
-rw-r--r-- 1 root root 1171 2019-08-10 04:36 ./slackware64/k/maketag
|
||||
-rw-r--r-- 1 root root 1171 2019-08-10 04:36 ./slackware64/k/maketag.ez
|
||||
-rw-r--r-- 1 root root 18 2019-08-10 04:36 ./slackware64/k/tagfile
|
||||
drwxr-xr-x 2 root root 45056 2019-08-08 05:37 ./slackware64/kde
|
||||
-rw-r--r-- 1 root root 319 2018-06-02 22:05 ./slackware64/kde/amarok-2.9.0-x86_64-3.txt
|
||||
-rw-r--r-- 1 root root 47003780 2018-06-02 22:05 ./slackware64/kde/amarok-2.9.0-x86_64-3.txz
|
||||
|
@ -3423,13 +3423,13 @@ drwxr-xr-x 2 root root 69632 2019-08-06 20:04 ./slackware64/l
|
|||
-rw-r--r-- 1 root root 463 2019-07-26 04:38 ./slackware64/l/zstd-1.4.2-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 401304 2019-07-26 04:38 ./slackware64/l/zstd-1.4.2-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-07-26 04:38 ./slackware64/l/zstd-1.4.2-x86_64-1.txz.asc
|
||||
drwxr-xr-x 2 root root 36864 2019-08-06 20:04 ./slackware64/n
|
||||
drwxr-xr-x 2 root root 36864 2019-08-10 05:02 ./slackware64/n
|
||||
-rw-r--r-- 1 root root 357 2019-07-05 18:51 ./slackware64/n/ModemManager-1.10.4-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 1697584 2019-07-05 18:51 ./slackware64/n/ModemManager-1.10.4-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-07-05 18:51 ./slackware64/n/ModemManager-1.10.4-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 602 2019-07-25 17:01 ./slackware64/n/NetworkManager-1.18.2-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 3958012 2019-07-25 17:01 ./slackware64/n/NetworkManager-1.18.2-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-07-25 17:01 ./slackware64/n/NetworkManager-1.18.2-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 602 2019-08-06 18:37 ./slackware64/n/NetworkManager-1.20.0-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 3710996 2019-08-06 18:37 ./slackware64/n/NetworkManager-1.20.0-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-06 18:37 ./slackware64/n/NetworkManager-1.20.0-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 641 2018-05-08 04:14 ./slackware64/n/alpine-2.21-x86_64-3.txt
|
||||
-rw-r--r-- 1 root root 1996024 2018-05-08 04:14 ./slackware64/n/alpine-2.21-x86_64-3.txz
|
||||
-rw-r--r-- 1 root root 163 2018-05-08 04:14 ./slackware64/n/alpine-2.21-x86_64-3.txz.asc
|
||||
|
@ -3852,9 +3852,9 @@ drwxr-xr-x 2 root root 36864 2019-08-06 20:04 ./slackware64/n
|
|||
-rw-r--r-- 1 root root 677 2018-12-31 20:06 ./slackware64/n/wireless_tools-30.pre9-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 134480 2018-12-31 20:06 ./slackware64/n/wireless_tools-30.pre9-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2018-12-31 20:06 ./slackware64/n/wireless_tools-30.pre9-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 600 2019-04-22 19:41 ./slackware64/n/wpa_supplicant-2.8-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 1159072 2019-04-22 19:41 ./slackware64/n/wpa_supplicant-2.8-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-04-22 19:41 ./slackware64/n/wpa_supplicant-2.8-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 600 2019-08-10 04:27 ./slackware64/n/wpa_supplicant-2.9-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 1165628 2019-08-10 04:27 ./slackware64/n/wpa_supplicant-2.9-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-10 04:27 ./slackware64/n/wpa_supplicant-2.9-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 406 2018-06-18 04:09 ./slackware64/n/yptools-2.14-x86_64-11.txt
|
||||
-rw-r--r-- 1 root root 189104 2018-06-18 04:09 ./slackware64/n/yptools-2.14-x86_64-11.txz
|
||||
-rw-r--r-- 1 root root 163 2018-06-18 04:09 ./slackware64/n/yptools-2.14-x86_64-11.txz.asc
|
||||
|
@ -3903,7 +3903,7 @@ drwxr-xr-x 2 root root 4096 2019-07-12 18:59 ./slackware64/tcl
|
|||
-rw-r--r-- 1 root root 227 2018-11-24 19:32 ./slackware64/tcl/tk-8.6.9.1-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 1771556 2018-11-24 19:32 ./slackware64/tcl/tk-8.6.9.1-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2018-11-24 19:32 ./slackware64/tcl/tk-8.6.9.1-x86_64-1.txz.asc
|
||||
drwxr-xr-x 2 root root 65536 2019-08-08 18:12 ./slackware64/x
|
||||
drwxr-xr-x 2 root root 65536 2019-08-10 05:03 ./slackware64/x
|
||||
-rw-r--r-- 1 root root 257 2018-04-13 16:03 ./slackware64/x/anthy-9100h-x86_64-2.txt
|
||||
-rw-r--r-- 1 root root 5074404 2018-04-13 16:03 ./slackware64/x/anthy-9100h-x86_64-2.txz
|
||||
-rw-r--r-- 1 root root 163 2018-04-13 16:03 ./slackware64/x/anthy-9100h-x86_64-2.txz.asc
|
||||
|
@ -4215,9 +4215,9 @@ drwxr-xr-x 2 root root 65536 2019-08-08 18:12 ./slackware64/x
|
|||
-rw-r--r-- 1 root root 378 2018-04-13 16:07 ./slackware64/x/libhangul-0.1.0-x86_64-2.txt
|
||||
-rw-r--r-- 1 root root 1865468 2018-04-13 16:07 ./slackware64/x/libhangul-0.1.0-x86_64-2.txz
|
||||
-rw-r--r-- 1 root root 163 2018-04-13 16:07 ./slackware64/x/libhangul-0.1.0-x86_64-2.txz.asc
|
||||
-rw-r--r-- 1 root root 534 2019-07-05 18:48 ./slackware64/x/libinput-1.13.4-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 219996 2019-07-05 18:48 ./slackware64/x/libinput-1.13.4-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-07-05 18:48 ./slackware64/x/libinput-1.13.4-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 534 2019-08-09 02:25 ./slackware64/x/libinput-1.14.0-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 226748 2019-08-09 02:25 ./slackware64/x/libinput-1.14.0-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-09 02:25 ./slackware64/x/libinput-1.14.0-x86_64-1.txz.asc
|
||||
-rw-r--r-- 1 root root 322 2018-05-01 18:36 ./slackware64/x/libmypaint-1.3.0-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 117120 2018-05-01 18:36 ./slackware64/x/libmypaint-1.3.0-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2018-05-01 18:36 ./slackware64/x/libmypaint-1.3.0-x86_64-1.txz.asc
|
||||
|
@ -5007,11 +5007,11 @@ drwxr-xr-x 2 root root 4096 2019-02-17 23:51 ./slackware64/y
|
|||
-rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag
|
||||
-rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag.ez
|
||||
-rw-r--r-- 1 root root 14 2018-03-01 07:55 ./slackware64/y/tagfile
|
||||
drwxr-xr-x 19 root root 4096 2019-08-08 18:17 ./source
|
||||
-rw-r--r-- 1 root root 469995 2019-08-08 18:17 ./source/CHECKSUMS.md5
|
||||
-rw-r--r-- 1 root root 163 2019-08-08 18:17 ./source/CHECKSUMS.md5.asc
|
||||
-rw-r--r-- 1 root root 662975 2019-08-08 18:16 ./source/FILE_LIST
|
||||
-rw-r--r-- 1 root root 17330621 2019-08-08 18:16 ./source/MANIFEST.bz2
|
||||
drwxr-xr-x 19 root root 4096 2019-08-10 05:07 ./source
|
||||
-rw-r--r-- 1 root root 470003 2019-08-10 05:07 ./source/CHECKSUMS.md5
|
||||
-rw-r--r-- 1 root root 163 2019-08-10 05:07 ./source/CHECKSUMS.md5.asc
|
||||
-rw-r--r-- 1 root root 662983 2019-08-10 05:06 ./source/FILE_LIST
|
||||
-rw-r--r-- 1 root root 17330608 2019-08-10 05:06 ./source/MANIFEST.bz2
|
||||
-rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT
|
||||
drwxr-xr-x 111 root root 4096 2019-07-29 23:10 ./source/a
|
||||
-rw-r--r-- 1 root root 1034 2019-05-04 17:56 ./source/a/FTBFSlog
|
||||
|
@ -5953,11 +5953,11 @@ drwxr-xr-x 2 root root 4096 2019-05-13 20:57 ./source/ap/alsa-utils
|
|||
-rw-r--r-- 1 root root 534 2013-05-03 02:40 ./source/ap/alsa-utils/rc.alsa-oss.gz
|
||||
-rw-r--r-- 1 root root 1065 2013-05-03 01:13 ./source/ap/alsa-utils/rc.alsa.gz
|
||||
-rw-r--r-- 1 root root 1078 2018-02-27 06:12 ./source/ap/alsa-utils/slack-desc
|
||||
drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/ap/amp
|
||||
-rw-r--r-- 1 root root 236 2002-02-24 19:46 ./source/ap/amp/_amp.tar.gz
|
||||
-rw-r--r-- 1 root root 100337 1999-03-17 18:11 ./source/ap/amp/amp-0.7.6.tar.gz
|
||||
drwxr-xr-x 2 root root 4096 2019-08-09 05:26 ./source/ap/amp
|
||||
-rw-r--r-- 1 root root 79443 1999-03-17 18:11 ./source/ap/amp/amp-0.7.6.tar.lz
|
||||
-rw-r--r-- 1 root root 239 2008-10-01 07:38 ./source/ap/amp/amp-gcc34.diff.gz
|
||||
-rwxr-xr-x 1 root root 2646 2018-04-23 17:20 ./source/ap/amp/amp.SlackBuild
|
||||
-rwxr-xr-x 1 root root 2837 2019-08-09 05:27 ./source/ap/amp/amp.SlackBuild
|
||||
-rw-r--r-- 1 root root 750 2019-08-09 05:26 ./source/ap/amp/amp.do.not.overoptimize.diff.gz
|
||||
-rw-r--r-- 1 root root 1514 1999-03-17 18:33 ./source/ap/amp/license_excerpts
|
||||
-rw-r--r-- 1 root root 725 2018-02-27 06:12 ./source/ap/amp/slack-desc
|
||||
drwxr-xr-x 2 root root 4096 2018-10-02 22:24 ./source/ap/at
|
||||
|
@ -6569,10 +6569,10 @@ drwxr-xr-x 2 root root 4096 2019-02-19 21:35 ./source/d/distcc
|
|||
-rw-r--r-- 1 root root 33 2018-03-10 19:45 ./source/d/distcc/distcc.url
|
||||
-rw-r--r-- 1 root root 295 2013-03-31 22:26 ./source/d/distcc/doinst.sh.gz
|
||||
-rw-r--r-- 1 root root 935 2018-02-27 06:13 ./source/d/distcc/slack-desc
|
||||
drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/d/doxygen
|
||||
-rw-r--r-- 1 root root 3044372 2017-12-25 18:06 ./source/d/doxygen/doxygen-1.8.14.src.tar.lz
|
||||
-rw-r--r-- 1 root root 1068 2018-04-28 23:31 ./source/d/doxygen/doxygen.9468ede.diff.gz
|
||||
-rwxr-xr-x 1 root root 4549 2018-09-18 22:04 ./source/d/doxygen/doxygen.SlackBuild
|
||||
drwxr-xr-x 2 root root 4096 2019-08-10 04:18 ./source/d/doxygen
|
||||
-rw-r--r-- 1 root root 3312390 2019-08-08 21:14 ./source/d/doxygen/doxygen-1.8.16.src.tar.lz
|
||||
-rwxr-xr-x 1 root root 4439 2019-08-10 04:17 ./source/d/doxygen/doxygen.SlackBuild
|
||||
-rw-r--r-- 1 root root 37 2019-08-10 04:16 ./source/d/doxygen/doxygen.url
|
||||
-rw-r--r-- 1 root root 964 2018-02-27 06:13 ./source/d/doxygen/slack-desc
|
||||
drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/d/flex
|
||||
-rw-r--r-- 1 root root 843138 2017-05-06 20:50 ./source/d/flex/flex-2.6.4.tar.lz
|
||||
|
@ -6828,8 +6828,8 @@ drwxr-xr-x 2 root root 4096 2019-07-04 21:00 ./source/d/rust
|
|||
-rw-r--r-- 1 root root 1147 2019-07-04 18:56 ./source/d/rust/rust.url
|
||||
-rw-r--r-- 1 root root 92131535 2019-07-04 13:41 ./source/d/rust/rustc-1.36.0-src.tar.lz
|
||||
-rw-r--r-- 1 root root 910 2018-02-27 06:49 ./source/d/rust/slack-desc
|
||||
drwxr-xr-x 2 root root 4096 2019-07-21 19:28 ./source/d/scons
|
||||
-rw-r--r-- 1 root root 496081 2019-07-21 02:48 ./source/d/scons/scons-3.1.0.tar.lz
|
||||
drwxr-xr-x 2 root root 4096 2019-08-10 04:24 ./source/d/scons
|
||||
-rw-r--r-- 1 root root 497946 2019-08-08 15:13 ./source/d/scons/scons-3.1.1.tar.lz
|
||||
-rwxr-xr-x 1 root root 3273 2019-01-06 01:12 ./source/d/scons/scons.SlackBuild
|
||||
-rw-r--r-- 1 root root 909 2018-02-27 06:13 ./source/d/scons/slack-desc
|
||||
drwxr-xr-x 2 root root 4096 2019-02-05 11:02 ./source/d/slacktrack
|
||||
|
@ -6911,21 +6911,21 @@ drwxr-xr-x 2 root root 4096 2018-03-11 02:36 ./source/installer/sources/e
|
|||
drwxr-xr-x 2 root root 4096 2019-01-26 19:58 ./source/installer/sources/initrd
|
||||
-rw-r--r-- 1 root root 140118 2019-01-26 19:58 ./source/installer/sources/initrd/skeleton_initrd.tar.gz
|
||||
-rw-r--r-- 1 root root 16894 2012-09-03 20:53 ./source/installer/usbimg2disk.sh
|
||||
drwxr-xr-x 4 root root 4096 2019-08-06 22:12 ./source/k
|
||||
drwxr-xr-x 4 root root 4096 2019-08-09 18:37 ./source/k
|
||||
-rwxr-xr-x 1 root root 7342 2018-03-15 18:04 ./source/k/build-all-kernels.sh
|
||||
drwxr-xr-x 2 root root 4096 2019-08-06 22:19 ./source/k/kernel-configs
|
||||
-rw-r--r-- 1 root root 184318 2019-08-06 22:16 ./source/k/kernel-configs/config-generic-4.19.65
|
||||
-rw-r--r-- 1 root root 185303 2019-08-06 22:19 ./source/k/kernel-configs/config-generic-4.19.65.x64
|
||||
-rw-r--r-- 1 root root 185872 2019-08-06 22:16 ./source/k/kernel-configs/config-generic-smp-4.19.65-smp
|
||||
-rw-r--r-- 1 root root 184318 2019-08-06 22:16 ./source/k/kernel-configs/config-huge-4.19.65
|
||||
-rw-r--r-- 1 root root 185303 2019-08-06 22:19 ./source/k/kernel-configs/config-huge-4.19.65.x64
|
||||
-rw-r--r-- 1 root root 185872 2019-08-06 22:16 ./source/k/kernel-configs/config-huge-smp-4.19.65-smp
|
||||
drwxr-xr-x 2 root root 4096 2019-08-09 18:44 ./source/k/kernel-configs
|
||||
-rw-r--r-- 1 root root 184318 2019-08-09 18:41 ./source/k/kernel-configs/config-generic-4.19.66
|
||||
-rw-r--r-- 1 root root 185303 2019-08-09 18:44 ./source/k/kernel-configs/config-generic-4.19.66.x64
|
||||
-rw-r--r-- 1 root root 185872 2019-08-09 18:41 ./source/k/kernel-configs/config-generic-smp-4.19.66-smp
|
||||
-rw-r--r-- 1 root root 184318 2019-08-09 18:41 ./source/k/kernel-configs/config-huge-4.19.66
|
||||
-rw-r--r-- 1 root root 185303 2019-08-09 18:43 ./source/k/kernel-configs/config-huge-4.19.66.x64
|
||||
-rw-r--r-- 1 root root 185872 2019-08-09 18:41 ./source/k/kernel-configs/config-huge-smp-4.19.66-smp
|
||||
-rwxr-xr-x 1 root root 7149 2018-03-26 04:29 ./source/k/kernel-generic.SlackBuild
|
||||
-rwxr-xr-x 1 root root 3779 2018-03-15 06:02 ./source/k/kernel-headers.SlackBuild
|
||||
-rwxr-xr-x 1 root root 5604 2018-03-15 06:02 ./source/k/kernel-modules.SlackBuild
|
||||
-rwxr-xr-x 1 root root 7878 2018-08-16 20:59 ./source/k/kernel-source.SlackBuild
|
||||
-rw-r--r-- 1 root root 991 2019-08-06 17:13 ./source/k/linux-4.19.65.tar.sign
|
||||
-rw-r--r-- 1 root root 103286776 2019-08-06 17:13 ./source/k/linux-4.19.65.tar.xz
|
||||
-rw-r--r-- 1 root root 991 2019-08-09 16:04 ./source/k/linux-4.19.66.tar.sign
|
||||
-rw-r--r-- 1 root root 103289436 2019-08-09 16:04 ./source/k/linux-4.19.66.tar.xz
|
||||
drwxr-xr-x 2 root root 4096 2018-03-05 18:29 ./source/k/slack-desc
|
||||
-rw-r--r-- 1 root root 1138 2018-02-27 06:16 ./source/k/slack-desc/slack-desc.kernel-generic-smp.i686
|
||||
-rw-r--r-- 1 root root 1041 2018-02-27 06:16 ./source/k/slack-desc/slack-desc.kernel-generic.i586
|
||||
|
@ -9866,20 +9866,20 @@ drwxr-xr-x 2 root root 4096 2019-07-26 04:38 ./source/l/zstd
|
|||
-rw-r--r-- 1 root root 325 2018-12-30 04:38 ./source/l/zstd/zstd.dont.link.pzstd.to.static.libzstd.a.diff.gz
|
||||
-rw-r--r-- 1 root root 33 2018-11-08 01:06 ./source/l/zstd/zstd.url
|
||||
-rwxr-xr-x 1 root root 14025 2018-11-20 03:08 ./source/make_world.sh
|
||||
drwxr-xr-x 147 root root 4096 2019-07-22 18:32 ./source/n
|
||||
drwxr-xr-x 147 root root 4096 2019-08-10 04:28 ./source/n
|
||||
-rw-r--r-- 1 root root 709 2019-04-13 19:02 ./source/n/FTBFSlog
|
||||
drwxr-xr-x 2 root root 4096 2019-07-05 18:49 ./source/n/ModemManager
|
||||
-rw-r--r-- 1 root root 2057612 2019-07-04 12:44 ./source/n/ModemManager/ModemManager-1.10.4.tar.xz
|
||||
-rwxr-xr-x 1 root root 3600 2018-09-18 22:04 ./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 2019-07-25 16:57 ./source/n/NetworkManager
|
||||
drwxr-xr-x 4 root root 4096 2019-08-06 18:16 ./source/n/NetworkManager
|
||||
-rw-r--r-- 1 root root 938 2016-03-22 18:59 ./source/n/NetworkManager/55NetworkManager
|
||||
-rw-r--r-- 1 root root 4872252 2019-07-25 10:07 ./source/n/NetworkManager/NetworkManager-1.18.2.tar.xz
|
||||
-rwxr-xr-x 1 root root 6972 2019-04-21 18:30 ./source/n/NetworkManager/NetworkManager.SlackBuild
|
||||
-rw-r--r-- 1 root root 4633592 2019-08-06 12:35 ./source/n/NetworkManager/NetworkManager-1.20.0.tar.xz
|
||||
-rwxr-xr-x 1 root root 6931 2019-08-06 18:20 ./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
|
||||
-rw-r--r-- 1 root root 324 2016-04-22 03:57 ./source/n/NetworkManager/conf.d/00-dhcp-client.conf
|
||||
-rw-r--r-- 1 root root 323 2019-08-06 18:25 ./source/n/NetworkManager/conf.d/00-dhcp-client.conf
|
||||
-rw-r--r-- 1 root root 23 2016-03-24 19:11 ./source/n/NetworkManager/conf.d/00-rc-manager.conf
|
||||
-rw-r--r-- 1 root root 568 2016-03-25 04:35 ./source/n/NetworkManager/doinst.sh.gz
|
||||
drwxr-xr-x 2 root root 4096 2019-07-25 16:58 ./source/n/NetworkManager/patches
|
||||
|
@ -10860,7 +10860,7 @@ drwxr-xr-x 2 root root 4096 2017-11-14 23:02 ./source/n/wireless_tools/sc
|
|||
-rwxr-xr-x 1 root root 4055 2018-12-31 20:06 ./source/n/wireless_tools/wireless_tools.SlackBuild
|
||||
-rw-r--r-- 1 root root 227 2005-07-14 05:20 ./source/n/wireless_tools/wireless_tools.nowhine.diff.gz
|
||||
-rw-r--r-- 1 root root 59 2018-12-31 19:59 ./source/n/wireless_tools/wireless_tools.url
|
||||
drwxr-xr-x 4 root root 4096 2019-04-22 18:33 ./source/n/wpa_supplicant
|
||||
drwxr-xr-x 4 root root 4096 2019-08-10 04:26 ./source/n/wpa_supplicant
|
||||
-rw-r--r-- 1 root root 2080 2005-08-06 20:17 ./source/n/wpa_supplicant/README.slackware
|
||||
drwxr-xr-x 2 root root 4096 2018-12-29 19:33 ./source/n/wpa_supplicant/config
|
||||
-rw-r--r-- 1 root root 21700 2019-01-04 21:22 ./source/n/wpa_supplicant/config/dot.config
|
||||
|
@ -10875,7 +10875,7 @@ drwxr-xr-x 2 root root 4096 2019-04-22 18:35 ./source/n/wpa_supplicant/pa
|
|||
-rw-r--r-- 1 root root 687 2018-12-18 16:36 ./source/n/wpa_supplicant/patches/wpa_supplicant-gui-qt4.patch.gz
|
||||
-rw-r--r-- 1 root root 625 2018-12-18 16:36 ./source/n/wpa_supplicant/patches/wpa_supplicant-quiet-scan-results-message.patch.gz
|
||||
-rw-r--r-- 1 root root 1061 2018-12-06 20:13 ./source/n/wpa_supplicant/slack-desc
|
||||
-rw-r--r-- 1 root root 2130172 2019-04-21 13:58 ./source/n/wpa_supplicant/wpa_supplicant-2.8.tar.lz
|
||||
-rw-r--r-- 1 root root 2168678 2019-08-07 14:28 ./source/n/wpa_supplicant/wpa_supplicant-2.9.tar.lz
|
||||
-rwxr-xr-x 1 root root 6022 2019-04-22 18:36 ./source/n/wpa_supplicant/wpa_supplicant.SlackBuild
|
||||
drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/n/yptools
|
||||
-rw-r--r-- 1 root root 616 2000-11-24 23:39 ./source/n/yptools/nsswitch.conf-nis.gz
|
||||
|
@ -11036,9 +11036,9 @@ drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/x/libhangul
|
|||
-rw-r--r-- 1 root root 2148068 2011-10-30 11:43 ./source/x/libhangul/libhangul-0.1.0.tar.xz
|
||||
-rwxr-xr-x 1 root root 4871 2018-09-18 22:04 ./source/x/libhangul/libhangul.SlackBuild
|
||||
-rw-r--r-- 1 root root 835 2018-02-27 06:13 ./source/x/libhangul/slack-desc
|
||||
drwxr-xr-x 2 root root 4096 2019-07-05 18:48 ./source/x/libinput
|
||||
-rw-r--r-- 1 root root 530000 2019-06-28 00:43 ./source/x/libinput/libinput-1.13.4.tar.xz
|
||||
-rw-r--r-- 1 root root 95 2019-06-28 00:43 ./source/x/libinput/libinput-1.13.4.tar.xz.sig
|
||||
drwxr-xr-x 2 root root 4096 2019-08-09 02:24 ./source/x/libinput
|
||||
-rw-r--r-- 1 root root 563272 2019-08-08 05:08 ./source/x/libinput/libinput-1.14.0.tar.xz
|
||||
-rw-r--r-- 1 root root 95 2019-08-08 05:08 ./source/x/libinput/libinput-1.14.0.tar.xz.sig
|
||||
-rwxr-xr-x 1 root root 3799 2019-07-17 20:03 ./source/x/libinput/libinput.SlackBuild
|
||||
-rw-r--r-- 1 root root 46 2015-04-21 01:23 ./source/x/libinput/libinput.url
|
||||
-rw-r--r-- 1 root root 1022 2018-02-27 06:13 ./source/x/libinput/slack-desc
|
||||
|
@ -12420,7 +12420,7 @@ drwxr-xr-x 2 root root 4096 2019-04-03 20:41 ./source/xap/gnuchess
|
|||
-rw-r--r-- 1 root root 458 2010-02-20 03:54 ./source/xap/gnuchess/eboard.assert.diff.gz
|
||||
-rw-r--r-- 1 root root 224 2004-10-27 06:07 ./source/xap/gnuchess/eboard.desktop
|
||||
-rw-r--r-- 1 root root 221 2013-03-20 01:49 ./source/xap/gnuchess/eboard.ldl.diff.gz
|
||||
-rw-r--r-- 1 root root 336 2015-03-23 16:11 ./source/xap/gnuchess/eboard.png16.diff.gz
|
||||
-rw-r--r-- 1 root root 336 2015-03-23 16:11 ./source/xap/gnuchess/eboard.png16.diff.gz
|
||||
-rw-r--r-- 1 root root 518760 2017-07-24 23:16 ./source/xap/gnuchess/gnuchess-6.2.5.tar.xz
|
||||
-rwxr-xr-x 1 root root 6366 2019-04-03 20:41 ./source/xap/gnuchess/gnuchess.SlackBuild
|
||||
-rw-r--r-- 1 root root 792 2018-02-27 06:13 ./source/xap/gnuchess/slack-desc
|
||||
|
@ -12901,32 +12901,17 @@ drwxr-xr-x 2 root root 4096 2019-02-17 22:03 ./source/y/bsd-games/patches
|
|||
-rw-r--r-- 1 root root 313 2019-02-17 22:07 ./source/y/bsd-games/patches/bsd-games.fortunepath.diff.gz
|
||||
-rw-r--r-- 1 root root 1960 2006-09-09 00:47 ./source/y/bsd-games/patches/bsd-games.pom.diff.gz
|
||||
-rw-r--r-- 1 root root 1065 2019-02-17 22:28 ./source/y/bsd-games/slack-desc
|
||||
drwxr-xr-x 4 root root 4096 2019-08-06 20:09 ./testing
|
||||
-rw-r--r-- 1 root root 2172 2019-08-06 20:09 ./testing/CHECKSUMS.md5
|
||||
-rw-r--r-- 1 root root 163 2019-08-06 20:09 ./testing/CHECKSUMS.md5.asc
|
||||
-rw-r--r-- 1 root root 2919 2019-08-06 20:09 ./testing/FILE_LIST
|
||||
-rw-r--r-- 1 root root 30027 2019-08-06 20:09 ./testing/MANIFEST.bz2
|
||||
-rw-r--r-- 1 root root 1611 2019-08-06 20:09 ./testing/PACKAGES.TXT
|
||||
drwxr-xr-x 2 root root 4096 2019-08-06 20:09 ./testing/packages
|
||||
-rw-r--r-- 1 root root 602 2019-08-06 18:37 ./testing/packages/NetworkManager-1.20.0-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 3710996 2019-08-06 18:37 ./testing/packages/NetworkManager-1.20.0-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-08-06 18:37 ./testing/packages/NetworkManager-1.20.0-x86_64-1.txz.asc
|
||||
drwxr-xr-x 4 root root 4096 2019-08-10 05:07 ./testing
|
||||
-rw-r--r-- 1 root root 1219 2019-08-10 05:07 ./testing/CHECKSUMS.md5
|
||||
-rw-r--r-- 1 root root 163 2019-08-10 05:07 ./testing/CHECKSUMS.md5.asc
|
||||
-rw-r--r-- 1 root root 1549 2019-08-10 05:07 ./testing/FILE_LIST
|
||||
-rw-r--r-- 1 root root 8198 2019-08-10 05:07 ./testing/MANIFEST.bz2
|
||||
-rw-r--r-- 1 root root 841 2019-08-10 05:07 ./testing/PACKAGES.TXT
|
||||
drwxr-xr-x 2 root root 4096 2019-08-10 04:28 ./testing/packages
|
||||
-rw-r--r-- 1 root root 434 2019-07-10 06:03 ./testing/packages/blueman-2.1.1-x86_64-1.txt
|
||||
-rw-r--r-- 1 root root 832340 2019-07-10 06:03 ./testing/packages/blueman-2.1.1-x86_64-1.txz
|
||||
-rw-r--r-- 1 root root 163 2019-07-10 06:03 ./testing/packages/blueman-2.1.1-x86_64-1.txz.asc
|
||||
drwxr-xr-x 4 root root 4096 2019-08-06 18:16 ./testing/source
|
||||
drwxr-xr-x 4 root root 4096 2019-08-06 18:16 ./testing/source/NetworkManager
|
||||
-rw-r--r-- 1 root root 938 2016-03-22 18:59 ./testing/source/NetworkManager/55NetworkManager
|
||||
-rw-r--r-- 1 root root 4633592 2019-08-06 12:35 ./testing/source/NetworkManager/NetworkManager-1.20.0.tar.xz
|
||||
-rwxr-xr-x 1 root root 6931 2019-08-06 18:20 ./testing/source/NetworkManager/NetworkManager.SlackBuild
|
||||
-rw-r--r-- 1 root root 139 2016-04-22 03:58 ./testing/source/NetworkManager/NetworkManager.conf
|
||||
drwxr-xr-x 2 root root 4096 2016-03-25 04:54 ./testing/source/NetworkManager/conf.d
|
||||
-rw-r--r-- 1 root root 323 2019-08-06 18:25 ./testing/source/NetworkManager/conf.d/00-dhcp-client.conf
|
||||
-rw-r--r-- 1 root root 23 2016-03-24 19:11 ./testing/source/NetworkManager/conf.d/00-rc-manager.conf
|
||||
-rw-r--r-- 1 root root 568 2016-03-25 04:35 ./testing/source/NetworkManager/doinst.sh.gz
|
||||
drwxr-xr-x 2 root root 4096 2019-07-25 16:58 ./testing/source/NetworkManager/patches
|
||||
-rw-r--r-- 1 root root 2674 2017-05-25 19:37 ./testing/source/NetworkManager/rc.networkmanager
|
||||
-rw-r--r-- 1 root root 1064 2018-02-27 06:13 ./testing/source/NetworkManager/slack-desc
|
||||
drwxr-xr-x 3 root root 4096 2019-08-10 04:28 ./testing/source
|
||||
drwxr-xr-x 2 root root 4096 2019-07-10 06:02 ./testing/source/blueman
|
||||
-rw-r--r-- 1 root root 290 2018-08-04 01:09 ./testing/source/blueman/30-blueman-netdev-allow-access.rules.gz
|
||||
-rw-r--r-- 1 root root 950296 2019-07-08 05:49 ./testing/source/blueman/blueman-2.1.1.tar.xz
|
||||
|
@ -12934,9 +12919,9 @@ drwxr-xr-x 2 root root 4096 2019-07-10 06:02 ./testing/source/blueman
|
|||
-rw-r--r-- 1 root root 439 2018-08-04 01:12 ./testing/source/blueman/doinst.sh.gz
|
||||
-rw-r--r-- 1 root root 269 2017-06-27 21:59 ./testing/source/blueman/dont-autostart-applet-in-kde.diff.gz
|
||||
-rw-r--r-- 1 root root 889 2018-02-27 06:13 ./testing/source/blueman/slack-desc
|
||||
drwxr-xr-x 2 root root 4096 2019-08-07 05:26 ./usb-and-pxe-installers
|
||||
drwxr-xr-x 2 root root 4096 2019-08-10 04:55 ./usb-and-pxe-installers
|
||||
-rw-r--r-- 1 root root 31203 2011-03-21 21:21 ./usb-and-pxe-installers/README_PXE.TXT
|
||||
-rw-r--r-- 1 root root 9197 2013-09-25 04:33 ./usb-and-pxe-installers/README_USB.TXT
|
||||
-rw-r--r-- 1 root root 574 2013-03-27 04:59 ./usb-and-pxe-installers/pxelinux.cfg_default
|
||||
-rw-r--r-- 1 root root 48616448 2019-08-07 05:24 ./usb-and-pxe-installers/usbboot.img
|
||||
-rw-r--r-- 1 root root 48624640 2019-08-10 04:53 ./usb-and-pxe-installers/usbboot.img
|
||||
-rw-r--r-- 1 root root 16042 2019-08-05 07:08 ./usb-and-pxe-installers/usbimg2disk.sh
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
Slackware initrd mini HOWTO
|
||||
by Patrick Volkerding, volkerdi@slackware.com
|
||||
Wed Aug 7 04:40:06 UTC 2019
|
||||
Sat Aug 10 04:36:36 UTC 2019
|
||||
|
||||
This document describes how to create and install an initrd, which may be
|
||||
required to use the 4.x kernel. Also see "man mkinitrd".
|
||||
|
@ -33,15 +33,15 @@ flexible to ship a generic kernel and a set of kernel modules for it.
|
|||
|
||||
The easiest way to make the initrd is to use the mkinitrd script included
|
||||
in Slackware's mkinitrd package. We'll walk through the process of
|
||||
upgrading to the generic 4.19.65 Linux kernel using the packages
|
||||
upgrading to the generic 4.19.66 Linux kernel using the packages
|
||||
found in Slackware's slackware/a/ directory.
|
||||
|
||||
First, make sure the kernel, kernel modules, and mkinitrd package are
|
||||
installed (the current version numbers might be a little different, so
|
||||
this is just an example):
|
||||
|
||||
installpkg kernel-generic-4.19.65-x86_64-1.txz
|
||||
installpkg kernel-modules-4.19.65-x86_64-1.txz
|
||||
installpkg kernel-generic-4.19.66-x86_64-1.txz
|
||||
installpkg kernel-modules-4.19.66-x86_64-1.txz
|
||||
installpkg mkinitrd-1.4.11-x86_64-12.txz
|
||||
|
||||
Change into the /boot directory:
|
||||
|
@ -52,7 +52,7 @@ Now you'll want to run "mkinitrd". I'm using ext4 for my root filesystem,
|
|||
and since the disk controller requires no special support the ext4 module
|
||||
will be the only one I need to load:
|
||||
|
||||
mkinitrd -c -k 4.19.65 -m ext4
|
||||
mkinitrd -c -k 4.19.66 -m ext4
|
||||
|
||||
This should do two things. First, it will create a directory
|
||||
/boot/initrd-tree containing the initrd's filesystem. Then it will
|
||||
|
@ -61,10 +61,10 @@ you could make some additional changes in /boot/initrd-tree/ and
|
|||
then run mkinitrd again without options to rebuild the image. That's
|
||||
optional, though, and only advanced users will need to think about that.
|
||||
|
||||
Here's another example: Build an initrd image using Linux 4.19.65
|
||||
Here's another example: Build an initrd image using Linux 4.19.66
|
||||
kernel modules for a system with an ext4 root partition on /dev/sdb3:
|
||||
|
||||
mkinitrd -c -k 4.19.65 -m ext4 -f ext4 -r /dev/sdb3
|
||||
mkinitrd -c -k 4.19.66 -m ext4 -f ext4 -r /dev/sdb3
|
||||
|
||||
|
||||
4. Now that I've built an initrd, how do I use it?
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
Welcome to 09Slackware6407 version 15.0 (Linux kernel 4.19.65)!
|
||||
Welcome to 09Slackware6407 version 15.0 (Linux kernel 4.19.66)!
|
||||
|
||||
If you need to pass extra parameters to the kernel, enter them at the prompt
|
||||
below after the name of the kernel to boot (e.g., huge.s).
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
|
||||
These kernels are version 4.19.65.
|
||||
These kernels are version 4.19.66.
|
||||
|
||||
|
|
|
@ -50,7 +50,6 @@ gzip ./source/d/gcc/patches/gcc.sv.po.diff
|
|||
gzip ./source/d/gcc/patches/gcc.PR90397.patch
|
||||
gzip ./source/d/gcc/patches/gcc.es.po.diff
|
||||
gzip ./source/d/gcc/gcc-no_fixincludes.diff
|
||||
gzip ./source/d/doxygen/doxygen.9468ede.diff
|
||||
gzip ./source/d/binutils/patches/binutils-2.20.51.0.10-sec-merge-emit.patch
|
||||
gzip ./source/d/binutils/patches/binutils-2.24-ldforcele.patch
|
||||
gzip ./source/d/binutils/patches/binutils-2.20.51.0.2-libtool-lib64.patch
|
||||
|
@ -694,6 +693,7 @@ gzip ./source/ap/alsa-utils/alsa-utils.alsaconf.diff
|
|||
gzip ./source/ap/alsa-utils/rc.alsa
|
||||
gzip ./source/ap/alsa-utils/doinst.sh
|
||||
gzip ./source/ap/alsa-utils/rc.alsa-oss
|
||||
gzip ./source/ap/amp/amp.do.not.overoptimize.diff
|
||||
gzip ./source/ap/amp/amp-gcc34.diff
|
||||
gzip ./source/ap/jove/jove.makefile.diff
|
||||
gzip ./source/ap/jove/jove.getline.buffsiz.diff
|
||||
|
@ -1201,7 +1201,6 @@ gzip ./source/x/xcm/xcm.udev.rules.diff
|
|||
gzip ./testing/source/blueman/dont-autostart-applet-in-kde.diff
|
||||
gzip ./testing/source/blueman/30-blueman-netdev-allow-access.rules
|
||||
gzip ./testing/source/blueman/doinst.sh
|
||||
gzip ./testing/source/NetworkManager/doinst.sh
|
||||
gzip ./pasture/source/php/php-fpm.conf.diff
|
||||
gzip ./pasture/source/php/doinst.sh
|
||||
gzip ./pasture/source/php/PHP-5.6.31-OpenSSL-1.1.0-compatibility-20170801.patch
|
||||
|
|
|
@ -62,9 +62,9 @@ system. :^) Press ENTER when you are done." 21 76 10 \
|
|||
"jfsutils" "Utilities for IBM's Journaled Filesystem" "on" \
|
||||
"kbd" "Change keyboard and console mappings" "on" \
|
||||
"kernel-firmware" "Linux kernel firmware -- REQUIRED" "on" \
|
||||
"kernel-generic" "Generic 4.19.65 kernel (needs an initrd)" "on" \
|
||||
"kernel-huge" "Loaded 4.19.65 Linux kernel" "on" \
|
||||
"kernel-modules" "Linux 4.19.65 kernel modules -- REQUIRED" "on" \
|
||||
"kernel-generic" "Generic 4.19.66 kernel (needs an initrd)" "on" \
|
||||
"kernel-huge" "Loaded 4.19.66 Linux kernel" "on" \
|
||||
"kernel-modules" "Linux 4.19.66 kernel modules -- REQUIRED" "on" \
|
||||
"kmod" "Kernel module utilities -- REQUIRED" "on" \
|
||||
"lbzip2" "Parallel bzip2 compressor" "on" \
|
||||
"less" "A text pager utility - REQUIRED" "on" \
|
||||
|
|
|
@ -62,9 +62,9 @@ system. :^) Press ENTER when you are done." 21 76 10 \
|
|||
"jfsutils" "Utilities for IBM's Journaled Filesystem" "on" \
|
||||
"kbd" "Change keyboard and console mappings" "on" \
|
||||
"kernel-firmware" "Linux kernel firmware -- REQUIRED" "on" \
|
||||
"kernel-generic" "Generic 4.19.65 kernel (needs an initrd)" "on" \
|
||||
"kernel-huge" "Loaded 4.19.65 Linux kernel" "on" \
|
||||
"kernel-modules" "Linux 4.19.65 kernel modules -- REQUIRED" "on" \
|
||||
"kernel-generic" "Generic 4.19.66 kernel (needs an initrd)" "on" \
|
||||
"kernel-huge" "Loaded 4.19.66 Linux kernel" "on" \
|
||||
"kernel-modules" "Linux 4.19.66 kernel modules -- REQUIRED" "on" \
|
||||
"kmod" "Kernel module utilities -- REQUIRED" "on" \
|
||||
"lbzip2" "Parallel bzip2 compressor" "on" \
|
||||
"less" "A text pager utility - REQUIRED" "on" \
|
||||
|
|
|
@ -21,7 +21,7 @@ from series K. Use the UP/DOWN keys to scroll through the list, and \
|
|||
the SPACE key to deselect any items you don't want to install. \
|
||||
Press ENTER when you are \
|
||||
done." 11 70 1 \
|
||||
"kernel-source" "Linux 4.19.65 kernel source" "on" \
|
||||
"kernel-source" "Linux 4.19.66 kernel source" "on" \
|
||||
2> $TMP/SeTpkgs
|
||||
if [ $? = 1 -o $? = 255 ]; then
|
||||
rm -f $TMP/SeTpkgs
|
||||
|
|
|
@ -21,7 +21,7 @@ from series K. Use the UP/DOWN keys to scroll through the list, and \
|
|||
the SPACE key to deselect any items you don't want to install. \
|
||||
Press ENTER when you are \
|
||||
done." 11 70 1 \
|
||||
"kernel-source" "Linux 4.19.65 kernel source" "on" \
|
||||
"kernel-source" "Linux 4.19.66 kernel source" "on" \
|
||||
2> $TMP/SeTpkgs
|
||||
if [ $? = 1 -o $? = 255 ]; then
|
||||
rm -f $TMP/SeTpkgs
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright 2008, 2009, 2010, 2018 Patrick J. Volkerding, Sebeka, Minnesota, USA
|
||||
# Copyright 2008, 2009, 2010, 2018, 2019 Patrick J. Volkerding, Sebeka, Minnesota, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PKGNAM=amp
|
||||
VERSION=0.7.6
|
||||
BUILD=${BUILD:-2}
|
||||
BUILD=${BUILD:-3}
|
||||
|
||||
# Automatically determine the architecture we're building on:
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
@ -50,20 +50,20 @@ PKG=$TMP/package-amp
|
|||
rm -rf $PKG
|
||||
mkdir -p $TMP $PKG
|
||||
|
||||
# Explode the package framework:
|
||||
cd $PKG
|
||||
explodepkg $CWD/_amp.tar.gz
|
||||
|
||||
cd $TMP
|
||||
rm -rf amp-$VERSION
|
||||
tar xvf $CWD/amp-$VERSION.tar.gz || exit 1
|
||||
tar xvf $CWD/amp-$VERSION.tar.?z || exit 1
|
||||
cd amp-$VERSION || exit 1
|
||||
zcat $CWD/amp-gcc34.diff.gz | patch -p1 --verbose --backup --suffix=.orig || exit 1
|
||||
# Avoid crashes caused by using agressive optimization with newer compilers:
|
||||
zcat $CWD/amp.do.not.overoptimize.diff.gz | patch -p1 --verbose --backup --suffix=.orig || exit 1
|
||||
chown -R root:root .
|
||||
./configure --prefix=/usr $ARCH-slackware-linux || exit 1
|
||||
make || exit 1
|
||||
mkdir -p $PKG/usr/doc $PKG/usr/bin $PKG/usr/man/man1
|
||||
strip amp
|
||||
cat amp > $PKG/usr/bin/amp
|
||||
chmod 755 $PKG/usr/bin/amp
|
||||
cat amp.1 | gzip -9c > $PKG/usr/man/man1/amp.1.gz
|
||||
mkdir -p $PKG/usr/doc/amp-$VERSION
|
||||
cp -a \
|
||||
|
|
70
source/ap/amp/amp.do.not.overoptimize.diff
Normal file
70
source/ap/amp/amp.do.not.overoptimize.diff
Normal file
|
@ -0,0 +1,70 @@
|
|||
--- ./configure.orig 1997-08-23 06:11:24.000000000 -0500
|
||||
+++ ./configure 2019-08-09 00:26:06.951488547 -0500
|
||||
@@ -1409,7 +1409,7 @@
|
||||
if test "$OS_TYPE" = "FreeBSD" ; then
|
||||
OS_TYPE="BSD"
|
||||
fi
|
||||
- CFLAGS="-O6 -ffast-math -fomit-frame-pointer ${CFLAGS_ARCH}"
|
||||
+ CFLAGS="-O0 ${CFLAGS_ARCH}"
|
||||
DEFINES="-DNO_BYTE_SWAPPING -DOS_$OS_TYPE -DARCH_$ARCH_TYPE"
|
||||
;;
|
||||
|
||||
--- ./audio.h.orig 1997-08-21 08:00:18.000000000 -0500
|
||||
+++ ./audio.h 2019-08-09 00:26:06.950488547 -0500
|
||||
@@ -7,6 +7,8 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
+#include <stdlib.h>
|
||||
+#include <string.h>
|
||||
|
||||
struct AUDIO_HEADER {
|
||||
int ID;
|
||||
--- ./misc2.h.orig 1997-08-16 13:19:29.000000000 -0500
|
||||
+++ ./misc2.h 2019-08-09 00:26:06.955488547 -0500
|
||||
@@ -9,6 +9,7 @@
|
||||
|
||||
extern void requantize_mono(int gr,int ch,struct SIDE_INFO *info,struct AUDIO_HEADER *header);
|
||||
extern void requantize_ms(int gr,struct SIDE_INFO *info,struct AUDIO_HEADER *header);
|
||||
+extern void requantize_downmix(int gr,struct SIDE_INFO *info,struct AUDIO_HEADER *header);
|
||||
extern void alias_reduction(int ch);
|
||||
extern void calculate_t43(void);
|
||||
|
||||
--- ./audio.c.orig 1997-08-23 06:30:21.000000000 -0500
|
||||
+++ ./audio.c 2019-08-09 00:26:06.949488547 -0500
|
||||
@@ -31,11 +31,13 @@
|
||||
|
||||
#define AUDIO
|
||||
#include "audio.h"
|
||||
+#include "dump.h"
|
||||
#include "formats.h"
|
||||
#include "getbits.h"
|
||||
#include "huffman.h"
|
||||
#include "layer2.h"
|
||||
#include "layer3.h"
|
||||
+#include "misc2.h"
|
||||
#include "position.h"
|
||||
#include "rtbuf.h"
|
||||
#include "transform.h"
|
||||
--- ./configure.in.orig 1997-08-23 06:35:41.000000000 -0500
|
||||
+++ ./configure.in 2019-08-09 00:26:06.952488547 -0500
|
||||
@@ -69,7 +69,7 @@
|
||||
if test "$OS_TYPE" = "FreeBSD" ; then
|
||||
OS_TYPE="BSD"
|
||||
fi
|
||||
- CFLAGS="-O6 -ffast-math -fomit-frame-pointer ${CFLAGS_ARCH}"
|
||||
+ CFLAGS="-O0 ${CFLAGS_ARCH}"
|
||||
DEFINES="-DNO_BYTE_SWAPPING -DOS_$OS_TYPE -DARCH_$ARCH_TYPE"
|
||||
;;
|
||||
|
||||
--- ./guicontrol.c.orig 2019-08-09 00:25:48.432489684 -0500
|
||||
+++ ./guicontrol.c 2019-08-09 00:26:06.953488547 -0500
|
||||
@@ -276,6 +276,8 @@
|
||||
return cnt;
|
||||
}
|
||||
|
||||
+int decodeMPEG_2(int inFilefd);
|
||||
+
|
||||
void gui_control(void)
|
||||
{
|
||||
int flags,dummy;
|
|
@ -1,52 +0,0 @@
|
|||
From 9468ede259153cf79eb8d61635389744e9a2ee7d Mon Sep 17 00:00:00 2001
|
||||
From: Dimitri van Heesch <dimitri@stack.nl>
|
||||
Date: Sun, 29 Oct 2017 11:47:48 +0100
|
||||
Subject: [PATCH] Bug 789168 - Increasing access of inherited C++ members with
|
||||
'using...' is not recognized by Doxygen
|
||||
|
||||
---
|
||||
src/doxygen.cpp | 9 ++++-----
|
||||
1 file changed, 4 insertions(+), 5 deletions(-)
|
||||
|
||||
diff --git a/src/doxygen.cpp b/src/doxygen.cpp
|
||||
index d3554cffd..ec97d4354 100644
|
||||
--- a/src/doxygen.cpp
|
||||
+++ b/src/doxygen.cpp
|
||||
@@ -2112,9 +2112,8 @@ static void findUsingDeclImports(EntryNav *rootNav)
|
||||
(rootNav->parent()->section()&Entry::COMPOUND_MASK) // in a class/struct member
|
||||
)
|
||||
{
|
||||
- //printf("Found using declaration %s at line %d of %s inside section %x\n",
|
||||
- // root->name.data(),root->startLine,root->fileName.data(),
|
||||
- // root->parent->section);
|
||||
+ //printf("Found using declaration %s inside section %x\n",
|
||||
+ // rootNav->name().data(), rootNav->parent()->section());
|
||||
QCString fullName=removeRedundantWhiteSpace(rootNav->parent()->name());
|
||||
fullName=stripAnonymousNamespaceScope(fullName);
|
||||
fullName=stripTemplateSpecifiersFromScope(fullName);
|
||||
@@ -2130,7 +2129,7 @@ static void findUsingDeclImports(EntryNav *rootNav)
|
||||
ClassDef *bcd = getResolvedClass(cd,0,scope); // todo: file in fileScope parameter
|
||||
if (bcd)
|
||||
{
|
||||
- //printf("found class %s\n",bcd->name().data());
|
||||
+ //printf("found class %s memName=%s\n",bcd->name().data(),memName.data());
|
||||
MemberNameInfoSDict *mndict=bcd->memberNameInfoSDict();
|
||||
if (mndict)
|
||||
{
|
||||
@@ -11181,7 +11180,6 @@ void parseInput()
|
||||
g_s.end();
|
||||
|
||||
g_s.begin("Searching for members imported via using declarations...\n");
|
||||
- findUsingDeclImports(rootNav);
|
||||
// this should be after buildTypedefList in order to properly import
|
||||
// used typedefs
|
||||
findUsingDeclarations(rootNav);
|
||||
@@ -11249,6 +11247,7 @@ void parseInput()
|
||||
g_s.begin("Searching for member function documentation...\n");
|
||||
findObjCMethodDefinitions(rootNav);
|
||||
findMemberDocumentation(rootNav); // may introduce new members !
|
||||
+ findUsingDeclImports(rootNav); // may introduce new members !
|
||||
|
||||
transferRelatedFunctionDocumentation();
|
||||
transferFunctionDocumentation();
|
||||
|
|
@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PKGNAM=doxygen
|
||||
VERSION=${VERSION:-$(basename $(echo doxygen-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev) .src)}
|
||||
BUILD=${BUILD:-3}
|
||||
BUILD=${BUILD:-1}
|
||||
|
||||
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
|
||||
|
||||
|
@ -76,9 +76,6 @@ find . \
|
|||
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
|
||||
-exec chmod 644 {} \;
|
||||
|
||||
# Revert patch that leads to segfaults:
|
||||
zcat $CWD/doxygen.9468ede.diff.gz | patch -p1 -R --verbose || exit 1
|
||||
|
||||
mkdir build
|
||||
cd build
|
||||
cmake \
|
||||
|
|
1
source/d/doxygen/doxygen.url
Normal file
1
source/d/doxygen/doxygen.url
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.doxygen.org/download.html
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.19.65 Kernel Configuration
|
||||
# Linux/x86 4.19.66 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.19.65 Kernel Configuration
|
||||
# Linux/x86 4.19.66 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.19.65 Kernel Configuration
|
||||
# Linux/x86 4.19.66 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.19.65 Kernel Configuration
|
||||
# Linux/x86 4.19.66 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.19.65 Kernel Configuration
|
||||
# Linux/x86 4.19.66 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.19.65 Kernel Configuration
|
||||
# Linux/x86 4.19.66 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
|
@ -129,8 +129,6 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
--with-dhclient=yes \
|
||||
--with-modem-manager-1=yes \
|
||||
--with-nmtui=yes \
|
||||
--with-libnm-glib \
|
||||
--disable-vala \
|
||||
--enable-json-validation \
|
||||
--enable-ovs \
|
||||
--with-session-tracking=consolekit \
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[main]
|
||||
# Choose a DHCP client below. Upstream recommends dhclient, but results may vary.
|
||||
# Choose a DHCP client below. Upstream recommends internal, but results may vary.
|
||||
# dhcpcd is the DHCP client usually used by Slackware:
|
||||
dhcp=dhcpcd
|
||||
# dhclient is the ISC reference DHCP client, part of the dhcp package:
|
||||
|
|
|
@ -1,39 +0,0 @@
|
|||
#!/bin/sh
|
||||
# If we are running NetworkManager, tell it we are going to sleep.
|
||||
|
||||
. "${PM_FUNCTIONS}"
|
||||
|
||||
suspend_nm()
|
||||
{
|
||||
# Tell NetworkManager to shut down networking
|
||||
printf "Having NetworkManager put all interaces to sleep..."
|
||||
dbus_send --system --print-reply \
|
||||
--dest=org.freedesktop.NetworkManager \
|
||||
/org/freedesktop/NetworkManager \
|
||||
org.freedesktop.NetworkManager.Sleep \
|
||||
boolean:true && \
|
||||
echo Done. || echo Failed.
|
||||
}
|
||||
|
||||
resume_nm()
|
||||
{
|
||||
# Wake up NetworkManager and make it do a new connection
|
||||
printf "Having NetworkManager wake interfaces back up..."
|
||||
dbus_send --system --print-reply \
|
||||
--dest=org.freedesktop.NetworkManager \
|
||||
/org/freedesktop/NetworkManager \
|
||||
org.freedesktop.NetworkManager.Sleep \
|
||||
boolean:false && \
|
||||
echo Done. || echo Failed.
|
||||
}
|
||||
|
||||
case "$1" in
|
||||
hibernate|suspend)
|
||||
suspend_nm
|
||||
;;
|
||||
thaw|resume)
|
||||
resume_nm
|
||||
;;
|
||||
*) exit $NA
|
||||
;;
|
||||
esac
|
|
@ -1,201 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Copyright 2010, 2011, 2014, 2016 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2013, 2014, 2015, 2016, 2018 Patrick J. Volkerding, Sebeka, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
# permitted provided that the following conditions are met:
|
||||
#
|
||||
# 1. Redistributions of this script must retain the above copyright
|
||||
# notice, this list of conditions and the following disclaimer.
|
||||
#
|
||||
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
|
||||
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
|
||||
# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||||
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
||||
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
|
||||
# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
||||
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
|
||||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Modified 2011, 2012 by Eric Hameleers, Eindhoven, NL
|
||||
|
||||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PKGNAM=NetworkManager
|
||||
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
|
||||
BUILD=${BUILD:-1}
|
||||
|
||||
# Automatically determine the architecture we're building on:
|
||||
MARCH=$( uname -m )
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$MARCH" in
|
||||
i?86) export ARCH=i586 ;;
|
||||
armv7hl) export ARCH=$MARCH ;;
|
||||
arm*) export ARCH=arm ;;
|
||||
# Unless $ARCH is already set, use uname -m for all other archs:
|
||||
*) export ARCH=$MARCH ;;
|
||||
esac
|
||||
fi
|
||||
|
||||
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
|
||||
# the name of the created package would be, and then exit. This information
|
||||
# could be useful to other scripts.
|
||||
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
|
||||
echo "$PKGNAM-$VERSION-$ARCH-$BUILD.txz"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
|
||||
|
||||
TMP=${TMP:-/tmp}
|
||||
PKG=$TMP/package-$PKGNAM
|
||||
OUTPUT=${OUTPUT:-/tmp}
|
||||
|
||||
if [ "$ARCH" = "i586" ]; then
|
||||
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
|
||||
LIBDIRSUFFIX=""
|
||||
elif [ "$ARCH" = "i686" ]; then
|
||||
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
|
||||
LIBDIRSUFFIX=""
|
||||
elif [ "$ARCH" = "x86_64" ]; then
|
||||
SLKCFLAGS="-O2 -fPIC"
|
||||
LIBDIRSUFFIX="64"
|
||||
elif [ "$ARCH" = "armv7hl" ]; then
|
||||
SLKCFLAGS="-O2 -march=armv7-a -mfpu=vfpv3-d16"
|
||||
LIBDIRSUFFIX=""
|
||||
else
|
||||
SLKCFLAGS="-O2"
|
||||
LIBDIRSUFFIX=""
|
||||
fi
|
||||
|
||||
case "$ARCH" in
|
||||
arm*) TARGET=$ARCH-slackware-linux-gnueabi ;;
|
||||
*) TARGET=$ARCH-slackware-linux ;;
|
||||
esac
|
||||
|
||||
rm -rf $PKG
|
||||
mkdir -p $TMP $PKG $OUTPUT
|
||||
cd $TMP
|
||||
rm -rf $PKGNAM-$VERSION
|
||||
tar xvf $CWD/$PKGNAM-$VERSION.tar.?z* || exit 1
|
||||
cd $PKGNAM-$VERSION || exit 1
|
||||
chown -R root:root .
|
||||
find . \
|
||||
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
|
||||
-exec chmod 755 {} \; -o \
|
||||
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
|
||||
-exec chmod 644 {} \;
|
||||
|
||||
# Find the version number for pppd, used to specify the plugin directory:
|
||||
PPPD=$(echo /usr/lib${LIBDIRSUFFIX}/pppd/?.?.? | rev | cut -f 1 -d / | rev)
|
||||
|
||||
# Apply bugfix patches from upstream git:
|
||||
for dfile in $CWD/patches/* ; do
|
||||
zcat $dfile | patch -p1 --verbose || exit 1
|
||||
done
|
||||
|
||||
# For git-patched builds
|
||||
autoreconf -vif
|
||||
automake
|
||||
./autogen.sh
|
||||
|
||||
# Configuring --enable-json-validation --enable-ovs requires the Jansson
|
||||
# json-c library. If there's any interest or usefulness with that, let me
|
||||
# know. The library is fairly small, but in order to actually use team
|
||||
# interfaces will probably require more stuff (not sure how much).
|
||||
#
|
||||
# Update September 2018: Added those options since we needed Jansson
|
||||
# already for HTTP/2 support.
|
||||
|
||||
CFLAGS="$SLKCFLAGS" \
|
||||
CXXFLAGS="$SLKCFLAGS" \
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--libdir=/usr/lib${LIBDIRSUFFIX} \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--mandir=/usr/man \
|
||||
--docdir=/usr/doc/$PKGNAM-$VERSION \
|
||||
--with-udev-dir=/lib/udev \
|
||||
--with-pppd-plugin-dir=/usr/lib${LIBDIRSUFFIX}/pppd/$PPPD \
|
||||
--with-crypto=nss \
|
||||
--enable-more-warnings=no \
|
||||
--without-resolvconf \
|
||||
--with-dhcpcd=/sbin/dhcpcd \
|
||||
--with-dhclient=yes \
|
||||
--with-modem-manager-1=yes \
|
||||
--with-nmtui=yes \
|
||||
--enable-json-validation \
|
||||
--enable-ovs \
|
||||
--with-session-tracking=consolekit \
|
||||
--with-suspend-resume=consolekit \
|
||||
--with-hostname-persist=slackware \
|
||||
--build=$TARGET || exit 1
|
||||
|
||||
make $NUMJOBS || exit 1
|
||||
make install DESTDIR=$PKG || exit 1
|
||||
|
||||
# Don't ship .la files:
|
||||
rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la
|
||||
|
||||
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
|
||||
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
|
||||
|
||||
# Fix hardlinked manpages:
|
||||
( cd $PKG/usr/man/man1
|
||||
ln -sf nmtui.1 nmtui-connect.1
|
||||
ln -sf nmtui.1 nmtui-edit.1
|
||||
ln -sf nmtui.1 nmtui-hostname.1
|
||||
)
|
||||
|
||||
find $PKG/usr/man -type f -exec gzip -9 {} \;
|
||||
for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done
|
||||
|
||||
# In case NetworkManager tries to install something here:
|
||||
rm -f $PKG/etc/rc.d/rc.networkmanager
|
||||
|
||||
# Don't clobber existing rc.networkmanager
|
||||
# Don't run NetworkManager by default just because it got installed.
|
||||
# Instead, the init script will have to be made executable first.
|
||||
# This should avoid nasty surprises on potentially remotely located machines.
|
||||
mkdir -p $PKG/etc/rc.d
|
||||
cat $CWD/rc.networkmanager > $PKG/etc/rc.d/rc.networkmanager.new
|
||||
chmod 0644 $PKG/etc/rc.d/rc.networkmanager.new
|
||||
|
||||
# Add the pm-utils hook back in
|
||||
# xfce4-power-manager needs to be built *without* NM support
|
||||
mkdir -p $PKG/usr/lib${LIBDIRSUFFIX}/pm-utils/sleep.d/
|
||||
cat $CWD/55NetworkManager > $PKG/usr/lib${LIBDIRSUFFIX}/pm-utils/sleep.d/55NetworkManager
|
||||
chmod 0755 $PKG/usr/lib${LIBDIRSUFFIX}/pm-utils/sleep.d/55NetworkManager
|
||||
|
||||
# Add default (plain) config file to enable keyfile plugin
|
||||
cat $CWD/NetworkManager.conf > $PKG/etc/NetworkManager/NetworkManager.conf.new
|
||||
|
||||
# Set dhcp client to "dhcpcd" and rc-manager to "file" by default
|
||||
mkdir -p $PKG/etc/NetworkManager/conf.d
|
||||
cat $CWD/conf.d/00-dhcp-client.conf > $PKG/etc/NetworkManager/conf.d/00-dhcp-client.conf.new
|
||||
cat $CWD/conf.d/00-rc-manager.conf > $PKG/etc/NetworkManager/conf.d/00-rc-manager.conf.new
|
||||
|
||||
mkdir -p $PKG/usr/doc/$PKGNAM-$VERSION
|
||||
cp -a \
|
||||
AUTHORS CONTRIBUTING COPYING ChangeLog INSTALL NEWS README TODO \
|
||||
$PKG/usr/doc/$PKGNAM-$VERSION
|
||||
|
||||
# If there's a ChangeLog, installing at least part of the recent history
|
||||
# is useful, but don't let it get totally out of control:
|
||||
if [ -r ChangeLog ]; then
|
||||
cat ChangeLog | head -n 1000 > $PKG/usr/doc/$PKGNAM-$VERSION/ChangeLog
|
||||
touch -r ChangeLog $PKG/usr/doc/$PKGNAM-$VERSION/ChangeLog
|
||||
fi
|
||||
|
||||
mkdir -p $PKG/install
|
||||
cat $CWD/slack-desc > $PKG/install/slack-desc
|
||||
zcat $CWD/doinst.sh.gz > $PKG/install/doinst.sh
|
||||
|
||||
cd $PKG
|
||||
/sbin/makepkg --prepend -l y -c n $OUTPUT/$PKGNAM-$VERSION-$ARCH-$BUILD.txz
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
# /etc/NetworkManager/NetworkManager.conf
|
||||
#
|
||||
# See additional config files (such as for DHCP settings) in ./conf.d
|
||||
|
||||
[main]
|
||||
plugins=keyfile
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
[main]
|
||||
# Choose a DHCP client below. Upstream recommends internal, but results may vary.
|
||||
# dhcpcd is the DHCP client usually used by Slackware:
|
||||
dhcp=dhcpcd
|
||||
# dhclient is the ISC reference DHCP client, part of the dhcp package:
|
||||
#dhcp=dhclient
|
||||
# This is a simple DHCP client that is built into NetworkManager:
|
||||
#dhcp=internal
|
|
@ -1,2 +0,0 @@
|
|||
[main]
|
||||
rc-manager=file
|
|
@ -1,42 +0,0 @@
|
|||
|
||||
config() {
|
||||
NEW="$1"
|
||||
OLD="$(dirname $NEW)/$(basename $NEW .new)"
|
||||
# If there's no config file by that name, mv it over:
|
||||
if [ ! -r $OLD ]; then
|
||||
mv $NEW $OLD
|
||||
elif [ "$(cat $OLD | md5sum)" = "$(cat $NEW | md5sum)" ]; then
|
||||
# toss the redundant copy
|
||||
rm $NEW
|
||||
fi
|
||||
# Otherwise, we leave the .new copy for the admin to consider...
|
||||
}
|
||||
|
||||
preserve_perms() {
|
||||
NEW="$1"
|
||||
OLD="$(dirname ${NEW})/$(basename ${NEW} .new)"
|
||||
if [ -e ${OLD} ]; then
|
||||
cp -a ${OLD} ${NEW}.incoming
|
||||
cat ${NEW} > ${NEW}.incoming
|
||||
mv ${NEW}.incoming ${NEW}
|
||||
fi
|
||||
mv ${NEW} ${OLD}
|
||||
}
|
||||
|
||||
if [ -e etc/HOSTNAME ]; then
|
||||
sed -i "s,yourhostname,$(cat etc/HOSTNAME | cut -f1 -d .)," \
|
||||
etc/NetworkManager/NetworkManager.conf.new
|
||||
fi
|
||||
|
||||
# Preserve permissions, but move this into place. Otherwise the net
|
||||
# connection could be lost at a remote location.
|
||||
preserve_perms etc/rc.d/rc.networkmanager.new
|
||||
config etc/NetworkManager/NetworkManager.conf.new
|
||||
config etc/NetworkManager/conf.d/00-rc-manager.conf.new
|
||||
config etc/NetworkManager/conf.d/00-dhcp-client.conf.new
|
||||
|
||||
# If the .pid file is found in the old location, move it to the new one:
|
||||
if [ -r var/run/NetworkManager.pid ]; then
|
||||
mv var/run/NetworkManager.pid var/run/NetworkManager/NetworkManager.pid
|
||||
fi
|
||||
|
|
@ -1,113 +0,0 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# NetworkManager: NetworkManager daemon
|
||||
#
|
||||
# description: This is a daemon for automatically switching network \
|
||||
# connections to the best available connection. \
|
||||
#
|
||||
# processname: NetworkManager
|
||||
# pidfile: /var/run/NetworkManager/NetworkManager.pid
|
||||
#
|
||||
|
||||
prefix=/usr
|
||||
exec_prefix=/usr
|
||||
sbindir=${exec_prefix}/sbin
|
||||
|
||||
NETWORKMANAGER_BIN=${sbindir}/NetworkManager
|
||||
|
||||
# Sanity checks.
|
||||
[ -x $NETWORKMANAGER_BIN ] || exit 0
|
||||
|
||||
PIDFILE=/var/run/NetworkManager/NetworkManager.pid
|
||||
|
||||
nm_start()
|
||||
{
|
||||
if [ "`pgrep dbus-daemon`" = "" ]; then
|
||||
echo "D-BUS must be running to start NetworkManager"
|
||||
return
|
||||
fi
|
||||
|
||||
# Just in case the pidfile is still there, we may need to nuke it.
|
||||
if [ -e "$PIDFILE" ]; then
|
||||
rm -f $PIDFILE
|
||||
fi
|
||||
|
||||
echo "Starting NetworkManager daemon: $NETWORKMANAGER_BIN"
|
||||
XDG_CACHE_HOME=/root/.cache $NETWORKMANAGER_BIN
|
||||
}
|
||||
|
||||
nm_status()
|
||||
{
|
||||
local pidlist=`cat $PIDFILE 2>/dev/null`
|
||||
if [ -z "$pidlist" ]; then
|
||||
return 1
|
||||
fi
|
||||
local command=`ps -p $pidlist -o comm=`
|
||||
if [ "$command" != 'NetworkManager' ]; then
|
||||
return 1
|
||||
fi
|
||||
}
|
||||
|
||||
nm_stop()
|
||||
{
|
||||
echo -en "Stopping NetworkManager: "
|
||||
# Shut down any DHCP connections, otherwise the processes will be orphaned
|
||||
# and the connections will not come up when NetworkManager restarts.
|
||||
if ps ax | grep /sbin/dhcpcd | grep -q libexec/nm-dhcp ; then
|
||||
ps ax | grep /sbin/dhcpcd | grep libexec/nm-dhcp | while read line ; do
|
||||
kill -HUP $(echo $line | cut -b 1-5)
|
||||
done
|
||||
fi
|
||||
if ps ax | grep /sbin/dhclient | grep -q /var/lib/NetworkManager ; then
|
||||
ps ax | grep /sbin/dhclient | grep /var/lib/NetworkManager | while read line ; do
|
||||
kill -HUP $(echo $line | cut -b 1-5)
|
||||
done
|
||||
fi
|
||||
local pidlist=`cat $PIDFILE 2>/dev/null`
|
||||
if [ ! -z "$pidlist" ]; then
|
||||
kill $pidlist &>/dev/null
|
||||
sleep 3
|
||||
rm -f $PIDFILE &>/dev/null
|
||||
fi
|
||||
# If wpa_supplicant is running here, it needs to be shut down as well.
|
||||
# Since you're asking for NetworkManager to shut down, we have to assume
|
||||
# that wpa_supplicant was started by it.
|
||||
if [ -r /var/run/wpa_supplicant.pid ]; then
|
||||
kill $(cat /var/run/wpa_supplicant.pid)
|
||||
elif [ -r /run/wpa_supplicant.pid ]; then
|
||||
kill $(cat /run/wpa_supplicant.pid)
|
||||
fi
|
||||
echo "stopped";
|
||||
sleep 3
|
||||
}
|
||||
|
||||
nm_restart()
|
||||
{
|
||||
nm_stop
|
||||
nm_start
|
||||
}
|
||||
|
||||
case "$1" in
|
||||
'start')
|
||||
if ( ! nm_status ); then
|
||||
nm_start
|
||||
else
|
||||
echo "NetworkManager is already running (will not start it twice)."
|
||||
fi
|
||||
;;
|
||||
'stop')
|
||||
nm_stop
|
||||
;;
|
||||
'restart')
|
||||
nm_restart
|
||||
;;
|
||||
'status')
|
||||
if ( nm_status ); then
|
||||
echo "NetworkManager is currently running"
|
||||
else
|
||||
echo "NetworkManager is not running."
|
||||
fi
|
||||
;;
|
||||
*)
|
||||
echo "usage $0 start|stop|status|restart"
|
||||
esac
|
|
@ -1,19 +0,0 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
NetworkManager: NetworkManager (Networking that Just Works)
|
||||
NetworkManager:
|
||||
NetworkManager: The point of NetworkManager is to make networking configuration and
|
||||
NetworkManager: setup as painless and automatic as possible. NetworkManager sets IP
|
||||
NetworkManager: addresses, default routes, associating with wireless access points
|
||||
NetworkManager: or wired LANs, and other network configuration settings in a simple,
|
||||
NetworkManager: automated fashion (manual overrides are still possible).
|
||||
NetworkManager:
|
||||
NetworkManager: Home page: http://projects.gnome.org/NetworkManager/
|
||||
NetworkManager:
|
||||
NetworkManager:
|
Loading…
Reference in a new issue