diff options
| author | maximilian attems <maks@debian.org> | 2010-04-06 03:39:50 +0200 |
|---|---|---|
| committer | maximilian attems <maks@debian.org> | 2010-04-06 03:39:50 +0200 |
| commit | 46cec44601a2e65e3368c71b7728614c9b7d8a95 (patch) | |
| tree | 9ce9a5473f4710291ff3d9d26c8ca5dafe3581b9 | |
| parent | 9b9648e26e87d9b7cd1ba0398f38441d4150c7eb (diff) | |
| download | initramfs-tools-46cec44601a2e65e3368c71b7728614c9b7d8a95.tar.gz initramfs-tools-46cec44601a2e65e3368c71b7728614c9b7d8a95.zip | |
update TODO list
to bring forward current known issues.
| -rw-r--r-- | debian/TODO | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/debian/TODO b/debian/TODO index f62656f..7423d06 100644 --- a/debian/TODO +++ b/debian/TODO @@ -3,8 +3,16 @@ TODO o Grep for TODO and FIXME and do those. =) - o Eliminate ?udev?, ?klibc?, busybox (-> glibc). + o Exclude list of hooks for admin. + + o Easier generation for remote boxes, see #570522. + + o "Fix" sed magic for lib dependence, + copy_exec, maybe use dracut copy logic. - o Default to dep for PPC - Possibly to detect newworld? + o root loop support. + + o MODULES=dep md replace awk magic with proper parsing. + + o Eliminate ?udev?, ?klibc?, busybox (-> glibc). - o udevsettle timeouts handling |
