diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2002-12-16 01:23:25 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2002-12-16 01:23:25 +0000 |
commit | d8cc3d961e0464e9a261f4da4f0f763244fbf14f (patch) | |
tree | 428d2c9aa5c45ce54a09db0e625e577e482bde21 /Mach/OskitPatches.mdwn | |
parent | a6f00441b74640f7bdd5bebc9580152eb65fda0c (diff) | |
download | web-d8cc3d961e0464e9a261f4da4f0f763244fbf14f.tar.gz web-d8cc3d961e0464e9a261f4da4f0f763244fbf14f.tar.bz2 web-d8cc3d961e0464e9a261f4da4f0f763244fbf14f.zip |
none
Diffstat (limited to 'Mach/OskitPatches.mdwn')
-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]] |