Michael Chus mchus
mchus pushed to main at mchus/logpile 2026-03-11 15:09:35 +03:00
a9f58b3cf4 redfish: fix GPU duplication on Supermicro HGX, exclude NVSwitch, restore path dedup
mchus pushed to main at mchus/logpile 2026-03-11 08:31:06 +03:00
d8ffe3d3a5 redfish: add service root to critical endpoints, tolerate missing root in replay
mchus pushed to main at reanimator/bee 2026-03-08 22:12:04 +03:00
b7c888edb1 fix: getty autologin root, inject GSP firmware for H100, bump 0.1.1
mchus pushed to main at reanimator/bee 2026-03-08 21:39:34 +03:00
17d5d74a8d fix: nomodeset + remove splash (framebuffer hangs on headless H100 server)
mchus pushed to main at reanimator/bee 2026-03-08 20:54:18 +03:00
d487e539bb fix: use sudo git checkout to reset root-owned build artifacts
mchus pushed to main at reanimator/bee 2026-03-08 20:51:51 +03:00
441ab3adbd fix: blacklist nouveau driver (hangs on H100 unknown chipset)
mchus pushed to main at reanimator/bee 2026-03-08 20:44:22 +03:00
c91c8d8cf9 feat: bee-themed grub splash (amber/black honeycomb) with progress bar
mchus pushed to main at reanimator/bee 2026-03-08 20:35:28 +03:00
83e1910281 feat: custom grub bootloader - bee branding, 5s auto-boot, no splash
mchus pushed to main at reanimator/bee 2026-03-08 19:44:16 +03:00
2252c5af56 fix: use isc-dhcp-client for dhclient, remove standalone lsblk (in util-linux)
mchus pushed to main at reanimator/bee 2026-03-08 19:28:02 +03:00
7a4d75c143 fix: remove unsupported --hostname/--username from lb config
mchus pushed to main at reanimator/bee 2026-03-08 19:23:49 +03:00
7c62d100d4 fix: use SYSSRC=common SYSOUT=amd64 for NVIDIA build on Debian split headers
mchus pushed to main at reanimator/bee 2026-03-08 18:55:27 +03:00
c843ff95a2 fix: add -Wno-error to CFLAGS_MODULE for NVIDIA kernel 6.1 compat
mchus pushed to main at reanimator/bee 2026-03-08 18:53:40 +03:00
0057686769 fix: pass GCC include dir to NVIDIA make to resolve stdarg.h not found
mchus pushed to main at reanimator/bee 2026-03-08 18:48:35 +03:00
68b5e02a74 fix: run-builder.sh uses BUILDER_USER from .env, not hardcoded
mchus pushed to main at reanimator/bee 2026-03-08 18:43:54 +03:00
fa553c3f20 fix: update DEBIAN_KERNEL_ABI to 6.1.0-43 (actual kernel on build host)
345a93512a migrate ISO build from Alpine to Debian 12 (Bookworm)
Compare 2 commits »
mchus pushed to main at reanimator/bee 2026-03-08 17:07:53 +03:00
d952e10dbb fix: fail loudly on missing NVIDIA libs and .ko, improve mknod logging
mchus pushed to main at reanimator/bee 2026-03-08 17:04:20 +03:00
11e001cafa fix: add libc6-compat — required for dlopen of glibc shared objects on Alpine
mchus pushed to main at reanimator/bee 2026-03-08 14:57:48 +03:00
5db3c3c74c fix: create /dev/nvidia* nodes in bee-nvidia — mdev has no NVIDIA rules
mchus pushed to main at mchus/QuoteForge 2026-03-07 23:18:24 +03:00
06397a6bd1 Local-first runtime cleanup and recovery hardening