diff options
-rw-r--r-- | contributing.mdwn | 3 | ||||
-rw-r--r-- | hurd/running/debian/discussion.mdwn | 1 | ||||
-rw-r--r-- | open_issues/problematic_packages.mdwn | 1 |
3 files changed, 1 insertions, 4 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index baa182fb..618e5ca1 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -99,9 +99,6 @@ which exposes the partitions of the disk image, using parted, and the parted-based storeio (`settrans -c foos1 /hurd/storeio -T typed part:1:file:/home/samy/tmp/foo`). This would be libnetfs-based. * Write [[virtio drivers for KVM|open_issues/virtio#KVM]]. -* Port valgrind. There is a whole -[[GSoC proposal|community/gsoc/project_ideas/valgrind]] about this, but the -basic port could be small. * Move the [[mount/umount|open_issues/glibc#mount]] logic from `utils/{,u}mount.c` into [[glibc]]. * Fix [[`/proc/self`|hurd/translator/procfs/jkoenig/discussion#self]]. diff --git a/hurd/running/debian/discussion.mdwn b/hurd/running/debian/discussion.mdwn deleted file mode 100644 index 8b137891..00000000 --- a/hurd/running/debian/discussion.mdwn +++ /dev/null @@ -1 +0,0 @@ - diff --git a/open_issues/problematic_packages.mdwn b/open_issues/problematic_packages.mdwn index 700e3d71..1ac7d6a0 100644 --- a/open_issues/problematic_packages.mdwn +++ b/open_issues/problematic_packages.mdwn @@ -29,3 +29,4 @@ This page lists the few packages whose build makes the Debian buildd box crash a * php-yac * gnu-smalltalk + * globus-gram-job-manager |