summaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2010-09-09 14:10:39 -0700
committerAn-Cheng Huang <ancheng@vyatta.com>2010-09-09 14:10:39 -0700
commitd000689490bbc3508f18b878757b3d2bb04d8a69 (patch)
tree40388b9f23e75fc4c0884f7fb076f2d6382e1136 /debian/TODO
parentb9c92a3bb82e860c8368eb7933f5ec4ddcd74bcb (diff)
parent3963c563cf1ea4b1126a4c1949181029a0ff2305 (diff)
downloadinitramfs-tools-d000689490bbc3508f18b878757b3d2bb04d8a69.tar.gz
initramfs-tools-d000689490bbc3508f18b878757b3d2bb04d8a69.zip
Merge remote branch 'debian/master' into upstream
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