diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2015-03-19 17:11:08 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2015-03-19 17:11:08 -0400 |
commit | 56d05072e6225f95e523d735e3236e4461484a16 (patch) | |
tree | 577fe17cc6943a02b14986f4b3fafc8a6b49bfcc /kvm-status | |
parent | 68a87321df98baff8a2e14a4692bfe1175e6b66c (diff) | |
download | kvm-manager-develop.tar.gz kvm-manager-develop.tar.bz2 |
update to work with jessiedevelop
around 3.15, the linux kernel stopped parsing arguments passed to it
after a -- argument:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=51e158c12aca3c9ac63988611a97c05109b14dc9
This breaks the usual debian-installer approach of putting kernel
arguments that you want to persist in the install after the --
argument.
We work around this by just putting the arguments we want to persist
both before and after the --. yuck.
Diffstat (limited to 'kvm-status')
0 files changed, 0 insertions, 0 deletions