X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=initscripts%2Fpl_sysinit;h=389f8b6915c7cb0d507d46ad263c864785a9bf3d;hb=0597762b242c534572d27be7b895304923b4cc82;hp=487964f6c9d9a24dbf9b5024f2acd40936dcfa95;hpb=df194cf6f2046316ce227d0933b1f50ddd28088c;p=bootcd.git diff --git a/initscripts/pl_sysinit b/initscripts/pl_sysinit index 487964f..389f8b6 100755 --- a/initscripts/pl_sysinit +++ b/initscripts/pl_sysinit @@ -1,10 +1,15 @@ #!/bin/sh -. /etc/init.d/pl_functions +### xxx tmp debug +set -x echo pl_sysinit on console > /dev/console +exec 2>&1 +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@"