diff options
author | hpa <hpa> | 2002-04-28 00:32:34 +0000 |
---|---|---|
committer | hpa <hpa> | 2002-04-28 00:32:34 +0000 |
commit | 3e012b34a2eac374cd3db4c74657fb059d357536 (patch) | |
tree | 963bed3846a7978c37460df9f04ac89438c87663 /NEWS | |
parent | 7fb748081728cf625444cd7f37c96ae4435e06a6 (diff) | |
download | syslinux.git-3e012b34a2eac374cd3db4c74657fb059d357536.tar.gz syslinux.git-3e012b34a2eac374cd3db4c74657fb059d357536.tar.xz syslinux.git-3e012b34a2eac374cd3db4c74657fb059d357536.zip |
Generalize and factor out bootsector-generation code.syslinux-1.73-pre5
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ apply to that specific program only; other changes apply to both. Changes in 1.73: * Work on removing gratuitous differences between modules. * Break up the source in common and module-specific files. + * PXELINUX: Allow chaining of other PXE NBPs. + * ISOLINUX: Allow loading "CD-ROM boot sectors". + * ALL: generalize the definition of a boot sector/NBP. Changes in 1.72: * PXELINUX, ISOLINUX: Fix bugs in the new core code. |