a-kenji
9e760960eb
waypipe: improve default module
2024-02-13 16:02:46 +01:00
clan-bot
e8622f8f32
Merge pull request 'vms: enable sysusers' ( #841 ) from Mic92-target_host into main
2024-02-13 13:20:02 +00:00
Jörg Thalheim
aa6123a798
vms: enable sysusers
2024-02-13 14:14:54 +01:00
clan-bot
8d25c0d0d4
Merge pull request 'switch to sops-nix experimental branch' ( #832 ) from Mic92-target_host into main
2024-02-13 13:01:01 +00:00
Jörg Thalheim
2202e5a001
fix virtiofsd in CIs
2024-02-13 13:57:52 +01:00
Jörg Thalheim
9f494e1024
drop check for /var/lib/nixos
2024-02-13 12:44:22 +01:00
Jörg Thalheim
e8bb051c35
demo.sh: make relative path configureable
2024-02-13 11:45:42 +01:00
Jörg Thalheim
7c41a0e0f8
also use qcow2 for volatile state
2024-02-13 11:45:42 +01:00
Jörg Thalheim
2970c1bc00
use virtio-console instead of serial for vm
2024-02-13 11:45:42 +01:00
Jörg Thalheim
d2d4267003
format rootfs in vm itself
2024-02-13 11:45:42 +01:00
Jörg Thalheim
4c6a95c844
drop unused mounts
2024-02-13 11:45:42 +01:00
Jörg Thalheim
1c1b613598
simplify vmstate directory
2024-02-13 11:45:42 +01:00
Jörg Thalheim
53df1fc209
qemu: disable sea-bios and option rom
2024-02-13 11:45:42 +01:00
Jörg Thalheim
f8a10ab0fc
switch to sops-nix experimental branch
2024-02-13 11:45:23 +01:00
Jörg Thalheim
8f7eb704c7
vms: integrate virtiofsd
2024-02-13 11:44:17 +01:00
Qubasa
6d06742c49
clan_cli: Added lazy qmp
2024-02-13 16:44:09 +07:00
Qubasa
e17fa83dad
test_vms_cli: Trying new way of testing
2024-02-13 16:44:09 +07:00
Qubasa
a1afd05fcb
clan_cli: Made qmp implementation lazy
2024-02-13 16:44:09 +07:00
Qubasa
4323e73517
clan_vm_manager: started spinner. not fully working yet
2024-02-13 16:44:09 +07:00
Qubasa
d828a73aa4
UI: Improve README
2024-02-13 16:44:09 +07:00
Qubasa
8c8481d9fe
clan_vm_manager: --debug enables debug mode in clan_cli too
2024-02-13 16:44:09 +07:00
clan-bot
1e81836440
Merge pull request 'update flake lock' ( #838 ) from Qubasa-main into main
2024-02-12 12:03:30 +00:00
lassulus
73f4b0f4c6
fix borgbackup check
...
we need to switch to the classical test environment again, because borg
was complaining otherwise
2024-02-12 12:59:32 +01:00
Qubasa
d54531e38c
update flake lock
2024-02-12 14:52:01 +07:00
clan-bot
d17da151b3
Merge pull request 'UI: Added tray icon' ( #831 ) from Qubasa-main into main
2024-02-12 07:19:59 +00:00
Qubasa
e30168742e
clan_vm_manager: Added VM shutdown timeout
2024-02-12 14:16:44 +07:00
Qubasa
b54e6eb520
UI: Added tray icon
2024-02-12 13:43:54 +07:00
clan-bot
a9afbb7f8e
Merge pull request 'allow passing of extra_config into machines' ( #834 ) from lassulus-extra_config into main
2024-02-11 07:43:52 +00:00
lassulus
a94201c1d0
allow passing of extra_config into machines
2024-02-11 08:40:41 +01:00
lassulus
0dc0ee5b80
nixosModules clanCore: fix iso format
2024-02-10 13:27:51 +01:00
clan-bot
27c5d7b9ca
Merge pull request 'waypipe: add more default settings' ( #836 ) from a-kenji-waypipe/add into main
2024-02-10 12:24:55 +00:00
a-kenji
0b5dad83ae
waypipe: add more default settings
2024-02-10 13:22:16 +01:00
clan-bot
37b393c659
Merge pull request 'clanModules: add waypipe service' ( #835 ) from a-kenji-init/waypipe into main
2024-02-10 12:03:49 +00:00
a-kenji
ac032dee39
clanModules: add waypipe service
2024-02-10 12:32:06 +01:00
clan-bot
bdd28564bd
Merge pull request 'vms: init graceful shutdown for GUI' ( #833 ) from DavHau-dave into main
2024-02-09 12:58:52 +00:00
DavHau
a438a27c69
vms: init graceful shutdown for GUI
...
- add python modules for qemu protocols: QMP (hardware interactions) and QGA (guest service interaction)
- refactor state directory: remove name from path (already contains url)
- add impure vm test for basic qmp interaction
- simplify existing vm persistance test (factor out shared code)
- integrate graceful shutdown into GUI
the GUI integration still needs to be improved later:
- add fallback in case system doesn't react to powerdown button
- shutdown GUI switch fails if VM hasn't been started yet, and then remains in a wrong position
2024-02-09 19:55:18 +07:00
clan-bot
20235ee09b
Merge pull request 'UI: Fixed incorrect display of cLAN icon in window switcher' ( #830 ) from Qubasa-main into main
2024-02-08 08:08:28 +00:00
Qubasa
d99ef89f7c
UI: Fixed incorrect display of cLAN icon in window switcher
2024-02-08 15:00:36 +07:00
clan-bot
bea1dc5fa0
Merge pull request 'Clan VM Manager: add dropdown to add more machines' ( #827 ) from hsjobeki-main into main
2024-02-08 07:40:06 +00:00
Johannes Kirschbauer
1d50d8824c
Clan VM Manager: add dropdown to add more machines
2024-02-08 14:36:47 +07:00
clan-bot
0be50c10df
Merge pull request 'UI: Improved Join card display' ( #829 ) from Qubasa-main into main
2024-02-08 07:31:30 +00:00
Qubasa
67029693aa
UI: Improved Join card display
2024-02-08 14:28:34 +07:00
clan-bot
f2c03b81d5
Merge pull request 'UI: Fixed style.css not working when installed' ( #828 ) from Qubasa-main into main
2024-02-08 07:13:06 +00:00
Qubasa
58065a7401
UI: Fixed style.css not working when installed
2024-02-08 14:10:17 +07:00
clan-bot
a23771c232
Merge pull request 'UI: Added joining multiple clans one after another over clan url' ( #826 ) from Qubasa-main into main
2024-02-07 10:19:01 +00:00
Qubasa
e6e4f6f958
UI: Added joining multiple clans one after another over clan url
2024-02-07 17:16:20 +07:00
clan-bot
a4059d1788
Merge pull request 'Clan VM Manager: detect if clan exists' ( #825 ) from hsjobeki-main into main
2024-02-07 09:20:33 +00:00
Johannes Kirschbauer
14cb6544ec
Clan VM Manager: detect if clan exists
2024-02-07 16:08:48 +07:00
clan-bot
9b7116631f
Merge pull request 'Clan VM Manager: init per vm settings handler' ( #824 ) from hsjobeki-main into main
2024-02-07 08:43:58 +00:00
Johannes Kirschbauer
3c28e82a0c
Clan VM Manager: init per vm settings handler
2024-02-07 15:41:18 +07:00