File: TODO

package info (click to toggle)
debian-installer-launcher 38
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 456 kB
  • sloc: sh: 198; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 454 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Known Bugs
----------

  * See Bug Tracking System:
    http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=debian-installer

  * Depending on the terminal that is being used, d-i doesn't show
    the correct colors (black/white insted of blue/red).

TODO
----

  * Try using a cgroup as a better way to determine syslogd/klogd
    PIDs to kill in plugins/live live_cleanup() instead of kludgy fuser
    method (thanks to Ben Hutchings for the suggestion).