<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/src, branch v2.0.4</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>db: reinitialize trigger_pkg_list node after deletion</title>
<updated>2010-06-15T11:40:46+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-15T11:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ec6359732dec5651567f593d07871b5b7997c91d'/>
<id>ec6359732dec5651567f593d07871b5b7997c91d</id>
<content type='text'>
The trigger list can be reused after it's cleared, make sure
the list node is initialized all the time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The trigger list can be reused after it's cleared, make sure
the list node is initialized all the time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Don't build or install the libapk and lua module by default</title>
<updated>2010-06-14T09:41:06+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-06-14T09:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=efdd2f10f531c1f326092cf2bf2babbf79301356'/>
<id>efdd2f10f531c1f326092cf2bf2babbf79301356</id>
<content type='text'>
Make the libapk and lua module optional at buildtime and off by default.
This is because enabling libapk requires that mkinitfs also copies the
libapk.so or the initramfs will not work.

To build libapk:

 make LIBAPK=yes

To build lua module (will enable LIBAPK=yes):

 make LUAAPK

To link apk to libapk (will enable LIBAPK=yes):

 make SHARED_LIBAPK=yes

All the above applies to make install target as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the libapk and lua module optional at buildtime and off by default.
This is because enabling libapk requires that mkinitfs also copies the
libapk.so or the initramfs will not work.

To build libapk:

 make LIBAPK=yes

To build lua module (will enable LIBAPK=yes):

 make LUAAPK

To link apk to libapk (will enable LIBAPK=yes):

 make SHARED_LIBAPK=yes

All the above applies to make install target as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>db: --simulate never needs write access to db</title>
<updated>2010-06-12T10:48:42+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-12T10:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8b317678e3a440ccbb3534cc531ccc788d0aa490'/>
<id>8b317678e3a440ccbb3534cc531ccc788d0aa490</id>
<content type='text'>
So open the db in read-only mode instead. This allows --simulate to
be run as non-root user.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So open the db in read-only mode instead. This allows --simulate to
be run as non-root user.
</pre>
</div>
</content>
</entry>
<entry>
<title>archive: honor username/groupname instead of uid/gid</title>
<updated>2010-06-12T10:43:29+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-12T10:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3062d681f9052aabd4e02884e67a0fa1cf413f8b'/>
<id>3062d681f9052aabd4e02884e67a0fa1cf413f8b</id>
<content type='text'>
Take the uid/gid from passwd and group.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Take the uid/gid from passwd and group.
</pre>
</div>
</content>
</entry>
<entry>
<title>various: use O_CLOEXEC and add some error checking</title>
<updated>2010-06-11T10:42:21+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-11T10:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=43cb554c3fd94ba394b708265c5fa2225a37a9eb'/>
<id>43cb554c3fd94ba394b708265c5fa2225a37a9eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: fix CFLAGS, and use pkg-config for lua</title>
<updated>2010-06-11T10:41:52+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-11T10:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=bcbe575c3b28997a03a65426b241bdfef4d8b747'/>
<id>bcbe575c3b28997a03a65426b241bdfef4d8b747</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>print: clean up after copy-paste</title>
<updated>2010-06-11T07:09:25+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-06-11T07:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=11925542d8f31012d3505ec64a58517f8fa65fd3'/>
<id>11925542d8f31012d3505ec64a58517f8fa65fd3</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 apk_wait a part of dbopts</title>
<updated>2010-06-11T07:02:18+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-03-06T19:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=36d1bfb4ed1fda9abf59a17d84acc1853a003e5d'/>
<id>36d1bfb4ed1fda9abf59a17d84acc1853a003e5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: initial lua module</title>
<updated>2010-06-11T07:02:18+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-03-06T19:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7aed449427348824f7fbfc0e9dc698ea6519f91e'/>
<id>7aed449427348824f7fbfc0e9dc698ea6519f91e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First steps for libapk</title>
<updated>2010-06-11T07:02:18+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-03-05T08:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3ec82a5a420fc00d38ad7dded819525a91533652'/>
<id>3ec82a5a420fc00d38ad7dded819525a91533652</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
