]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Don't copy network autoconfiguration script
authorSasha Levin <levinsasha928@gmail.com>
Wed, 14 Sep 2011 16:28:25 +0000 (19:28 +0300)
committerSasha Levin <levinsasha928@gmail.com>
Fri, 16 Sep 2011 08:53:06 +0000 (11:53 +0300)
commit98ee903fd414366fbc1f72ed787b189a51f15c38
treeed816ef1a79976603be9665aa910c7ac6d7fd14d
parentbdd986f2d394cf74b85c28166008a198fb88b6d0
kvm tools: Don't copy network autoconfiguration script

Network autoconfiguration was moved to the kernel, but the setup code still
tried to copy the script over to the rootfs. This prevented from /virt/ to
be properly created.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
tools/kvm/builtin-setup.c