<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kvm-manager, branch master</title>
<subtitle>KVM Manager</subtitle>
<id>https://cgit.fluxo.info/kvm-manager/atom?h=master</id>
<link rel='self' href='https://cgit.fluxo.info/kvm-manager/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/kvm-manager/'/>
<updated>2017-09-22T21:11:59+00:00</updated>
<entry>
<title>booting into debian-installer should be one-shot</title>
<updated>2017-09-22T21:11:59+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-09-22T21:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/kvm-manager/commit/?id=b262c9597a3c5fd8c86ae63deda10f999048dfb8'/>
<id>urn:sha1:b262c9597a3c5fd8c86ae63deda10f999048dfb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try to automate booting to d-i</title>
<updated>2017-08-06T21:05:57+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-08-06T21:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/kvm-manager/commit/?id=536e7ff571614e53702a0f2f8e9e888f8dd87fa5'/>
<id>urn:sha1:536e7ff571614e53702a0f2f8e9e888f8dd87fa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Option to use alternative disk driver instead of default virtio</title>
<updated>2017-05-26T17:43:00+00:00</updated>
<author>
<name>Jamie McClelland</name>
<email>jm@mayfirst.org</email>
</author>
<published>2017-05-26T14:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/kvm-manager/commit/?id=bf4894692467528c2c4d8cf31bcdc1da8aa4c7bd'/>
<id>urn:sha1:bf4894692467528c2c4d8cf31bcdc1da8aa4c7bd</id>
<content type='text'>
For example, to use scsi instead of virtio on the disk HDB, create an
environment variable named HDB_DRIVER and set it to scsi. You can set
this variable for any disk by changing the variable name (e.g.
HDA_DRIVER, HDC_DRIVER, etc.) to correspond to the disk for which you
want the driver set.

If you are using an SSD card and you want the fstrim command available,
set the driver to scsi. The value can be any value supported by kvm.
</content>
</entry>
<entry>
<title>invoke screen correctly across an API break.</title>
<updated>2017-05-21T18:40:31+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-05-21T18:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/kvm-manager/commit/?id=9a5037f1e1ffcde13c28d366e05f3c327e566386'/>
<id>urn:sha1:9a5037f1e1ffcde13c28d366e05f3c327e566386</id>
<content type='text'>
See https://bugs.debian.org/863095 about the need for this change.

note that the argument to -L duplicates the "logfile" entry in
screenrc.kvm-manager.
</content>
</entry>
<entry>
<title>more robust version comparison</title>
<updated>2017-05-21T18:37:55+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-05-21T18:37:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/kvm-manager/commit/?id=4e73aa0a0927c4a759cace2cf75a350b38aa93a4'/>
<id>urn:sha1:4e73aa0a0927c4a759cace2cf75a350b38aa93a4</id>
<content type='text'>
a version of kvm like 2.4.10 would have claimed to be greater than
2.6.0 using the existing comparison.  we'll rely on dpkg's
implementation of version comparisons instead.

this does make kvm-manager more specific to debian and debian-derived
systems, but if folks who prefer other systems want to offer patches,
they would be happily accepted :)
</content>
</entry>
<entry>
<title>build_disk_io_params needs the name of the variable, not its value</title>
<updated>2017-05-21T17:58:02+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-05-21T17:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/kvm-manager/commit/?id=68335b6217f96cbfca8a89e924335d37e2c7d0f6'/>
<id>urn:sha1:68335b6217f96cbfca8a89e924335d37e2c7d0f6</id>
<content type='text'>
I have no idea how this ever worked in the past!
</content>
</entry>
<entry>
<title>kvm --version has multiple lines of output these days</title>
<updated>2017-05-21T17:51:10+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-05-21T17:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/kvm-manager/commit/?id=8019a9f4e7d50026e659dd781bdb86b47970c5fa'/>
<id>urn:sha1:8019a9f4e7d50026e659dd781bdb86b47970c5fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>screen 4.5.0 and later expects an argument for -L</title>
<updated>2017-05-21T17:36:19+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-05-21T17:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/kvm-manager/commit/?id=7762816995a43678da79430a13a06b64a99fd55a'/>
<id>urn:sha1:7762816995a43678da79430a13a06b64a99fd55a</id>
<content type='text'>
before stretch, screen took no argument for -L, and we relied on the
screenrc to indicate the name of the logfile.

in stretch, screen's -L takes an argument -- and it complains if the
argument following -L starts with a -.  This is a breaking API change
:/

so this patch can't go into versions before stretch.
</content>
</entry>
<entry>
<title>more markdown cleanup</title>
<updated>2017-02-07T20:57:37+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-02-07T20:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/kvm-manager/commit/?id=f1da1755adc315af866fb5d5e5fd0a04325b12a4'/>
<id>urn:sha1:f1da1755adc315af866fb5d5e5fd0a04325b12a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more markdown cleanup</title>
<updated>2017-02-07T20:57:10+00:00</updated>
<author>
<name>Daniel Kahn Gillmor</name>
<email>dkg@fifthhorseman.net</email>
</author>
<published>2017-02-07T20:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/kvm-manager/commit/?id=722dd6be8182c33537a99cc80add34c3fc2c644d'/>
<id>urn:sha1:722dd6be8182c33537a99cc80add34c3fc2c644d</id>
<content type='text'>
</content>
</entry>
</feed>
