From 45094695e59e0baaee90b3af2c190fa25ecb84c1 Mon Sep 17 00:00:00 2001 From: dufourj Date: Thu, 25 May 2006 16:21:23 +0000 Subject: PC104 : - petit message de debug au boot en autonome. --- i/pc104/initrd/conf/rcS | 1 + 1 file changed, 1 insertion(+) (limited to 'i/pc104/initrd') diff --git a/i/pc104/initrd/conf/rcS b/i/pc104/initrd/conf/rcS index af46880..480816b 100755 --- a/i/pc104/initrd/conf/rcS +++ b/i/pc104/initrd/conf/rcS @@ -19,6 +19,7 @@ mount /proc export LD_LIBRARY_PATH="./lib/:/robot/lib/:/lib" export PATH="/robot/:$PATH" # Go to the directory where everything is +echo "Starting marvin" cd /robot/ # According to some scripts I have seen, it is quicker because it removes a # fork... -- cgit v1.2.3