<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/blogic/package/base-files, 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-07-09T21:05:51Z</updated>
<entry>
<title>base-files: Fix path check in get_mac_binary</title>
<updated>2019-07-09T21:05:51Z</updated>
<author>
<name>Adrian Schmutzler</name>
</author>
<published>2019-07-08T08:17:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=6ed3349308b24a6bac753643970a1f9f56ff6070'/>
<id>urn:sha1:6ed3349308b24a6bac753643970a1f9f56ff6070</id>
<content type='text'>
Logic was inverted when changing from string check to file check.
Fix it.

Fixes: 8592602d0a88 ("base-files: Really check path in get_mac_binary")
Reported-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
Signed-off-by: Adrian Schmutzler &lt;freifunk@adrianschmutzler.de&gt;
</content>
</entry>
<entry>
<title>base-files: drop support for NAND upgrade in platform_pre_upgrade()</title>
<updated>2019-07-08T05:38:51Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2019-07-02T14:10:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=ea4e1dac71dfa015c0da10e68149478fa25878f9'/>
<id>urn:sha1:ea4e1dac71dfa015c0da10e68149478fa25878f9</id>
<content type='text'>
With bcm53xx switched to the new procedure there is no more need for
keeping that backward compatibility code.

Signed-off-by: Rafał Miłecki &lt;rafal@milecki.pl&gt;
</content>
</entry>
<entry>
<title>base-files: drop unused jffs2_copy_config()</title>
<updated>2019-07-08T05:38:06Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2019-07-02T11:16:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=f58ca6ee57b77350c69639defdceacb2e77e2249'/>
<id>urn:sha1:f58ca6ee57b77350c69639defdceacb2e77e2249</id>
<content type='text'>
Its last usage was dropped back in 2013 in the commit b95bdc8ab56e
("kernel/base-files: clean up old code related to refreshing mtd
partitions, it is no longer used anywhere").

Signed-off-by: Rafał Miłecki &lt;rafal@milecki.pl&gt;
</content>
</entry>
<entry>
<title>base-files: Really check path in get_mac_binary</title>
<updated>2019-07-07T11:02:05Z</updated>
<author>
<name>Adrian Schmutzler</name>
</author>
<published>2019-07-04T21:28:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=8592602d0a880e89980d9874ad134b685e1c05d1'/>
<id>urn:sha1:8592602d0a880e89980d9874ad134b685e1c05d1</id>
<content type='text'>
Currently, path argument is only checked for being not empty.

This changes behavior to actually check whether path exists.

Signed-off-by: Adrian Schmutzler &lt;freifunk@adrianschmutzler.de&gt;
</content>
</entry>
<entry>
<title>base-files: supress service restart of umount</title>
<updated>2019-07-03T05:45:00Z</updated>
<author>
<name>Karel Kočí</name>
</author>
<published>2019-06-29T09:10:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=537b801c5490a85a3ef36456b12f064fc6c665a2'/>
<id>urn:sha1:537b801c5490a85a3ef36456b12f064fc6c665a2</id>
<content type='text'>
Restart is in default implemented so it calls stop and start. This is
pretty unsafe to call on umount service. This service should not do
anything on restart the same way as on start. Only use of this service
is on stop.

Signed-off-by: Karel Kočí &lt;cynerd@email.cz&gt;
</content>
</entry>
<entry>
<title>base-files: add network_get_uptime() to /lib/functions/network.sh</title>
<updated>2019-06-29T19:00:58Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2019-06-28T10:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=9e780ed5f7b834e06ec5c82323731917aef4ee53'/>
<id>urn:sha1:9e780ed5f7b834e06ec5c82323731917aef4ee53</id>
<content type='text'>
Add missing ubus api call for uptime value.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>base-files: use OPENWRT prefix for os-release variables</title>
<updated>2019-06-26T05:00:04Z</updated>
<author>
<name>Bjørn Mork</name>
</author>
<published>2019-06-25T12:20:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=8a34a54b6aa6e9a5e2983d554fd5b97bec97e891'/>
<id>urn:sha1:8a34a54b6aa6e9a5e2983d554fd5b97bec97e891</id>
<content type='text'>
Just stumbled across this LEDE legacy, without finding any real reason
to keep it.  There is a single LEDE_DEVICE_MANUFACTURER_URL dependency
in the luci feed repo which needs to be syncronized.

Signed-off-by: Bjørn Mork &lt;bjorn@mork.no&gt;
[re-added missing commit message]
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>base-files: change boot &amp; umount STOP indexes</title>
<updated>2019-06-24T18:22:23Z</updated>
<author>
<name>Joseph Tingiris</name>
</author>
<published>2019-01-13T21:43:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=04811007e53c5a5bdddbd0a00b330e12a5dbd045'/>
<id>urn:sha1:04811007e53c5a5bdddbd0a00b330e12a5dbd045</id>
<content type='text'>
This patch is in a series to allow additional STOP indexes after umount,
so that other block devices may stop cleanly.

boot is now STOP=90
umount is now STOP=90

After this patch series, the resulting STOP indexes in the 80s &amp; 90s
will be:

STOP=85 odhcpd.init
STOP=89 conntrackd.init
STOP=89 log.init
STOP=89 rssileds.init
STOP=90 boot
STOP=90 kdump.init
STOP=90 network
STOP=90 sysfixtime
STOP=90 umount
STOP=98 mdadm.init (note: will be addressed in a separate patch)

Signed-off-by: Joseph Tingiris &lt;joseph.tingiris@gmail.com&gt;
Signed-off-by: Christian Lamparter &lt;chunkeey@gmail.com&gt;
[PKG_RELEASE is now 200]
</content>
</entry>
<entry>
<title>base-files: apply new sysctl.conf at postinst</title>
<updated>2019-06-21T03:29:20Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2019-06-20T10:29:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=3dc4f59eabaed5135cd4eed8d1846248d5f1b37c'/>
<id>urn:sha1:3dc4f59eabaed5135cd4eed8d1846248d5f1b37c</id>
<content type='text'>
This is mainly for kmod-br-netfilter.  To turn off
bridge-netfilter-call-xxx immediately after installation

While at it

 - Define filelist="/usr/lib/opkg/info/${pkgname}.list"
 - Reuse "[ -z "$root" ]"
 - Grep with "-m1"

Fixes FS#2300

Reported-by: Marco Sartorius &lt;tidbits@ormoorgmen.info&gt;
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>base-files: fix uci led oneshot/timer trigger</title>
<updated>2019-06-20T17:59:31Z</updated>
<author>
<name>Robinson Wu</name>
</author>
<published>2019-06-04T03:13:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/blogic/commit/?id=869ff80d312d5ef64f84eb22a0906f80e614f706'/>
<id>urn:sha1:869ff80d312d5ef64f84eb22a0906f80e614f706</id>
<content type='text'>
This patch adds a missing type property. This fixes
the creation of oneshot and timer led triggers like:

| ucidef_set_led_timer "system" "system" "zhuotk:green:system" "1000" "1000"

from /etc/init.d/01_leds.

Fixes: b06a286a4861 ("base-files: cleanup led functions in uci-defaults.sh")
Signed-off-by: Robinson Wu &lt;wurobinson@qq.com&gt;
Signed-off-by: Christian Lamparter &lt;chunkeey@gmail.com&gt;
</content>
</entry>
</feed>
