summaryrefslogtreecommitdiff
path: root/unofficial/dieter-desktop-a7n8x.automaticprofile
diff options
context:
space:
mode:
Diffstat (limited to 'unofficial/dieter-desktop-a7n8x.automaticprofile')
-rw-r--r--unofficial/dieter-desktop-a7n8x.automaticprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/unofficial/dieter-desktop-a7n8x.automaticprofile b/unofficial/dieter-desktop-a7n8x.automaticprofile
index 73d1a36..4938339 100644
--- a/unofficial/dieter-desktop-a7n8x.automaticprofile
+++ b/unofficial/dieter-desktop-a7n8x.automaticprofile
@@ -30,6 +30,7 @@ var_BLOCKDATA='/dev/sda1 raw no_label ext2;yes;/boot;target;no_opts;no_label;no_
/dev/mapper/cryptpool-crypthome lvm-lv no_label xfs;yes;/home;target;no_opts;no_label;no_params'
+TARGET_PACKAGES='openssh e2fsprogs cryptsetup lvm2 xfsprogs'
phase_preparation=(accept_ssl_cert "${phase_preparation[@]}") # make accept_ssl_cert the very first thing. it needs to go before fetch_configs and it's not easy to put it somewhere in the middle, so...
phase_system+=(configure_home)