<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/lynxis/package/system, branch master</title>
<subtitle>lynxis staging tree</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/lynxis/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/'/>
<updated>2019-07-25T17:39:51Z</updated>
<entry>
<title>openwrt-keyring: update to Git HEAD</title>
<updated>2019-07-25T17:39:51Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2019-07-25T17:39:51Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=e9216b3336f7a774be7021dd663a433d9ec5edc7'/>
<id>urn:sha1:e9216b3336f7a774be7021dd663a433d9ec5edc7</id>
<content type='text'>
8080ef3 usign: add 19.07 release build pubkey
e24fe0d usign: use distro agnostic comments
251ded7 usign: fix filename of Stijn's usign key
14f0efc gpg: update snapshots public signing key
14f845b gpg: replace my public GPG key
4f735b8 gpg: add OpenWrt 19.07 signing key
228f8da gpg: add OpenWrt 18.06 v2 signing key
36057d9 gpg: update LEDE 17.01 public signing key
f2989ab Add my public GPG and usign key

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>mtd: cleanup unused code and variables in fis.c</title>
<updated>2019-07-17T21:06:02Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2019-07-17T21:04:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=d6198d8625310cd1ad22113f137e48261fcc8ff6'/>
<id>urn:sha1:d6198d8625310cd1ad22113f137e48261fcc8ff6</id>
<content type='text'>
While compile checking mtd changes in PR#1359 I've noticed following
compiler warnings and cleaned them up:

 fis.c: In function 'fis_remap':
 fis.c:143:25: warning: variable 'redboot' set but not used [-Wunused-but-set-variable]
   struct fis_image_desc *redboot = NULL;
                         ^~~~~~~
 fis.c:142:25: warning: variable 'fisdir' set but not used [-Wunused-but-set-variable]
   struct fis_image_desc *fisdir = NULL;
                         ^~~~~~

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>mtd: add CRC signature to RedBoot partition map</title>
<updated>2019-07-17T20:59:29Z</updated>
<author>
<name>Daniel Gimpelevich</name>
</author>
<published>2018-09-01T01:14:24Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=fd104daa2f818d39d9b53476f7e099fc481ce783'/>
<id>urn:sha1:fd104daa2f818d39d9b53476f7e099fc481ce783</id>
<content type='text'>
The code for calculating the CRC32 signatures for RedBoot FIS partitions
was already included, but for unknown reasons, it was never invoked. Some
bootloaders enforce checking these for loaded kernels, so they should be
written. This patch does so.

Tested-by: Brian Gonyer &lt;bgonyer@gmail.com&gt;
Signed-off-by: Daniel Gimpelevich &lt;daniel@gimpelevich.san-francisco.ca.us&gt;
</content>
</entry>
<entry>
<title>package: mtd: add fixseama command for ath79</title>
<updated>2019-07-16T12:14:02Z</updated>
<author>
<name>Chuanhong Guo</name>
</author>
<published>2019-07-16T11:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=e2cd70d6b17bb902502966694baa037bb2769f88'/>
<id>urn:sha1:e2cd70d6b17bb902502966694baa037bb2769f88</id>
<content type='text'>
This is needed by Qihoo C301.

Signed-off-by: Chuanhong Guo &lt;gch981213@gmail.com&gt;
</content>
</entry>
<entry>
<title>ubox: implement service_running() in log init.d script</title>
<updated>2019-07-15T14:21:56Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2019-07-03T09:16:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=1b937cb14184b5ff9a7a75fbc5d226032f931c35'/>
<id>urn:sha1:1b937cb14184b5ff9a7a75fbc5d226032f931c35</id>
<content type='text'>
It allows checking if service is running.

Signed-off-by: Rafał Miłecki &lt;rafal@milecki.pl&gt;
</content>
</entry>
<entry>
<title>rpcd: implement service_running() in init.d script</title>
<updated>2019-07-15T14:21:56Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2019-07-03T09:16:21Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=285c83a004ea57d484e6f27df9ac04d0d7b0f00f'/>
<id>urn:sha1:285c83a004ea57d484e6f27df9ac04d0d7b0f00f</id>
<content type='text'>
It allows checking if service is running.

Signed-off-by: Rafał Miłecki &lt;rafal@milecki.pl&gt;
</content>
</entry>
<entry>
<title>fstools: add direct dependencies on libblobmsg-json and libjson-c</title>
<updated>2019-07-14T22:38:24Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2019-07-14T20:10:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=cbae306815bdfc335eeedc35dc5df3d2d4021a2a'/>
<id>urn:sha1:cbae306815bdfc335eeedc35dc5df3d2d4021a2a</id>
<content type='text'>
The OpenWrt buildroot ABI version rebuild tracker does not handle
transient dependencies, therefore add all libraries linked by
block-mount and blockd as direct dependencies to the corresponding
binary package definition.

This ensures that block-mount and blockd is automatically rebuilt and
relinked if any of these libraries has its ABI_VERSION updated in the
future.

Fixes: FS#2373
[jow: similar fix for procd and 98.42% of commit message]
Signed-off-by: Jo-Philip Wich &lt;jow@mein.io&gt;
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>procd: update to latest git HEAD</title>
<updated>2019-07-13T11:28:18Z</updated>
<author>
<name>Hans Dedecker</name>
</author>
<published>2019-07-13T11:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=9a72e7f60171d73e4eb83b5ec71df20e48ee5f18'/>
<id>urn:sha1:9a72e7f60171d73e4eb83b5ec71df20e48ee5f18</id>
<content type='text'>
31f0765 procd: check strchr() result before using it

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
</entry>
<entry>
<title>zram-swap: Add extra commands for status/compaction</title>
<updated>2019-07-07T11:02:06Z</updated>
<author>
<name>Emil Muratov</name>
</author>
<published>2019-02-24T07:00:03Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=a9deed62af569608af3e4e076138d788e24b1652'/>
<id>urn:sha1:a9deed62af569608af3e4e076138d788e24b1652</id>
<content type='text'>
This patch adds two new commands:
  zram status - shows memory stats for all zram swaps
  zram compaction - trigger compaction for all zram swaps

Signed-off-by: Emil Muratov &lt;gpm@hotplug.ru&gt;
Signed-off-by: Christian Lamparter &lt;chunkeey@gmail.com&gt;
</content>
</entry>
<entry>
<title>zram-swap: Add zram compaction and statistics info output</title>
<updated>2019-07-07T11:02:06Z</updated>
<author>
<name>Emil Muratov</name>
</author>
<published>2018-10-31T21:16:58Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=b062c90f47dd0745562a8f2618c2a43136a4c7e1'/>
<id>urn:sha1:b062c90f47dd0745562a8f2618c2a43136a4c7e1</id>
<content type='text'>
Executing '/etc/init.d/zram start' during runtime (with a swap being already
mounted) triggers zram device compaction and prints out nice stats info about
zram memory usage

Signed-off-by: Emil Muratov &lt;gpm@hotplug.ru&gt;
Signed-off-by: Christian Lamparter &lt;chunkeey@gmail.com&gt; [use IEC's MiB unit]
</content>
</entry>
</feed>
