summaryrefslogtreecommitdiff
path: root/contributing.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'contributing.mdwn')
-rw-r--r--contributing.mdwn4
1 files changed, 1 insertions, 3 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index baa182fb..67b84590 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]].
@@ -110,6 +107,7 @@ lookups|hurd/interface/dir_lookup]] work.
* Add a tool to trace system calls, by using gnumach's Syscall-Emulation, see <http://www.gnu.org/software/hurd/gnumach-doc/Syscall-Emulation.html>
* Improve our [[FUSE library|hurd/libfuse]].
* Add a relatime or lazytime option to ext2fs.
+* Fix our [[open_issues/symlink_translator]].
<a name="porting"></a>
## Porting Packages