]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - TODO
- 0.4.4.0
[projects/rc-scripts.git] / TODO
diff --git a/TODO b/TODO
index c3d9cd7f2a5e1400f97e6c09ffd95bc2e1185312..5e3a8388fe536191473e8c170460ff8e6fe4ebe7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,7 +5,6 @@ Important:
   suggestion (multicast, arp)
 - merge baggins changes in atm-rc (added support for RFC1483/2684 Bridged
   protocol)
-- LVM on DMRAID device isn't started at bootup (missing vchange -ay somewhere)
 - killproc() sucks and has no consistency, error reporting
   you'll never know which side of PROCNAME you should add the --waitforname or -SIGNAL args
   because if you put -SIGNAL at wrong side of PROGNAME it will enter infinitive loop:
@@ -14,6 +13,7 @@ Important:
     killproc slapd -TERM --waitforname slapd --waitfortime 300 
   while correct would be:
     killproc --waitforname slapd --waitfortime 300 slapd -TERM
+- switch to use __umount_*loop instead of own umount loop when stopping system
 
 Not realy important but maybe nice:
 - Add checking for privileges during restarting
@@ -24,6 +24,3 @@ Other:
 - maybe merge ATM rc scripts
 
 We are waiting for suggestions.
-
-serial is broken with this diff:
-http://svn.pld-linux.org/cgi-bin/viewsvn/rc-scripts/trunk/rc.d/init.d/functions?r1=7767&r2=7768&p1=rc-scripts/trunk/rc.d/init.d/functions&p2=rc-scripts/trunk/rc.d/init.d/functions
This page took 0.104774 seconds and 4 git commands to generate.