From ea71ad7c1ca52bac13b5a796cd977f937f96ca3d Mon Sep 17 00:00:00 2001 From: Carneiro Date: Tue, 10 Sep 2024 15:03:42 -0300 Subject: [PATCH] Update preseed.cfg --- preseed.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preseed.cfg b/preseed.cfg index cccc3f0..a1a2803 100644 --- a/preseed.cfg +++ b/preseed.cfg @@ -47,7 +47,7 @@ d-i apt-setup/local0/repository string [trusted=yes] https://alice.ufsj.edu.br/p # Package selection tasksel tasksel/first multiselect standard, gnome-desktop -d-i d-i pkgsel/include string string build-essential, alice-full +d-i pkgsel/include string build-essential alice-full # Install the GRUB bootloader d-i grub-installer/only_debian boolean true