From c4e9d540fa46cc8408628ae51ffa747c6f143043 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Fri, 30 May 2008 14:22:01 -0400 Subject: [PATCH] Update TODO Add: - clean up /var/run/plymouth before nash switchroots --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 95ca738..52e6872 100644 --- a/TODO +++ b/TODO @@ -8,3 +8,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. +- clean up /var/run/plymouth before nash switchroots