Commit Graph
8 Commits
Author SHA1 Message Date
Claude b5a270b34a Drop joeyblog branding from kernel build artifact names
Rename the kernel LOCALVERSION used by the build from
-joeyblog-bbrv3 / -joeyblog-bbrv3-max to -bbrv3 / -bbrv3-max, so the
produced uname strings and .deb package names no longer carry the
custom brand. Standard vs max kernels stay distinguishable.

- .github/workflows/build.yml: matrix localversion for all four jobs
- scripts/build-bbrv3-max-kernel.sh: LOCALVERSION for local max builds
- install.sh: update detection, profile matching, expected-uname and
  uninstall logic to key off -bbrv3 / -bbrv3-max instead of joeyblog
- README.md: describe uninstall by the new package-name suffixes

Runtime config paths (e.g. /etc/sysctl.d/99-joeyblog.conf) and author
attribution are unchanged; they are not kernel names.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PvXBX9hm6GzStHUMDZzDoZ
2026-06-17 04:47:10 +00:00
byjoey af2d3d678b Retune BBRv3 Max for usable throughput 2026-06-15 20:51:04 +08:00
byjoey 5d3245018f Tame BBRv3 Max feedback loop 2026-06-15 18:13:27 +08:00
byjoey a177824bcf Fix BBRv3 Max random probe bounds 2026-06-15 16:15:44 +08:00
byjoey 8e47418950 Add BBRv3 Max kernel build 2026-06-15 15:04:37 +08:00
byjoey e482610409 Make qdisc modes apply to active interfaces 2026-06-14 12:22:57 +08:00
byjoey 72b7dc3210 Export generated kernel configs 2026-06-12 11:29:02 +08:00
byjoey deff87f064 Automate latest stable BBRv3 builds without debug packages 2026-06-09 17:22:27 +08:00