busybox change config
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
|
||||||
@@ -12,14 +12,14 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Statically linked binary providing simplified versions of system commands</Summary>
|
<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>
|
<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>
|
<Archive sha1sum="8b227b3efdb4c4aa94750f80cc63429aec6daa0b" type="tarbz2">https://busybox.net/downloads/busybox-1.25.1.tar.bz2</Archive>
|
||||||
<AdditionalFiles>
|
<AdditionalFiles>
|
||||||
<AdditionalFile target=".config">config</AdditionalFile>
|
<AdditionalFile target=".config">config</AdditionalFile>
|
||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!-- This patch is essential for udhcp to request root-path from dhcpd and required by ptsp -->
|
<!-- 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">busybox-1.25.1-setfiles.patch</Patch>
|
||||||
<Patch level="1">suppress-job-control-warning.patch</Patch>
|
<!--Patch level="1">suppress-job-control-warning.patch</Patch>
|
||||||
<Patch level="1">fix-include.patch</Patch-->
|
<Patch level="1">fix-include.patch</Patch-->
|
||||||
<!--Patch>ifplugd.patch</Patch-->
|
<!--Patch>ifplugd.patch</Patch-->
|
||||||
</Patches>
|
</Patches>
|
||||||
@@ -33,13 +33,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="3">
|
<Update release="4">
|
||||||
<Date>2017-01-28</Date>
|
<Date>2017-01-28</Date>
|
||||||
<Version>1.26.2</Version>
|
<Version>1.25.1</Version>
|
||||||
<Comment>Release bump.</Comment>
|
<Comment>Release Bump.</Comment>
|
||||||
<Name>Stefan Gronewold(groni)</Name>
|
<Name>Stefan Gronewold(groni)</Name>
|
||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2016-04-27</Date>
|
<Date>2016-04-27</Date>
|
||||||
<Version>1.24.1</Version>
|
<Version>1.24.1</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user