Lines Matching refs:network
248 # configure the network using the dhcp
249 cat <<EOF > ${rootfs_path}/etc/sysconfig/network-scripts/ifcfg-eth0
261 cat <<EOF > ${rootfs_path}/etc/sysconfig/network
389 chroot ${rootfs_path} chkconfig network on
608 if [[ "${KEY}" != "lxc.network.hwaddr" ]]
612 if [[ "${KEY}" == "lxc.network.link" ]]
614 echo "lxc.network.hwaddr = $(create_hwaddr)" >> $config_path/config
637 #lxc.network.type = $lxc_network_type
638 #lxc.network.flags = up
639 #lxc.network.link = $lxc_network_link
640 #lxc.network.name = eth0
641 # Additional example for veth network type
643 #lxc.network.hwaddr = 00:16:3e:77:52:20
646 #lxc.network.veth.pair = v-$name-e0