encrypt="y" # Encrypt volumes?
garbage="y" # Pre-fill volumes with garbage?
disable_zeroing="n" # Disable zeroing of lvm volumes?
+discards="y" # Enable discards on volumes?
random_swap="y" # Random swap?
arch="amd64" # System arch
-version="stretch" # Distro version
+version="bullseye" # Distro version
grub="n" # Setup GRUB?
initramfs="initramfs-tools" # Initramfs
mirror="http://http.debian.net/debian/" # Debian mirror
encrypt="n" # Encrypt volumes?
garbage="n" # Pre-fill volumes with garbage?
disable_zeroing="n" # Disable zeroing of lvm volumes?
+discards="y" # Enable discards on volumes?
random_swap="n" # Random swap?
arch="amd64" # System arch
-version="stretch" # Distro version
+version="bullseye" # Distro version
grub="y" # Setup GRUB?
initramfs="initramfs-tools" # Initramfs
mirror="http://http.debian.net/debian/" # Debian mirror
root_size="-1" # Root size
encrypt="n" # Encrypt volumes?
disable_zeroing="n" # Disable zeroing of lvm volumes?
+discards="n" # Enable discards on volumes?
domain="example.org" # Domain
#hostname="debian" # Hostname
arch="amd64" # System arch
-version="stretch" # Distro version
+version="bullseye" # Distro version
grub="y" # Setup GRUB?
initramfs="initramfs-tools" # Initramfs
mirror="http://http.debian.net/debian/" # Debian mirror
#
# Sample configuration for provisioning a Trusted Personal Computer (TPC)
-# User full disk encryption and may use an external USB stick to boot.
+# Uses full disk encryption and may use an external USB stick to boot.
#
interactive="n" # Interactive mode?
encrypt="y" # Encrypt volumes?
garbage="n" # Pre-fill volumes with garbage?
disable_zeroing="n" # Disable zeroing of lvm volumes?
+discards="y" # Enable discards on volumes?
random_swap="n" # Random swap?
arch="amd64" # System arch
-version="stretch" # Distro version
+version="bullseye" # Distro version
grub="y" # Setup GRUB?
initramfs="initramfs-tools" # Initramfs
mirror="http://http.debian.net/debian/" # Debian mirror