Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-19 | default route commands on Linux now require gw or via (iproute2). | William Hubbs | |
2009-12-14 | Support inet6 routes. | Roy Marples | |
2009-10-16 | Add domainname to the network script | Roy Marples | |
2009-04-27 | Although the noshutdown keyword is nice, we shouldn't use it for network or ↵ | Roy Marples | |
dhcpcd. Instead fake network shutdown so it comes back up correctly at boot and KILL dhcpcd to preserve network. | |||
2009-04-25 | Document interfaces variable useage a bit better. | Roy Marples | |
2009-04-19 | Document DHCP and iwconfig. | Roy Marples | |
2009-04-19 | Document \$int and how to create bridge and vlan interfaces. | Roy Marples | |
2009-04-19 | Document defaultroute | Roy Marples | |
2009-04-19 | Pull /etc/ifconfig.eth0 into interfaces | Roy Marples | |
Reverse list of interfaces when stopping Improve build for conf.d/network | |||
2009-04-16 | Add a new init script - network | Roy Marples | |
This simply assigns static addresses and an optional default route. It's possible to add external commands as well, so to create a bonded interface. Hopefully we can add a few examples to satisfy most of the old net.lo, which is no longer installed into boot by default. |