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