summaryrefslogtreecommitdiff
path: root/Mach/OskitPatches.mdwn
diff options
context:
space:
mode:
authorOgnyan Kulev <ogi@fmi.uni-sofia.bg>2002-11-19 12:14:35 +0000
committerOgnyan Kulev <ogi@fmi.uni-sofia.bg>2002-11-19 12:14:35 +0000
commit13a4b6fdc2d0c9575e564bbd4d8a641206d4495d (patch)
treebce893bd2f9843c7cd58935be32186b5bf0cd84d /Mach/OskitPatches.mdwn
parent3dbcea505d5c23a98d1e9982a29f867aa9fce2b9 (diff)
none
Diffstat (limited to 'Mach/OskitPatches.mdwn')
-rw-r--r--Mach/OskitPatches.mdwn8
1 files changed, 6 insertions, 2 deletions
diff --git a/Mach/OskitPatches.mdwn b/Mach/OskitPatches.mdwn
index 30e9280c..e74c239c 100644
--- a/Mach/OskitPatches.mdwn
+++ b/Mach/OskitPatches.mdwn
@@ -8,12 +8,16 @@
* Igor Khavkine [patch-oskit-0.97-i\_khavki.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-i_khavki.diff.gz)
* Kevin Kraemer [patch-oskit-0.97-kkraemer.diff.gz](http://gnufans.org/joachim/hurd/patch-oskit-0.97-kkraemer.diff.gz)
* Kevin Kraemer - Removes annoying debug output from eepro.c driver. [[ATTACHURLpatch-oskit-097-eeprodiffgz]]
-
* 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)):
+ * 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.
+
* Daniel Wagner - PCMCIA support. <http://www.vis.ethz.ch/~wagi/oskit/> ([instructions](http://mail.gnu.org/pipermail/bug-hurd/2002-November/010956.html))
* Ognyan Kulev - Reduce warnings when compiling with GCC 3.2. <http://debian.fmi.uni-sofia.bg/~ogi/hurd/oskit/>
-- [[Main/JoachimNilsson]] - 11 Nov 2002
-Updates by [[Main/OgnyanKulev]] - 15 Nov 2002
+Updates by [[Main/OgnyanKulev]] - 19 Nov 2002