Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/dhcp: use /bin/sh instead of bash in client-script | Natanael Copa | 2018-03-07 | 1 | -4/+11 |
| | | | | | | | The script seems to be posix shell compatible so we only need to change the shebang to #!/bin/sh This way we avoid the bash dependency | ||||
* | main/dhcp: Upgrade to 4.4.1 | tcely | 2018-03-07 | 1 | -0/+12 |
- use pkgname more places - remove obsolete dhclient-script patch - add check function - fix bare ip in dhclient-script - move bash dependency to dhclient package - symlink example location of dhclient-script |