Update index.md with GitHub information
This commit is contained in:
parent
d363e4d283
commit
46c1ec3b4a
@ -1,10 +1,11 @@
|
|||||||
INTRODUCTION
|
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.
|
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).
|
It's also available from http://www.dosemu.org/ (somewhere on there).
|
||||||
|
|
||||||
The FreeDOS Kernel is also available through the FreeDOS Project at
|
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.
|
the FreeDOS Kernel.
|
||||||
|
|
||||||
Contents of zip files:
|
Contents of zip files:
|
||||||
ke20xx_16.zip : binaries for 8086, FAT16
|
* [ke20xx_f16.zip](https://github.com/FDOS/kernel/releases/download/ke2043/ke2043_86f16.zip) : binaries for 8086, FAT12 and FAT16 only
|
||||||
ke20xx_32.zip : binaries for 8086, FAT16, FAT32
|
* [ke20xx_f32.zip](https://github.com/FDOS/kernel/releases/download/ke2043/ke2043_86f32.zip) : binaries for 8086, FAT12, FAT16, and FAT32
|
||||||
ke20xxsrc.zip : sources for the kernel
|
* [ke20xxs.zip](https://github.com/FDOS/kernel/releases/download/ke2043/ke2043s.zip) : sources for the kernel
|
||||||
|
|
||||||
BUG REPORTS
|
BUG REPORTS
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
If you have found a bug, think you have found a bug, or would just
|
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
|
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/
|
(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/ )
|
||||||
There is also a feature request tracker on our SourceForge pages at
|
|
||||||
http://sourceforge.net/tracker/?atid=355109&group_id=5109&func=browse
|
|
||||||
|
|
||||||
|
|
||||||
Copyright
|
Copyright
|
||||||
|
Loading…
Reference in New Issue
Block a user