Bernhard Reutner-Fischer
|
14a71561a3
|
- just use the strip binary to avoid confusing libtool (quotes)
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
|
2007-10-01 16:15:31 +00:00 |
|
Ulf Samuelsson
|
e1621a4a2a
|
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
2007-07-11 14:06:06 +00:00 |
|
"Steven J. Hill"
|
6b00c90d70
|
Rename all INIT scripts to have the numerical prefixes to easily see the start-up order.
|
2007-05-09 22:48:41 +00:00 |
|
Bernhard Reutner-Fischer
|
6342c83201
|
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
|
2006-10-01 15:17:52 +00:00 |
|
David Anders
|
c721420c42
|
added fix to correct for building with kernels > 2.5 per case 0000557
|
2006-01-24 15:50:50 +00:00 |
|
Eric Andersen
|
0eb90feffd
|
Add support for the full blown versions of sysklogd and klogd
|
2005-09-13 20:58:37 +00:00 |
|