index
:
aports
1.10-stable
1.9
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
2.7-stable
3.0-stable
3.1-stable
3.10-stable
3.11-stable
3.2-stable
3.3-stable
3.4-stable
3.5-stable
3.6-stable
3.7-stable
3.8-stable
3.9-stable
master
uacme-upgrade
v3.0-wip
z3-upgrade
Main aports tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
qemu
/
qemu.pre-install
blob: 68d7043acc44f7b81f2c9e37bc48125a380d0916 (
plain
)
1
2
3
4
5
6
#!/bin/sh if ! getent group kvm >/dev/null; then addgroup -g 34 -S kvm fi