diff options
-rw-r--r-- | Mach/OskitPatches.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Mach/OskitPatches.mdwn b/Mach/OskitPatches.mdwn index 3ed641a1..a94a074a 100644 --- a/Mach/OskitPatches.mdwn +++ b/Mach/OskitPatches.mdwn @@ -4,9 +4,11 @@ ## <a name="OSKit_2001_02_14"> </a> OSKit 2001-02-14 -Patch needed to get the "--enable-indirect-osenv" flag to the configure script. This patch, and the flag, is enabled by default for OSKit 2002-03-17 and later. +These are extra patches for people who, for some reason, use the 2001 version of the OSKit. -* Kevin Kraemer [patch-oskit-0.97-kkraemer.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-kkraemer.diff.gz) +* Patrick Tullman [patch-oskit-0.97-tullman.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-tullman.diff.gz) + +* This patch is necessary to get the "--enable-indirect-osenv" flag to the configure script. The flag, is enabled by default for OSKit 2002-03-17 and later. Kevin Kraemer [patch-oskit-0.97-kkraemer.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-kkraemer.diff.gz) ## <a name="OSKit_2002_03_17"> </a> OSKit 2002-03-17 @@ -14,8 +16,6 @@ Patch needed to get the "--enable-indirect-osenv" flag to the configure script. Here are the patches critical to get [[OskitMach]] running. Theses are absolutely essential to get a working Mach kernel. Many of these patches are included with the Debian distribution of the OSKit. -* Patrick Tullman [patch-oskit-0.97-tullman.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-tullman.diff.gz) - * Igor Khavkine [patch-oskit-0.97-i\_khavki.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-i_khavki.diff.gz) * Famous removal of only line in sbrk-hack.c - needed for people with newer libc's (e.g. Debian Woody) [[ATTACHURLpatch-oskit-097-sbrk_hackdiffgz]] |