clarified dependencies and usage

This commit is contained in:
Bryan Joshua Pedini 2023-01-28 15:47:35 +01:00
parent 391a9063b6
commit 1115150b3c
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Debian Unattended
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
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`