Bryan Joshua Pedini 798af69292 Fix resolv.conf being wiped by dhcpcd on first reboot.
Wait for network-online, drop DHCP while still dhcp so dhcpcd exits
before writing static resolv.conf. Do not touch dhcpcd.conf.
2026-08-26 21:10:36 +02:00
2024-03-20 09:22:17 +01:00
2022-08-15 02:30:33 +02:00

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

Description
Quality Of Life scripts to automate the creation of an unattended version of any Debian ISO.
Readme MIT 74 KiB
Languages
Shell 100%