Commit graph

15 commits

Author SHA1 Message Date
Raphael Dannecker
f201332a4b Run virtiofsd in usermode and mount shares with correct gid.
- The new virtiofsd provides the ability to map a specified
  UID and GID to that of the user when running in user mode.
  As a result, virtiofsd is moved to userland for VMs and
  the new -uid and -gid options are introduced that specify
  the IDs on the guest.New v
- The drives no longer have to be mounted with the group ID 1010.
  Therefore, the mount options are changed to the real group ID
2024-06-17 21:35:18 +02:00
Raphael Dannecker
49e092a7df old projects added 2023-09-12 21:12:49 +02:00
Andreas B. Mundt
793b37853e Move VM mount functionality to PAM for better umount handling. 2023-08-18 09:23:14 +02:00
Raphael Dannecker
cc4010b1bb umount all user mounts on logout 2023-08-16 10:01:37 +02:00
Raphael Dannecker
8eb9748f93 new vm location: /lmn/vm 2023-08-14 21:07:32 +02:00
Raphael Dannecker
bdbd4f8ce5 symbolic links to home and share don't work on windows 2023-08-14 18:44:02 +02:00
Raphael Dannecker
e64008c714 store vmimages in /lmn/vm and mount media in /lmn/media 2023-08-14 16:18:34 +02:00
Raphael Dannecker
1221f7899f fix problems with nss (thunderbird, chromium, firefox) 2023-08-11 18:16:04 +02:00
Raphael Dannecker
6489889860 bugfix 2023-07-22 14:00:12 +02:00
Raphael Dannecker
962cfa69d6 unmount oldhome and linuxhome on logout 2023-07-16 17:52:27 +02:00
Raphael Dannecker
cb67998666 mounthome with option to mount linuxhome 2023-05-16 19:52:35 +02:00
Raphael Dannecker
a0fad9b45a fixed params for read-command 2023-05-16 12:32:53 +02:00
Andreas B. Mundt
7871936a67 New scripts and sudo rules. Implement qemu session mode. 2023-04-04 13:49:47 +02:00
Andreas B. Mundt
7a3f106ee3 Switch to cifs for home dirs. 2023-03-15 14:55:33 +01:00
Andreas B. Mundt
18928f2818 Implement VM configuration and deploy the images. 2023-02-07 19:18:57 +01:00