index
:
kvm-manager
develop
feature/style
master
KVM Manager
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-10-12
breaking out the name of the disk and placing it in a env file
Jamie McClelland
2009-10-09
Merge branch 'master' of git://lair.fifthhorseman.net/~dkg/kvm-manager
Jamie McClelland
2009-10-09
I removed the line to create the netboot file and instead put
Jamie McClelland
2009-10-09
greatly expanding the documentation (hopefully not too much). I think
Jamie McClelland
2009-10-09
adding usage and check for valid command.
Jamie McClelland
2009-10-09
added screenrc.kvm-manager
Daniel Kahn Gillmor
2009-10-09
more consistent lines spacing in functions and replaced my tabs with
Jamie McClelland
2009-10-09
don't try to create directory /etc/sv/kvm unless we are creating.
Jamie McClelland
2009-10-09
tests to ensure elements don't already exist before creating them.
Jamie McClelland
2009-10-09
include directions for copying the screenrc.kvm-manager file into place.
Jamie McClelland
2009-10-08
add user to kvm group.
Jamie McClelland
2009-10-08
fix test for /etc/sv/kvm/*
Jamie McClelland
2009-10-08
i think tap should be tap0 not just 0...
Jamie McClelland
2009-10-08
ensure /etc/sv/kvm exists.
Jamie McClelland
2009-10-08
ensure directories don't exist before creating them (I put
Jamie McClelland
2009-10-08
add vg to demo.
Jamie McClelland
2009-10-08
ensure that /etc/sv/kvm/* exists before trying to get default
Jamie McClelland
2009-10-08
make the name of the volume group a parameter to be passed rather than
Jamie McClelland
2009-10-08
make the name of the volume group a parameter to be passed rather than
Jamie McClelland
2009-10-08
adding directions for setting up the environment.
Jamie McClelland
2009-10-08
added note about dependencies to README
Daniel Kahn Gillmor
2009-10-08
initial scattered import
Daniel Kahn Gillmor