diff options
author | 2012-04-13 22:52:40 -0700 | |
---|---|---|
committer | 2012-04-13 23:23:28 -0700 | |
commit | 0a60bac03f0757a2714f8b1dbf40975759aa3ad4 (patch) | |
tree | 812b5387e60a46cc4cde554366db5b4b092ea8bb /profiles/repo_name | |
parent | kvm-init-script: check the results of sanity_check. (diff) | |
download | kvm-tools-0a60bac03f0757a2714f8b1dbf40975759aa3ad4.tar.gz kvm-tools-0a60bac03f0757a2714f8b1dbf40975759aa3ad4.tar.bz2 kvm-tools-0a60bac03f0757a2714f8b1dbf40975759aa3ad4.zip |
Generalize to support qemu and kvm in parallel.
Specifically, do so via pulling VMSOFTWARE configuration option. Always
was a hack, no need for it with this setup.
Diffstat (limited to 'profiles/repo_name')
-rw-r--r-- | profiles/repo_name | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/repo_name b/profiles/repo_name index 68ebe70..503c1d2 100644 --- a/profiles/repo_name +++ b/profiles/repo_name @@ -1 +1 @@ -kvm-tools +qemu-init |