This file is indexed.

/usr/share/doc/initramfs-tools/TODO is in initramfs-tools 0.99ubuntu13.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
TODO
====

 o Grep for TODO and FIXME and do those. =)

 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 root loop support.

 o MODULES=dep md replace awk magic with proper parsing.
   -> WIP, check

 o Eliminate ?udev?, ?klibc?, busybox (-> glibc).

 o Support expanding symlinks, see #506540 + #338405