mkimage-profiles/features.in/grub/cfg.in/00defaults.cfg
2020-05-22 13:34:35 +07:00

8 lines
128 B
INI

insmod echo
insmod gzio
insmod minicmd
insmod normal
insmod test
set timeout=@timeout@
if [ ! "$lang" ]; then lang=@LOCALE@; fi