aboutsummaryrefslogtreecommitdiff
path: root/share/config/provision/tpc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'share/config/provision/tpc.conf')
-rw-r--r--share/config/provision/tpc.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/config/provision/tpc.conf b/share/config/provision/tpc.conf
index 308a108..e65762c 100644
--- a/share/config/provision/tpc.conf
+++ b/share/config/provision/tpc.conf
@@ -1,6 +1,6 @@
#
# 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?
@@ -11,9 +11,10 @@ var_size="0" # Size of var partition
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