diff options
author | Ognyan Kulev <ogi@fmi.uni-sofia.bg> | 2002-12-16 19:41:00 +0000 |
---|---|---|
committer | Ognyan Kulev <ogi@fmi.uni-sofia.bg> | 2002-12-16 19:41:00 +0000 |
commit | 58b92fbf541d7adc0a49598a737f3bd8b5f100ae (patch) | |
tree | 2a295dc450fb92ff561e306216f57f9dfd0c95ec /Mach | |
parent | 259351bf4af2f1fac5684e9937948e708ca9b1a0 (diff) |
none
Diffstat (limited to 'Mach')
-rw-r--r-- | Mach/OskitPatches.mdwn | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/Mach/OskitPatches.mdwn b/Mach/OskitPatches.mdwn index a94a074a..ed878caf 100644 --- a/Mach/OskitPatches.mdwn +++ b/Mach/OskitPatches.mdwn @@ -6,19 +6,19 @@ These are extra patches for people who, for some reason, use the 2001 version of the OSKit. -* Patrick Tullman [patch-oskit-0.97-tullman.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-tullman.diff.gz) +* Patrick Tullman [[ATTACHURLpatch-oskit-097-tullmandiffgz]] -* 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) +* 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 [[ATTACHURLpatch-oskit-097-kkraemerdiffgz]] ## <a name="OSKit_2002_03_17"> </a> OSKit 2002-03-17 **_Critical Patches:_** -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. +Here are the patches critical to get [[OskitMach]] running. These are absolutely essential to get a working Mach kernel. Many of these patches are included with the Debian distribution of the OSKit. -* Igor Khavkine [patch-oskit-0.97-i\_khavki.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-i_khavki.diff.gz) +* Igor Khavkine [[ATTACHURLpatch-oskit-097-i_khavkidiffgz]] -* 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]] +* Famous removal of only one line in sbrk-hack.c - needed for people with newer libc's (e.g. Debian Woody) [[ATTACHURLpatch-oskit-097-sbrk_hackdiffgz]] * Jonathan S. Arney - Important patch to diskpart library. Without it you cannot activate swap in oskit-mach. [[ATTACHURLpatch-oskit-097-jon_arneydiffgz]] @@ -44,3 +44,5 @@ Here are the patches critical to get [[OskitMach]] running. Theses are absolutel Divided this growing topic into sections. <br /> -- [[Main/JoachimNilsson]] 19 Nov 2002 Updates by [[Main/OgnyanKulev]] - 19 Nov 2002 + +All small patches are as attachments now. -- [[Main/OgnyanKulev]] - 16 Dec 2002 |