Restory 'legacy' mac tag for backwards compat if needed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14953 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
f3fffcefed
commit
1225448e75
@ -137,7 +137,7 @@ for dev in `ip link|grep -B1 ether|grep UP|awk '{print $2}'|sed -e s/://|grep -v
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
#echo "<mac>$DRIVER|$dev|$MAC|$ADDRESS</mac>" >> /tmp/discopacket
|
||||
echo "<mac>$DRIVER|$dev|$MAC|$ADDRESS</mac>" >> /tmp/discopacket
|
||||
echo "<nic>" >> /tmp/discopacket
|
||||
echo " <devname>$dev</devname>" >> /tmp/discopacket
|
||||
echo " <driver>$DRIVER</driver>" >> /tmp/discopacket
|
||||
|
Loading…
Reference in New Issue
Block a user