aboutsummaryrefslogtreecommitdiff
path: root/kvm-creator
AgeCommit message (Expand)Author
2009-10-09I removed the line to create the netboot file and instead putJamie McClelland
2009-10-09adding usage and check for valid command.Jamie McClelland
2009-10-09more consistent lines spacing in functions and replaced my tabs withJamie McClelland
2009-10-09don't try to create directory /etc/sv/kvm unless we are creating.Jamie McClelland
2009-10-09tests to ensure elements don't already exist before creating them.Jamie McClelland
2009-10-08add user to kvm group.Jamie McClelland
2009-10-08fix test for /etc/sv/kvm/*Jamie McClelland
2009-10-08i think tap should be tap0 not just 0...Jamie McClelland
2009-10-08ensure /etc/sv/kvm exists.Jamie McClelland
2009-10-08ensure directories don't exist before creating them (I putJamie McClelland
2009-10-08add vg to demo.Jamie McClelland
2009-10-08ensure that /etc/sv/kvm/* exists before trying to get defaultJamie McClelland
2009-10-08make the name of the volume group a parameter to be passed rather thanJamie McClelland
2009-10-08make the name of the volume group a parameter to be passed rather thanJamie McClelland
2009-10-08initial scattered importDaniel Kahn Gillmor