summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2011-02-26 22:14:39 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2011-02-26 22:15:12 +0100
commitda0a314402c109c0733df9ea439c4b6931bcab22 (patch)
tree91683aa5d3324b8e38d19f0a7591a83bb3ddc63b /debian
parent7f24a225e2ec8cb6481bc3c9f496c15670c93db8 (diff)
debian/patches/50_initrd.patch: Refresh.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/patches/50_initrd.patch2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 08635bd..4306707 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
gnumach (2:1.3.99.dfsg.git20110226-1) unreleased; urgency=low
[ Samuel Thibault ]
+ * New upstream snapshot
+ - debian/patches/50_initrd.patch: Refresh.
* debian/rules: Add rules to build Xen variants of gnumach.
* debian/source/options: Enable bz2 compression.
* debian/patches/60_bigmem.patch: Add patch to support almost up to 2GiB
diff --git a/debian/patches/50_initrd.patch b/debian/patches/50_initrd.patch
index 58fb28a..448df19 100644
--- a/debian/patches/50_initrd.patch
+++ b/debian/patches/50_initrd.patch
@@ -12,8 +12,8 @@ Index: gnumach/Makefrag.am
+ device/ramdisk.c \
+ device/ramdisk.h \
device/subrs.c \
+ device/subrs.h \
device/tty.h
- EXTRA_DIST += \
Index: gnumach/i386/i386at/conf.c
===================================================================
--- gnumach.orig/i386/i386at/conf.c 2010-06-12 03:44:45.000000000 +0200