looks like our problem is that eth0 is not yet known to the system when we try to...
[bootcd.git] / initscripts / pl_sysinit
index 8b3d421..388010b 100755 (executable)
@@ -1,5 +1,13 @@
 #!/bin/sh
 
+### xxx tmp debug
+
+set -x
+echo pl_sysinit on console > /dev/console
+exec > /dev/console
+echo pl_sysinit plain
+
+###
 . /etc/init.d/pl_functions
 
 echo ""