<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/blogic/scripts/ipkg-make-index.sh, branch master</title>
<subtitle>John Crispins staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/blogic/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/blogic/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/'/>
<updated>2019-01-31T11:35:29Z</updated>
<entry>
<title>scripts: ipkg-make-index.sh: dereference symbolic links</title>
<updated>2019-01-31T11:35:29Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2019-01-31T11:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=ece5cab743f9df6c9655d6117e92fda110292173'/>
<id>urn:sha1:ece5cab743f9df6c9655d6117e92fda110292173</id>
<content type='text'>
Use `stat -L` instead of `ls -l` to follow symbolic links when obtaining
the file size of .ipk archives.

Without this change, the size of the symlink, not the size of the target
file is encoded in the package index file.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>build: use mkhash to replace various quirky md5sum/openssl calls</title>
<updated>2017-01-05T10:09:12Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-25T15:40:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=84bd74057f0d2543ddbc7de2351b0a310df329c6'/>
<id>urn:sha1:84bd74057f0d2543ddbc7de2351b0a310df329c6</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>package/Makefile &amp; ipkg-make-index.sh: add full package data list</title>
<updated>2016-12-26T10:17:33Z</updated>
<author>
<name>Alberto Bursi</name>
</author>
<published>2016-12-24T12:32:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=c24172cad1e66412b287cf49809d363e10acb1c5'/>
<id>urn:sha1:c24172cad1e66412b287cf49809d363e10acb1c5</id>
<content type='text'>
The external script used to generate the package lists for the
LEDE wiki's table of packages [1] and package indexes [2] requires
a "Source:" field in the package lists to find package makefiles.
The package makefiles are used to read the package's Category and Submenu.

The "Source:" field was removed in commit
b4aa3c899cbf1f81cd8a1ea197481ac84a9d646e
to reduce package list sizes and lessen opkg issues in low ram devices.

Add a separate package list file with full data to be used by the wiki's script.
It's called Packages.manifest and isn't compressed as it's not necessary.

1. https://lede-project.org/packages/start
2. https://lede-project.org/packages/index/start

Signed-off-by: Alberto Bursi &lt;alberto.bursi@outlook.it&gt;
</content>
</entry>
<entry>
<title>ipkg-make-index.sh: drop a few non-essential fields</title>
<updated>2016-12-14T11:13:14Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-13T14:20:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=b4aa3c899cbf1f81cd8a1ea197481ac84a9d646e'/>
<id>urn:sha1:b4aa3c899cbf1f81cd8a1ea197481ac84a9d646e</id>
<content type='text'>
Saves some more space on the package index

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>ipkg-make-index.sh: drop md5sum from package index</title>
<updated>2016-12-14T11:13:14Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-13T14:08:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=34c2b3de6602205c625e9d16e40ef826fcf693d2'/>
<id>urn:sha1:34c2b3de6602205c625e9d16e40ef826fcf693d2</id>
<content type='text'>
We have switched opkg to sha256 a long time ago, and shrinking package
lists is useful for systems that are running low on RAM

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>scripts: ensure that ipkg-make-index.sh exits successfully</title>
<updated>2015-05-27T08:29:10Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-05-27T08:29:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=4d96170c32c8f4ae54d1a632261c13f2b19eed1e'/>
<id>urn:sha1:4d96170c32c8f4ae54d1a632261c13f2b19eed1e</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 45771
</content>
</entry>
<entry>
<title>build: allow creating empty package feeds</title>
<updated>2015-05-26T09:09:07Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-05-26T09:09:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=ecb14f4a5da62e9ea4b5020e25ccec37da669f59'/>
<id>urn:sha1:ecb14f4a5da62e9ea4b5020e25ccec37da669f59</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45757
</content>
</entry>
<entry>
<title>ipkg-make-index: use more backwards-compatible openssl call for SHA256</title>
<updated>2013-10-17T19:32:28Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2013-10-17T19:32:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=f22196e4e9149bb898a1c4db278e6c405ea3cc33'/>
<id>urn:sha1:f22196e4e9149bb898a1c4db278e6c405ea3cc33</id>
<content type='text'>
SVN-Revision: 38440
</content>
</entry>
<entry>
<title>opkg: add support for SHA256 verification</title>
<updated>2013-10-04T05:56:20Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2013-10-04T05:56:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=8b7b7cabf211e75b81f5cab3b1024342ec1c962c'/>
<id>urn:sha1:8b7b7cabf211e75b81f5cab3b1024342ec1c962c</id>
<content type='text'>
based on a patch by Evan Hunt &lt;each@isc.org&gt;
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 38302
</content>
</entry>
<entry>
<title>package/index: filter out the libc package from the index</title>
<updated>2012-06-11T01:29:11Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-06-11T01:29:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=7cb42738e6d60df76ca64ee3d569e28454521c97'/>
<id>urn:sha1:7cb42738e6d60df76ca64ee3d569e28454521c97</id>
<content type='text'>
SVN-Revision: 32187
</content>
</entry>
</feed>
