diff --git a/README.md b/README.md new file mode 100644 index 0000000..f82bd8f --- /dev/null +++ b/README.md @@ -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. diff --git a/preseed/preseed.cfg b/preseed/preseed.cfg index 911a58d..c53ccd2 100755 --- a/preseed/preseed.cfg +++ b/preseed/preseed.cfg @@ -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