Files
core/system/boot/os-prober/pspec.xml
T
Ertuğrul Erata 52cd16181c rebuild
2018-07-17 22:03:17 +03:00

79 lines
3.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>os-prober</Name>
<Homepage>http://joey.kitenet.net/code/os-prober/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2+</License>
<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="7d603d603208fe8b065f84da62dcfb6ee965a9eb" type="tarxz">https://sourceforge.net/projects/pisilinux/files/source/os-prober_1.71.tar.xz</Archive>
</Source>
<Package>
<Name>os-prober</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/var/lib/os-prober</Path>
<Path fileType="data">/usr/share/os-prober</Path>
<Path fileType="doc">/usr/share/doc/os-prober</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2018-07-15</Date>
<Version>1.71</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-03-12</Date>
<Version>1.71</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-03-04</Date>
<Version>1.76</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-09-26</Date>
<Version>1.76</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-11</Date>
<Version>1.74</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>1.71</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-13</Date>
<Version>1.71</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>