<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/lynxis/package/system, branch reboot</title>
<subtitle>lynxis staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/'/>
<updated>2016-04-25T15:54:35Z</updated>
<entry>
<title>fstools: respect mount flags for /overlay mounts</title>
<updated>2016-04-25T15:54:35Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-04-25T15:54:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=80c1cfeddc5be4984a092e786207129435ab4b52'/>
<id>urn:sha1:80c1cfeddc5be4984a092e786207129435ab4b52</id>
<content type='text'>
Respect user configured mount flags such as "ro" or "sync" when processing
external overlay mount points.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;

SVN-Revision: 49223
</content>
</entry>
<entry>
<title>rpcd: update to latest version</title>
<updated>2016-04-13T07:33:24Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2016-04-13T07:33:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=d79e931ad0cf50b446d1d5682c88253dc81b1433'/>
<id>urn:sha1:d79e931ad0cf50b446d1d5682c88253dc81b1433</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 49162
</content>
</entry>
<entry>
<title>procd: fix respawn related warning</title>
<updated>2016-03-10T20:15:59Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-10T20:15:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=b756788cc40aa544a1389dc6a8aa661d536cd4e7'/>
<id>urn:sha1:b756788cc40aa544a1389dc6a8aa661d536cd4e7</id>
<content type='text'>
WARNING: Variable 'respawn' does not exist or is not an array/object

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 48996
</content>
</entry>
<entry>
<title>procd: support pidfile writing.</title>
<updated>2016-03-10T19:11:17Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-10T19:11:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=48e6ccc4e183ce6d64bf374dec8dffbd7a7d6748'/>
<id>urn:sha1:48e6ccc4e183ce6d64bf374dec8dffbd7a7d6748</id>
<content type='text'>
procd from revision b12bb150ed38a4409bef5127c77b060ee616b860 supports
writing a pidfile.  This adds support for setting that parameter with
standard init script hooks:

   procd_set_param pidfile /var/run/someprocess.pid

Signed-off-by: Karl Palsson &lt;karlp@etactica.com&gt;

SVN-Revision: 48984
</content>
</entry>
<entry>
<title>procd: bump to latest git HEAD</title>
<updated>2016-03-10T19:11:03Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-10T19:11:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=965202b4343815480f032bf891d9ece44c1d3968'/>
<id>urn:sha1:965202b4343815480f032bf891d9ece44c1d3968</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 48981
</content>
</entry>
<entry>
<title>ubox: update to the latest version, fixes an error on processing invalid modules</title>
<updated>2016-03-07T16:35:43Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-03-07T16:35:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=ccf2ff037a4d00e78debd0d7c02838b20de3fc8c'/>
<id>urn:sha1:ccf2ff037a4d00e78debd0d7c02838b20de3fc8c</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48952
</content>
</entry>
<entry>
<title>opkg: Fix handling of sha256sums for conffiles</title>
<updated>2016-03-04T08:33:41Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-04T08:33:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=1268b2e899617411919fb776d65c1cb81c760495'/>
<id>urn:sha1:1268b2e899617411919fb776d65c1cb81c760495</id>
<content type='text'>
MD5s are shorter than SHA256, so reading buffer has to be bigger to read the
whole hash.

Signed-off-by: Michal Hrusecky &lt;michal.hrusecky@nic.cz&gt;

SVN-Revision: 48917
</content>
</entry>
<entry>
<title>procd: Allow to configure default respawn retry count</title>
<updated>2016-03-04T08:33:36Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-04T08:33:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=d98870fedaab28ce73d7dc4cbf27fcb301d378c7'/>
<id>urn:sha1:d98870fedaab28ce73d7dc4cbf27fcb301d378c7</id>
<content type='text'>
Extend /etc/config/system with a parameter to set the
default respawn retry for procd launched services that
have respawn enabled.

	config service
        	option respawn_retry -1

All services that don't specify specific respawn parameters
will get their defaults added by procd.sh. If respawn_retry
is specified in /etc/config/system the default retry limit
will be set to this value by procd.

Signed-off-by: Helmut Schaa &lt;helmut.schaa@googlemail.com&gt;

SVN-Revision: 48915
</content>
</entry>
<entry>
<title>mtd: fix reading of image magic bytes in smaller chunks</title>
<updated>2016-03-03T20:24:38Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-03T20:24:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=4a4c324cd22e590990e323ed0ece974c7fa00d22'/>
<id>urn:sha1:4a4c324cd22e590990e323ed0ece974c7fa00d22</id>
<content type='text'>
The image_check currently fails when it cannot read all magic bytes in a
single chunk. But this can happen when the data are read from a pipe. This
currently breaks the openmesh.sh upgrade script with musl because it uses
dd with a blocksize of 1 to copy the image file to the mtd process.

The read can simply be repeated until enough bytes are read for the magic
byte check. It only stops when either an error was returned or 0 bytes were
read.

Signed-off-by: Sven Eckelmann &lt;sven.eckelmann@open-mesh.com&gt;

SVN-Revision: 48891
</content>
</entry>
<entry>
<title>opkg: Make opkg understand old md5</title>
<updated>2016-03-01T09:17:12Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-03-01T09:17:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=61c839ddd728112761bc21df1b84c3c27b913bd6'/>
<id>urn:sha1:61c839ddd728112761bc21df1b84c3c27b913bd6</id>
<content type='text'>
Opkg now uses sha256 by default and expects them. Making it optionally
understand md5s also and detect md5 sum so we can migrate from configuration
that used md5.

Signed-off-by: Michal Hrusecky &lt;Michal.Hrusecky@nic.cz&gt;

SVN-Revision: 48867
</content>
</entry>
</feed>
