openwrtv4/package
Merlijn Wajer 4a0c4d8151 netifd: Use -x hostname:$hostname instead of -H
Passing the hostname is currently broken in since the shipped busybox includes this commit:
https://git.busybox.net/busybox/commit/networking/udhcp/dhcpc.c?id=2017d48c0d70bef8768efb42909e605ea8eb5a21

Before:

    Sun Jan 31 18:11:32 2016 daemon.notice netifd: Interface 'wan' is now down
    Sun Jan 31 18:11:32 2016 daemon.notice netifd: Interface 'wan' is setting up now
    Sun Jan 31 18:11:32 2016 daemon.notice netifd: wan (18158): udhcpc: option -h NAME is deprecated, use -x hostname:NAME
    Sun Jan 31 18:11:32 2016 daemon.notice netifd: wan (18158): udhcpc: malformed hex string 'WR150'

After:

    Sun Jan 31 18:11:33 2016 daemon.notice netifd: wan (18169): udhcpc (v1.23.2) started
    Sun Jan 31 18:11:33 2016 daemon.notice netifd: wan (18169): Sending discover...
    Sun Jan 31 18:11:33 2016 daemon.notice netifd: wan (18169): Sending select for xxx.yyy.zzz.xyz...
    Sun Jan 31 18:11:33 2016 daemon.notice netifd: wan (18169): Lease of xxx.yyy.zzz.xyz obtained, lease time 600

Signed-off-by: Merlijn Wajer <merlijn@wizzup.org>
2016-07-24 06:59:55 +02:00
..
base-files base-files: sysupgrade: fix pseudobridge upgrades 2016-07-24 06:54:40 +02:00
boot ar71xx: add support for gl-ar300m 2016-07-20 00:21:48 +02:00
devel strace: update to version 1.12 2016-07-18 23:25:30 +02:00
firmware ath10k: Support installing CT firmware for QCA9984 NICs. 2016-07-23 12:28:48 +02:00
kernel ath9k: fix warning in client mode (GH#195) 2016-07-26 08:26:05 +02:00
libs cyassl: update to wolfssl version 3.9.6 2016-07-24 15:05:03 +02:00
network netifd: Use -x hostname:$hostname instead of -H 2016-07-24 06:59:55 +02:00
system mountd: update to latest git HEAD 2016-07-24 06:38:30 +02:00
utils ugps: update to latest git HEAD 2016-07-24 06:38:30 +02:00
Makefile include: choose package output directory based on repository info 2016-04-06 21:55:44 +02:00