summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-06-06 15:50:55 -0400
committerRay Strode <rstrode@redhat.com>2008-06-08 00:47:30 -0400
commit5a69d45d0a24fad99e7b3768436d08290676d800 (patch)
tree4668ba5de0fe80278d00f3726a146d0db450979d /TODO
parent21f6e517936f34ba6e5ee10b4e408fe00aa589f2 (diff)
downloadplymouth-5a69d45d0a24fad99e7b3768436d08290676d800.tar.gz
plymouth-5a69d45d0a24fad99e7b3768436d08290676d800.tar.xz
plymouth-5a69d45d0a24fad99e7b3768436d08290676d800.zip
Update TODO
Add: - rotate boot.log per boot cycle (might be easiest to just fork/exec out to logrotate directly)
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0261762..588c9c1 100644
--- a/TODO
+++ b/TODO
@@ -6,3 +6,4 @@
- consider making details plugin have stdin hooked up to the pty instead of tty so input works
- consider making details plugin go back to pretty plugin if user presses escape
- add expose handler for plugins to draw from. We need to reset some state every frame of the animation, so better to hide that.
+- rotate boot.log per boot cycle (might be easiest to just fork/exec out to logrotate directly)