clarified dependencies and usage
This commit is contained in:
parent
391a9063b6
commit
1115150b3c
@ -1,5 +1,8 @@
|
|||||||
# Debian Unattended
|
# Debian Unattended
|
||||||
Quality of Life scripts to automate the creation of an unattended version of any Debian ISO.
|
Quality of Life scripts to automate the creation of an unattended version of any Debian ISO.
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
This repository requires `docker` installed. Check the [ansible](/ansible/ansible) repository if you don't have it.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Simply put an ISO file ending in `netinst.iso` and watch the magic happen by launching `./unattended.sh`
|
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`
|
||||||
|
Loading…
Reference in New Issue
Block a user