Documentation update; note that future binaries will be distributed as
authorhpa <hpa>
Wed, 22 Dec 1999 20:43:49 +0000 (20:43 +0000)
committerhpa <hpa>
Wed, 22 Dec 1999 20:43:49 +0000 (20:43 +0000)
glibc 2.1 binaries.

NEWS
TODO

diff --git a/NEWS b/NEWS
index 5c0fa24..38b6285 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,11 @@ Changes in 1.49:
          low 512K is available; PXELINUX requires 384K.  Machines
          with a physical memory hole in the low 640K cannot boot
          Linux no matter what.)
+       * SYSLINUX: Default installer binary now compiled against
+         glibc 2.1.  If this is inappropriate for your system and you
+         still want to use the offical version of SYSLINUX, please
+         follow the instructions in "distrib.doc" to rebuild the
+         installer.
 
 Changes in 1.48:
        * PXELINUX: Workaround for PXE ROMs based on the Intel PXE PDK
diff --git a/TODO b/TODO
index 7f6c354..358172a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,3 +6,4 @@
 - Support initrd that span multiple input media?
 - Support a small set of DOS system calls for COMBOOT images?  (Serial
   console support makes this particularly desirable.)
+- PXELINUX still needs work.