diff options
| author | nl6720 <nl6720@gmail.com> | 2021-04-27 09:24:33 +0300 |
|---|---|---|
| committer | nl6720 <nl6720@gmail.com> | 2021-05-11 21:47:12 +0300 |
| commit | bd2b861aa39167e4fc658a354071b95fbd050c0f (patch) | |
| tree | a87e16993b72b36df131cd96cb2d3fb3b9e73a1f /configs/releng/packages.x86_64 | |
| parent | f86cb0faa22ba3ac65f549324a869eafa32a7b00 (diff) | |
| download | archiso-bd2b861aa39167e4fc658a354071b95fbd050c0f.tar.gz archiso-bd2b861aa39167e4fc658a354071b95fbd050c0f.tar.bz2 | |
configs/*: add VM guest packages and enable their services
* virtualbox-guest-utils-nox package and vboxservice.service for VirtualBox.
* qemu-guest-agent package and qemu-guest-agent.service for QEMU & libvirt.
Implements #118.
Diffstat (limited to 'configs/releng/packages.x86_64')
| -rw-r--r-- | configs/releng/packages.x86_64 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/releng/packages.x86_64 b/configs/releng/packages.x86_64 index a3d6f79..434ffd2 100644 --- a/configs/releng/packages.x86_64 +++ b/configs/releng/packages.x86_64 @@ -79,6 +79,7 @@ partimage pcsclite ppp pptpclient +qemu-guest-agent reflector reiserfsprogs rp-pppoe @@ -103,6 +104,7 @@ usb_modeswitch usbmuxd usbutils vim +virtualbox-guest-utils-nox vpnc wireless-regdb wireless_tools |
