From 8ad994a6fa13759cd5135d3bd96b2758dca303df Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Thu, 2 Apr 2020 11:01:53 +0800 Subject: fix MX Linux entry, update systemrescuecd, xubuntu --- distro/mx/entry | 2 +- distro/systemrescuecd/latest/isoinfo | 6 +++--- distro/xubuntu/18.04/isoinfo | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/distro/mx/entry b/distro/mx/entry index ab5907f..70985ed 100644 --- a/distro/mx/entry +++ b/distro/mx/entry @@ -6,7 +6,7 @@ else ARCH_STR="x86_64" X64=y fi -TITLE="MX Linux 18 $ARCH_STR" +TITLE="MX Linux 19.1 $ARCH_STR" KERNEL="/liveusb-kernel/$KEYWORD/$BITS/vmlinuz" INITRD="/liveusb-kernel/$KEYWORD/$BITS/initrd.gz" # from aguslr/multibootusb diff --git a/distro/systemrescuecd/latest/isoinfo b/distro/systemrescuecd/latest/isoinfo index d3173e8..0e43ac5 100644 --- a/distro/systemrescuecd/latest/isoinfo +++ b/distro/systemrescuecd/latest/isoinfo @@ -1,7 +1,7 @@ -_isover=6.0.3 +_isover=6.1.2 ISONAME="$DISTRONAME $_isover" -ISOURL=$_isover/systemrescuecd-$_isover.iso -SHA256=750382a087a2629b761fb96203b042aac6f9794401bffb9734af793d25d064e3 +ISOURL=$_isover/systemrescuecd-amd64-$_isover.iso +SHA256=1e9e289e8028af7ec12f3244e40fcd28104cdce05d3c2283e1c00eafe2c7e80c mirrorlist=( https://osdn.net/projects/systemrescuecd/storage/releases diff --git a/distro/xubuntu/18.04/isoinfo b/distro/xubuntu/18.04/isoinfo index afe93c3..0cf7183 100644 --- a/distro/xubuntu/18.04/isoinfo +++ b/distro/xubuntu/18.04/isoinfo @@ -1,7 +1,7 @@ -_isover=18.04.1 +_isover=18.04.4 ISONAME="$DISTRONAME ${_isover} amd64" ISOURL="${_isover}/release/xubuntu-${_isover}-desktop-amd64.iso" -SHA256=cd4ad5df40a542db9eef2e0449a6c1839c5c14e26053642c4ad39d5026b73b1a +SHA256=68b4589faf3558a9c79a82dda7b1f49bee7382fc0ec34f6ddf15714665f4f8ce mirrorlist=( https://mirrors.tuna.tsinghua.edu.cn/ubuntu-cdimage/xubuntu/releases -- cgit v1.2.3