Skip to content

Commit ed9602a

Browse files
committed
add: vmguest module
1 parent 395c5f0 commit ed9602a

9 files changed

Lines changed: 8 additions & 4 deletions

File tree

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
virtualbox-guest-utils
21
linux-firmware
32
linux-firmware-marvell
4-
open-vm-tools
5-
qemu-guest-agent
63
b43-fwcutter
74
usbutils
85
usbmuxd
96
usb_modeswitch
10-
hyperv
117
broadcom-wl

alteriso/configs/xfce/airootfs.any/etc/systemd/system/multi-user.target.wants/hv_fcopy_daemon.service renamed to alteriso/modules/vmguest/airootfs.any/etc/systemd/system/multi-user.target.wants/hv_fcopy_daemon.service

File renamed without changes.

alteriso/configs/xfce/airootfs.any/etc/systemd/system/multi-user.target.wants/hv_kvp_daemon.service renamed to alteriso/modules/vmguest/airootfs.any/etc/systemd/system/multi-user.target.wants/hv_kvp_daemon.service

File renamed without changes.

alteriso/configs/xfce/airootfs.any/etc/systemd/system/multi-user.target.wants/hv_vss_daemon.service renamed to alteriso/modules/vmguest/airootfs.any/etc/systemd/system/multi-user.target.wants/hv_vss_daemon.service

File renamed without changes.

alteriso/configs/xfce/airootfs.any/etc/systemd/system/multi-user.target.wants/vboxservice.service renamed to alteriso/modules/vmguest/airootfs.any/etc/systemd/system/multi-user.target.wants/vboxservice.service

File renamed without changes.

alteriso/configs/xfce/airootfs.any/etc/systemd/system/multi-user.target.wants/vmtoolsd.service renamed to alteriso/modules/vmguest/airootfs.any/etc/systemd/system/multi-user.target.wants/vmtoolsd.service

File renamed without changes.

alteriso/configs/xfce/airootfs.any/etc/systemd/system/multi-user.target.wants/vmware-vmblock-fuse.service renamed to alteriso/modules/vmguest/airootfs.any/etc/systemd/system/multi-user.target.wants/vmware-vmblock-fuse.service

File renamed without changes.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"module_version": 1,
3+
"manifest_version": 1
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
hyperv
2+
open-vm-tools
3+
qemu-guest-agent
4+
virtualbox-guest-utils

0 commit comments

Comments
 (0)