1 Starting with 1.47, changes marked with SYSLINUX, PXELINUX, ISOLINUX
2 or EXTLINUX apply to that specific program only; other changes apply
6 * PXELINUX: Fix handling of unqualified DNS names.
7 * PXELINUX: Fix timer bug when PXELINUX might be unloaded
9 * core/writedec.inc: Fix duplicate declaration and overflow
12 * sample directory: Fix Makefile include (Gene Cumm).
13 * ver.com: New universal DOS/COMBOOT application to display
14 version information (includes DRMK) (Gene Cumm).
15 * rosh.c32: updated; Using getopt() for internal commands to aid
16 parsing options; Fix bugs in ls; add warm reboot and echo
18 * com32: fix a file descriptor leak.
19 * gfxboot.c32: handle TEXT..ENDTEXT; error out on no LABELs
20 found (Sebastian Herbszt).
21 * Fix booting on non-partitioned devices.
22 * MBR, isohybrid: Workaround for a BIOS issue on Acer
23 Travelmate and possibly other machines.
24 * COM32: Adding ACPI parsing libary
25 * HDT: Release 0.4.1 to support ACPI parsing,
26 improved mutli-core/cpu reporting
27 * LUA: Updating to 5.1.4-2
28 * SYSLINUX: core/diskstart.inc: Reset DS after checksum in case
29 it isn't 0 (Gene Cumm).
30 * win64: Script update for additional mingw compiler names
32 * diag: New directory for diagnostic-related tools. Add a
33 handoff MBR/VBR and geometry display images (Gene Cumm).
34 * MEMDISK: use "mem=" parameter to mark available memory above
35 this point as reserved (core already does alignment) (Gene Cumm).
36 * MEMDISK: Additional disk probe checks and debug output
37 (Shao Miller, Gene Cumm).
38 * gpxe: add gpxelinuxk.0, based off of undionly.kpxe + new
40 * isohybrid: install the isohdpfx*.bin/isohdppx*.bin files to
41 make isohybrid images in one step with GNU xorriso.
42 * PXELINUX: disable a hack that would make localboot work on
43 some machines, but break just about as many. Some machines
44 which worked with "localboot 0" in previous versions may
45 need "localboot -1" in this one. If you have a machine
46 which requires "localboot -1", a copy of the dmidecode
47 or sysdump output would be appreciated.
48 * Include a set of diagnostics by Gene Cumm.
49 * Fixes for gcc 4.6 and binutils 2.21.51.
50 * chain.c32: Allow "uuid" as a synonym to "guid".
51 * Handle directory names starting with .. for vfat and iso9660.
54 * Don't hang if no configuration file is found.
55 * Better support for booting from MBRs which don't pass
57 * EXTLINUX: Try to be smarter about finding the partition
59 * chain.c32: support chainloading Dell Real Mode Kernel (Gene
61 * chain.c32: fix booting in CHS mode.
62 * rosh.c32 updated (Gene Cumm).
63 * Fix the -s option to the syslinux/extlinux installer (Arwin
65 * isohybrid: fix padding of large images (PJ Pandit).
68 * SYSLINUX: correctly handle the case where the -d option is
69 specified with a non-absolute path, i.e. "syslinux -d
70 syslinux" instead of "syslinux -d /syslinux".
71 * ISOLINUX: recognize the directory names /boot/syslinux and
72 /syslinux, and the filename syslinux.cfg in addition to the
73 isolinux-specific names. Thus, "syslinux.cfg" is now a
74 generic name, whereas "isolinux.cfg" or "extlinux.conf" is
75 specific to different derivative.
76 * chain.c32: support setting alternate config filename for
77 stage2 of GRUB Legacy (Gert Hulselmans).
78 * whichsys.c32: execute specific command, based on Syslinux
79 bootloader variant (Gert Hulselmans).
80 * lua.c32: a lot of new bindings added to the "syslinux"
81 namespace: VESA, PCI, DMI, kernel loading (Marcel Ritter).
82 * btrfs: print a comprehensive error message if compressed or
83 encrypted files are encountered (neither is currently
85 * SYSLINUX: mtools installer: honor TMPDIR, error out on disk
87 * Handle fallbacks from EDD to CHS, to deal with systems which
88 announce EDD support but don't actually have it.
89 * SYSLINUX: the mtools, DOS and win32 installers now use the new
91 * PXELINUX: fix the use of IP addresses in TFTP :: or tftp://
93 * SYSLINUX: experimental Win64 installer (syslinux64.exe).
96 * ISOLINUX: fix initialization on systems which don't zero
98 * SYSLINUX/EXTLINUX: fix handing of disk read retries in
100 * ISOLINUX: change the initialization sequence to avoid
101 problems with certain (old) BIOSes. Special thanks to
102 Helmut Hullen for invaluable debugging support.
103 * ifplop.c32: new module which detects if the PLoP Boot Loader
104 already has booted a CDROM or USB drive (Gert Hulselmans).
105 * Correct a severe memory overwrite bug, triggered primarily
106 when selecting a very long command line in the menu system.
107 * lua.c32: Lua script interpreter, currently experimental
108 (Alexey Zaytsev, Marcel Ritter, Geert Stappers).
109 * PXELINUX: new option IPAPPEND 4 to append the system UUID to
110 the kernel command line.
111 * PXELINUX: display BOOTIF and SYSUUID at startup time, and
112 when Ctrl-N is pressed on the command line.
115 * Major code base changes; all filesystem rewritten in C.
116 This work was done primarily by Liu Aleaxander (Yuanhan Liu).
117 * EXTLINUX: btrfs and ext4 support. btrfs support was done by
119 * EXTLINUX is no longer a separate derivative; extlinux and
120 syslinux both install the same loader (ldlinux.sys); for the
121 Linux-based installers the extlinux binary is used for a
122 mounted filesystem; the syslinux binary for an unmounted
124 * When loading a new configuration file with the CONFIG
125 command, one can now also specify a new current directory
126 with an APPEND statement.
127 * Full ADV support for Syslinux, to boot-once and MENU SAVE
129 * Full support of GPT-partitioned disks, including disks
130 and/or parititions larger than 2 TiB (if supported by BIOS.)
131 * The GPT handover protocol adjusted to the current T13
132 committee draft; see doc/gpt.txt.
133 * HDT: code cleanup, small bugfixes
134 * The "linux" syslinux installer (syslinux-nomtools) now has a
135 command-line syntax closer to the extlinux installer. The
136 mtools, dos and win32 installers will get this new syntax
137 eventually, but it is not implemented yet.
138 * chain.c32: support booting GPT partitions by index, GUID, label.
139 * chain.c32: support booting the Syslinux partition with "fs".
140 * chain.c32: implement gpt.txt hand-over protocol.
141 * chain.c32: support for chainloading Grub stage 2.
142 * PXELINUX: TFTP URL syntax (tftp://) supported even when not
143 running gPXE/gpxelinux.
144 * New ls.c32 module to display the contents of the disk from
145 the command line, and pwd.c32 to display the current
147 * rosh.c32 (read only shell) updated and hopefully usable.
148 * PXELINUX: Support "localboot -1", just like the other
150 * gfxboot.com removed in favor of gfxboot.c32.
151 * New MENU HELP statement to display fullscreen help text as a
152 result of a menu selection.
153 * memdiskfind utility that can be used with the phram driver
154 in the Linux kernel to mount a memdisk.
155 * ifcpu.c32: Adding usage when no parameters are given,
157 * ifcpu.c32, ifcpu64.c32: handle more than one argument per
159 * isohybrid: C version which does not require Perl.
160 * New command MENU IMMEDIATE to permit hotkeys to activate
161 immediately without needing Enter.
162 * mdiskchk.com supports a --no-sequential (or -n) option to
163 suppress the classic all-drive-probing heuristic. Useful
164 on BIOSes who crash/hang when certain drive numbers are
166 * ElTorito.Sys DOS driver now scans drive numbers upwards
167 instead of downwards, in order to avoid a fairly common
168 bug on some BIOSes where probing drive 0xFF causes a
170 * NASM 2.03 or later required to build. 2.07 or later
174 * chain.c32: fix chainloading the MBR of a hard disk (broken
176 * mboot.c32: report the boot loader name in the information
178 * com32: set argv[0] in a com32 module.
179 * core: add a workaround for a bug in Xen HVM older than
180 version 3.3: disable halt on those platforms.
181 * Fix problems where certain operations in com32 modules would
182 cause the core to believe the system was idle.
183 * MEMDISK: fix MBR detection when used with a DOSEMU header or
185 * MEMDISK: generate the mBFT checksum correctly.
188 * gPXELINUX: updated to gPXE 1.0.0. gPXELINUX can now do NBP
189 chainloading, and does not require a second DHCP.
190 * vesamenu.c32: unbreak the default "grey hole" background.
191 * We no longer have a built-in default of "linux auto".
192 Instead, if no DEFAULT or UI statement is found, or the
193 configuration file is missing entirely, we drop to the boot:
194 prompt with an error message (if NOESCAPE is set, we stop
195 with a "boot failed" message; this is also the case for
196 PXELINUX if the configuration file is not found.)
197 * chain.c32: support chainloading Grub4DOS; patch by Gert
199 * New tool: sysdump.c32, can be used to produce system
200 information for debugging via tftp or ymodem (serial port).
201 * "vga=current" on the Linux command line is now supported.
202 * chain.c32: support for Windows Recovery Console, via the
204 * chain.c32: should now support loading NTLDR from different
205 type media than loaded from.
206 * chain.c32: support chainloading to a FAT/NTFS partition with
207 invalid "hidden sectors" via the "sethidden" option.
208 * memdisk: fix the mBFT ACPI table.
209 * vesamenu.c32: if the image is smaller than the screen, tile
210 it across the whole screen.
211 * mkdiskimage: -s option for producing a sparse image.
212 * vesamenu.c32: support arbitrary resolution setting (beyond
213 BIOS support) on some Intel-based video chipsets. This code
214 is a modified version of the "915resolution" tool by
215 Steve Tomljenovic; your mileage might vary.
218 * SYSLINUX: make the DOS installer work for MS-DOS 7.x/8.x
220 * HDT: updated to version 0.3.6 (numerous changes.)
221 * mboot.c32: now supports video mode setting if requested by
223 * MEMDISK: Fix floppy images of PC-DOS.
224 * MEMDISK: Add support for emulation of CD-ROM images; patch
226 * MEMDISK: Comply with the Win9x "safe hook" standard,
227 allowing a protected-mode driver.
228 * MEMDISK: New "mBFT" ACPI table, by analogy with the iSCSI
229 iBFT table. This allows detection from a protected-mode
230 operating system without EDD support.
231 * 32-bit version of the gfxboot loader (gfxboot.c32), so far
232 experimental. This will replace gfxboot.com in the future.
233 * vesamenu.c32: new MENU RESOLUTION directive to set a screen
234 resolution other than 640x480.
235 * chain.c32: add support for loading isolinux.bin.
236 * chain.c32: make sure to always return to text mode.
237 * eltorito.sys: DOS driver for generic CD-ROMs; by Gary Tong
241 * PXELINUX: clear memory before handing over to a chainloaded
242 NBP. This may help avoid a bug in Windows RIS.
243 * PXELINUX: fix localboot after NBP chainloading on certain
244 BIOSes (including ASUS A8N-E, but possibly others.)
245 * chain.c32: support chainloaded bootloaders on ISOLINUX.
246 * PXELINUX: allow filenames up to 251 characters.
247 * MEMDISK: fix problems booting from USB on Thinkpads, and
248 possibly other machines or hardware combinations.
249 * isohybrid: fix the -id option.
250 * HDT: updated to version 0.3.4.
251 * MEMDISK: the stack size is now configurable, with the stack=
253 * Simple menu: fix Ctrl-W (word erase) in command-line edit.
254 * Simple menu: fix crash on some platforms.
255 * Gfxboot: fixes to the configuration file parsing.
256 * PXELINUX: add a tool to override specific DHCP options via
257 values hardcoded in the pxelinux.0 file. These hardcoded
258 values can be either "before DHCP" (defaults if DHCP do not
259 provide values), or "after DHCP" (overrides DHCP). The tool
260 pxelinux-options can be used to set these options. This
261 feature does not apply to gpxelinux.0; when used with gPXE
262 this is better handled by modifying the embedded script.
265 * isohybrid: fix the -partok logic for loading from a partition.
266 * ISOLINUX: deal with systems which return from INT 13h with
268 * Do not invoke the idle handler during large file loads.
269 * Simple menu: make ONTIMEOUT work with MENU HIDDEN.
270 * PXELINUX: handle TFTP servers which have extra NULs at the
271 end of an OACK packet.
274 * Shuffler: fix bug in real-mode entry. This affected a
275 number of modules, probably in relatively unimportant ways,
276 but it completely broke linux.c32.
277 * Improved performance.
278 * Attempt to halt the processor while idle. This can cause
279 bad reponsiveness when using a serial console especially for
280 automated input; if that ends up being a problem, use the
281 new "NOHALT 1" configuration command.
282 * linux.c32 now suppresses all messages if the "quiet" flag is
284 * isohybrid: add a variety of options, and a help message.
285 * ISOLINUX: fix booting in hybrid mode when CBIOS is used.
286 This unfortunately means that the isohybrid handoff protocol
287 has changed, so the isohybrid utility must version-match
289 * Drop support for ACPI 3 extended memory flags.
290 * Menu system: don't set the autocr flag on the serial
292 * altmbr: fix handling of logical partitions.
293 * altmbr: cap at 439 bytes so the partition select byte isn't
297 * New shuffler mechanism and API.
298 * Rewritten mboot.c32 module.
299 * The syslinux_boot_linux() function has been simplified.
300 * Don't hang trying to boot a "menu quit" label from the CLI.
301 * Fix problem with boot-once "sticking" on some BIOSes.
302 * isohybrid: fix problem with images over 2 GB in size.
303 * APM poweroff module (poweroff.com) by Sebastian Herbszt.
304 * ISOLINUX: fix the handling of large directories. Bug found
305 and fixed by Steffen Winterfeldt.
308 * PXELINUX: fix the "keeppxe" option, which was broken in
310 * MEMDISK: correct the extraction of geometry information from
311 the MBR of a hard disk image, again broken in 3.74.
312 * extlinux(1) man page from Brian Pellin.
313 * Simple menu: MENU SAVE is now controllable on a menu-by-menu
314 or entry-by-entry basis.
315 * gPXELINUX: fix interrupt-disabling bug.
316 * HDT: fix lockup on machines with certain PCI configurations.
319 * New UI directive, which allows a more natural way to specify
320 a menu system (or not.) With the UI directive specifying
321 the menu system, the DEFAULT directive can be used to select
322 the default entry inside the menus.
323 * kbdmap.c32: new module to load a new keyboard map
325 * isohybrid: workaround bug in some versions of binutils.
326 * Fix issue with the placement of the initrd on some machines.
327 * ifcpu64: fix handling of less than three arguments.
328 * Fix bug in the shuffle library when dealing with a very
329 large number of fragments.
330 * Documentation fixes by Vicente Jimenez Aguilar.
331 * gPXE updated to version 0.9.7.
332 * hdt.c32: Hardware Detection Tool, an interactive hardware
333 analyzer module by Erwan Velu.
334 * MEMDISK: enable automatic determination of the disk geometry
335 for a large floppy disk image if (and only if) it is
336 formatted with a FAT filesystem.
337 * SYSLINUX: fix the handling of .bss files on FAT12/16.
338 * Suppress the Loading ... message if "quiet" is specified on
339 the kernel command line.
340 * Fix the use of "CONSOLE 0" with menu.c32.
341 * Allow COM32 modules to be aware of all memory even in the
342 presence of a memory hole. The "linux.c32" module can be
343 used to load a kernel (or memdisk) plus large initrd on
345 * MBR: produce alternate MBR variants which force the drive
346 number to hd0 (_f variants), or force the drive number to
347 hd0 if the Ctrl key is pressed (_c variants.) Furthermore,
348 add an MBR variant (altmbr*.bin) which ignores the active
349 flag and instead boots the partition number specified in the
350 byte at offset 439 decimal.
351 * Add IPAPPEND strings to com32 modules, especially needed for
353 * New MENU SAVE directive which saves the latest menu
354 selection until the next boot. Currently only implemented for
356 * gfxboot.com: *experimental* interface module to Steffen
357 Winterfeldt's "gfxboot" graphical front end
358 (http://gfxboot.sourceforge.net/). Module by Sebastian Herbszt.
361 * Upgrade gPXE to release version 0.9.5.
362 * Fix a number of build errors on various platforms.
363 * Handle systems with E820 "extended attributes" per ACPI 3.
364 Someone "cleverly" decided to change the E820 spec in a
365 backwards-incompatible manner!
366 * MEMDISK: default to "safeint".
367 * Adopt the moniker "The Syslinux Project", standard proper
368 noun capitalization, to refer to the project as a whole.
369 Thus, reserve the all-caps "SYSLINUX" to refer to the FAT
371 * mboot.c32: add "-solaris" option to pass DHCP information to
372 the Solaris kernel; required for automatic Solaris boot
373 without using Solaris' pxeboot program.
374 * config.c32: trivial COM32 module to restart Syslinux with
375 another configuration file from the command line (equivalent
376 to the CONFIG command in the configuratin file.)
379 * Include the pxechain.com module from Jeffery Hutzelman at
380 Carnegie Mellon University. This allows chaining another
381 PXE boot program while changing the DHCP packet passed to
383 * Reorganize the Makefile system.
384 * Major PCI core cleanups and other source cleanup.
386 * Try to avoid memory-snooping attacks on passwords. Note
387 that if someone has root on the box, they generally don't
388 need to compromise the boot loader...
389 * ISOLINUX: fix crash when given a zero-length file.
390 * sdi.c32: support gzipped SDI images.
391 * ISOLINUX: support generating images which can be either
392 a CD-ROM or a hard disk (USB disk, etc.) See
393 doc/isolinux.txt for more information.
394 * Remote gdb support for COM32 modules; patch from Stefan
396 * Support beeps in F-key help in the simple menu system.
397 * Tab display of labels, based on a patch from Sebastian
398 Herbszt. Can be disabled with the NOCOMPLETE configuration
400 * "menu default" can now be specified after "menu begin", to
401 indicate that a specific submenu should be the default entry.
404 * Workaround for a VESA BIOS which tries to make DOS system
406 * Simple menu: fix navigation around disabled entries
407 (or at least try to...)
408 * EXTLINUX: proper error message when confused about mount
410 * MEMDISK: be smarter about incompletely disabled floppies in
411 the BIOS and about being the only floppy.
412 * Optionally allow initrd to be specified on a separate line
413 rather than as part of the "append" line. This is not
414 recommended, but apparently makes life easier for some
416 * SYSLINUX: if no config file is present, set the current
417 directory to the root directory (Sebastian Herbszt).
418 * chain.c32: option "hide" to support hiding and unhiding of
419 primary partitions on the boot drive with DOS, Win, or OS/2
420 partition types (01, 04, 06, 07, 0b, 0c, 0e).
421 * Unbreak the KBDMAP command (broken in 3.70).
422 * EXTLINUX: fix the handling of the ADV when using CBIOS.
423 * ifcpu64.c32: simple COM32 module to select a 32- or 64-bit
424 kernel (and optionally 32-bit kernels with or without PAE.)
425 Eventually we want a scripting language for this
426 kind of stuff; a Lua module is under development.
427 * Fix parsing of the SERIAL command without a baud rate
429 * chain.c32: error out when try to boot an unbootable
431 * SYSLINUX: when building the Win32 installer, search for
432 MinGW under a large number of possible names.
435 * PXELINUX: Support enhanced capabilities when running on top
436 of gPXE (http://www.etherboot.org/). In particular, support
437 URL-style syntax for filenames, and any protocol that gPXE
438 supports (except, currently, iSCSI and AoE.) This feature
439 is currently highly experimental.
440 * Substantial infrastructure changes to support files whose
441 length aren't known at open time (typically network
442 connections.) Please note that the semantics of some of the
443 comboot APIs have changed slightly; please see doc/comboot.txt.
444 * PXELINUX: We no longer require a TFTP server which supports
445 the tsize option for all transfers.
446 * PXELINUX: Integrate with the gPXE source base; unified image
447 now included as "gpxelinux.0".
448 * The source tree has been restructured; files that were
449 previously in the root have moved into the core, dos, gpxe,
450 and utils directories.
451 * "make install", "make netinstall", and "make extbootinstall"
452 have been updated massively. "make install-all" now installs
454 * Change default dir for auxiliary files from
455 /usr/lib/syslinux to /usr/share/syslinux.
456 * SYSLINUX: VFAT long filename support.
457 * MEMDISK: Any image less than 4096K (4 MB) is treated as a
458 floppy disk. The geometry-guessing code will recognize all
459 common extended formats, but it is still possible some very
460 exotic formats need geometry specification. Large floppies
461 and very small harddisks still need explicit specification.
462 * chain.c32: option "swap" to support swapping of BIOS drive
463 numbers. This is necessary to boot certain operating systems
464 (DOS, Windows) from a secondary drive.
465 * chain.c32: option "file=" to support loading a boot file from
466 the SYSLINUX filesystem instead of loading the boot sector
468 * chain.c32: option "seg=" to control the load location.
469 * chain.c32: option "ntldr=" as a shorthand for "seg=0x2000
470 file="; use this to load one of WinNT's loaders:
472 chain.c32 hd0 1 ntldr=/MiniNT/setupldr.bin
474 Note that the file needs to be in the SYSLINUX filesystem.
475 * chain.32: options "freedos=" and "msdos="/"pcdos=" as
476 shorthands for "seg=0x60 file=" and "seg=0x70 file="
477 respectively; use this to load FreeDOS's kernel.sys, MS-DOS's
478 io.sys or PC-DOS's ibmbio.sys.
479 * Change to the A20 algorithm which *MIGHT* help systems that
480 have systems which freeze when Syslinux is used with USB
481 keyboards. Note that this has been hard do verify, so I
482 would greatly appreciate feedback on it.
483 * Complex menu system: unbreak menus which has unnamed
484 submenus, like complex.c.
485 * Fix newline on the serial port for some com32 modules.
486 * chain.c32: support "boot" as the drive specification,
487 indicating the drive from which it was booted
488 (for syslinux/extlinux).
489 * SYSLINUX/EXTLINUX: support "localboot" with the same feature
491 * Add an experimental MBR for GPT partition tables.
492 * Use $(CC) when determining compile flags.
493 * chain.c32: fix booting from logical partitions (Sergey
497 * Fix errors in the PCI and DMI detection modules (Erwan Velu,
499 * Fix host dependencies and other issues in the build system.
500 * PXELINUX: Allow class E addresses as unicast.
501 * sdi.c32: module to load Microsoft System Deployment Images.
502 For additional information, please see:
503 http://msdn2.microsoft.com/en-us/library/ms838543.aspx
504 * EXTLINUX: Correct reading directories with deleted entries.
505 * Shuffle library: correct the handling of certain geometries
506 (an upward move with source material blocking the move); as
507 required by sdi.c32 but theoretically possible for other
509 * Add "make netinstall" to install /tftpboot.
510 * Fix some documentation files that didn't get moved/renamed.
513 * Clean up garbage after "aborted." message.
514 * Clean up memdump.com filenames.
515 * Support SHA256 and SHA512 encrypted passwords.
516 * The shuffle library now can generate chained descriptors,
517 thus allowing pretty much arbitrarily complex memory maps.
518 * Handle command lines up to 2047 characters, the current
520 * vesamenu: support systems without linear framebuffer support
521 (sigh, what is this, 1993?) and 15-bit RGB modes.
522 * Move the label storage (for the command-line interface) to
523 high memory, removing the size limit and freeing up 64K of
525 * Get rid of 4096-entry limit in the simple menu system.
526 * New hierarchial submenu support: see MENU BEGIN, MENU END,
527 MENU GOTO in doc/menu.txt.
528 * MENU QUIT allows creating a menu entry for returning to the
530 * ISOLINUX: Work around bug in certain Adaptec BIOSes,
531 patch by Bruce Robson.
532 * pngtopnm dependency removed from samples/ directory.
533 * Text documentation files (in doc/) renamed *.doc -> *.txt.
536 * EXTLINUX: fix crash when accessing an empty file.
537 * elf.c32: If a PHDR segment is present, load it.
538 * Fix SHA-1 and MD5 passwords.
539 * ISOLINUX: fix booting when mastered without
540 mkisofs -boot-info-table (broken since 3.50, sigh...)
541 * Handle BIOSes which emit multiple contiguous valid
542 memory regions in the e820 map.
545 * Support for "auxilliary data vector", a small amount of
546 writable storage. Currently only supported for EXTLINUX,
547 but the infrastructure is there for the other derivatives,
548 assuming a suitable storage location can be found.
549 * EXTLINUX: boot-once support (--once, --clear-once, and
551 * A command is now required to the EXTLINUX installer, i.e. at
552 least one of --install, --update, --once, --clear-once, or
556 * PXELINUX: as per RFC 5071, PXELINUX no longer requires the
557 use of the magic cookie option (208) for unencapsulated
558 options. Currently it does not require it for
559 vendor-encapsulated options (vendor-option-space) either,
560 but that MAY be reverted in the future if it causes
562 * Documentation text files moved to a common "doc" directory;
563 man pages from the Debian project added to the "man"
565 * Correct bug with self-overlapping memory areas when using
566 the shuffle interface.
569 * Add "menu separator", "menu indent", "menu disabled"
571 * vesamenu: fix handing of VESA modes with noncontiguous
572 memory buffers. In particular, Qemu/KVM sets up such a mode
573 when Cirrus Logic emulation is enabled (which is the
575 * Support for calling real mode functions using far calls,
576 with argument on the stack. This was implemented to support
577 the BIOS BBS specification, but subsequent experiments show
578 that the at least one of the most common BIOS cores, Award,
579 passes the presence check but doesn't actually implement the
583 * Fix bugs related to the $PnP BIOS functionality on some
585 * PXELINUX: Fix the "naked" version of :: (suppress prefix.)
586 * elf.c32: better error messages.
587 * Faster operation under Intel VT virtualization.
588 * PXELINUX: Fix DHCP bootfile option.
589 * mkdiskimage: Support more than 1024 cylinders.
590 * (Hopefully) fix installer on non-x86 platforms.
591 * Fix shuffle_and_boot_rm, used by linux.c32.
592 * Fix shuffle_and_boot_pm on 386/486.
593 * ISOLINUX (at least): fix bss memory overwrite hang.
594 * MBR: Fix booting from logical partitions.
598 * Handle capitalized F-key commands in the menu system.
599 * Fix padding error when loading multiple ramdisks.
600 * Workaround for VMware crashing when trying to print a
601 message during early kernel boot (does not seem to work,
603 * chain.c32: add the ability to search for a specific MBR
604 signature at runtime.
605 * Fall back to the server identity option if the siaddr field
606 in the DHCP header isn't set. This seems to match the
607 behaviour of most PXE stacks.
608 * mkdiskimage: give the generated disk image an MBR signature.
609 * MEMDISK: Fix failures on some BIOSes.
610 * Simple menu system: new "MENU HIDDEN" option to not display
611 the menu unless the user presses a key.
612 * Simple menu system: support MD5-encrypted passwords (modern
613 Unix standard style, with "$1$" prefixes.)
614 * pcitest.c32: now functions as a full "lspci". Thanks to
615 Erwan Velu for this work.
616 * MEMDISK: Make EDD actually work.
617 * ISOLINUX: Fix for certain broken CD-ROM BIOSes which
618 randomly corrupted register FS.
619 * Simple menu system: fix memory overwrite bug that caused
620 some systems to lock up or behave weirdly.
621 * Fix building on 64-bit systems without a 32-bit libc installed.
624 * EXTLINUX: Fix failure to find the configuration file.
627 * New keywords allow the type of file to be specified in the
629 * It is now supported to load a different configuration file
630 with the CONFIG keyword.
631 * Fix API call 0x0019 (Read Disk.)
632 * MENU AUTOBOOT, MENU TABMSG, MENU PASSPROMPT allows
633 internationalization of menu messages.
634 * A new feature, TEXT HELP, allows the administrator to set
635 a multi-line help message for individual selections.
636 * Fix API call 0x0012 (Cleanup, shuffle and boot.)
637 * New API call "Cleanup, shuffle and boot to flat protected mode"
638 * New API call "Cleanup, shuffle and boot to real mode",
639 similar to API call 0x0012 but allows arbitrary register setting.
640 * Introduce a library interface for loading arbitrary binary
641 formats with relatively easily understood code. See
642 the elf.c32 module for an example on how to use it.
643 * New module "elf.c32", to load a protected-mode ELF kernel.
644 * MBR (old and new): Fix bug in CHS mode when LBA >
646 * vesamenu: fix decoding of palettized PNG images.
647 * Update the Linux kernel boot protocol.
648 * PXELINUX: Press Ctrl-N at the boot prompt to read out the
650 * Instead of the (non-existent) MAC, use the client identifier
651 for networks like Infiniband and Firewire/1394.
652 * Add a new INCLUDE command to the core syslinux parser.
653 * Allow binding help text to F11 and F12.
654 * F-key help now available in the simple menu system.
655 * Disabled the polling for ARP during idle. It is simply too
656 slow on some (broken!) PXE stacks.
657 * PXELINUX: also try to fetch the config file based on UUID.
658 * SYSLINUX/EXTLINUX: New RAID mode (-r) which calls the BIOS
659 to load the next device (typically the next drive) on boot
663 * MEMDISK: Disable EDD by default on floppy disks. EDD can be
664 enabled with the "edd" option and disabled with "noedd".
665 This (hopefully) should make Ghost work again.
666 * SYSLINUX: "unix" installer now uses Linux ioctls instead of
668 * New MBR which can boot from logical partitions.
669 * SYSLINUX: Fix bug in detecting special extensions which was
670 introduced in 3.35 :(
671 * PXELINUX: Unbreak chainbooting FreeBSD (and possibly others.)
674 * MEMDISK: New "safeint" mode.
675 * MEMDISK: Be more compliant with the PnP BIOS spec.
676 * MEMDISK: Turn on EDD support by default.
677 * MEMDISK: Try to work on some machines on which it would not
678 work when there was no floppy drive in the system.
679 * Simple menu system: fix serial console support (broken in
681 * SYSLINUX: Support subdirectories. Like ISOLINUX, the
682 "current directory" is the directory in which syslinux.cfg
683 is found; this is searched for in the sequence
684 /boot/syslinux, /syslinux, /. As a side benefit, label names
685 like "linux-2.6.18" and "linux-2.6.19" are now supported.
687 To install ldlinux.sys in a subdirectory, pass the -d
688 directory option to the SYSLINUX installer.
690 This work was sponsored by slax.org (thanks, Tomas!)
691 * New API call: read disk.
692 * Invoke ONERROR on initrd load failure.
695 * The simple menu system (menu.c32 and vesamenu.c32) now
696 support loading more than one configuration file at a time,
697 using MENU INCLUDE or by specifying multiple filenames.
698 * The MENU COLOR statement can now control the shadowing mode.
701 * libcom32 extended to support graphics mode and graphical console.
702 * vesamenu.c32, new graphical version of the Simple
703 Menu System, see README.menu.
704 * New com32 modules by Erwan Velu do selection based on CPUID
705 or PCI devices present.
706 * RPM spec: add syslinux-tftpboot module; move syslinux by
707 default to the /usr/share/syslinux directory.
708 * RPM spec: extlinux is now a separate package.
711 * EXTLINUX: New options --install (-i) and --update (-U), to
712 make it clear if a boot loader should be installed or
713 updated. For now, defaults to --install for compatibility;
714 a future version will require one of these options.
715 * New library functions to load and place files in memory.
716 * mboot.c32 bug fixes.
717 * Remove 8 MB kernel size restriction.
718 * Add "klibc" target for building unix/syslinux and
719 extlinux/extlinux with klcc (klibc-1.4.27 or later.)
720 * PXELINUX: Fail (and eventually reboot) if no configuration
722 * COM32 module by Erwan Velu to make decisions based on DMI
724 * Fix issue where going back and forth between menus a lot
726 * ISOLINUX: Fix bug which made "cd boot sectors" not work.
729 * MEMDISK: Fix bug by which accessing the real floppy disk
730 as B: in MS-DOS was broken.
731 * Simple menu system: allow tweaking of the screen layout.
732 * Simple menu system: better command-line editing, correctly
733 handle command lines above 256 characters.
734 * PXELINUX: revert memory allocation change that caused
735 problems on some network cards.
736 * MEMDISK: Try work around a bug on some BIOSes when no
737 physical floppy disk is present in the system.
738 * Enable the 16550A FIFOs, if present, when doing serial
740 * New "totaltimeout" command establishes a timeout without
741 regard for any user input.
742 * Simple menu system: timeout behaviour now more in line with
744 * Simple menu system: "ontimeout" should now work correctly.
747 * gcc 4.0.1 compilation fixes.
748 * Add support for querying the PCI BIOS in libcom32
749 (used by ethersel et al.)
750 * Fix PCI handing (ethersel etc) on several old chipsets (and
752 * Try to deal with systems with broken EBIOS.
753 * New API call to do "localboot".
754 * New API call to query features.
755 * New API call to run kernel image, a lower-level call than
756 "run command". See comboot.doc.
757 * Fix for bug in EBIOS code discovered by Arwin Vosselman.
758 * NOESCAPE security fix.
759 * Comments are now recognized even without a space following #.
760 * Fix incorrect handling of mixes of entries with and without
762 * The idle API call now harmlessly returns failure if it is a
763 no-op. That way the caller can decide whether or not to
764 bother invoking it again.
765 * Temporarily disable the idle API call on PXELINUX, due to
766 some platforms on which the idle API call seems to hang; this
767 problem has not yet been debugged.
768 * MEMDISK: the handling of DOSEMU-headered images was broken;
770 * EXTLINUX: symlinks are now supported.
771 * Simple menu system: N and P now work correctly as hotkeys.
772 * MEMDISK: more BIOS bug workarounds.
775 * gcc4 compilation fix.
776 * <BEL> (Ctrl-G) in message files now causes a beep.
777 * Reduce the command line to 511 characters; 1023 caused
781 * SYSLINUX: Fix performance regression (-s mode always
783 * Add API function for idle loop.
784 * libutil: Add do_idle() function for idle loop, make
786 * libutil: Add SHA-1 and base64 functions.
787 * Simple menu system: add password support.
788 * EXTLINUX: Sparse files now handled correctly.
789 * EXTLINUX: Large directories now handled correctly.
790 * ALL: At the prompt, Ctrl-X now forces text mode.
791 * Fix configuration file parsing error, that could cause
793 * Rewritten advanced menuing system from Murali Ganapathy.
794 * MEMDISK: New "bigraw" mode to work around certain broken
796 * COM32 module to boot Multiboot systems, including Xen. See
797 com32/modules/mboot.doc.
798 * Max command line changed to 1023 characters. Note that the
799 kernel proper still can only handle 255 characters without
800 patching, and COM16 binaries can only handle 125 characters.
803 * Fix chainloading (chain.c32).
804 * Fix zlib build problem.
805 * Use a private copy of <linux/ext2_fs.h>.
808 * Fix typo that caused the ramdisk to load in the wrong place.
811 * New API function "shuffle and boot"; allows COM32 modules to
812 load or construct (almost) arbitrarily complex objects,
813 e.g. a kernel and its initrd/initramfs in pieces, and have
814 the API core reorganize memory for booting. (A library API
815 for this function will be introduced in a later version.)
816 * The initrd= option now supports multiple filenames separated
817 by commas. This is mostly useful for initramfs, which can
818 be composed of multiple separate cpio or cpio.gz archives.
819 (Note: all files except the last one are zero-padded to a 4K
820 page boundary. This should not affect initramfs.)
821 * EXTLINUX: Fix API function 000Ah (get derivative-specific
823 * libcom32/ethersel: Support PCI Config Mechanism #2 on
824 machines still infested with that hideous old hack.
825 * SYSLINUX: Fix directory-parsing bug.
828 * SYSLINUX: The "unix" installer now sets the MS-DOS
829 attributes (hidden, system, readonly.)
830 * COM32 library: build the .lnx (test modules for running
831 under Linux) as architecture native modules, in case
832 i386 devel libraries aren't installed.
833 * EXTLINUX: Hack for systems which don't have BLKGETSIZE64
834 defined in the standard header files.
835 * Simple menu system: minor aestetic improvements, and try to
836 work better over a serial console (speed, and readability on
837 monochrome terminal emulators.)
838 * New CONSOLE directive to control output on the video console
839 (useful for dealing with some broken serial-forwarding
841 * New com32 module "ethersel" for searching for an Ethernet
842 card and selecting the proper version of Etherboot.
843 * EXTLINUX: Allow the user to override the detected geometry.
847 * EXTLINUX, SYSLINUX: Fix compile errors on some systems.
848 * EXTLINUX: Default to zipdrive geometry (64 heads, 32
849 sectors) if no other geometry can be detected.
852 * SYSLINUX: Support FAT32 and EDD. As an unfortunate
853 consequence, LDLINUX.SYS is no longer an ordinary file; it
854 is block-mapped at install time, which means it can only be
855 written using the syslinux installers.
856 * SYSLINUX: Reorganize the source code for the installers;
857 each one of the installers (dos, win32, unix, mtools) is now
858 built in its own subdirectory. In particular, "mtools" is
859 the unprivileged installer which uses mtools; "unix" is the
860 privileged installer which uses system calls.
861 * SYSLINUX: Completely rewritten DOS installer in C.
862 * ALL: "label" statement information is now stored in a
863 compressed format, which means that a lot more labels are
864 permitted (500-1000 in a typical configuration, but depends
866 * EXTLINUX: New derivative, which boots from an ext2/ext3
868 * SYSLINUX: The DOS and Win32 installers can now optionally
869 write the boot sector to a file instead of the real boot
870 sector. This is not supported in the Linux installers,
872 * ALL: New NOESCAPE command, disables the "hold down the Shift
873 key to display the prompt" behaviour.
874 * New simple menu system, as an alternative to the advanced
875 menu system already present. See README.menu for details.
876 * PXELINUX: Filenames can now be prefixed with an IP address
877 or DNS name plus :: (e.g. 192.0.2.1::filename or
878 server.domain.com::filename), which downloads a file from an
879 alternate TFTP server, or just a :: (e.g. ::filename), which
880 suppresses the common pathname prefix. See pxelinux.doc.
881 * SYSLINUX: Add an -m option to the DOS and Win32 installers
882 to write an MBR and -a to mark the partition SYSLINUX is
883 being installed on active.
884 * MEMDISK: Give a way to query the boot loader type while
885 running MEMDISK; see memdisk/memdisk.doc and
887 * mkdiskimage: substantially improved mkdiskimage which, among
888 other things, can now be used to initialize USB keys as
889 zipdrives; see README.usbkey for more information.
892 * MEMDISK: Fix command-line parsing "brown paper bag" class
894 * MEMDISK: Add "raw" mode to support the DOS boot disk from
895 WinME/XP, which seems to deliberately crash the system
896 when someone uses the "INT 15h mover" highmem API.
897 * Make "make install" do something sane for the com32
898 development environment.
899 * In the spec file, create a separate -devel RPM for the com32
900 development environment.
903 * Simple C library, based on klibc, for writing COM32
905 * Fix the handling of file length in loading of COM32
907 * MEMDISK: Work around a linker bug by rearranging the code to
908 not use the linker for the 16-bit code.
909 * SYSLINUX: If we're building on a machine without a Win32
910 (mingw) compiler, just skip building syslinux.exe.
911 * ISOLINUX: Support non-mkisofs mastering programs, at least
912 as long as the image is single-session. For best results,
913 ISOLINUX should be the only boot loader installed.
914 * MEMDISK: Allow the user to specify that the simulated disk
915 should be write-protected.
918 * ALL: Add an API call to get the configuration file name.
919 * SYSLINUX: Fix bug in 2.10 that prevented it from working
920 correctly for a lot of people.
921 * SYSLINUX: In the installer, make mtools a bit less fussy.
922 * Make the menu system compile with newer gcc's.
925 * MEMDISK: Handle images compressed with zip as well as with
926 gzip. Some Windows-based image tools apparently generate
927 these kinds of images by default. Patch by Patrick
929 * Major menu improvement from Murali Ganapathy.
930 * ISOLINUX: Wonderfully sick and brilliant workaround for
931 severe bugs in certain Award BIOSes; from Knut Petersen.
932 * SYSLINUX: Fix for the nomtools installed, from Frederic
934 * PXELINUX: Fix handling of IP numbers in the ranges
936 * ALL: New option "allowoptions" (defaults to 1), which
937 controls if options are allowed on the command line or not.
938 * SYSLINUX: Support building under klibc (see the klibc
939 distribution for details.)
942 * SYSLINUX: Remove residual setuid crap from
944 * Handle video pages correctly when using the API functions.
945 * Handle compiling on an x86-64 platform correctly.
946 * Menu system from Murali Krishnan Ganapathy; see the menu
947 directory for information.
948 * COMBOOT: Allow COMBOOT programs to change screen text mode.
949 * COMBOOT: Correct the documentation of how to detect
950 SYSLINUX from COMBOOT!!!!
951 * COMBOOT: Fix "get key without echo" API function.
952 * SYSLINUX: Fix bug that affected the API open function.
953 * ALL: Improve the E820 memory parser, to work around some
957 * Add new configuration command "ontimeout" to allow timeout
958 to have a different action than just pressing Enter.
959 * Add new configuration command "onerror" to allow a custom
960 command to be executed in case the kernel image is not found.
961 * Fix bugs in the COMBOOT/COM32 command-line parsing. APPEND
962 now works with COMBOOT/COM32 images.
963 * PXELINUX: Poll for ARP requests while sitting at the
964 prompt. This makes some boot servers a lot less unhappy.
965 * PXELINUX: Actually free sockets when we get a failure
966 (including file not found.) This bug would cause us to run
967 out of sockets and thus "go deaf" after a while.
968 * MEMDISK: Add an API to query for the existence of MEMDISK.
969 * SYSLINUX: Fix loading boot sectors (.bs/.bss) from floppy
971 * .c32 is now one of the extensions searched for
973 * PXELINUX: RFBG.exe seems to randomly overwrite memory
974 location 0x5700. Thus, don't use it!
975 * PXELINUX: Change pathname length max from 63 to 127; change
976 max vkernels from 128 to 64.
977 * Support Ctrl-U -> kill entire command line input.
978 * The "samples" directory contains a (barely at all tested)
979 chain loading example, chain.c32, which may be used to
980 chainload local floppy disks and hard disks. Use with
981 "chain fdN" or "chain hdN [partition]"; N = 0 for the first
985 * MEMDISK: Workaround for BIOSes which go into a snit when
986 they get a RESET command for the floppy system when there is
987 no floppy in the system.
988 * PXELINUX: Add "ipappend 2", which passes the hardware
989 address of the boot interface to the kernel as a
991 * mkdiskimage: fix the generation of the end limit.
992 * PXELINUX: Fix multiple bugs in chainloading of other NBPs.
993 * MEMDISK: Fix bug that would occationally cause "ran out of
994 input data" when using compressed disk images.
995 * SYSLINUX: Updates for the win32 installer (from Lars Munch.)
996 * PXELINUX: PXELINUX-specific options are now recognized both
997 in a vendor-option-space (a.k.a. type 43 encapsulated) as
998 well as in a site-option-space (unencapsulated.)
999 * COM32: Don't crash when DS != 0.
1000 * COMBOOT/COM32: Make file reading work correctly. Thanks to
1001 Phung Chi Kien for submitting a test program.
1004 * ALL: Fix problem that would occationally cause a
1005 boot failure, depending on the length of the kernel.
1006 * ISOLINUX: Fix problem that would occationally cause a
1007 boot failure, depending on the length of directories.
1008 * SYSLINUX: Win32 installer now flushes buffers.
1009 * ppmtolss16: Be fully compliant with the PNM spec;
1010 actually process comments in the header and odd
1011 alignments of the various parameters, as well as
1012 "plain" (not raw) files and PBM and PGM files.
1013 * PXELINUX: Lower the default MTU to 1472 in order to deal
1014 with systems with slightly nonstandard MTUs, and PXE
1015 stacks which don't defragment correctly. Unfortunately this
1016 is very hard to test dynamically.
1019 * PXELINUX: Add a default query based on the hardware address
1020 of the boot device. This is in lower case hexadecimal form
1021 separated by dashes and including the hardware type, for
1022 example, the Ethernet (type 1) address 88:99:AA:BB:CC:DD
1023 would query the file pxelinux.cfg/01-88-99-aa-bb-cc-dd.
1024 * PXELINUX: Fix bug involving non-IP-based config file names.
1025 * SYSLINUX: New installer for WinNT-based systems, from Lars
1027 * MEMDISK: Fix handling of memory region overlap when
1028 decompressing. Thanks to Mikhail Kupchik for identifying
1032 * ALL: Reclaim even more low memory by observing that
1033 comboot_seg == real_mode_seg is perfectly fine, and by the
1034 fact that the 1000h segment managed to get unused in all
1036 * PXELINUX: Attempt to negotiate full Ethernet-sized blocks
1037 (1468 bytes) using the blksize option.
1038 * SYSLINUX: Resurrect the old no-mtools version of the
1039 installer, although as a root-only tool. Some distributors
1040 have indicated that they need a small standalone installer.
1041 * MEMDISK: Fix a memory offset computation error when
1042 installing compressed disks which generally would cause
1043 1 MB of memory to be wasted.
1044 * MEMDISK: Fix installing the E820 memory map. Calling
1045 INT 15h AX=0E820h with MEMDISK 2.03 loaded would give a
1046 completely corrupt memory map.
1047 * SYSLINUX: Make libsyslinux a dynamic library, so that it can
1048 be updated separately from client programs. The whole idea,
1049 after all, is to enable alternate programs to become
1050 syslinux installers.
1051 * Include an rpm spec file in the distribution, so rpmbuild
1055 * Actually support comment lines in the configuration file.
1056 * PXELINUX: Try to resolve some problems with stack switches.
1057 * PXELINUX: Handle PXE stacks with broken routing.
1058 With these workarounds, the remote install PXE boot floppy
1059 (rbfg.exe) from Argon Technologies should work correctly.
1060 * Fix problems with Perl scripts in UTF-8 locales.
1061 * You probably need NASM 0.98.34 or later to compile this
1062 version. 0.98.36 is recommended.
1063 * MEMDISK: Now supports gzip compressed images.
1066 * SYSLINUX: Security flaws have been found in the SYSLINUX
1067 installer when running setuid root. Rewrite the SYSLINUX
1068 installer so it uses mtools instead. It therefore now
1069 requires mtools (specifically mcopy and mattrib) to exist on
1070 your system, but it will not require root privileges and
1071 SHOULD NOT be setuid.
1074 * MEMDISK: Fix memory sizing bug when the ramdisk crosses the
1076 * MEMDISK: Add a "pause" option to stop immediately before
1077 booting, to read off the messages.
1078 * MEMDISK: Support disk images with DOSEMU headers.
1079 * Update the mkdiskimage script to handle newer mtools
1080 versions, and be able to generate disk images with DOSEMU
1081 headers (controlled by the -d option).
1082 * Fix the COM32 sample program.
1083 * PXELINUX, ISOLINUX: Fix some COMBOOT API calls.
1084 * PXELINUX: Doc fix.
1085 * Build SYSLINUX into a small library for encapsulation into
1086 other programs (however, please keep in mind this is a GPL'd
1088 * SYSLINUX: Make installer work with "owner" in /etc/fstab.
1089 * SYSLINUX: Fix issue with working on nonpartitioned hard disk
1090 devices. THIS CONFIGURATION IS NOT RECOMMENDED.
1093 * ALL: Add support for "COM32" (32-bit COMBOOT) images.
1094 * ALL: Add an API for COMBOOT/COM32 images. See comboot.doc
1095 for details. There is a C development environment for
1096 COM32 being created; it should be ready at some point in
1098 * Fix mbr.asm so that it actually works.
1099 * SYSLINUX: The syslinux installer *SHOULD* now be safe to
1101 * PXELINUX: Fix bug where PXELINUX would override random
1102 chunks of the UNDI code segment! Thanks to Kevin Tran for
1104 * ISOLINUX: Fix a bug related to slashes in pathnames.
1105 * ISOLINUX: Fix a bug in handling initrds over 128 MB.
1106 * ALL: Make the <Ctrl-V> key print out the version; this is
1108 * Add a small script, mkdiskimage, to create a DOS-formatted
1109 hard disk image using mtools. This may be useful in
1110 conjunction with MEMDISK.
1111 * ISOLINUX: Search for a /boot/isolinux directory as well as
1113 * ALL: Fix a bug related to very long configuration files.
1114 * PXELINUX: Work around a NASM bug which would result in no
1115 delay before reset if an error occurs.
1118 * ISOLINUX: Remove code no longer used which caused hangs on
1119 some Toshiba laptops.
1122 * ALL: NASM 0.98.32 or later is now required to build
1123 SYSLINUX from sources.
1124 * SYSLINUX: put back in the workaround for the BIOS floppy
1125 table. This seems to be a requirement for "extended" floppy
1126 formats to work correctly.
1127 * SYSLINUX: No longer warn if one is trying to boot on a 286
1128 or older. The above BIOS workaround no longer fits if the
1129 requirement to use only 8086-compatible code in the early
1130 boot is maintained. It made sense in 1994, but in 2002 a
1131 286 or older is a museum object.
1132 * SYSLINUX: Use a downright bizarre, stateful algorithm to try
1133 to guess the maximum transfer size. I am *hoping* this will
1134 cut down on the number of systems for which -s is required
1135 to work at any acceptable speed.
1136 * ISOLINUX: Add a few more workarounds for various broken El
1138 * Make sure .depend files aren't accidentally packed...
1139 * ALL: Fix bugs in the extension-detect code; this caused
1140 files like COMBOOT images and CD boot sectors to be
1141 mis-identified as Linux kernels and rejected.
1142 * ALL: Fix the return from COMBOOT.
1143 * ALL: Do some of the early groundwork for supporting DOS
1144 system calls in COMBOOT.
1145 * Get rid of unnecessary "near" directives, making the code
1147 * PXELINUX: Put the PXE stack back in the init state before
1148 invoking a chain-loaded NBP.
1149 * PXELINUX: Actually found the combination of calls that
1150 allows some (most?) PXE 2+ stacks to be unloaded from memory
1152 * PXELINUX: Add "keeppxe" command-line option to disable
1153 the standard unloading of the PXE stack.
1156 * SYSLINUX: fix bug that would cause valid kernel images to be
1160 * Work on removing gratuitous differences between modules.
1161 * Break up the source in common and module-specific files.
1162 * PXELINUX: Allow chaining of other PXE NBPs.
1163 * ISOLINUX: Allow loading "CD-ROM boot sectors".
1164 * ALL: generalize the definition of a boot sector/NBP.
1167 * PXELINUX, ISOLINUX: Fix bugs in the new core code.
1170 * Fix a "brown paper bag" class bug in the new core code.
1173 * Major code restructuring.
1174 * Relax the conventional memory limits somewhat.
1175 * MEMDISK: Set up the "version number string" pointer in the
1177 * SYSLINUX: Fix, again, "the bug that won't die": the use of
1178 the offset parameter with the SYSLINUX installer.
1179 * SYSLINUX: Fix possible superblock corruption problem in the
1183 * Handle bug in the location of initrd.
1186 * MEMDISK: Make compile with newer versions of gcc.
1189 * ISOLINUX: Support booting disk image files (to boot DOS or
1190 other non-Linux operating systems), *IF* the BIOS works
1191 correctly; unfortunately many BIOSes apparently don't.
1192 * Support Linux boot protocol version 2.03 (explicitly
1193 specify the initrd address limit.)
1194 * Handle small "pseudo-kernels"; images that use the Linux
1195 kernel boot protocols but are less than 64K in size.
1196 * MEMDISK: New subsystem; this is a driver which allows
1197 legacy OSes to boot using an in-memory simulated disk.
1198 See memdisk/memdisk.doc for more info.
1199 * PXELINUX, ISOLINUX: Correctly handle files larger than 65535
1200 blocks (32 MB for PXELINUX, 128 MB for ISOLINUX.)
1201 * PXELINUX: Make a best-effort attempt at freeing all memory
1202 claimed. From the looks of it, it will fail on most PXE
1206 * Limited support for hardware flow control when using a
1207 serial port console.
1208 * Support specifying the serial port I/O address explicitly.
1209 * Make DOS installer hopefully behave more nicely when used on
1210 recent Windows versions.
1211 * Fix returning to text mode when a font has been specified.
1212 * Attempt to detect missing serial port hardware and disable
1213 the serial port if there is nothing there.
1216 * Make the ppmtolss16 program handle color conversion more
1218 * Clean up "make install" target, honour INSTALLROOT if it
1220 * SYSLINUX: Fix stack-smash bug identified by Steffen
1222 * Hopefully fix return-to-text-mode on some graphics cards.
1223 * ISOLINUX: Bug workaround for Award BIOS 4.51, and perhaps
1224 other buggy BIOSes as well.
1227 * PXELINUX: Allow the DHCP server to override the
1228 configuration file name and pathname prefix, using
1229 "site-specific" DHCP options.
1230 * PXELINUX: Documentation fixes.
1231 * PXELINUX: Fix the "ipappend" option; the last two values
1232 were reversed vs. what the kernel expected.
1233 * Introduce a way to return to text mode once we are already
1234 in graphics mode. This may be useful for F-key help
1236 * Fix several bugs in the way return to text mode was handled.
1239 * ISOLINUX: Support full pathname searches. Max length for a
1240 pathname is 255 characters. As a result, only 64 "label"
1241 statements are supported in ISOLINUX.
1242 * PXELINUX: Max filename length extended to 63 characters.
1245 * Add support for graphical splash screens.
1246 * Add mode control characters, which allows you to control
1247 message display output depending on output mode (text,
1248 graphics, or serial port.)
1249 * ISOLINUX: New program, which boots Linux from a CD-ROM
1250 without using floppy emulation mode. See isolinux.doc for
1252 * PXELINUX: Don't search for boot sector file types, since
1253 they don't work anyway.
1254 * SYSLINUX: Document the LOCK command for Win9x, and the error
1255 dialog box for WinNT/2K.
1258 * PXELINUX: Fix code for finding !PXE from PXENV+. This was
1259 due to a spec bug; match the most recent spec since that
1260 seems to be what implementations actually do.
1261 * SYSLINUX: Add some smarts to the boot sector, which
1262 hopefully should reduce the number of systems which require
1263 stupid mode ("syslinux -s").
1264 * PXELINUX: Document further some of the pathologies with old
1266 * When specifying a "default" command line, no longer
1267 automatically appent "auto". See the "DEFAULT" command in
1268 syslinux.doc for more information.
1269 * PXELINUX: Clean up the allocation of local socket numbers.
1272 * PXELINUX: Rename pxelinux.bin to pxelinux.0, to match what
1273 most PXE servers seem to expect.
1274 * PXELINUX: Update the DHCP/boot server setup documentation.
1275 * PXELINUX: Support new "localboot" option for "label"
1277 * PXELINUX: More robust parsing of DHCP/boot server packets.
1278 * PXELINUX: Include a small utility program "gethostip" to
1279 compute hexadecimal IP addresses.
1282 * PXELINUX: Fix bugs introduced by new A20 code. (SYSLINUX
1283 has also been changed for code consistency reasons, but I'm
1284 pretty sure the changes are don't care on SYSLINUX.)
1285 * Documentation updates.
1286 * PXELINUX: Add "ipappend" option to generate an ip= option to
1290 * PXELINUX: Not all PXE stacks fill in the IP address for a
1291 type 3 cached info query. Use a type 2 cached info query
1292 for this information (only.)
1293 * Yet another attempt at A20 coding. Now support BIOS call
1294 15:2401 as well, and handle machines which always have A20
1296 * Support memory detection using INT 15h, AX=0E820h. BIOS
1297 manufacturers have apparently gotten sloppy about keeping
1298 INT 15h, AX=0E801h working properly.
1299 * Don't issue <CR><LF> onto the serial port when we're doing
1303 * Yet another A20-code update. It seems some "legacy-free"
1304 machines and embedded gear simply don't have a KBC to talk
1305 to, and that waiting for one will wait forever. Sigh.
1308 * SYSLINUX: Implement a hack for BIOS drivers which hog significant
1309 chunks of low memory during boot. (Note: PXELINUX already
1310 had this modification. SYSLINUX does still require that the
1311 low 512K is available; PXELINUX requires 384K. Machines
1312 with a physical memory hole in the low 640K cannot boot
1313 Linux no matter what.) Depending what the reason is for the
1314 memory hole, a new kernel (2.4.0-test3-pre3 or later) may be
1316 * SYSLINUX: Default installer binary now compiled against
1317 glibc 2.1. If this is inappropriate for your system and you
1318 still want to use the offical version of SYSLINUX, please
1319 follow the instructions in "distrib.doc" to rebuild the
1321 * SYSLINUX: Linux installer program now supports -o <offset>
1322 option which does a loopback mount with the
1323 -o loop,offset=<> option. Useful to run SYSLINUX on an
1324 individual partition of a whole-harddisk image.
1325 * Include the source code to a Master Boot Record (MBR)
1326 functionally equivalent to the one installed DOS except it
1327 includes EBIOS support, and should be resistant to geometry
1328 changes. The MBR code is public domain.
1329 * PXELINUX: Fix "double p" bug: if the tftp prefix was null,
1330 all filenames would get a "p" preprended, e.g.
1331 "ppxelinux.cfg" and "pvmlinux".
1334 * PXELINUX: Workaround for PXE ROMs based on the Intel PXE PDK
1335 3.0 build 071 and earlier: missing !PXE structure pointer.
1336 * PXELINUX: Handle larger BOOTP/DHCP packages.
1337 * PXELINUX: The command line passing was broken; fix.
1338 * PXELINUX: Make COMBOOT images work.
1339 * PXELINUX: Documentation on how to make booting work using
1340 the PDK 3.0-derived clients, which aren't so generous as to
1341 allow booting with only "PXEClient" specified.
1344 * PXELINUX: RFC 1123 states that a TFTP implementation MUST
1345 use adaptive timeout, "at least an exponential backoff of
1346 retransmission timeout is necessary." Implement a very
1347 simple exponential backoff for retransmits.
1348 * PXELINUX: Updated documentation, including pointer to new
1350 * PXELINUX: When sending ERROR due to bad OACK, use the proper
1351 destination port number (why are TFTP port numbers so odd?)
1352 * PXELINUX: If the boot dies in the middle somewhere,
1353 eventually give up and reset the machine (unattended
1357 * New program PXELINUX to do network booting using a
1358 PXE-compliant (Pre-Execution Environment) network booting
1359 PROM. See pxelinux.doc for details.
1362 * Serial console support. See syslinux.doc for details.
1365 * Change HIGHMEM_MAX to 38000000h to (hopefully) avoid the
1366 kernel stepping on it; 3f000000h was apparently a higher
1367 limit than the kernel used!
1370 * Add sys2ansi.pl script to display the contents of a
1371 colorized SYSLINUX file.
1372 * Changed the io_delay once again, after a report that the
1373 old delay port causes hangs on some systems.
1376 * Frob the "fast A20 gate" port as well as the keyboard
1377 controller; will this help systems with problems?
1378 * Be even more paranoid about A20, unfortunately even this
1379 seems to be not paranoid enough... what I don't understand
1380 is that if there is hardware out there *this broken*, how
1381 can it run Linux at all? Report an error message rather
1382 than hang forever if A20 is stuck.
1383 * Include some intermediate files in the distribution, plus
1384 provide a "make installer" target for distributors to relink
1385 the install programs only. I would prefer the syslinux boot
1386 loader proper to be "binary clean" for debuggablity -- use
1387 "make clean ; make installer" to rebuild the installers only.
1390 * Don't get confused by directories, volume labels, or VFAT
1392 * Use INT 15h, AX=0E801h to query memory size before trying
1393 INT 15h, AH=88h. This not only provides more headroom
1394 between the kernel and the initrd on large-memory machines,
1395 but it appears some recent BIOSes actually have started
1396 returning garbage for the AH=88h (older) call.
1397 * Trust high memory beyond the 15 MB mark if the user has
1398 specified it, or if obtained with INT 15h, AH=0E801h (with
1399 no memory holes above 1 MB.)
1402 * Increase A20M delay and put in a test to avoid problems on
1403 certain IBM Thinkpads (thanks to Donnie Barnes of RedHat
1404 for vital info on this one.)
1405 * Support COMBOOT style boot command images.
1406 * Support chain loading (foreign operating systems, e.g. DOS).
1407 * Include a new "copybs" DOS utility to copy a boot sector to
1408 a file (under Linux, use "dd".)
1409 * Fix the DOS installer to work for disks over 32 MB.
1410 * SYSLINUX should now handle disks with more than 65536 tracks.
1413 * Fix a bug that caused "label" statements in syslinux.cfg to
1414 not be handled properly.
1415 * Updated the documentation. Among other things, we now allow
1416 up to 128 "label" statements.
1419 * Fix for booting old (pre-initrd) kernels.
1420 * It seems at least some versions of OS/2 doesn't set up all
1421 the fields in the superblock correctly. Account for that.
1422 * Fix bug that caused boot failure when using the mem= option.
1425 * Loading from partitions now should work properly. (Actually
1426 tested, this time. You should even be able to dd a floppy
1427 to a partition and boot from it.)
1428 * Removed large workaround code for an alleged ancient BIOS
1429 bug I have never actually seen. The -s option should work
1430 on those machines, anyway.
1431 * Support for simple keyboard remappings, same as used by
1432 LILO (once again to support localization.) The program
1433 keytab-lilo.pl from the LILO distribution included to
1435 * Added a "safe, slow and stupid" (-s) option to the
1436 installers. This option will lobotomize the boot sector to
1437 hopefully work on even very buggy BIOSes.
1440 * Ability to load a VGA font on bootup (for localized Linux
1444 * Bug fix in the Linux installer.
1445 * Added a workaround for a bug in certain AMI/Intel BIOSes
1446 when booting from CD-ROM.
1447 * Documentation changes.
1450 * FAT16 filesystems are now supported.
1453 * Now compiles under Linux, using NASM, rather than using
1454 Turbo Assembler under DOS. See http://www.cryogen.com/Nasm
1455 for information about NASM.
1456 * Linux-hosted SYSLINUX installer, as well as a
1457 rewritten DOS installer (now is written in assembler, so we
1458 don't need Turbo C.)
1461 * Added support for loading bzImage and initrd loading, and made
1462 SYSLINUX new-setup-code aware (SYSLINUX 1.30 id=0x31).
1463 * Added LILO-style kernel labels; see the LABEL and IMPLICIT
1464 keywords in README file.
1465 * Added support for colorization of intro and help screens.
1466 * The vga= option is now handled correctly.
1467 * Massive rewrite of large chunks of the code in order to
1468 support the first two new features.
1471 * Added simple online help at the "boot:" prompt.
1472 * Removed 2880K image as I no longer have access to such a
1473 floppy drive. (Donations accepted!!)
1474 * Decided to distribute the source in a subdirectory rather
1475 than in a nested zipfile.
1478 * Removed a sanity check which would cause booting to fail on
1479 Phoenix BIOS version 4.03. Apparently this BIOS is buggy.
1482 * Added configuration file SYSLINUX.CFG. This file contains all
1483 configurable options, and can be edited from any OS which can
1484 access an MS-DOS filesystem; there is no longer a need to run
1485 SYSLINUX.EXE except to write the boot sector.
1486 * Default command line now given by "default" line in config
1488 * LINUXMSG.TXT and BOOTMSG.TXT hard-coded file names replaced by
1489 "display" and "prompt" lines in config file.
1490 * LILO-style option appending now supported ("append" line in
1492 * Prompt timeout is now supported ("timeout" line in config
1493 file). The timeout is cancelled when anything is typed on the
1495 * Pressing <ESC> or <Ctrl-C> at the Loading... stage now aborts
1496 the kernel loading in progress and returns the user to the
1498 * The installer now automatically sets the READONLY flag on
1500 * Added 2880K disk image.
1503 * Fixed bug that would prevent booting from double-density
1504 floppies and other DOS filesystems with multiple sectors per
1506 * Added 720K disk image.
1507 * Changed default kernel name on disk images to LINUX.
1510 * Fixed bug that would garble the command line on recent kernels
1511 with more than 4 sectors of setup code (this wasn't really a
1512 *bug*; rather, a kernel change broke the code. Unfortunately
1513 the Linux boot interface is still sorely undocumented).
1514 * Added BOOTMSG.TXT file support (message file which does not
1515 force display of the boot prompt).
1518 * Fixed bug on some (most?) 386 BIOSes would require two boot