Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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) | ||||
* | - bump version | Bernhard Reutner-Fischer | 2006-09-28 | 1 | -1/+1 |
| | |||||
* | - update to 1.02.09 | Bernhard Reutner-Fischer | 2006-08-24 | 1 | -2/+2 |
| | |||||
* | ver bump #962 by bowerymarc | Mike Frysinger | 2006-07-19 | 1 | -1/+1 |
| | |||||
* | remove junk, bump version, and generally clean things up | Eric Andersen | 2006-07-10 | 1 | -3/+13 |
| | |||||
* | update version number to latest stable build per case 0000502 | David Anders | 2006-01-24 | 1 | -4/+4 |
| | |||||
* | remove extra space after touch | Mike Frysinger | 2005-11-24 | 1 | -1/+1 |
| | |||||
* | This patch adds package configuration files for the LVM2 tools and its | Eric Andersen | 2005-06-24 | 2 | -0/+103 |
dependency, device-mapper. This will provide the basic tools needed to work with LVM2 volumes on the target system. http://bugs.busybox.net/view.php?id=183 |