Die Configure-Zeilen sind von LFS oder BLFS unter MIT lizenziert extrahiert. echo 13.0-systemd > /etc/lfs-release cat > /etc/lsb-release << "EOF" DISTRIB_ID="Linux From Scratch" DISTRIB_RELEASE="13.0-systemd" DISTRIB_CODENAME="" DISTRIB_DESCRIPTION="Linux From Scratch" EOF cat > /etc/os-release << "EOF" NAME="Linux From Scratch" VERSION="13.0-systemd" ID=lfs PRETTY_NAME="Linux From Scratch 13.0-systemd" VERSION_CODENAME="" HOME_URL="https://www.linuxfromscratch.org/lfs/" RELEASE_TYPE="stable" EOF