Divers corrections
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user