Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-06 | updated default override.yaml | Maxim Devaev | |
2023-11-20 | prettify seds | Maxim Devaev | |
2023-11-17 | run bootconfig before all kvmd services and wait for it | Maxim Devaev | |
2023-10-22 | fixed hid-bridge udev rule | Maxim Devaev | |
2023-10-21 | udev rule for pico hid bridge | Maxim Devaev | |
2023-10-21 | removed netctl dhcp hook | Maxim Devaev | |
2023-10-10 | missing option for #152 | Maxim Devaev | |
2023-10-10 | [v2-hdmi-rpi3.yaml] add h264 sink from v1 (#152) | Alexander Georgievskiy | |
Seems that v2 lost h264 support from v1 somehow. Tested h264 support on v2 with rpi3a+ | |||
2023-09-10 | mute false-positive underpower on cm4-based (v4) devices | Maxim Devaev | |
2023-08-07 | using power detect for v1 | Maxim Devaev | |
2023-08-04 | v1 | Maxim Devaev | |
2023-07-07 | nginx update with http2 directive | Maxim Devaev | |
2023-06-05 | kvmd-tc358743: clear edid on stop | Maxim Devaev | |
2023-06-02 | using short no-pulse gpio form | Maxim Devaev | |
2023-06-02 | v4 gpio const1 | Maxim Devaev | |
2023-05-31 | sysctl: tune dirty data writeback policies (#135) | Juhyung Park | |
The existing policy sets dirty_background_bytes to 5, which is erroneously too small that incurs write amplification and read starvations. Considering a raspi with 2 GiB of RAM, this is 43 million times smaller than the default Linux policy, which is 10%. Considering that this will be deployed to mostly read-only system with emphasis on data integrity (hence needing tighter data writeback), set this to 256 KiB. Continuing addressing the overly excessive data writeback policies, also bump the dirty_writeback_centisecs from 250ms to 1000ms. Any dirty data written in the past 1 second will be written to the storage. Signed-off-by: Juhyung Park <[email protected]> | |||
2023-05-28 | kvmd-bootconfig: improved oled handling | Maxim Devaev | |
2023-04-26 | v4: 1080p60 is a native resolution now | Maxim Devaev | |
2023-03-04 | removed deprecated configs | Maxim Devaev | |
2023-01-22 | fix | Maxim Devaev | |
2023-01-22 | TOTP implementation | Maxim Devaev | |
2023-01-22 | enabled edid audio on v4 by default | Maxim Devaev | |
2023-01-18 | removed server_name | Maxim Devaev | |
2022-12-07 | v4: min fan speed is 27% | Maxim Devaev | |
2022-11-29 | janus: enabled audio by default | Maxim Devaev | |
2022-11-23 | nextgen | Maxim Devaev | |
2022-11-23 | removed kvmd-msd-aum | Maxim Devaev | |
2022-10-19 | nginx: serve ACME challenges over unencrypted HTTP (#116) | Wojtek Porczyk | |
RFC 8555 section 8.3 [1] states HTTP challenge MUST be served over TCP port 80 and while the verification follows redirects, those are unneed and migh be harmful in specific deployment scenarios. [1] https://datatracker.ietf.org/doc/html/rfc8555#section-8.3 Signed-off-by: Wojtek Porczyk <[email protected]> | |||
2022-10-16 | added restart options to the kvmd-nginx.service | Maxim Devaev | |
2022-08-27 | loc-bigpost.conf | Maxim Devaev | |
2022-08-27 | removed body limit for /api/hid/print | Maxim Devaev | |
2022-07-24 | loc-nobuffering.conf | Maxim Devaev | |
2022-07-24 | disabled buffering for /api/msd/read | Maxim Devaev | |
2022-07-24 | reading images api | Maxim Devaev | |
2022-07-16 | hanged EDID monitor name to PiKVM and manufacturer to LNX | Maxim Devaev | |
2022-07-02 | env file for kvmd-certbot | Maxim Devaev | |
2022-06-24 | fixed permissions | Maxim Devaev | |
2022-06-24 | kvmd-certbot | Maxim Devaev | |
2022-06-19 | kvmd-pst member of kvmd group | Maxim Devaev | |
2022-06-19 | print all logs to stderr | Maxim Devaev | |
2022-06-19 | ipmproved pst server logic | Maxim Devaev | |
2022-06-18 | removed old zerow configs | Maxim Devaev | |
2022-06-15 | pst server | Maxim Devaev | |
2022-06-07 | ustreamer 5.8 and new janus config | Maxim Devaev | |
2022-06-01 | webrtc audio draft | Maxim Devaev | |
2022-04-21 | fixed name | Maxim Devaev | |
2022-04-12 | deprecated rpi and zerow | Maxim Devaev | |
2022-04-10 | get rid of the otg-unlock helper | Maxim Devaev | |
2022-04-05 | pst remount helper | Maxim Devaev | |
2022-03-27 | default values for the otg hid plugin | Maxim Devaev | |