Commit Graph

25 Commits

Author SHA1 Message Date
Felix Fietkau
4f16e9cc3e keep track of the network interface states (stored in uci format in /var/state/network, overlay over /etc/config/network)
SVN-Revision: 7643
2007-06-16 00:01:33 +00:00
Felix Fietkau
9114220553 refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
2007-06-04 11:25:53 +00:00
Mike Baker
10ac836039 various patches to add support for ppp over evdo or character devices
SVN-Revision: 7076
2007-05-01 21:53:32 +00:00
Felix Fietkau
7c08cc06a2 add better default config for ar7, add br2684ctl init script, add a missing setting for pppoa
SVN-Revision: 7024
2007-04-21 09:37:13 +00:00
Florian Fainelli
9f652a1a85 Fix the device names too long (#1591)
SVN-Revision: 6987
2007-04-17 16:45:49 +00:00
Felix Fietkau
573c36539e set the DEVICE variable in hotplug events from ppp interfaces
SVN-Revision: 6667
2007-03-24 14:12:22 +00:00
Felix Fietkau
24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Florian Fainelli
a6481bb35b Change mtu value for pppoa and pppoe (#945)
SVN-Revision: 6566
2007-03-14 19:00:10 +00:00
Felix Fietkau
a44c286fdb nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
2007-03-04 20:31:53 +00:00
Felix Fietkau
92feed28d8 more reliable fix for handling ppp
SVN-Revision: 6356
2007-02-25 13:45:45 +00:00
Felix Fietkau
644af0aebf fix ppp defaultroute issues (based on patch from #1386, fixes #1181)
SVN-Revision: 6354
2007-02-25 11:53:50 +00:00
Nicolas Thill
3de63356ba cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
SVN-Revision: 6180
2007-01-22 17:33:10 +00:00
Felix Fietkau
656412d1a3 Forward port whiterussian resolv.conf changes /etc/resolv.conf links to /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1
SVN-Revision: 6043
2007-01-08 21:33:53 +00:00
Florian Fainelli
4f014d13c4 Also use INSTALL_CONF for ppp
SVN-Revision: 5994
2007-01-05 15:34:48 +00:00
Felix Fietkau
e90a752d4d fix ppp keepalive setting (#1071)
SVN-Revision: 5875
2006-12-20 05:12:49 +00:00
Florian Fainelli
83849946b4 Add ipv6 support to PPP
SVN-Revision: 5708
2006-12-07 13:58:21 +00:00
Felix Fietkau
c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
2006-11-23 00:29:07 +00:00
Felix Fietkau
b1d1701fd6 hopefully fix duplicate ppp instances (#895)
SVN-Revision: 5577
2006-11-18 23:19:32 +00:00
Felix Fietkau
105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
2006-11-12 05:06:56 +00:00
Felix Fietkau
ab9a7a900e fix vpi/vci setting for pppoa
SVN-Revision: 5351
2006-10-30 23:58:01 +00:00
Felix Fietkau
2fa277537e enable pppoa for ar7
SVN-Revision: 5350
2006-10-30 23:00:08 +00:00
Felix Fietkau
9abdf580d9 use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes
SVN-Revision: 5298
2006-10-26 01:33:36 +00:00
Felix Fietkau
315f8e954b make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface
SVN-Revision: 5290
2006-10-24 23:59:08 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00