Files
core/system/base/busybox/pspec.xml
T
2017-01-28 15:24:17 +01:00

59 lines
2.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>busybox</Name>
<Homepage>http://www.busybox.net</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Statically linked binary providing simplified versions of system commands</Summary>
<Description>busybox is a single binary which includes versions of a large number of system commands, including a shell.</Description>
<Archive sha1sum="0b3e3cd49d6d9e30f66e364bf842663348b23dc9" type="tarbz2">https://busybox.net/downloads/busybox-1.26.2.tar.bz2</Archive>
<AdditionalFiles>
<AdditionalFile target=".config">config</AdditionalFile>
</AdditionalFiles>
<Patches>
<!-- This patch is essential for udhcp to request root-path from dhcpd and required by ptsp -->
<!--Patch level="1">udhcp-rootpath-rq.patch</Patch>
<Patch level="1">suppress-job-control-warning.patch</Patch>
<Patch level="1">fix-include.patch</Patch-->
<!--Patch>ifplugd.patch</Patch-->
</Patches>
</Source>
<Package>
<Name>busybox</Name>
<Files>
<Path fileType="executable">/bin</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-01-28</Date>
<Version>1.26.2</Version>
<Comment>Release bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>1.24.1</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-07</Date>
<Version>1.24.1</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>