diff --git a/docs/index.md b/docs/index.md index b24c598..feec966 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,10 +1,11 @@ INTRODUCTION ------------ -This archive contains the current FreeDOS Kernel, also +The release archives contains the current FreeDOS Kernel, also known as DOS-C, originally written by Pasquale J. Villani. -The FreeDOS Kernel is available from http://freedos.sourceforge.net/ +The FreeDOS Kernel is available from https://github.com/FDOS/kernel/ +(formally http://freedos.sourceforge.net/ ). It's also available from http://www.dosemu.org/ (somewhere on there). The FreeDOS Kernel is also available through the FreeDOS Project at @@ -14,21 +15,19 @@ See the DOCS directory for more documentation and information about the FreeDOS Kernel. Contents of zip files: -ke20xx_16.zip : binaries for 8086, FAT16 -ke20xx_32.zip : binaries for 8086, FAT16, FAT32 -ke20xxsrc.zip : sources for the kernel + * [ke20xx_f16.zip](https://github.com/FDOS/kernel/releases/download/ke2043/ke2043_86f16.zip) : binaries for 8086, FAT12 and FAT16 only + * [ke20xx_f32.zip](https://github.com/FDOS/kernel/releases/download/ke2043/ke2043_86f32.zip) : binaries for 8086, FAT12, FAT16, and FAT32 + * [ke20xxs.zip](https://github.com/FDOS/kernel/releases/download/ke2043/ke2043s.zip) : sources for the kernel BUG REPORTS ----------- If you have found a bug, think you have found a bug, or would just like to make a suggestion, go to the bug tracking web page at -http://sourceforge.net/tracker/?group_id=5109&atid=105109 +https://github.com/FDOS/kernel/issues -An archive of old (Bugzilla) items is at www.freedos.org/bugzilla/ - -There is also a feature request tracker on our SourceForge pages at -http://sourceforge.net/tracker/?atid=355109&group_id=5109&func=browse +(Previously at http://sourceforge.net/tracker/?group_id=5109&atid=105109, and +even earlier archive of old (Bugzilla) items is at www.freedos.org/bugzilla/ ) Copyright