summaryrefslogtreecommitdiffstats
path: root/package/ppp/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [package] ppp: add dns servers to uci state in the ip-up scriptjow2009-09-301-1/+1
* [package] ppp: quote positional parameters when calling up/down scripts (clos...nico2009-09-271-1/+1
* [package] bump some revisions and update copyrightsagb2009-09-101-2/+2
* [package] update ppp to v2.4.4 (#5102)jow2009-05-201-4/+4
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* [package] fix ppp and pptp typos where is used instead of (#4768, #4778)florian2009-03-151-1/+1
* oops, fix typo in [12368]nico2008-08-221-1/+1
* install ppp development headersnico2008-08-221-0/+5
* [package] ppp/pptp fixes:nico2008-05-031-2/+2
* bump ppp versionnbd2007-11-071-1/+1
* add ppp ipv6 patch by farnz (from #2525)nbd2007-11-071-0/+2
* remove linux-atm from ppp build deps - the internal version seems to be workingnbd2007-09-221-1/+1
* bump package versions after updatesnbd2007-09-071-1/+1
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-23/+38
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-3/+0
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSnico2007-01-221-1/+1
* Forward port whiterussian resolv.conf changesnbd2007-01-081-1/+1
* Also use INSTALL_CONF for pppflorian2007-01-051-2/+2
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-32/+32
* implement target profiles in menuconfignbd2006-11-121-3/+0
* enable pppoa for ar7nbd2006-10-301-0/+1
* fix ppp compile on osxnbd2006-09-271-0/+9
* new (last?) attempt at standardizing Makefilesnico2006-09-241-54/+62
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)mbm2006-08-041-1/+1
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm2006-08-041-1/+1
* port ppp modules to package/kernel and fix ppp package dependenciesnbd2006-07-301-2/+3
* rewrite of the network scripts and configurationnbd2006-07-301-4/+6
* remove unneeded RSTRIP calls.nico2006-07-031-1/+0
* credit where credit is duembm2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-1/+1
* normalize Makefiles.nico2006-06-181-39/+38
* improve dependency handling, fix some package makefile bugsnbd2006-05-301-2/+2
* add proper build dependsnbd2006-05-301-1/+1
* sync ppp with trunk and convert it to -ng.nico2006-05-241-111/+123
* more BR2_ / CONFIG_ patchesmbm2006-05-151-2/+2
* precompile ppp active filter (reduces libpcap overhead to only a few k), enab...nbd2006-03-181-2/+6
* Updated ppp to be compiled with PPP filtering options as it was introduced wi...florian2006-02-051-1/+9
* change cp to $(CP)mbm2006-02-011-3/+3
* remove useless /etc/ppp/peers/sample file (forgot the Makefile change)nbd2006-01-111-2/+0
* add hotplug stuff to trunk/nbd2005-11-071-1/+3
* clean up board-dependent files, add pppoatm support, add proper config examplesnbd2005-08-261-0/+8
* add support for pppoe over atheros wlannbd2005-08-201-1/+1
* Fix /etc/init.d/S50pppoe -> /sbin/ifup.pppoe changenico2005-08-101-2/+2
* add a lot of debian fixes to ppp (should fix persist and demand, too), clean ...nbd2005-07-121-1/+1
* remove pppoe init script, add ifup.pppoe for thatnbd2005-07-031-2/+3
* Cosmetic fixnico2005-05-191-2/+2
* Convert ppp to new packaging style, rename ppp-*-plugin to ppp-mod-*, enable ...nico2005-05-181-164/+117
* make pppoe init script re-read nvram settings before restarting pppdnbd2005-04-021-1/+1