diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-06-15 04:12:46 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-06-15 21:00:34 +0200 |
commit | b5ea33bed63971ceb6b819ef86df097b9ee26b0d (patch) | |
tree | 13a8fb928037ccc9be2e1d347535dea4e18f7af9 /source/ap/slackpkg/0003-mirrors-x86-.sample-Remove-bjtu.edu.cn-mirror.patch | |
parent | 086112c734c9b6018855be83798bcdaf61505c14 (diff) | |
download | current-b5ea33bed63971ceb6b819ef86df097b9ee26b0d.tar.gz |
Fri Jun 15 04:12:46 UTC 201820180615041246
a/efibootmgr-16-x86_64-2.txz: Rebuilt.
a/efivar-35-x86_64-1.txz: Upgraded.
Switch to efivar-35, since 36 seems to have problems. Thanks to _RDS_.
ap/slackpkg-2.83.0-noarch-3.txz: Rebuilt.
Don't remove ChangeLog.txt upon upgrade/reinstall.
Use CHECKSUMS.md5.asc to determine if ChangeLog.txt is unchanged.
Remove dead bjtu.edu.cn mirrors from the sample mirrors files.
isolinux/initrd.img: Rebuilt.
Include libefivar.so.1 on the installer (needed by efibootmgr).
usb-and-pxe-installers/usbboot.img: Rebuilt.
Include libefivar.so.1 on the installer (needed by efibootmgr).
Diffstat (limited to 'source/ap/slackpkg/0003-mirrors-x86-.sample-Remove-bjtu.edu.cn-mirror.patch')
-rw-r--r-- | source/ap/slackpkg/0003-mirrors-x86-.sample-Remove-bjtu.edu.cn-mirror.patch | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/source/ap/slackpkg/0003-mirrors-x86-.sample-Remove-bjtu.edu.cn-mirror.patch b/source/ap/slackpkg/0003-mirrors-x86-.sample-Remove-bjtu.edu.cn-mirror.patch new file mode 100644 index 00000000..ad3a33b4 --- /dev/null +++ b/source/ap/slackpkg/0003-mirrors-x86-.sample-Remove-bjtu.edu.cn-mirror.patch @@ -0,0 +1,38 @@ +From 845c9adf65cc91d6f92d95fdedd514052a4b4164 Mon Sep 17 00:00:00 2001 +From: Robby Workman <rworkman@slackware.com> +Date: Tue, 12 Jun 2018 12:46:25 -0500 +Subject: [PATCH 3/3] mirrors-x86*.sample: Remove bjtu.edu.cn mirror + +Thanks to Lockywolf on LQ for the report. +--- + files/mirrors-x86.sample | 1 - + files/mirrors-x86_64.sample | 1 - + 2 files changed, 2 deletions(-) + +diff --git a/files/mirrors-x86.sample b/files/mirrors-x86.sample +index 922bc17..e31d22e 100644 +--- a/files/mirrors-x86.sample ++++ b/files/mirrors-x86.sample +@@ -242,7 +242,6 @@ + # ftp://mirror.its.dal.ca/slackware/slackware-current/ + # http://mirror.its.dal.ca/slackware/slackware-current/ + # CHINA (CN) +-# http://mirror.bjtu.edu.cn/slackware/slackware-current/ + # http://mirrors.163.com/slackware/slackware-current/ + # http://mirrors.ustc.edu.cn/slackware/slackware-current/ + # COSTA RICA (CR) +diff --git a/files/mirrors-x86_64.sample b/files/mirrors-x86_64.sample +index aae06f1..de65a31 100644 +--- a/files/mirrors-x86_64.sample ++++ b/files/mirrors-x86_64.sample +@@ -240,7 +240,6 @@ + # ftp://mirror.its.dal.ca/slackware/slackware64-current/ + # http://mirror.its.dal.ca/slackware/slackware64-current/ + # CHINA (CN) +-# http://mirror.bjtu.edu.cn/slackware/slackware64-current/ + # http://mirrors.163.com/slackware/slackware64-current/ + # http://mirrors.ustc.edu.cn/slackware/slackware64-current/ + # COSTA RICA (CR) +-- +2.17.1 + |