Commit Graph

2000 Commits

Author SHA1 Message Date
952f976ea7 fix virtiofsd in CIs
All checks were successful
checks-impure / test (pull_request) Successful in 1m41s
checks / test (pull_request) Successful in 2m40s
2024-02-13 13:57:52 +01:00
b15c21f800 drop check for /var/lib/nixos 2024-02-13 12:44:22 +01:00
7cfce69504 demo.sh: make relative path configureable
Some checks failed
checks-impure / test (pull_request) Failing after 2m9s
checks / test (pull_request) Successful in 2m41s
2024-02-13 11:45:42 +01:00
8f98f0e8b7 also use qcow2 for volatile state 2024-02-13 11:45:42 +01:00
3bf94ab0fc use virtio-console instead of serial for vm 2024-02-13 11:45:42 +01:00
11ac50c17b format rootfs in vm itself 2024-02-13 11:45:42 +01:00
07caab537f drop unused mounts 2024-02-13 11:45:42 +01:00
a56dc3bf8c simplify vmstate directory 2024-02-13 11:45:42 +01:00
7f8ba25a5b qemu: disable sea-bios and option rom 2024-02-13 11:45:42 +01:00
ef202a8150 switch to sops-nix experimental branch 2024-02-13 11:45:23 +01:00
d6b3e03d70 vms: integrate virtiofsd 2024-02-13 11:44:17 +01:00
0dadae9087 Merge pull request 'update flake lock' (#838) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m41s
2024-02-12 12:03:30 +00:00
b39c860379 fix borgbackup check
All checks were successful
checks-impure / test (pull_request) Successful in 1m45s
checks / test (pull_request) Successful in 2m33s
we need to switch to the classical test environment again, because borg
was complaining otherwise
2024-02-12 12:59:32 +01:00
7d301b7e3c update flake lock
Some checks failed
checks-impure / test (pull_request) Successful in 1m42s
checks / test (pull_request) Failing after 29s
2024-02-12 14:52:01 +07:00
33787a6aab Merge pull request 'UI: Added tray icon' (#831) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m38s
2024-02-12 07:19:59 +00:00
0ce8bcd018 clan_vm_manager: Added VM shutdown timeout
All checks were successful
checks-impure / test (pull_request) Successful in 1m42s
checks / test (pull_request) Successful in 2m48s
2024-02-12 14:16:44 +07:00
7b48535a98 UI: Added tray icon 2024-02-12 13:43:54 +07:00
f166da1621 Merge pull request 'allow passing of extra_config into machines' (#834) from lassulus-extra_config into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m38s
2024-02-11 07:43:52 +00:00
eebd9d0b4a allow passing of extra_config into machines
All checks were successful
checks-impure / test (pull_request) Successful in 1m40s
checks / test (pull_request) Successful in 2m41s
2024-02-11 08:40:41 +01:00
10cbe11e53 nixosModules clanCore: fix iso format 2024-02-10 13:27:51 +01:00
2530ba52ac Merge pull request 'waypipe: add more default settings' (#836) from a-kenji-waypipe/add into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m40s
2024-02-10 12:24:55 +00:00
798bbe188c waypipe: add more default settings
All checks were successful
checks-impure / test (pull_request) Successful in 1m43s
checks / test (pull_request) Successful in 2m15s
2024-02-10 13:22:16 +01:00
237d7aee4a Merge pull request 'clanModules: add waypipe service' (#835) from a-kenji-init/waypipe into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m39s
2024-02-10 12:03:49 +00:00
105209cfb9 clanModules: add waypipe service
All checks were successful
checks / test (pull_request) Successful in 2m40s
checks-impure / test (pull_request) Successful in 1m34s
2024-02-10 12:32:06 +01:00
cc8d6b281b Merge pull request 'vms: init graceful shutdown for GUI' (#833) from DavHau-dave into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m40s
2024-02-09 12:58:52 +00:00
02dd132e08 vms: init graceful shutdown for GUI
All checks were successful
checks-impure / test (pull_request) Successful in 1m43s
checks / test (pull_request) Successful in 2m44s
- 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
6af8423f1e Merge pull request 'UI: Fixed incorrect display of cLAN icon in window switcher' (#830) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m33s
2024-02-08 08:08:28 +00:00
8a9d3d3230 UI: Fixed incorrect display of cLAN icon in window switcher
All checks were successful
checks-impure / test (pull_request) Successful in 1m37s
checks / test (pull_request) Successful in 2m20s
2024-02-08 15:00:36 +07:00
13457eca0a Merge pull request 'Clan VM Manager: add dropdown to add more machines' (#827) from hsjobeki-main into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m34s
2024-02-08 07:40:06 +00:00
0221e7176b Clan VM Manager: add dropdown to add more machines
All checks were successful
checks-impure / test (pull_request) Successful in 1m35s
checks / test (pull_request) Successful in 2m18s
2024-02-08 14:36:47 +07:00
7326862c1a Merge pull request 'UI: Improved Join card display' (#829) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m32s
2024-02-08 07:31:30 +00:00
0ee4dcd782 UI: Improved Join card display
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 2m18s
2024-02-08 14:28:34 +07:00
e0ed00ef5c Merge pull request 'UI: Fixed style.css not working when installed' (#828) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m36s
2024-02-08 07:13:06 +00:00
a2ce341995 UI: Fixed style.css not working when installed
All checks were successful
checks-impure / test (pull_request) Successful in 1m38s
checks / test (pull_request) Successful in 2m16s
2024-02-08 14:10:17 +07:00
6ddb8dfe9d Merge pull request 'UI: Added joining multiple clans one after another over clan url' (#826) from Qubasa-main into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m33s
2024-02-07 10:19:01 +00:00
10578e7611 UI: Added joining multiple clans one after another over clan url
All checks were successful
checks-impure / test (pull_request) Successful in 1m35s
checks / test (pull_request) Successful in 2m18s
2024-02-07 17:16:20 +07:00
96b98dcbed Merge pull request 'Clan VM Manager: detect if clan exists' (#825) from hsjobeki-main into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m32s
2024-02-07 09:20:33 +00:00
030cbd24ce
Clan VM Manager: detect if clan exists
All checks were successful
checks-impure / test (pull_request) Successful in 1m48s
checks / test (pull_request) Successful in 2m52s
2024-02-07 16:08:48 +07:00
045c5e608b Merge pull request 'Clan VM Manager: init per vm settings handler' (#824) from hsjobeki-main into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m35s
2024-02-07 08:43:58 +00:00
d20902cef4
Clan VM Manager: init per vm settings handler
All checks were successful
checks-impure / test (pull_request) Successful in 1m37s
checks / test (pull_request) Successful in 2m18s
2024-02-07 15:41:18 +07:00
a1a433b654 Merge pull request 'clan_manager: UI is now a singelton.' (#822) from Qubasa-main into main
All checks were successful
checks-impure / test (push) Successful in 1m34s
checks / test (push) Successful in 2m17s
2024-02-07 05:06:11 +00:00
869c01bf95 clan_manager: UI is now a singelton.
All checks were successful
checks-impure / test (pull_request) Successful in 1m35s
checks / test (pull_request) Successful in 2m17s
2024-02-07 12:03:12 +07:00
68ac0cd3ec Merge pull request 'clan-cli: add simple flash command' (#821) from lassulus-flaash into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m34s
2024-02-07 04:31:52 +00:00
67d264263c nixosModules zerotier: remove unneeded default
All checks were successful
checks-impure / test (pull_request) Successful in 1m36s
checks / test (pull_request) Successful in 2m40s
2024-02-07 05:26:01 +01:00
b780754621 clan-cli: add simple flash command 2024-02-07 05:26:01 +01:00
cd45bb3174 Merge pull request 'add requireExplicitUpdate option for mobile devices' (#820) from Mic92-target_host into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m34s
2024-02-06 16:59:03 +00:00
6fe6229498 add requireExplicitUpdate option for mobile devices
All checks were successful
checks-impure / test (pull_request) Successful in 1m46s
checks / test (pull_request) Successful in 3m1s
2024-02-06 17:55:34 +01:00
7c598e6278 Merge pull request 'document build host option' (#819) from Mic92-target_host into main
All checks were successful
checks / test (push) Successful in 31s
checks-impure / test (push) Successful in 1m34s
2024-02-06 16:30:04 +00:00
531a899817 document build host option
All checks were successful
checks-impure / test (pull_request) Successful in 1m43s
checks / test (pull_request) Successful in 2m27s
2024-02-06 17:27:06 +01:00
e912b125c3 Merge pull request 'remove unused ssh.run method' (#818) from Mic92-target_host into main
All checks were successful
checks / test (push) Successful in 30s
checks-impure / test (push) Successful in 1m35s
2024-02-06 16:24:47 +00:00