diff --git a/helpers/make-debian-installer b/helpers/make-debian-installer index aa823824f6f604667ab29f4b112e2568519f751e..ec0b500c9c1f776cbc022bcf7ca8b1c8df0e4fe0 100644 --- a/helpers/make-debian-installer +++ b/helpers/make-debian-installer @@ -30,6 +30,8 @@ sed -i "s/^MEDIUM_SUPPORTED.*/MEDIUM_SUPPORTED = cdrom netboot/g" ./build/config sed 's/ubuntu-archive-keyring.gpg/trisquel-archive-keyring.gpg/' -i build/config/common +sed -i 's/shim-signed/shim/g' debian/control + cp $DATA/splash.png build/boot/x86/pics/trisquel.png sed -i 's/ubuntu.png/trisquel.png/g' build/config/x86.cfg