debian-unattended/README.md

9 lines
400 B
Markdown
Raw Permalink Normal View History

2022-08-15 02:30:33 +02:00
# Debian Unattended
2022-08-15 02:34:17 +02:00
Quality of Life scripts to automate the creation of an unattended version of any Debian ISO.
2023-01-28 15:47:35 +01:00
## Requirements
This repository requires `docker` installed. Check the [ansible](/ansible/ansible) repository if you don't have it.
2022-08-15 02:34:17 +02:00
## Usage
2023-01-28 15:47:35 +01:00
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`