ilian
f063f2a90c
docs/installation: fix typo
2021-12-20 13:40:52 +00:00
33facb2321
Update go-libvirt
...
Resolves #26
2021-11-04 13:24:32 +00:00
9142fe53c6
Remove donate
2020-12-16 16:51:48 +00:00
Vladimir Serov
c2413d0208
Updated installation instructions for NixOS
2020-07-14 09:49:49 +00:00
Vladimir Serov
d9c651987b
fix: stat made qcow2 image creation return error every time
2020-07-14 09:49:49 +00:00
Vladimir Serov
3483763938
ooops, nixos cannot compute
2020-07-14 09:49:49 +00:00
Vladimir Serov
bfc28be996
fix for read-write on initrd
...
https://www.redhat.com/archives/libvir-list/2020-July/msg00451.html
2020-07-14 09:49:49 +00:00
Vladimir Serov
6321004848
added forgotten group to our user
2020-07-14 09:49:49 +00:00
Vladimir Serov
5376e7a56f
nixos configuration module
2020-07-14 09:49:49 +00:00
Vladimir Serov
77eada72c3
nixpkgs-able default.nix
2020-07-14 09:49:49 +00:00
Vladimir Serov
9a602a2231
gotta maintain da project
2020-07-14 09:49:49 +00:00
e6f086f88a
Switch to buildGoModule
2020-06-18 16:08:56 +00:00
8264f71eb2
Follow redirect
2020-06-18 15:27:16 +00:00
msm-code
ba80fba648
Add --network switch to select a networking model ( #22 )
2020-04-06 09:12:46 +00:00
msm-code
e588479701
Add --cli
switch that disables the GUI window. ( #20 )
2020-04-05 14:47:10 +00:00
msm-code
a583335865
Allow VMs with hostname other than default ( #19 )
...
The VM runner created by nix is called `./run-<hostname>-vm`.
So far, the code hardcoded it as `./result/bin/run-nixos-vm`, but
for the users that want to change VM hostname it may be problematic.
2020-04-05 13:30:48 +00:00
aaede60c4d
Switch to NixOS 20.03
2020-04-01 07:39:23 +00:00
6e26754cec
Do not specify session explicitly
2020-04-01 07:39:04 +00:00
msm-code
c0801541b3
Fix random panics during autoballonning. ( #17 )
...
There is a race condition, when good behaving VMs will temporarily
truncate .memory_used to 0 bytes (update is not atomic).
Also, as a matter of principle, VMs should not crash the host,
ever.
Co-authored-by: msm <msm@cert.pl>
2020-03-30 21:53:02 +00:00
63cd3fc79d
GitHub Actions: Use latest stable nixpkgs channel
2020-02-21 00:29:49 +00:00
00f705d757
Update screenshot
2020-02-02 02:55:37 +00:00
218e81a6ac
virt-viewer: use title as subtitle
2020-02-02 02:13:57 +00:00
7cad1efce8
Move installation guide to docs
2020-02-02 01:43:35 +00:00
cc5262b10f
Execute GitHub action on pull requests too
2020-01-31 08:03:05 +00:00
e02edbacf4
Use default machine
2020-01-28 00:12:48 +00:00
2bc5247ac1
Note about the group name
...
Resolves #14
2020-01-26 19:15:53 +00:00
545291b9cf
Suggest to use latest stable channel
2020-01-26 10:23:33 +00:00
9b828ff575
Update installation guide
2020-01-26 01:39:36 +00:00
dc636c3919
Revert "virt-manager: disable subtitle"
...
This reverts commit d07d51c7ec
.
2020-01-22 02:33:02 +00:00
d07d51c7ec
virt-manager: disable subtitle
2020-01-22 02:29:54 +00:00
19b92aec1b
virt-viewer: use name of appvm applications as a title
2020-01-22 02:21:19 +00:00
680aff06f7
Build appvm from ../default.nix
2020-01-22 01:18:25 +00:00
7b76368699
Cleanup
2020-01-22 01:13:26 +00:00
5a2ce12c2f
Build from the source directory
2020-01-22 01:13:05 +00:00
f8bfca0466
GitHub Actions: Do not generate ISO
2020-01-22 00:59:46 +00:00
01a0d206db
virt-viewer: do not grab keyboard/mouse
2020-01-22 00:50:54 +00:00
44cb4697ec
Remove virt-viewer menu bar
2020-01-22 00:33:20 +00:00
219c48b976
Add dashboard access token
2020-01-20 09:22:40 +00:00
c68f3bf10d
Donations
2020-01-16 23:50:39 +00:00
8b271a3e5e
Copy templates at start of tool not vm
2020-01-09 23:31:12 +00:00
2146397906
Avoid of changing current work directory
2020-01-09 23:13:48 +00:00
1fbbdee76a
Handle case when there's no actions in .desktop file
2020-01-09 23:07:37 +00:00
1f4214199e
Build appvm iso with the same source code not master
2020-01-09 23:02:00 +00:00
4e7c6e9895
Build ISO only on master
2020-01-09 23:01:03 +00:00
88718323f0
Add flag for build vm to appvm generate
2020-01-09 22:59:45 +00:00
4ce1c5643f
Ignore iso files
2020-01-08 22:25:48 +00:00
9c9a71c2c8
Set default password for user
2020-01-08 22:24:11 +00:00
fca2f89046
Support remove run with nix run
2020-01-08 20:52:29 +00:00
bd63fcd48f
Add dot-desktop-fuse service
2020-01-08 11:37:45 +00:00
f15d0fb07a
Use master instead of latest tag
2020-01-08 11:20:26 +00:00