From 12d066278775b04f9a30434b5a2b64c3be673d22 Mon Sep 17 00:00:00 2001 From: Jeremie Koenig Date: Sun, 13 Jun 2010 13:08:20 +0200 Subject: hurd d-i: roadmap status update --- user/jkoenig.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'user') diff --git a/user/jkoenig.mdwn b/user/jkoenig.mdwn index 1a4f5dbb..d7a9bcf6 100644 --- a/user/jkoenig.mdwn +++ b/user/jkoenig.mdwn @@ -31,11 +31,19 @@ I will be keeping track of my progress on this page. ### Roadmap * busybox: fix `mkdir -p` on Hurd + * Apparently this is a bug in glibc with `mkdir("/")`, + related to `file_name_split()` and `directory_name_split()`. + * I'm using a workaround in busybox in the meantime. * see what breaks in the installer and fix the problems one by one * busybox: submit upstream and to #323670, fix stty/stat/ipcs on kFreeBSD, generally port more stuff, notably (u)mount/swaponoff. + * I have mentioned my work on the upstream mailing list, + * however some changes have been introduced in the build system meanwhile, + which would complicate backporting the changes back and forth, + * so I will be requesting the changes to be merged when I'm (mostly) done + with mount/swap/... *Milestone (expected 2010-06-21): installer kindof works, with documented manual intervention required* -- cgit v1.2.3