Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - late binding isn't a good idea there, i did end up with an empty SOURCE. | Bernhard Reutner-Fischer | 2006-10-03 | 1 | -3/+3 |
| | |||||
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
| | | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | ||||
* | try to avoid rebuild | Eric Andersen | 2006-07-04 | 1 | -0/+2 |
| | |||||
* | Fix Bug #897 preventing the building of 'sudo' for architectures other than x86. | "Steven J. Hill" | 2006-06-06 | 2 | -63/+85 |
| | |||||
* | add sudo, based on http://bugs.busybox.net/view.php?id=511 | Eric Andersen | 2006-04-11 | 4 | -0/+13371 |
with minor changes, and updated security patches |