Maxim Devaev
04720ffe18
deprecated rpi and zerow
2022-04-12 12:53:13 +03:00
Maxim Devaev
486f1be986
get rid of the otg-unlock helper
2022-04-10 06:00:10 +03:00
Maxim Devaev
0353e0c832
pst remount helper
2022-04-05 21:33:41 +03:00
Maxim Devaev
267aef7790
default values for the otg hid plugin
2022-03-27 23:58:29 +03:00
Maxim Devaev
8e2688d820
default values for the serial hid plugin
2022-03-27 23:54:26 +03:00
Maxim Devaev
f474fd6453
default atx gpio values
2022-03-27 23:44:11 +03:00
Maxim Devaev
92ebe93bac
x509 vnc by default
2022-03-27 23:01:45 +03:00
Maxim Devaev
056f069346
removed unused network code and simplified configs
2022-03-27 22:50:35 +03:00
Maxim Devaev
ed23fef512
fan monitoring
2022-03-25 21:19:28 +03:00
Maxim Devaev
0d93862b37
v3 fan config
2022-03-23 01:37:47 +03:00
Chris Perelstein
b0837edbf2
Fix kvmd-nginx reload. ( #82 )
...
Match global directives (especially pidfile) from ExecStart to allow
reload to work.
2022-03-21 10:50:07 +03:00
Maxim Devaev
2e77917785
added zero 2 w support
2021-11-20 01:35:39 +03:00
Maxim Devaev
1341ee38c5
kvmd is a member of video group
2021-11-17 06:33:43 +03:00
Maxim Devaev
8e60b84288
listen configs
2021-11-12 01:49:51 +03:00
Maxim Devaev
6afe551cd4
display edid info after loading
2021-11-07 16:07:39 +03:00
Maxim Devaev
940539f6f5
using override.d
2021-10-27 17:37:21 +03:00
Maxim Devaev
db144eb775
kvmd-bootconfig prototype
2021-10-19 04:34:22 +03:00
Maxim Devaev
ab92a2d708
rtc watchdog for v3
2021-09-23 17:12:15 +03:00
Maxim Devaev
8f11fa3b91
small rebranding
2021-09-08 06:47:54 +03:00
Maxim Devaev
647251647d
pikvm/pikvm#245 : using sbin for some binaries
2021-08-11 17:00:30 +03:00
Maxim Devaev
6b07a80834
/msd/write_remote handle
2021-07-27 05:25:54 +03:00
Maxim Devaev
9103492d71
fixed /share/css/user.css nginx location
2021-07-26 02:32:02 +03:00
Maxim Devaev
37060de4c3
dual mouse mode
2021-07-24 02:37:10 +03:00
Devaev Maxim
ec402ef69a
janus ipv6
2021-06-09 22:26:54 +03:00
Devaev Maxim
decdb80c2d
rename
2021-05-31 05:19:52 +03:00
Devaev Maxim
6b78bcaf41
disabled ice lite
2021-05-24 14:11:11 +03:00
Devaev Maxim
c99ab9da9f
janus service fixes
2021-05-24 07:11:30 +03:00
Devaev Maxim
070a2d82c5
perms fix
2021-05-24 06:49:18 +03:00
Devaev Maxim
19a68887e4
janus runner draft
2021-05-24 05:08:53 +03:00
Devaev Maxim
8b5c90f9a2
janus tweaks
2021-05-22 02:34:31 +03:00
Devaev Maxim
0b700eab22
janus nginx configs and user
2021-05-02 04:01:58 +03:00
Devaev Maxim
a55fc88e3c
kvmd-janus.service stub
2021-05-01 04:02:39 +03:00
Devaev Maxim
c4f597338b
don't fail on iptables lock
2021-04-26 20:33:51 +03:00
Devaev Maxim
b48ded1dd6
disabled cache for static files
2021-04-18 20:24:49 +03:00
Devaev Maxim
e872bb889e
spell fix
2021-04-18 11:40:41 +03:00
Devaev Maxim
7955eb4eea
enabled jpeg memsink for all rpi3, rpi4 and generic boards
2021-04-08 02:45:30 +03:00
Devaev Maxim
1674cf70b3
forgotten v3 sudoers
2021-03-26 18:59:52 +03:00
Devaev Maxim
60c8c967c9
user defined css
2021-03-26 05:56:10 +03:00
Devaev Maxim
bf3f864625
enabled v3 clock
2021-03-22 00:36:37 +03:00
Devaev Maxim
b66358eea8
v3 package
2021-03-14 22:52:42 +03:00
Devaev Maxim
483819ef68
enabled h264 for v2-hdmi-rpi4
2021-03-12 12:45:11 +03:00
Devaev Maxim
ec0f985109
pikvm/pikvm#224 : disable serial0 console
2021-03-06 13:32:17 +03:00
Fabian Bläse
18b01ec718
Make kvmd webui available via IPv6
...
nginx only binds an IPv4 socket, if the listen option is specified
without [::]. There are two possibilites to fix this issue.
Either the listen option can be specified using only [::], and
additionally including ipv6only=off. This makes nginx bind an IPv6
socket which is also able to handle IPv4 connections.
Or the listen option can be specified twice, one with [::] and one
without. This makes nginx bind two independent sockets.
If the first option is chosen, IPv4 addresses are mapped into the IPv6
address space, which might break scripts, filters, etc.
So, for now, the second option is chosen.
2021-02-20 18:17:21 +01:00
Devaev Maxim
5dbf879f2d
disabled h264 params
2021-02-18 06:41:15 +03:00
Devaev Maxim
1a4b8edfcd
ustreamer == 3.17
2021-02-18 06:39:41 +03:00
Devaev Maxim
308832f986
enbaled x509 vnc by default
2021-02-15 05:35:50 +03:00
Devaev Maxim
8248e8c299
temporary disabled x509
2021-02-12 21:19:52 +03:00
Devaev Maxim
44b636365b
enabled x509 vnc
2021-02-12 05:33:28 +03:00
Devaev Maxim
a71f5269ae
commented memsinks
2021-02-12 05:19:41 +03:00
Devaev Maxim
365d8e9fef
reduced gpu_mem and disabled start_x
2021-02-07 23:17:11 +03:00