configure.sh wizard, install improvements, encryption fixes, branch support #18
Reference in New Issue
Block a user
Delete Branch ":main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
/status.php, FreeIPA HTTP endpoint, IPA domain DNS records (_ldap._tcpSRV +_kerberosTXT +_kerberos._udpSRV viadig)dnf installwith package mapping;REPO_URL/REPO_BRANCHnow read from environment (supportssudo -E) enabling fork/branch testing;check_repo_urlandgit cloneboth respectREPO_BRANCH; writes DMI system UUID toconfig.d/machine_uuid.sysafter clone for user-accessible hardware identityHOSTNMderived directly frommachine_uuid.sys;SYSCONFIGPATHmoved before HOSTNM blockallow_otherto/etc/fuse.conffor encrypted mountsREPO_URL/REPO_BRANCHenv vars andsudo -E.gitignore—config.d/*.sysaddedTest plan
install.shon a test machine; verifyconfig.d/machine_uuid.sysis created with 12 hex charsconfigure.sh; verify each variable prompts, retries on failed server check, accepts on successexport REPO_URL=... REPO_BRANCH=...; sudo -E bash install.sh🤖 Generated with Claude Code
testto configure.sh wizard, install improvements, encryption fixes, branch support