summaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO16
1 files changed, 13 insertions, 3 deletions
diff --git a/debian/TODO b/debian/TODO
index f62656f..505da9c 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -3,8 +3,18 @@ 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.
+ -> WIP, check
+
+ o Eliminate ?udev?, ?klibc?, busybox (-> glibc).
- o udevsettle timeouts handling
+ o Support expanding symlinks, see #506540 + #338405