Converted from PR #438 (by @redvex2460, 2021), which added Alpine Linux support to the installer: an lib/alpine/config.sh distro profile, OpenRC init scripts for the FOG services under packages/init.d/alpine/, and detection/config plumbing in bin/installfog.sh and lib/common/. The author tested it via an Alpine-based Docker image.
The PR went stale and accumulated conflicts with dev-branch, so it was closed — but the work is a useful reference if Alpine support is ever wanted (e.g. for lightweight container deployments). Open questions before picking this up:
- Is there real demand for Alpine as a FOG server host, versus the supported Debian/RHEL-family distros?
- musl/BusyBox differences would need ongoing testing; the installer's distro matrix is already a maintenance burden.
- Any revival should target working-1.6 rather than dev-branch.
Original PR for reference: #438
🤖 Generated with Claude Code
Converted from PR #438 (by @redvex2460, 2021), which added Alpine Linux support to the installer: an
lib/alpine/config.shdistro profile, OpenRC init scripts for the FOG services underpackages/init.d/alpine/, and detection/config plumbing inbin/installfog.shandlib/common/. The author tested it via an Alpine-based Docker image.The PR went stale and accumulated conflicts with dev-branch, so it was closed — but the work is a useful reference if Alpine support is ever wanted (e.g. for lightweight container deployments). Open questions before picking this up:
Original PR for reference: #438
🤖 Generated with Claude Code