# HG changeset patch # User Pascal Bellard # Date 1597908446 0 # Node ID 9734719e700660046d827d50f1da694cc606947d # Parent f48301443461eb4ef5e9840fe0c0b5b864602151 Take care of isolinux.cfg diff -r f48301443461 -r 9734719e7006 tazusb --- a/tazusb Thu Aug 20 07:06:40 2020 +0000 +++ b/tazusb Thu Aug 20 07:27:26 2020 +0000 @@ -485,8 +485,8 @@ echo > /etc/keymap.conf ;; *) _n 'Keeping current locale/keymap settings...' - grep -qs '^INCLUDE i18n.cfg' /home/boot/*linux/*linux.c* && - sed -i 's/^INCLUDE i18n.cfg/# &/' /home/boot/*linux/*linux.c* ;; + grep -qs '^INCLUDE i18n.cfg' /home/boot/*linux/[se]*linux.c* && + sed -i 's/^INCLUDE i18n.cfg/# &/' /home/boot/*linux/[se]*linux.c* ;; esac status newline @@ -545,7 +545,7 @@ if [ "$(ls /home/boot/bzImage*)" ]; then longline "$(_ 'Moving %s to media. Remember to unmount for delayed writes!' "$ROOTFS")" - CONFIG=$(ls /home/boot/*linux/*linux.c*) + CONFIG=$(ls /home/boot/*linux/[se]*linux.c*) if grep -qs 'gz,' $CONFIG; then # Disable loram & many-in-1