Michael Chus mchus
mchus pushed to main at reanimator/bee 2026-03-29 10:37:37 +03:00
662e3d2cdd feat(webui): combined GPU charts (load/memload/power/temp all GPUs per chart)
mchus pushed to main at reanimator/bee 2026-03-29 10:32:39 +03:00
126af96780 fix(webui): slow metrics chart refresh to 3s interval
mchus pushed to main at reanimator/bee 2026-03-29 10:31:50 +03:00
ada15ac777 fix: loading screen via Go handler instead of file:// HTML
mchus pushed tag v3.1 to reanimator/bee 2026-03-29 09:52:20 +03:00
mchus pushed to main at reanimator/bee 2026-03-29 09:33:09 +03:00
dfb94f9ca6 feat(iso): loading screen while bee-web starts
mchus pushed to main at reanimator/bee 2026-03-29 09:02:45 +03:00
5857805518 fix(iso): copy memtest86+ to ISO root via binary hook
59a1d4b209 release: v3.1
Compare 2 commits »
mchus pushed to main at reanimator/bee 2026-03-28 21:47:14 +03:00
0dbfaf6121 feat: dynamic CPU governor (performance during tasks, powersave at idle)
mchus pushed to main at reanimator/bee 2026-03-28 21:45:41 +03:00
5d72d48714 feat(iso): set CPU governor to performance on boot
mchus pushed to main at reanimator/bee 2026-03-28 21:44:24 +03:00
096b4a09ca feat(iso): add bare-metal performance kernel params
mchus pushed to main at reanimator/bee 2026-03-28 21:43:03 +03:00
5d42a92e4c feat(iso): use legacy network names (eth0/eth1) via net.ifnames=0
mchus pushed to main at reanimator/bee 2026-03-28 21:38:58 +03:00
3e54763367 docs: add iso-build-rules (verify package names before use)
mchus pushed to main at reanimator/bee 2026-03-28 21:38:18 +03:00
f91bce8661 fix(iso): fix memtest86+ path (bookworm uses memtest86+x64.bin/.efi)
mchus pushed to main at reanimator/bee 2026-03-28 21:15:37 +03:00
585e6d7311 docs: add validate-vs-burn hardware impact policy
mchus pushed tag v3.0 to reanimator/bee 2026-03-28 21:15:21 +03:00
mchus pushed to main at reanimator/bee 2026-03-28 21:15:18 +03:00
0a98ed8ae9 feat: task queue, UI overhaul, burn tests, install-to-RAM
mchus pushed tag v2.9 to reanimator/bee 2026-03-28 13:01:26 +03:00
mchus pushed to main at reanimator/bee 2026-03-28 13:01:25 +03:00
911745e4da refactor(iso): replace chroot hooks for DCGM/ROCm with live-build apt sources
mchus pushed to main at reanimator/bee 2026-03-28 12:43:34 +03:00
acfd2010d7 fix(iso): remove firmware-chelsio-t4 (not in Debian bookworm)
mchus pushed to main at reanimator/bee 2026-03-28 12:40:55 +03:00
e904c13790 fix(iso): remove --no-sandbox from chromium (runs as bee user, not root)
24c5c72cee feat(iso): add NIC firmware packages for broad hardware support
Compare 2 commits »
mchus pushed to main at reanimator/bee 2026-03-28 11:24:02 +03:00
6ff0bcad56 feat(iso): show kernel logs on graphical console (remove quiet, loglevel=7)