10-bootloader 144 Bytes
Newer Older
1 2 3 4 5
#!/bin/sh
# NB: grub is currently the default in ALT

sed -ri "s/^(grub|lilo)$/$GLOBAL_BASE_BOOTLOADER/" \
	/usr/share/install2/installer-steps