<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/utils/busybox/Config-defaults.in, branch reboot</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>busybox: fix broken default for FEATURE_IP_ROUTE_DIR (#21845)</title>
<updated>2016-02-12T19:46:31+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2016-02-12T19:46:31+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c46cef2ffbcc1fedaae148ef312229106531f772'/>
<id>c46cef2ffbcc1fedaae148ef312229106531f772</id>
<content type='text'>
Changeset r47775 introduced a wrong default value "n" for the ip applets
config search path, breaking the handling of named routing tables and other
objects having alias configurations.

Fix the issue by providing a proper default value aligned with the value
used by full iproute2.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 48716
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changeset r47775 introduced a wrong default value "n" for the ip applets
config search path, breaking the handling of named routing tables and other
objects having alias configurations.

Fix the issue by providing a proper default value aligned with the value
used by full iproute2.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 48716
</pre>
</div>
</content>
</entry>
<entry>
<title>opkg: depend on uclient-fetch, disable busybox wget</title>
<updated>2016-01-19T23:35:04+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-19T23:35:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e771a31b391f8902f72bf4db5b6b7d855448d6e2'/>
<id>e771a31b391f8902f72bf4db5b6b7d855448d6e2</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48386
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48386
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: Update config for 1.24.1</title>
<updated>2015-12-05T09:51:30+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-12-05T09:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9ca1080e92464ab4be78a56e8cc50a183907f95a'/>
<id>9ca1080e92464ab4be78a56e8cc50a183907f95a</id>
<content type='text'>
r47288 updated to Busybox 1.24.1 but did not update the configuration.

The configuration is updated by running

cd config
../convert_menuconfig.pl .../build_dir/target-*/busybox-1.24.1
cd ..
./convert_defaults.pl &lt; .../build_dir/target-*/busybox-1.24.1/.config &gt; \
    Config-defaults.in

Signed-off-by: Mark Mentovai &lt;mark@moxienet.com&gt;

SVN-Revision: 47775
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
r47288 updated to Busybox 1.24.1 but did not update the configuration.

The configuration is updated by running

cd config
../convert_menuconfig.pl .../build_dir/target-*/busybox-1.24.1
cd ..
./convert_defaults.pl &lt; .../build_dir/target-*/busybox-1.24.1/.config &gt; \
    Config-defaults.in

Signed-off-by: Mark Mentovai &lt;mark@moxienet.com&gt;

SVN-Revision: 47775
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: enable ip rule support by default (required for dealing with route tables)</title>
<updated>2015-11-04T23:46:59+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-11-04T23:46:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a2a7aba2574e7fd46e2d42c0ca8c975142e79172'/>
<id>a2a7aba2574e7fd46e2d42c0ca8c975142e79172</id>
<content type='text'>
Adds about 1.2k gzip-compressed

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 47387
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds about 1.2k gzip-compressed

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 47387
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: enable find mtime support by default</title>
<updated>2015-11-02T18:12:59+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-11-02T18:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a94636737197c82245ca1a346e1908ca60a89d45'/>
<id>a94636737197c82245ca1a346e1908ca60a89d45</id>
<content type='text'>
busybox binary in openwrt neither supports stat nor find
mtime. This patch adds find mtime support by default.

I've compared ipk size for three different targets
(ar71xx, brcm2708, x86):

209908 Okt 16 13:48 busybox_1.23.2-3_ar71xx.ipk-0before
210031 Okt 16 16:47 busybox_1.23.2-3_ar71xx.ipk-1after
difference: +123 Byte

223519 Okt 16 13:06 busybox_1.23.2-3_brcm2708.ipk-0before
223720 Okt 16 13:53 busybox_1.23.2-3_brcm2708.ipk-1after
difference: +201 Byte

221477 Okt 16 13:47 busybox_1.23.2-3_x86_64.ipk-0before
221622 Okt 16 13:52 busybox_1.23.2-3_x86_64.ipk-1after
difference: +145 Byte

Signed-off-by: Dirk Brenken &lt;dirk@brenken.org&gt;

SVN-Revision: 47362
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
busybox binary in openwrt neither supports stat nor find
mtime. This patch adds find mtime support by default.

I've compared ipk size for three different targets
(ar71xx, brcm2708, x86):

209908 Okt 16 13:48 busybox_1.23.2-3_ar71xx.ipk-0before
210031 Okt 16 16:47 busybox_1.23.2-3_ar71xx.ipk-1after
difference: +123 Byte

223519 Okt 16 13:06 busybox_1.23.2-3_brcm2708.ipk-0before
223720 Okt 16 13:53 busybox_1.23.2-3_brcm2708.ipk-1after
difference: +201 Byte

221477 Okt 16 13:47 busybox_1.23.2-3_x86_64.ipk-0before
221622 Okt 16 13:52 busybox_1.23.2-3_x86_64.ipk-1after
difference: +145 Byte

Signed-off-by: Dirk Brenken &lt;dirk@brenken.org&gt;

SVN-Revision: 47362
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: improve applets &amp; deprecate ifconfig, route</title>
<updated>2015-09-08T17:44:10+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2015-09-08T17:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=899a23227e5587078e71b599ca447ccfb9b8af79'/>
<id>899a23227e5587078e71b599ca447ccfb9b8af79</id>
<content type='text'>
added: ip addr, ip route, ip link, traceroute6
removed: hostid, devmem, vconfig, arping
deprecated (to be removed): ifconfig, route

Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46829
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added: ip addr, ip route, ip link, traceroute6
removed: hostid, devmem, vconfig, arping
deprecated (to be removed): ifconfig, route

Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46829
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable telnet in favor of passwordless SSH</title>
<updated>2015-09-07T19:29:25+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2015-09-07T19:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d196b1fc2eddf7cbab4351452b6fc9b41f15b142'/>
<id>d196b1fc2eddf7cbab4351452b6fc9b41f15b142</id>
<content type='text'>
This enables passworldless login for root via SSH whenever no root
password is set (e.g. after reset, flashing without keeping config
or in failsafe) and removes telnet support alltogether.

Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46809
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables passworldless login for root via SSH whenever no root
password is set (e.g. after reset, flashing without keeping config
or in failsafe) and removes telnet support alltogether.

Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46809
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: enable BUSYBOX_DEFAULT_FEATURE_TOUCH_SUSV3 by default, dnsmasq relies on it</title>
<updated>2015-04-11T19:34:45+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-04-11T19:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2de97cbfeaad79c348d8c18a29ece4a1c87f8971'/>
<id>2de97cbfeaad79c348d8c18a29ece4a1c87f8971</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45384
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45384
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: update to version 1.23.2</title>
<updated>2015-04-04T17:52:02+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-04-04T17:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c31df6e995c36e2b14b74f727b8392e6c1c10afc'/>
<id>c31df6e995c36e2b14b74f727b8392e6c1c10afc</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45272
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45272
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: turn on BUSYBOX_DEFAULT_FEATURE_SH_NOFORK to slightly improve performance</title>
<updated>2014-11-23T20:09:56+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-11-23T20:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a70800a7eda11fefe43ba2c29a16da9733388ce3'/>
<id>a70800a7eda11fefe43ba2c29a16da9733388ce3</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 43348
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 43348
</pre>
</div>
</content>
</entry>
</feed>
