index
:
buildroot
master
next
Buildroot: Making Embedded Linux easy
jacmet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
sudo
Commit message (
Expand
)
Author
Age
*
sudo: add fix for non-utmpx toolchains
Gustavo Zacarias
2012-03-30
*
sudo: bump to version 1.8.4p4
Gustavo Zacarias
2012-03-29
*
sudo: bump to version 1.7.8p1
Gustavo Zacarias
2012-01-24
*
sudo: bump to version 1.7.7
Gustavo Zacarias
2011-10-15
*
package: remove useless arguments from AUTOTARGETS
Thomas Petazzoni
2011-09-29
*
sudo: bump version, use official upstream, don't disable auth
Peter Korsgaard
2011-06-07
*
sudo: bump and convert to AUTOTARGETS
Thomas Petazzoni
2011-05-18
*
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
*
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-16
*
Sudo source package IS at DEBIAN, but with a different name
Ulf Samuelsson
2009-01-12
*
revert patch to allow downloading sudo from an EXISTING location
Ulf Samuelsson
2009-01-11
*
sudo: use Debian as upstream
Peter Korsgaard
2009-01-11
*
Move SUDO_SITE to ATMEL_MIRROR, No cross-compiler patches for later versions ...
Ulf Samuelsson
2009-01-11
*
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-08
*
sudo: fix long help text lines
Peter Korsgaard
2008-08-27
*
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-17
*
cleanup sudo makefile
John Voltz
2008-03-06
*
Run $(CONFIG_UPDATE) after unpacking sources
Hamish Moffatt
2008-02-12
*
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-10-01
*
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
*
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-07-11
*
Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD...
"Steven J. Hill"
2007-07-06
*
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-27
*
yet more LDFLAGS handling fixups
Eric Andersen
2007-03-14
*
fixup package LDFLAGS handling
Eric Andersen
2007-03-13
*
- update defconfig to current versions and a minimal package selection
Bernhard Reutner-Fischer
2007-01-29
*
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2007-01-14
*
- bump version and make it work
Bernhard Reutner-Fischer
2006-12-21
*
- sudo depends on host-fakeroot
Bernhard Reutner-Fischer
2006-12-15
*
- late binding isn't a good idea there, i did end up with an empty SOURCE.
Bernhard Reutner-Fischer
2006-10-03
*
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-10-01
*
try to avoid rebuild
Eric Andersen
2006-07-04
*
Fix Bug #897 preventing the building of 'sudo' for architectures other than x86.
"Steven J. Hill"
2006-06-06
*
add sudo, based on http://bugs.busybox.net/view.php?id=511
Eric Andersen
2006-04-11