Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/busybox-initscripts: udhcpc: find the interface even if we dont have /sys | Natanael Copa | 2012-12-24 | 1 | -1/+5 |
| | | | | Needed for LXC | ||||
* | main/busybox-initscripts: support multiple dhcp interfaces | Natanael Copa | 2012-03-15 | 1 | -4/+23 |
| | | | | | | | | | We set the metric to 300 + ifindex for wifi and 200 + ifindex for others. This is basically what dhcpcd does. Also allow overriding the metric in interfaces file. This makes multi isp setups easier. | ||||
* | main/busybox-initscripts: move udhcpc script from alpine-baselayout | Natanael Copa | 2011-08-16 | 1 | -0/+108 |
Does not belong in the baselayout package |