summaryrefslogtreecommitdiff
path: root/Mach/OskitPatches.mdwn
blob: a94a074aefa86a4a693d10963a132c47bf9c48ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
## <a name="Table_of_Contents"> Table of Contents </a>

%TOC%

## <a name="OSKit_2001_02_14"> </a> OSKit 2001-02-14

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)

* 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

**_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.

* 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]]

* Jonathan S. Arney - Important patch to diskpart library. Without it you cannot activate swap in oskit-mach. [[ATTACHURLpatch-oskit-097-jon_arneydiffgz]]

* Richard Kreuter's [patches](http://anduril.rutgers.edu/richard/oskit/) ([announcement](ftp://flux.cs.utah.edu/flux/oskit/mail/html/oskit-users/msg01560.html)). Needed when your Hurd partition is embedded inside an extended partition created by Windows. The patches also include:
  * support for extended partitions with lba
  * support for 16-entry BSD disklabels, as are supported by recent Net- and [[FreeBSD]] kernels.
  * support for the recognition of [[NetBSD]]'s slice id (169) in the BIOS partition table.

**_Cosmetic Patches:_**

* Kevin Kraemer - Removes annoying debug output from eepro.c driver. [[ATTACHURLpatch-oskit-097-eeprodiffgz]]

* Ognyan Kulev - Reduce warnings when compiling with GCC 3.2. <http://debian.fmi.uni-sofia.bg/~ogi/hurd/oskit/>

**_New Functionality:_**

* Daniel Wagner - PCMCIA support. <http://www.vis.ethz.ch/~wagi/oskit/> ([instructions](http://mail.gnu.org/pipermail/bug-hurd/2002-November/010956.html))

----

## <a name="Comments"> Comments </a>

Divided this growing topic into sections. <br /> -- [[Main/JoachimNilsson]] 19 Nov 2002

Updates by [[Main/OgnyanKulev]] - 19 Nov 2002