mkdir -p $root/etc/network/modules/ , this is line is no longer needed as this dir is now part of 00-dirtree. git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1951 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -5,6 +5,7 @@
- Miguel Bolanos: updated minimal package selection
blacklisted kernel modules for Alpha
updated silo
cleaned iproute2.conf
*) 2003-12-10 (2.0.0-rc3 - 2.0.0-rc4)
@ -33,7 +33,6 @@ ipr2_pm() {
[ -f $root/$x ] || cp -v $x $root/$x
done
mkdir -p $root/etc/network/modules/
cp -v $confdir/rocknet_iproute2.sh \
$root/etc/network/modules/iproute2.sh