commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Debian GNU Hurd packaging branch, master, updated. debian/20110519


From: Samuel Thibault
Subject: [SCM] Debian GNU Hurd packaging branch, master, updated. debian/20110519-3-2-g70a4008
Date: Mon, 01 Aug 2011 20:54:57 +0000

The following commit has been merged in the master branch:
commit 4b30bb8bf7866ed01ef028d80fac32a540e15864
Author: Samuel Thibault <address@hidden>
Date:   Mon Aug 1 22:54:33 2011 +0200

    Comment patches

diff --git a/debian/patches/ext2fs_nowait.patch 
b/debian/patches/ext2fs_nowait.patch
index 9a719bd..061f976 100644
--- a/debian/patches/ext2fs_nowait.patch
+++ b/debian/patches/ext2fs_nowait.patch
@@ -1,3 +1,6 @@
+Avoid waiting for disk I/O completion. This improves performance quite a bit,
+and should not be less safe.
+
 diff --git a/ext2fs/dir.c b/ext2fs/dir.c
 index 66d8c8a..f0f52f7 100644
 --- a/ext2fs/dir.c
diff --git a/debian/patches/libpthread_procfs.patch 
b/debian/patches/libpthread_procfs.patch
index 661c4c0..8e99f57 100644
--- a/debian/patches/libpthread_procfs.patch
+++ b/debian/patches/libpthread_procfs.patch
@@ -1,3 +1,5 @@
+Include libpthread and procfs in the build
+
 Index: hurd-debian/Makefile
 ===================================================================
 --- hurd-debian.orig/Makefile  2010-09-27 19:42:53.000000000 +0000
diff --git a/debian/patches/libpthread_sigmask.patch 
b/debian/patches/libpthread_sigmask.patch
index 58c244a..71aaf2a 100644
--- a/debian/patches/libpthread_sigmask.patch
+++ b/debian/patches/libpthread_sigmask.patch
@@ -1,5 +1,7 @@
 * libpthread/sysdeps/mach/hurd/pt-sigstate.c (__pthread_sigstate): Wake up the 
message
 thread if any pending signals have been unblocked (code grabbed from glibc).
+
+Will be replaced by proper global signal support from Jeremie
 ---
  libpthread/sysdeps/mach/hurd/pt-sigstate.c |    9 +++++++++
  1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/debian/patches/libpthread_stubs.patch 
b/debian/patches/libpthread_stubs.patch
index f1937df..7b0db6a 100644
--- a/debian/patches/libpthread_stubs.patch
+++ b/debian/patches/libpthread_stubs.patch
@@ -1,3 +1,4 @@
+Add warnings about non-implemented functions.
 ---
  config.make.in                                           |    1 +
  libpthread/Makefile                                      |   14 +++++++++++++-
diff --git a/debian/patches/libpthread_tls.patch 
b/debian/patches/libpthread_tls.patch
index 088ed8e..245ef08 100644
--- a/debian/patches/libpthread_tls.patch
+++ b/debian/patches/libpthread_tls.patch
@@ -1,3 +1,5 @@
+Add TLS support
+TODO: drop threadvar support
 ---
  libpthread/pthread/pt-create.c                 |    7 ++++
  libpthread/pthread/pt-exit.c                   |    3 ++
diff --git a/debian/patches/makedev_keep_options.patch 
b/debian/patches/makedev_keep_options.patch
index 353bb21..69a57e4 100644
--- a/debian/patches/makedev_keep_options.patch
+++ b/debian/patches/makedev_keep_options.patch
@@ -1,5 +1,7 @@
 Add options -k and -K to MAKEDEV.sh to chose not to overwrite existing entries.
 
+TODO: submit to bug-hurd
+
 Index: hurd/sutils/MAKEDEV.sh
 ===================================================================
 --- hurd.orig/sutils/MAKEDEV.sh        2010-07-01 18:14:22.000000000 +0200
diff --git a/debian/patches/makedev_parted_store.patch 
b/debian/patches/makedev_parted_store.patch
index ea10edf..7d3d8be 100644
--- a/debian/patches/makedev_parted_store.patch
+++ b/debian/patches/makedev_parted_store.patch
@@ -1,5 +1,7 @@
 Add option -p to MAKEDEV to use user-space parted stores for partition devices.
 
+TODO: use in installed system, test, and submit to bug-hurd
+
 Index: hurd/sutils/MAKEDEV.sh
 ===================================================================
 --- hurd.orig/sutils/MAKEDEV.sh        2010-07-08 00:48:13.000000000 +0000

-- 
Debian GNU Hurd packaging



reply via email to

[Prev in Thread] Current Thread [Next in Thread]