Michael Chus mchus
mchus pushed to main at reanimator/bee 2026-03-27 22:49:13 +03:00
d50760e7c6 fix(webui): remove emojis from nav, fix metrics chart sizing
mchus pushed to main at reanimator/bee 2026-03-27 22:48:02 +03:00
ed4f8be019 fix(webui): services table — show state badge, full status on click
mchus pushed tag v2.4 to reanimator/bee 2026-03-27 22:18:32 +03:00
mchus pushed tag v2.3 to reanimator/bee 2026-03-27 22:18:04 +03:00
mchus pushed to main at reanimator/bee 2026-03-27 22:18:03 +03:00
883592d029 feat(desktop): switch to LightDM for X startup (matches Ubuntu LiveCD)
mchus pushed tag v2.2 to reanimator/bee 2026-03-27 22:07:30 +03:00
mchus pushed to main at reanimator/bee 2026-03-27 22:07:29 +03:00
a6dcaf1c7e fix(desktop): fix X permissions for server hardware (IPMI KVM)
mchus pushed tag v2.1 to reanimator/bee 2026-03-27 21:48:32 +03:00
mchus pushed to main at reanimator/bee 2026-03-27 21:48:30 +03:00
88727fb590 fix(desktop): don't exec startx — fall back to shell on X failure
mchus pushed tag v2 to reanimator/bee 2026-03-27 21:08:30 +03:00
mchus pushed to main at reanimator/bee 2026-03-27 21:07:19 +03:00
c9f5224c42 feat(console): add netconf command for quick network setup
mchus pushed to main at reanimator/bee 2026-03-27 21:05:48 +03:00
7cb5c02a9b fix(desktop): force fbdev Xorg driver for server framebuffer
mchus pushed to main at reanimator/bee 2026-03-27 21:04:03 +03:00
c1aa3cf491 fix(desktop): start X on vt1 from .profile for IPMI KVM compatibility
mchus pushed to main at reanimator/bee 2026-03-27 20:12:28 +03:00
f7eb75c57c fix(iso): replace grub-pc/grub-efi-amd64 with -bin variants to fix package conflict
mchus pushed to main at reanimator/bee 2026-03-27 19:21:28 +03:00
004cc4910d feat(webui): replace TUI with full web UI + local openbox desktop
mchus pushed to main at reanimator/bee 2026-03-27 00:13:39 +03:00
ed1cceed8c fix(boot): add nomodeset to fix black screen on server VGA/IPMI KVM (AST chip KMS)
mchus pushed to main at reanimator/bee 2026-03-26 23:59:10 +03:00
9fe9f061f8 fix(nccl-tests): set LIBRARY_PATH so ld finds libnccl.so in nccl cache
mchus pushed to main at reanimator/bee 2026-03-26 23:54:11 +03:00
837a1fb981 fix(nccl-tests): pin /usr/local/cuda→12.8 symlink, auto-detect gencode by nvcc version
mchus pushed to main at reanimator/bee 2026-03-26 23:52:28 +03:00
1f43b4e050 fix(nccl-tests): pass NCCL_LIB from nccl cache to fix -lnccl link error
mchus pushed to main at reanimator/bee 2026-03-26 23:51:30 +03:00
83bbc8a1bc fix(nccl-tests): upgrade to cuda-nvcc-12-8, add sm_100 (Blackwell B100/B200)