Here some patches against AA 12.09 packages... Bruno Randolf (7): libgphoto2 depends on libusb, not libusb-1.0 LIBCONFIG: enabling c++ support (lconfig++). ddns-scripts: add init script pptpd: Add uci configuration for PPTPD. pptpd: remove IP in options.pptp isc-dhcp: dhcrelay: add UCI config and init script isc-dhcp: dhcrelay: Add RFC3527 link selection sub-option
libs/libconfig/Makefile | 6 +- libs/libgphoto2/Makefile | 2 +- net/ddns-scripts/Makefile | 2 + net/ddns-scripts/files/etc/init.d/ddns | 12 +++ net/isc-dhcp/Makefile | 6 +- net/isc-dhcp/files/dhcrelay.config | 19 ++++ net/isc-dhcp/files/dhcrelay.init | 59 ++++++++++++ .../patches/100-relay-rfc3527-link-selection.patch | 100 +++++++++++++++++++++ net/pptpd/Makefile | 3 + net/pptpd/files/options.pptpd | 1 - net/pptpd/files/pptpd.init | 41 ++++++++- net/pptpd/files/pptpd.uciconf | 8 ++ 12 files changed, 252 insertions(+), 7 deletions(-) create mode 100644 net/ddns-scripts/files/etc/init.d/ddns create mode 100644 net/isc-dhcp/files/dhcrelay.config create mode 100755 net/isc-dhcp/files/dhcrelay.init 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