]> gitweb.fluxo.info Git - kvm-manager.git/commitdiff
I removed the line to create the netboot file and instead put
authorJamie McClelland <jm@mayfirst.org>
Fri, 9 Oct 2009 16:33:28 +0000 (12:33 -0400)
committerJamie McClelland <jm@mayfirst.org>
Fri, 9 Oct 2009 16:33:28 +0000 (12:33 -0400)
directions in the README. This way people can decide which method
they want to use.

kvm-creator

index b726e9aa8e39f859c999749030d363e66fb5e311..ff51243db0b8aef1f4ae7004be5e4f9db38fad61 100755 (executable)
@@ -73,7 +73,6 @@ create() {
     for dir in .ssh vms "vms/$NAME"; do
       [ ! -d "/home/$NAME/$dir" ] && mkdir "/home/$NAME/$dir"
     done
-    touch "/home/$NAME/vms/$NAME/netboot"
     chown "$NAME:$NAME" "/home/$NAME/"{.ssh,vms,"vms/$NAME","vms/$NAME/netboot"}
     cp /root/.ssh/authorized_keys "/home/$NAME/.ssh/"
     lvcreate --name "$NAME" --size "$SIZE" $VG