aboutsummaryrefslogtreecommitdiffstats
path: root/main/qemu/qemu.pre-install
Commit message (Collapse)AuthorAgeFilesLines
* main/qemu: fix chown/chmod for qemu-bridge-helper and gid of qemu groupJakub Jirutka2016-06-271-1/+1
| | | | gid 35 is already reserved for group "games"
* main/qemu: fix qemu-bridge-helper - set suid, chmod 04710, info msgJakub Jirutka2016-05-111-0/+1
|
* Improve consistency of scripts using adduser/addgroup.Przemyslaw Pawelczyk2016-04-251-1/+3
| | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved.
* Reorder options passed to addgroup in scripts: make -S first.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | It's only for consistency and to ease spotting lack of it.
* main/qemu: upgrade to 2.5.0Valery Kartel2015-12-221-4/+1
| | | | | remove unused patches made simple & clean init script for guest-agent
* main/qemu: add udev rule, create kvm group, subpackage for qemu-imgNatanael Copa2010-12-281-2/+2
|
* main/qemu: moved from testingNatanael Copa2010-05-211-0/+6