diff options
author | hpa <hpa> | 2001-02-07 23:17:10 +0000 |
---|---|---|
committer | hpa <hpa> | 2001-02-07 23:17:10 +0000 |
commit | 80057bb480a6f96ad75e2f0450daf357d01be885 (patch) | |
tree | ff641b512b18438c396d3bef73a9d6e61e1e1a92 /README | |
parent | 70a1eb9f91fde1b63c6ea8c6dac6e2e724c0ba15 (diff) | |
download | syslinux.git-80057bb480a6f96ad75e2f0450daf357d01be885.tar.gz syslinux.git-80057bb480a6f96ad75e2f0450daf357d01be885.tar.xz syslinux.git-80057bb480a6f96ad75e2f0450daf357d01be885.zip |
Update dates; remove note about floppy disk bug in 2.1.x kernels.
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -13,15 +13,8 @@ http://www.cryogen.com/Nasm for information about nasm. There is now a mailing list for SYSLINUX. See the end of syslinux.doc for details. -SYSLINUX is Copyright 1994-1999 H. Peter Anvin, and is free software; +SYSLINUX is Copyright 1994-2001 H. Peter Anvin, and is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, Inc., 675 Mass Ave, Cambridge MA 02139, USA; either version 2 of the License, or (at your option) any later version. - -**** WARNING: READ THIS IF YOU'RE USING A 2.1.x EXPERIMENTAL KERNEL **** - -WARNING: There seems to be a bug in some recent experimental Linux -kernels that causes floppy disk corruption when using the Linux -syslinux installer. This bug exists in kernels 2.1.79-2.1.86; as far -as I know it was fixed in 2.1.87. |