Similar to my previous series for AA, now rebased to trunk... Bruno Randolf (6): libgphoto2 depends on libusb-compat, not libusb-1.0 ddns-scripts: add init script pptpd: Add uci configuration for PPTPD. pptpd: remove IP in options.pptp isc-dhcp: dhcrelay: Add more UCI options isc-dhcp: dhcrelay: Add RFC3527 link selection sub-option
libs/libgphoto2/Makefile | 2 +- net/ddns-scripts/Makefile | 2 + net/ddns-scripts/files/etc/init.d/ddns | 12 +++ net/isc-dhcp/Makefile | 8 ++ net/isc-dhcp/files/dhcrelay4.init | 47 ++++++++-- net/isc-dhcp/files/etc/config/dhcrelay | 27 ++++-- .../patches/100-relay-rfc3527-link-selection.patch | 100 +++++++++++++++++++++ net/pptpd/Makefile | 3 + net/pptpd/files/options.pptpd | 1 - net/pptpd/files/pptpd.init | 40 ++++++++- net/pptpd/files/pptpd.uciconf | 8 ++ 11 files changed, 235 insertions(+), 15 deletions(-) create mode 100644 net/ddns-scripts/files/etc/init.d/ddns create mode 100644 net/isc-dhcp/patches/100-relay-rfc3527-link-selection.patch create mode 100644 net/pptpd/files/pptpd.uciconf -- 1.8.1.2 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel