f8cbeaf20e8e78fe15579bc90fa53925a57bc2be
- Replace hardcoded domain in template.cfg with DOMAIN_NAME placeholder - Add DEFAULT_DOMAIN constant and prompt in unattended.sh - Support DOMAIN_NAME env var with fallback to default/interactive input - Apply DOMAIN_NAME substitution to preseed.cfg
Debian Unattended
Quality of Life scripts to automate the creation of an unattended version of any Debian ISO.
Requirements
This repository requires the xorriso and genisoimage commands (usually the libisoburn and cdrtools packages respectively)
Usage
Simply put a preseed.cfg and an ISO file ending in netinst.iso in the repo folder and watch the magic happen by launching ./unattended.sh
Languages
Shell
100%