You've already forked debian-unattended
9 lines
414 B
Markdown
9 lines
414 B
Markdown
# 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`
|