Added short documentation

This commit is contained in:
Jan 2025-05-28 09:02:16 +02:00
parent 5e033485db
commit feb4eaf333
2 changed files with 14 additions and 1 deletions

13
README.md Normal file
View file

@ -0,0 +1,13 @@
This Project contains the Preseed files to build the angestoepselt Debian Image
# Setup
To setup the project run the setup.sh file.
It will download and extract the image mentioned in the script.
# Build
To build the image run build.sh
It will grab the preseed files and pack them into a image file.

View file

@ -69,7 +69,7 @@ d-i apt-setup/disable-cdrom-entries boolean true
# Vorinstallierte Software
# Programmgruppe kann festlegen, ob z.B. Headless oder eine bestimmte Desktopumgebung (xfce-desktop, kde-desktop usw) vorinstalliert werden soll (siehe B.4.10)
tasksel tasksel/first multiselect standard, gnome-desktop
tasksel tasksel/first multiselect standard, cinnamon-desktop
d-i pkgsel/install-language-support boolean true
d-i pkgsel/update-policy select Install security updates automatically