From 757828899a07795f119eace869ee39caf5ff96a3 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Wed, 30 Jul 2008 19:42:24 +0000 Subject: [PATCH] I thought this was already committed. just a copy of what's in 4.2 branch --- config.planetlab/bootstrapfs.post | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config.planetlab/bootstrapfs.post b/config.planetlab/bootstrapfs.post index 0d200589..c2535bda 100644 --- a/config.planetlab/bootstrapfs.post +++ b/config.planetlab/bootstrapfs.post @@ -15,13 +15,6 @@ done # Disable splaying of cron. echo > ${vdir}/etc/sysconfig/crontab -# sss -# update /etc/sysconfig/network-scripts/ifup -# #if ! arping -q -c 2 -w 3 -D -I ${REALDEVICE} ${IPADDR} ; then - #echo $"Error, some other host already uses address ${IPADDR}." - #exit 1 - #fi - # Add site_admin account chroot ${vdir} /usr/sbin/useradd -p "" -u 502 -m site_admin @@ -66,4 +59,3 @@ cat <<\EOF | patch -d ${vdir}/etc/sysconfig/network-scripts/ brd ${BROADCAST:-+} dev ${REALDEVICE} ${SCOPE} label ${DEVICE}; then echo $"Error adding address ${IPADDR} for ${DEVICE}." EOF - -- 2.43.0