<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tteras/strongswan/testing/make-testing, branch master</title>
<subtitle>tteras' strongSwan tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/'/>
<entry>
<title>Switch to 'mapped' access mode for hostfs</title>
<updated>2013-01-17T15:55:04+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2013-01-16T10:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=2c4954ad249a4ae17f5c0b0e768538b212dc412c'/>
<id>2c4954ad249a4ae17f5c0b0e768538b212dc412c</id>
<content type='text'>
Passthrough mode only works as expected when running as root. On
Debian/Ubuntu systems qemu runs as user 'libvirt-qemu' and group 'kvm'
so all shared files must be chowned to grant access from guests.

Symlinks created on the host are still problematic because the Plan 9
filesystem has no direct notion of symbolic links, see [1].

[1] - http://ericvh.github.com/9p-rfc/rfc9p2000.u.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Passthrough mode only works as expected when running as root. On
Debian/Ubuntu systems qemu runs as user 'libvirt-qemu' and group 'kvm'
so all shared files must be chowned to grant access from guests.

Symlinks created on the host are still problematic because the Plan 9
filesystem has no direct notion of symbolic links, see [1].

[1] - http://ericvh.github.com/9p-rfc/rfc9p2000.u.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Make test scripts callable from any path</title>
<updated>2013-01-17T15:54:58+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2012-12-18T15:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=aafc0a179901c8a224e5e473cbab5f13ae7ad134'/>
<id>aafc0a179901c8a224e5e473cbab5f13ae7ad134</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename build-umlhostfs script to build-guestimages</title>
<updated>2013-01-17T15:54:55+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2012-12-10T09:38:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=44e83859e0819c86d10007380da19829e3112f51'/>
<id>44e83859e0819c86d10007380da19829e3112f51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename build-umlrootfs script to build-rootimg</title>
<updated>2013-01-17T15:54:55+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2012-12-10T09:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=90dd71e41c612211027963764b6993b861edd3f9'/>
<id>90dd71e41c612211027963764b6993b861edd3f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exit make-testing on script failure</title>
<updated>2013-01-17T15:54:54+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2012-12-09T08:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=f241f46d88f06393e8dd4e8f0a9a444c7f9c2059'/>
<id>f241f46d88f06393e8dd4e8f0a9a444c7f9c2059</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use qemu/KVM virtualization instead of UML</title>
<updated>2013-01-17T15:54:52+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2012-12-07T10:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=9b3316ed2773b276cb9537c4ccde2dd3431b655d'/>
<id>9b3316ed2773b276cb9537c4ccde2dd3431b655d</id>
<content type='text'>
Guest and network configuration is setup using the libvirt
virtualization API. The [start|stop]_testing scripts have been updated
accordingly.

qemu/KVM does not currently support a hostfs, so the shared build tree
mount has been dropped for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guest and network configuration is setup using the libvirt
virtualization API. The [start|stop]_testing scripts have been updated
accordingly.

qemu/KVM does not currently support a hostfs, so the shared build tree
mount has been dropped for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename build-umlkernel script to build-guestkernel</title>
<updated>2013-01-17T14:22:11+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2012-12-07T10:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=f9df3d06b5b4e5e5f00d294f555a373afd6bf99e'/>
<id>f9df3d06b5b4e5e5f00d294f555a373afd6bf99e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop build-hostconfig script</title>
<updated>2013-01-17T14:22:10+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2012-12-06T17:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=261cf0e395ec43634e49e3f431cd189d69f03edc'/>
<id>261cf0e395ec43634e49e3f431cd189d69f03edc</id>
<content type='text'>
Use processed host configurations directly instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use processed host configurations directly instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update build-umlhostfs script to new log format</title>
<updated>2013-01-17T14:22:10+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2012-12-06T16:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=2d1577d661c02753ad7c9b34f993a7c340706679'/>
<id>2d1577d661c02753ad7c9b34f993a7c340706679</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update build-umlrootfs script to new log format</title>
<updated>2013-01-17T14:22:10+00:00</updated>
<author>
<name>Reto Buerki</name>
<email>reet@codelabs.ch</email>
</author>
<published>2012-12-06T16:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/tteras/strongswan/commit/?id=bf3ff0e585a651c4ba61d26146923538af7170ac'/>
<id>bf3ff0e585a651c4ba61d26146923538af7170ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
