<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtl819xx/scripts/ipkg, branch realtek</title>
<subtitle>Realtek rtl819xx port to OpenWrt</subtitle>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/'/>
<entry>
<title>scripts/ipkg: print warnings/errors to stderr</title>
<updated>2013-02-21T11:45:25+00:00</updated>
<author>
<name>jogo</name>
<email>jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2013-02-21T11:45:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=cf47e7bb844465c275041c72cf4920ec86d5eb68'/>
<id>cf47e7bb844465c275041c72cf4920ec86d5eb68</id>
<content type='text'>
Makes warnings/errors visible when building with V=w/V=1.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35717 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes warnings/errors visible when building with V=w/V=1.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35717 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[scripts] ipkg:</title>
<updated>2010-03-01T18:01:33+00:00</updated>
<author>
<name>jow</name>
<email>jow@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-03-01T18:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=e3f2df66718626826ab14714f34ec1814adc1999'/>
<id>e3f2df66718626826ab14714f34ec1814adc1999</id>
<content type='text'>
strip directory entries from package file list when offline installing .ipk archives,
this prevents opkg from removing directories like /usr later on when trying to
uninstall preinstalled packages (partial fix for #6772)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19936 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
strip directory entries from package file list when offline installing .ipk archives,
this prevents opkg from removing directories like /usr later on when trying to
uninstall preinstalled packages (partial fix for #6772)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19936 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>make scripts/ipkg more portable by using printf instead of echo -n</title>
<updated>2009-09-26T08:34:18+00:00</updated>
<author>
<name>nbd</name>
<email>nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-09-26T08:34:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=2dee5f79ddda81bd1892224b786d610eae23d16a'/>
<id>2dee5f79ddda81bd1892224b786d610eae23d16a</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17729 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17729 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>Workaround a bug(?) in tar in debian squeeze, which causes the build process to</title>
<updated>2009-06-08T21:17:58+00:00</updated>
<author>
<name>lars</name>
<email>lars@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-06-08T21:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=c08befad5fdcb245d55e4cf6f79000601d627460'/>
<id>c08befad5fdcb245d55e4cf6f79000601d627460</id>
<content type='text'>
fail without any reason.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16390 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fail without any reason.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16390 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>get rid of an illegal characters warning with packages that contain uppercase characters</title>
<updated>2009-03-09T15:06:30+00:00</updated>
<author>
<name>nbd</name>
<email>nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-03-09T15:06:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=8cfceab612ec83d1d3e3602ca5d3dec3dbb7ecc6'/>
<id>8cfceab612ec83d1d3e3602ca5d3dec3dbb7ecc6</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14810 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14810 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>add "Architecture" field to opkg status file (closes: #3901)</title>
<updated>2008-08-20T14:09:19+00:00</updated>
<author>
<name>nico</name>
<email>nico@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2008-08-20T14:09:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=e0a41f62852d25ee05696c85e6541ec2c9e93072'/>
<id>e0a41f62852d25ee05696c85e6541ec2c9e93072</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12349 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12349 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>make opkg the default package manager, disable busybox ipkg from building by default</title>
<updated>2008-08-16T06:35:14+00:00</updated>
<author>
<name>thepeople</name>
<email>thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2008-08-16T06:35:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=d5dc9a90873047ab07107833a950320ae3b2b41f'/>
<id>d5dc9a90873047ab07107833a950320ae3b2b41f</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12319 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12319 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>cosmetic fixes for ipkg</title>
<updated>2007-01-10T16:56:05+00:00</updated>
<author>
<name>nbd</name>
<email>nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2007-01-10T16:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=9d65e28d49514dbdc0db5c76c05a997713465063'/>
<id>9d65e28d49514dbdc0db5c76c05a997713465063</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6066 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6066 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>use bsd md5 in ipkg if md5sum is not available</title>
<updated>2006-10-10T22:38:45+00:00</updated>
<author>
<name>nbd</name>
<email>nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2006-10-10T22:38:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=8bdfe8ea0c8c649432636dde8e8c3c7bbc4eb1ae'/>
<id>8bdfe8ea0c8c649432636dde8e8c3c7bbc4eb1ae</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5045 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5045 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>let ipkg fail when a package file to be installed is not found</title>
<updated>2006-07-26T00:03:05+00:00</updated>
<author>
<name>nico</name>
<email>nico@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2006-07-26T00:03:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=b158fa0badfb05d1d5ddcdeca98b19101de0f1fe'/>
<id>b158fa0badfb05d1d5ddcdeca98b19101de0f1fe</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4287 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4287 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
</feed>
