From 8a4793dbe68ec2e28f0dbcc123f13339f57fac2b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 14:46:24 +0200 Subject: Adding casper 1.68+debian-1. --- scripts/casper-bottom/23networking | 44 +++++++++++++++++++++++++------------- 1 file changed, 29 insertions(+), 15 deletions(-) (limited to 'scripts/casper-bottom/23networking') diff --git a/scripts/casper-bottom/23networking b/scripts/casper-bottom/23networking index 10d4ab2..8f4b698 100755 --- a/scripts/casper-bottom/23networking +++ b/scripts/casper-bottom/23networking @@ -21,34 +21,48 @@ esac log_begin_msg "$DESCRIPTION" +if [ "${STATICIP}" == "frommedia" ] && [ -e "$IFFILE" ] ; then + # will use existent /etc/network/interfaces + log_end_msg + exit 0 +fi + cat > "$IFFILE" <> "$IFFILE" <> "$IFFILE" <> "$IFFILE" <> "$IFFILE" <