summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
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