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