<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kvm-manager/kvm-creator, branch master</title>
<subtitle>KVM Manager</subtitle>
<id>https://git.fluxo.info/kvm-manager/atom?h=master</id>
<link rel='self' href='https://git.fluxo.info/kvm-manager/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/kvm-manager/'/>
<updated>2016-06-05T23:49:24+00:00</updated>
<entry>
<title>Make coding style more uniform</title>
<updated>2016-06-05T23:49:24+00:00</updated>
<author>
<name>Silvio Rhatto</name>
<email>rhatto@riseup.net</email>
</author>
<published>2016-06-05T23:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/kvm-manager/commit/?id=d8bd926096ecf6d8c38453b6752088b8a10ca3b7'/>
<id>urn:sha1:d8bd926096ecf6d8c38453b6752088b8a10ca3b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CREATE_USER optional environment parameter to skip creating a user</title>
<updated>2015-01-22T18:54:58+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2014-12-18T17:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/kvm-manager/commit/?id=a829f13ca508e2b6d2e634a7aebd2a03cb6243d8'/>
<id>urn:sha1:a829f13ca508e2b6d2e634a7aebd2a03cb6243d8</id>
<content type='text'>
if it is set to something other than 'yes'
</content>
</entry>
<entry>
<title>removed TAP and MAC arguments from kvm-creator, and updated README to reflect the change</title>
<updated>2011-06-06T23:07:01+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2011-06-06T23:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/kvm-manager/commit/?id=5b86edadc37019b175509d348ed009de4b8f756f'/>
<id>urn:sha1:5b86edadc37019b175509d348ed009de4b8f756f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the name of a newly created guest as the base of the name of the tap interface created for that guest.</title>
<updated>2011-06-06T17:23:52+00:00</updated>
<author>
<name>Greg Lyle</name>
<email>greg@stealthisemail.com</email>
</author>
<published>2011-06-06T15:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/kvm-manager/commit/?id=997036d2f376b91098cf4bd68756836140e1d12c'/>
<id>urn:sha1:997036d2f376b91098cf4bd68756836140e1d12c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sort -n doesn't properly sort hex values - resulting in duplicate</title>
<updated>2011-05-10T22:07:54+00:00</updated>
<author>
<name>Jamie McClelland</name>
<email>jm@mayfirst.org</email>
</author>
<published>2011-05-10T21:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/kvm-manager/commit/?id=1f71bffdbec1c90bb88c2bae62589180348651a1'/>
<id>urn:sha1:1f71bffdbec1c90bb88c2bae62589180348651a1</id>
<content type='text'>
mac address if the last mac address created ends in 0a (we get 09 as
the last sorted address, hence 0a gets created again).
</content>
</entry>
<entry>
<title>avoid chowning where possible -- create files with the correct user in the first place</title>
<updated>2011-02-10T23:38:58+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2011-02-10T23:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/kvm-manager/commit/?id=048402723e3f162341bc0280e6be274d285cf8af'/>
<id>urn:sha1:048402723e3f162341bc0280e6be274d285cf8af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix output of demo command, and accept default config for MAC address</title>
<updated>2010-12-12T02:24:16+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2010-12-12T02:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/kvm-manager/commit/?id=c4f207e85a33bc6cee2d4cefb42a62ed77b08961'/>
<id>urn:sha1:c4f207e85a33bc6cee2d4cefb42a62ed77b08961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added commentary about how the udev rule does not seem to work with lenny properly.</title>
<updated>2009-11-16T22:05:37+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2009-11-16T22:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/kvm-manager/commit/?id=1d00967b7f61031ad880bb062fa9ef4bcd10083b'/>
<id>urn:sha1:1d00967b7f61031ad880bb062fa9ef4bcd10083b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing create()</title>
<updated>2009-11-15T23:30:19+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2009-11-15T23:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/kvm-manager/commit/?id=16788db4f74db2fd84e5e2b6a16c2e2d4d53cbb3'/>
<id>urn:sha1:16788db4f74db2fd84e5e2b6a16c2e2d4d53cbb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch from KVMOPTS to HDA HDB HDC HDD; use udev to set the ownership for the block device</title>
<updated>2009-11-15T23:25:08+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2009-11-15T23:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/kvm-manager/commit/?id=ed32c7c7b9a66f8be8db819c7bb7f5a9062a7046'/>
<id>urn:sha1:ed32c7c7b9a66f8be8db819c7bb7f5a9062a7046</id>
<content type='text'>
</content>
</entry>
</feed>
