<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports, branch v2.0</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>apk-tools-2.0</title>
<updated>2009-12-23T14:08:44+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-12-23T14:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=48802be57faf6b59a09db1369cf18918698286a8'/>
<id>48802be57faf6b59a09db1369cf18918698286a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>db: make fdb load package description before calling pkg_install</title>
<updated>2009-12-22T15:33:44+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-12-22T15:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b58ec46f7cc53cbea580a87a6bf9da0c8b0fdc26'/>
<id>b58ec46f7cc53cbea580a87a6bf9da0c8b0fdc26</id>
<content type='text'>
this is now mandatory after the overlay fixes. otherwise the
package will not get listed as installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is now mandatory after the overlay fixes. otherwise the
package will not get listed as installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>db: check the overlay files package name rather than the ovl file itself</title>
<updated>2009-12-21T16:39:53+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-12-21T16:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d4f0b2ab70e3731b942569c754f6ae7280132c13'/>
<id>d4f0b2ab70e3731b942569c754f6ae7280132c13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>db: honor overlay file even for protected paths</title>
<updated>2009-12-21T16:12:45+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-12-21T16:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=884fabbf30837157b7f79f8b603f12dcc0730644'/>
<id>884fabbf30837157b7f79f8b603f12dcc0730644</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>apk: remove the unneeded --never-overwrite</title>
<updated>2009-12-21T14:53:47+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-12-21T14:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6417de4d1057675bacc06274cab385810b86eed7'/>
<id>6417de4d1057675bacc06274cab385810b86eed7</id>
<content type='text'>
turns out the logic does not work with overlays as expected due
to busybox symlinks being unmanaged. remove the useless option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
turns out the logic does not work with overlays as expected due
to busybox symlinks being unmanaged. remove the useless option.
</pre>
</div>
</content>
</entry>
<entry>
<title>db: accept files in overlay without directory</title>
<updated>2009-12-21T14:31:58+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-12-21T14:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f44f34811dde4e33210e83af8584a99543d528a8'/>
<id>f44f34811dde4e33210e83af8584a99543d528a8</id>
<content type='text'>
appears this is possible, so support it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
appears this is possible, so support it.
</pre>
</div>
</content>
</entry>
<entry>
<title>db: use proper instance for overlay file entries</title>
<updated>2009-12-21T12:30:33+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-12-21T12:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f2a7800b22c6ffb5321f286512c76f286131ac8d'/>
<id>f2a7800b22c6ffb5321f286512c76f286131ac8d</id>
<content type='text'>
lookup proper directory instance as the tar output might not be
linear.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lookup proper directory instance as the tar output might not be
linear.
</pre>
</div>
</content>
</entry>
<entry>
<title>apk: --overlay-from-stdin</title>
<updated>2009-12-21T12:14:02+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-12-21T12:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d0909569c639a033a6f1c47a95745886ebe3e093'/>
<id>d0909569c639a033a6f1c47a95745886ebe3e093</id>
<content type='text'>
get list of overlay files from stdin, so those do not get overwritten.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
get list of overlay files from stdin, so those do not get overwritten.
</pre>
</div>
</content>
</entry>
<entry>
<title>db: read time only once when writing scriptsdb</title>
<updated>2009-12-21T09:42:39+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-12-21T09:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=366e7d07ae20d18cfc5f9f12588a0371654f956a'/>
<id>366e7d07ae20d18cfc5f9f12588a0371654f956a</id>
<content type='text'>
less syscalls.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
less syscalls.
</pre>
</div>
</content>
</entry>
<entry>
<title>apk-tools-2.0_rc7</title>
<updated>2009-11-24T11:29:00+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-11-24T11:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=507d34d64f817a2eb94b5d874cf985c1b96a9e30'/>
<id>507d34d64f817a2eb94b5d874cf985c1b96a9e30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
