<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ncopa/apk-tools/src, branch v2.0.4</title>
<subtitle>ncopa's apk-tools repo
</subtitle>
<id>https://git-old.alpinelinux.org/user/ncopa/apk-tools/atom?h=v2.0.4</id>
<link rel='self' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/atom?h=v2.0.4'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/'/>
<updated>2010-06-15T11:40:46Z</updated>
<entry>
<title>db: reinitialize trigger_pkg_list node after deletion</title>
<updated>2010-06-15T11:40:46Z</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-15T11:40:46Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=ec6359732dec5651567f593d07871b5b7997c91d'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Makefile: Don't build or install the libapk and lua module by default</title>
<updated>2010-06-14T09:41:06Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-06-14T09:41:06Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=efdd2f10f531c1f326092cf2bf2babbf79301356'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>db: --simulate never needs write access to db</title>
<updated>2010-06-12T10:48:42Z</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-12T10:48:42Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=8b317678e3a440ccbb3534cc531ccc788d0aa490'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>archive: honor username/groupname instead of uid/gid</title>
<updated>2010-06-12T10:43:29Z</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-12T10:43:29Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=3062d681f9052aabd4e02884e67a0fa1cf413f8b'/>
<id>urn:sha1:3062d681f9052aabd4e02884e67a0fa1cf413f8b</id>
<content type='text'>
Take the uid/gid from passwd and group.
</content>
</entry>
<entry>
<title>various: use O_CLOEXEC and add some error checking</title>
<updated>2010-06-11T10:42:21Z</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-11T10:42:21Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=43cb554c3fd94ba394b708265c5fa2225a37a9eb'/>
<id>urn:sha1:43cb554c3fd94ba394b708265c5fa2225a37a9eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: fix CFLAGS, and use pkg-config for lua</title>
<updated>2010-06-11T10:41:52Z</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2010-06-11T10:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=bcbe575c3b28997a03a65426b241bdfef4d8b747'/>
<id>urn:sha1:bcbe575c3b28997a03a65426b241bdfef4d8b747</id>
<content type='text'>
</content>
</entry>
<entry>
<title>print: clean up after copy-paste</title>
<updated>2010-06-11T07:09:25Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-06-11T07:09:25Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=11925542d8f31012d3505ec64a58517f8fa65fd3'/>
<id>urn:sha1:11925542d8f31012d3505ec64a58517f8fa65fd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>db: make apk_wait a part of dbopts</title>
<updated>2010-06-11T07:02:18Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-03-06T19:22:01Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=36d1bfb4ed1fda9abf59a17d84acc1853a003e5d'/>
<id>urn:sha1:36d1bfb4ed1fda9abf59a17d84acc1853a003e5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lua: initial lua module</title>
<updated>2010-06-11T07:02:18Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-03-06T19:07:38Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=7aed449427348824f7fbfc0e9dc698ea6519f91e'/>
<id>urn:sha1:7aed449427348824f7fbfc0e9dc698ea6519f91e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First steps for libapk</title>
<updated>2010-06-11T07:02:18Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2010-03-05T08:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=3ec82a5a420fc00d38ad7dded819525a91533652'/>
<id>urn:sha1:3ec82a5a420fc00d38ad7dded819525a91533652</id>
<content type='text'>
</content>
</entry>
</feed>
