diff options
author | Thomas Bächler <thomas@archlinux.org> | 2010-10-17 19:03:21 +0200 |
---|---|---|
committer | Thomas Bächler <thomas@archlinux.org> | 2010-10-17 19:03:21 +0200 |
commit | 3d30349dee4f30d542385f92eecdfc1c3b20036a (patch) | |
tree | c788030f203499d57c6db6d1abc3e498a6c8e540 /archiso/mkarchiso | |
parent | 21595371bb747108725ae55bfec85e001be46e49 (diff) | |
download | archiso32-3d30349dee4f30d542385f92eecdfc1c3b20036a.tar.xz |
Remove occurrences of KERNEL from syslinux.cfg
syslinux's KERNEL command tries to autodetect the type of the kernel
by looking at the file's extension. This is unsafe, use the explicit
versions instead:
LINUX - for Linux kernels (memtest is booted like a Linux kernel, too)
COM32 - for COM32 modules
COMBOOT - for comboot modules (only poweroff.com right now)
See http://syslinux.zytor.com/wiki/index.php/SYSLINUX#KERNEL_file
Diffstat (limited to 'archiso/mkarchiso')
0 files changed, 0 insertions, 0 deletions