memtest86plus/memtest86+.conf
Jaroslav Škarvada 05c6babd98 Removed some spec artifacts (like buildroot cleaning)
- Fixed malformed "Loading" banner
- Introduced new configuration file (/etc/memtest86+.conf)
- Introduced new memtest-setup switches for selecting ELF/non-ELF versions
  Resolves: rhbz#1303804
2016-02-23 17:02:36 +01:00

11 lines
424 B
Plaintext

# If INSTALL_ELF is set to 1 or if it is unset/empty, the ELF version of the
# memtest86+ will be installed, otherwise the non-ELF version will be
# installed. If you change this variable, you will have to regenerate your
# grub.conf for the changed to take effect, it is usually done by the
# following command:
#
# grub2-mkconfig -o /boot/grub2/grub.cfg
#
# For details see memtest86+ package documentation.
INSTALL_ELF=1