os-prober-1.79
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Utility to detect other OSes on a set of drives</Summary>
|
||||
<Description>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.</Description>
|
||||
<Archive sha1sum="ac9899b72f766f8351c10dec4213dc3017d34464" type="tarxz">http://cdn-fastly.deb.debian.org/debian/pool/main/o/os-prober/os-prober_1.78.tar.xz</Archive>
|
||||
<Archive sha1sum="70ca0c778b413b63eb0a025cdbc661a12355c166" type="tarxz">http://cdn-fastly.deb.debian.org/debian/pool/main/o/os-prober/os-prober_1.79.tar.xz</Archive>
|
||||
<Patches>
|
||||
<Patch level="1">fedora/os-prober-bootpart-name-fix.patch</Patch>
|
||||
<Patch level="1">fedora/os-prober-btrfsfix.patch</Patch>
|
||||
@@ -40,6 +40,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="12">
|
||||
<Date>2021-07-18</Date>
|
||||
<Version>1.79</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2021-07-17</Date>
|
||||
<Version>1.78</Version>
|
||||
|
||||
Reference in New Issue
Block a user