orcaslicer/linux.d
2025-02-23 10:58:07 -08:00
..
arch rework of Linux build scripts (#4850) 2024-04-11 22:11:31 +08:00
clear-linux-os support Clear Linux OS (#5652) 2024-06-29 12:21:29 +08:00
debian fix: Don't exit if libgtk is not found (#7711) 2024-12-14 11:18:13 +08:00
fedora fix: allow build on Fedora >= 40 (#7710) 2024-12-14 11:19:09 +08:00
fedora-asahi-remix Adding Asahi support to linux.d 2025-02-23 10:58:07 -08:00
README.md rework of Linux build scripts (#4850) 2024-04-11 22:11:31 +08:00

Files in this directory are named for the exact output of awk -F= '/^ID=/ {print $2}' /etc/os-release for their respective distribution.

When BuildLinux.sh is executed, the respective file for the distribution will be sourced so the distribution specific instructions/logic are used.