coming back to a model that works .. most of the time
[bootcd.git] / initscripts / pl_sysinit
index 487964f..388010b 100755 (executable)
@@ -1,10 +1,14 @@
 #!/bin/sh
 
-. /etc/init.d/pl_functions
+### xxx tmp debug
 
+set -x
 echo pl_sysinit on console > /dev/console
+exec > /dev/console
+echo pl_sysinit plain
 
-echo pl_sysinit on ttyS0 > /dev/ttyS0
+###
+. /etc/init.d/pl_functions
 
 echo ""
 echo "PlanetLab BootCD - distro @PLDISTRO@ based on @FCDISTRO@"