Divers corrections

This commit is contained in:
2025-07-19 03:05:17 +02:00
parent bc5a1af1e8
commit 7160bdfcb6
4 changed files with 24 additions and 14 deletions

View File

@@ -56,7 +56,14 @@ d-i pkgsel/include string \
ffmpeg \
libavcodec-extra \
libavformat-extra \
fish
fish \
dkms \
libdw-dev \
clang \
lld \
llvm \
cmatrix \
btop
# Installation GRUB avec support multi-OS
d-i grub-installer/only_debian boolean true
@@ -66,7 +73,7 @@ d-i grub-installer/with_other_os boolean true
d-i grub-installer/bootdev seen false
# Configuration post-installation : kernel XanMod, shell Fish, dépôts Flathub, mesa kisak et suppression Konqueror
d-i preseed/late_command string cp /cdrom/late_custom_whitout_kernel_mesa.sh /target/root/late_custom_whitout_kernel_mesa.sh ; chmod +x /target/root/late_custom_whitout_kernel_mesa.sh ; in-target bash /root/late_custom_whitout_kernel_mesa.sh
d-i preseed/late_command string cp /cdrom/preseeds/late_custom_amd.sh /target/root/late_custom_amd.sh ; chmod +x /target/root/late_custom_amd.sh ; in-target bash /root/late_custom_amd.sh
# Finalisation : redémarrage automatique
d-i finish-install/reboot_in_progress note
d-i finish-install/reboot_in_progress note