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