<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/yousong/package/base-files, branch master</title>
<subtitle>Yousong Zhou staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/yousong/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/yousong/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/'/>
<updated>2017-03-05T09:23:47Z</updated>
<entry>
<title>base-files: add update-alternatives call to default_{postinst,prerm}</title>
<updated>2017-03-05T09:23:47Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2017-03-04T11:36:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=c33adedccde70b045570f214cb639bdc4ad7a075'/>
<id>urn:sha1:c33adedccde70b045570f214cb639bdc4ad7a075</id>
<content type='text'>
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>base-files: enable presence of uci when IPKG_INSTROOT is set</title>
<updated>2017-03-05T09:23:47Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2017-03-04T12:26:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=86baf3d5e43afd5b22bb41deb25b372a5a1a162a'/>
<id>urn:sha1:86baf3d5e43afd5b22bb41deb25b372a5a1a162a</id>
<content type='text'>
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>base-files: link /var to tmp instead of /tmp</title>
<updated>2017-03-05T09:23:46Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2017-03-05T06:45:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=b3d748c8f42c2a94f3aefc9e52289b0410a60257'/>
<id>urn:sha1:b3d748c8f42c2a94f3aefc9e52289b0410a60257</id>
<content type='text'>
To de-couple with host /tmp

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>build: add buildbot specific config option for setting defaults</title>
<updated>2017-02-14T13:18:35Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-02-14T11:24:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=9dcb921d908e664655e8bde2db64640b4f2d9072'/>
<id>urn:sha1:9dcb921d908e664655e8bde2db64640b4f2d9072</id>
<content type='text'>
This can be used to tweak the buildbot behavior without having to change
buildbot's configuration.
It will also allow us to add more aggressive clean steps (e.g. on
toolchain changes), which would break developers' workflows if enable
by default.

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>base-files: Added a deprecation notice on wifi detect</title>
<updated>2017-02-13T09:24:32Z</updated>
<author>
<name>David Pinilla Caparrós</name>
</author>
<published>2017-01-30T14:44:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=a896611acd540411b7520ded6e8c99c6bb57556f'/>
<id>urn:sha1:a896611acd540411b7520ded6e8c99c6bb57556f</id>
<content type='text'>
When running wifi detect, the user will be told on error output that
wifi detect is deprecated, that wifi config must be used instead. Also
the commit that changes it is referenced for further info.

Signed-off-by: David Pinilla Caparrós &lt;dpinitux@gmail.com&gt;
</content>
</entry>
<entry>
<title>base-files: Add wifi config to wifi command usage</title>
<updated>2017-02-13T09:24:32Z</updated>
<author>
<name>David Pinilla Caparrós</name>
</author>
<published>2017-01-30T14:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=f6d3ea8c8a28bb51668367876df6ad93a5988827'/>
<id>urn:sha1:f6d3ea8c8a28bb51668367876df6ad93a5988827</id>
<content type='text'>
Since commit 5f8f8a366136a07df661e31decce2458357c167a wifi detect does
not longer work and wifi config it's used to configure not yet
configured wireless devices.

This commit changes command usage to reflect that change.

Signed-off-by: David Pinilla Caparrós &lt;dpinitux@gmail.com&gt;
</content>
</entry>
<entry>
<title>base-files: emit tagged switch configuration by default</title>
<updated>2017-02-01T23:13:49Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-10-15T23:31:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=73d923ed6baabe3f8844f13216c50a6383a79a46'/>
<id>urn:sha1:73d923ed6baabe3f8844f13216c50a6383a79a46</id>
<content type='text'>
Instead of only using tagged CPU port configurations when more than one VLAN
is present on the switch, always emit tagged configurations unless a board
explicitely opts out of this behaviour by using the previously introduced
[0-9]u@netdev syntax.

Emitting default tagged configurations has the following benefits:

 - Relation of switch vlans to netdevs is easier to understand, especially
   for multi-cpu-port switches

 - Adding additional VLANs (e.g. to break out a LAN port for other purposes)
   becomes easier as users are not forced to change the existing untagged
   VLAN to tagged and the existing ifname notation from ethX to ethX.Y
   anymore, drastly reducing the likelyhood of soft-bricks.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>base-files: don't overwrite model name set by target</title>
<updated>2017-01-30T07:55:41Z</updated>
<author>
<name>Mathias Kresin</name>
</author>
<published>2017-01-28T15:19:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=60fce1258c5aafa8464938f3d237e92df8d6a377'/>
<id>urn:sha1:60fce1258c5aafa8464938f3d237e92df8d6a377</id>
<content type='text'>
The condition is always true due to the literal string followed the
-n test parameter. A model name set by target scripts always gets
overwritten this way.

Change the condition to check for an already existing destination file
as it was before 5e85ae9 ("base-files: fix error message during boot").

Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</content>
</entry>
<entry>
<title>base-files: uppercase default hostname: LEDE</title>
<updated>2017-01-26T17:10:10Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2017-01-11T03:21:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=034bed3707bd546b82b395fffb8299b1995807f7'/>
<id>urn:sha1:034bed3707bd546b82b395fffb8299b1995807f7</id>
<content type='text'>
The name will appear in shell prompt and LuCI page title.  Uppercase
letters seem to be more vigorous

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>base-files: fix user creation on sysupgrade with few opkg control files</title>
<updated>2017-01-24T18:08:41Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2017-01-24T17:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=86ccaf4c18dabec9761e71a31d1456611cf1cdf9'/>
<id>urn:sha1:86ccaf4c18dabec9761e71a31d1456611cf1cdf9</id>
<content type='text'>
If only a single opkg control file exists (which can happen with
CONFIG_CLEAN_IPKG), grep would not print the file name by default. Instead
of forcing it using -H, we just switch to -l (print only file names) and
get rid of the cut.

Add -s to suppress an error message when no control files exist.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
</feed>
