Michael Chus mchus
mchus pushed to main at reanimator/bee 2026-03-05 18:05:59 +03:00
d4a2d7fa55 fix: use proprietary NVIDIA .run installer instead of open kernel modules
mchus pushed to main at reanimator/bee 2026-03-05 18:01:14 +03:00
ec9c65e20e feat: build NVIDIA open kernel modules during ISO build
mchus pushed to main at reanimator/bee 2026-03-05 17:44:46 +03:00
5475a0aa77 fix: fall back to scp if rsync not available on builder VM
mchus pushed to main at reanimator/bee 2026-03-05 17:41:21 +03:00
fdbf533e6c fix: replace linux-firmware-nfp with linux-firmware-netronome (correct package name)
mchus pushed to main at reanimator/bee 2026-03-05 17:40:12 +03:00
47d717955c fix: add NIC firmware packages
mchus pushed to main at reanimator/bee 2026-03-05 16:23:57 +03:00
bd9279f96d perf: use lz4 compression for modloop squashfs
mchus pushed to main at reanimator/bee 2026-03-05 16:22:26 +03:00
34faddb9d5 perf: cache syslinux and grub sections between builds
mchus pushed to main at reanimator/bee 2026-03-05 16:21:45 +03:00
836c098044 perf: also cache kernel modloop between builds
mchus pushed to main at reanimator/bee 2026-03-05 16:21:16 +03:00
413f188278 perf: skip go rebuild if sources unchanged, use rsync for ISO download
mchus pushed to main at reanimator/bee 2026-03-05 16:20:08 +03:00
bb4ceab452 perf: cache apk packages between ISO builds
mchus pushed to main at reanimator/bee 2026-03-05 16:18:31 +03:00
ec1a96976b chore: ignore .DS_Store, remove from tracking, fix genapkovl path in build, udhcpc background mode
mchus pushed to main at reanimator/bee 2026-03-05 16:17:54 +03:00
279ef318e1 fix: genapkovl copy to /var/tmp, udhcpc background mode
mchus pushed to main at reanimator/bee 2026-03-05 15:05:45 +03:00
40815161fe fix: clean workdir before build so apkovl changes are always applied
mchus pushed to main at reanimator/bee 2026-03-05 15:01:22 +03:00
8c0e66c3ef fix: copy genapkovl-bee_debug.sh to ~/.mkimage in build-debug.sh
mchus pushed to main at reanimator/bee 2026-03-05 15:00:03 +03:00
8502100074 fix: dropbear/network boot ordering — dropbear starts without network
mchus pushed to main at reanimator/bee 2026-03-05 14:55:56 +03:00
ab22e3ad74 add: NVMe wear telemetry via nvme smart-log (1.8b)
mchus pushed to main at reanimator/bee 2026-03-05 14:54:15 +03:00
e79f972fb5 add: PSU collector (1.7) via ipmitool fru, skips gracefully without IPMI
mchus pushed to main at reanimator/bee 2026-03-05 14:50:37 +03:00
55f6098a17 add: memory, storage, pcie collectors (1.4-1.6) — tested on real hardware
mchus pushed to main at reanimator/bee 2026-03-05 14:47:24 +03:00
569bbf8909 fix: add interfaces file so networking starts, enable dropbear default
mchus pushed to main at reanimator/bee 2026-03-05 14:21:48 +03:00
aa051266bb fix: replace build_bee_debug with proper apkovl mechanism for Alpine LiveCD