| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | |
| 2007-06-16 | Fix install of scripts. | "Steven J. Hill" | |
| 2007-05-09 | Rename all INIT scripts to have the numerical prefixes to easily see the ↵ | "Steven J. Hill" | |
| start-up order. | |||
| 2007-01-14 | Update packages to provide properly working initialization scripts. These ↵ | "Steven J. Hill" | |
| have been tested with embedded PowerPC systems. | |||
| 2007-01-03 | - add missing package-source targets | Bernhard Reutner-Fischer | |
| - add missing dependencies to build prerequisites in the config system | |||
| 2006-10-01 | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | |
| not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | |||
| 2005-06-24 | be a bit more consistant with naming, always escape wildcards | Eric Andersen | |
| 2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | |
| general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | |||
| 2004-11-11 | portmap | Mike Frysinger | |
