index
:
buildroot
master
next
Buildroot: Making Embedded Linux easy
jacmet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
pppd
Commit message (
Expand
)
Author
Age
*
package: remove useless arguments from GENTARGETS
Thomas Petazzoni
2011-09-29
*
pppd: convert to gentargets, properly add radius support, fix l2tp for 2.6.35...
Gustavo Zacarias
2010-10-18
*
pppd.mk installs radattr.so twice and omits radrealms.so
Darcy Watkins
2010-08-29
*
Update all packages to quote $(TARGET_CC)
Thomas Petazzoni
2010-07-07
*
Use BR2_HAVE_DOCUMENTATION instead of BR2_HAVE_{MANPAGES,INFOPAGES}
Thomas Petazzoni
2010-04-11
*
pppd: only install manpages if BR2_HAVE_MANPAGES is enabled
Peter Korsgaard
2010-03-22
*
Bump pppd to 2.4.5 and convert to Makefile.autotools.in
Gustavo Zacarias
2010-03-18
*
pppd: enable ipv6 support if toolchain supports it
Alexander Clouter
2010-03-13
*
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-10-01
*
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-09-03
*
pppd: fix build without UCLIBC_HAS_BSD_ERR
Peter Korsgaard
2009-02-19
*
Enable multilink PPP (no reason to disable it)
Hamish Moffatt
2009-02-19
*
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-16
*
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-08
*
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-17
*
- take MANPAGES and INFOPAGES into account
Bernhard Reutner-Fischer
2007-09-19
*
Remove some more file during pppd-clean
Ulf Samuelsson
2007-08-28
*
This fixes make clean on pppd package (there is no rule uninstall in pppd's m...
Ulf Samuelsson
2007-08-28
*
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
*
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
*
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-27
*
fixup package LDFLAGS handling
Eric Andersen
2007-03-13
*
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2007-01-14
*
- bump version and pass the target cflags in properly (at least for most of the
Bernhard Reutner-Fischer
2006-11-17
*
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-10-01
*
remove extra space after touch
Mike Frysinger
2005-11-24
*
This patch updates the pppd package to build version 2.4.3. The 2.4.3 version
Eric Andersen
2005-05-16
*
Per http://bugs.uclibc.org/view.php?id=130
Eric Andersen
2005-03-09
*
There is no need to have a separate 'Makefile.in' file in the
Eric Andersen
2005-02-10
*
more help updates from Tom Cameron
Mike Frysinger
2004-12-26
*
pppd's install target doesn't like 'make -j'
Eric Andersen
2004-12-11
*
Make the TAR_VERBOSITY option a bit more sane
Eric Andersen
2004-10-09
*
use $(TAR_VERBOSITY)
Mike Frysinger
2004-10-09
*
final step in buildroot facelift
Eric Andersen
2004-10-09
*
Remove the old 'make' directory, and populate the new 'package'
Eric Andersen
2004-10-09