diff --git a/system/boot/os-prober/files/pisilinux-distro.patch b/system/boot/os-prober/files/pisilinux-distro.patch index 55c33b7a..9a100b69 100644 --- a/system/boot/os-prober/files/pisilinux-distro.patch +++ b/system/boot/os-prober/files/pisilinux-distro.patch @@ -6,7 +6,7 @@ diff -Nuar a/os-probes/mounted/common/90linux-distro b/os-probes/mounted/common/ short="ALTLinux" long="$(cat "$dir/etc/altlinux-release")" + elif [ -e "$dir/etc/pisilinux-release" ]; then -+ short="Pisilinux" ++ short="PisiLinux" + long="$(cat "$dir/etc/pisilinux-release")" elif [ -e "$dir/etc/magic-release" ]; then short="Magic" diff --git a/system/boot/os-prober/pspec.xml b/system/boot/os-prober/pspec.xml index c557ba80..1914461e 100644 --- a/system/boot/os-prober/pspec.xml +++ b/system/boot/os-prober/pspec.xml @@ -12,7 +12,7 @@ app:console Utility to detect other OSes on a set of drives os-probe detects other OSes available on a system and outputs the results in a generic machine-readable format. Support for new OSes and Linux distributions can be added easily. - http://cdn-fastly.deb.debian.org/debian/pool/main/o/os-prober/os-prober_1.78.tar.xz + http://cdn-fastly.deb.debian.org/debian/pool/main/o/os-prober/os-prober_1.79.tar.xz fedora/os-prober-bootpart-name-fix.patch fedora/os-prober-btrfsfix.patch @@ -40,6 +40,13 @@ + + 2021-07-18 + 1.79 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-07-17 1.78