summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2006-01-07 03:45:26 +0000
committerGuillem Jover <guillem@debian.org>2006-01-07 03:45:26 +0000
commitde320583f24be016934cb90875bc4edb6742e012 (patch)
treeed5410d14e502af00dd708f4b6edfa26ab2be837 /debian
parentebcf3fe0a79e56685d424364c64bb271f71ce92c (diff)
* Added ChangeLog entries.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/patches/13_ide_dma.patch2
-rw-r--r--debian/patches/14_alloc_params.patch7
3 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 95147a1..a02af3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gnumach (1:20050801-3) unstable; urgency=low
+
+ * Added ChangeLog entries.
+ - debian/patches/13_ide_dma.patch: Modify
+ - debian/patches/14_alloc_params.patch: Likewise.
+
+ -- Guillem Jover <guillem@debian.org> Sat, 7 Jan 2006 01:06:40 +0200
+
gnumach (1:20050801-2) unstable; urgency=low
* Added a watch file.
diff --git a/debian/patches/13_ide_dma.patch b/debian/patches/13_ide_dma.patch
index 28ac689..48479e7 100644
--- a/debian/patches/13_ide_dma.patch
+++ b/debian/patches/13_ide_dma.patch
@@ -3,6 +3,8 @@
Do not --enable-ide-forcedma by default, it's too dangerous on non-DMA
supporting hardware.
+2004-09-17 Sergio Lopez <koro@sinrega.org>
+
diff -Naur i386.orig/linux/configure.ac i386/linux/configure.ac
--- i386.orig/linux/configure.ac 2004-09-17 01:03:19.000000000 +0200
diff --git a/debian/patches/14_alloc_params.patch b/debian/patches/14_alloc_params.patch
index edd7f21..ea777e2 100644
--- a/debian/patches/14_alloc_params.patch
+++ b/debian/patches/14_alloc_params.patch
@@ -1,5 +1,12 @@
#DPATCHLEVEL=0
+2005-05-11 Neal H. Walfield <neal@cs.uml.edu>
+
+ * kern/mach_param.h (THREAD_MAX, TASK_MAX, ACT_MAX,
+ ACTPOOL_MAX): Make them 64 times bigger.
+ * kern/zalloc.c (zone_map_size): Increase from 12 to 16 MiB.
+
+
Index: kern/mach_param.h
===================================================================
RCS file: /cvsroot/hurd/gnumach/kern/mach_param.h,v