From 5f876218f85880415e0b87fcb3e222a6c502f694 Mon Sep 17 00:00:00 2001 From: dufourj Date: Thu, 25 May 2006 01:03:28 +0000 Subject: Mise a jour pour pilipili : - Creation de /dev/hdc* - Modification du fstab (mout de /dev/hdc1) - Hostname par defaut = pilipili --- i/pc104/initrd/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i/pc104/initrd/update.sh') diff --git a/i/pc104/initrd/update.sh b/i/pc104/initrd/update.sh index d04a125..1d7b31b 100755 --- a/i/pc104/initrd/update.sh +++ b/i/pc104/initrd/update.sh @@ -18,7 +18,7 @@ ROBOT_CONF_DIR="$ROBOT_BUILD_DIR/rc" # Max size of the config directory (in bytes) ROBOT_MAX_SIZE="4000000" # Hostname of the robot -ROBOT_HOST="nenuphar" +ROBOT_HOST="pilipili" # In autonomous mode, wait time for bringing up the ssh deamon ROBOT_WAIT_TIME="2.5s" # Compression -- cgit v1.2.3