summaryrefslogtreecommitdiffstats
path: root/package/dmraid
Commit message (Collapse)AuthorAgeFilesLines
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-1/+1
| | | | toolchain/*/*.mk */Makefile.in -l)
* - bump version and uninstall runlevel script. Closes #1366Bernhard Reutner-Fischer2007-07-081-2/+2
|
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
| | | | - use TARGET_CONFIGURE_ARGS where appropriate.
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
|
* - add missing package-source targetsBernhard Reutner-Fischer2007-01-031-0/+2
| | | | - add missing dependencies to build prerequisites in the config system
* - dmraid sources include libdevmapper.h,, which is provided by dmBernhard Reutner-Fischer2006-11-291-0/+1
| | | | as pointed out by Pavel Roskin.
* minor version bumpsEric Andersen2006-11-172-2/+22
|
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+1
|
* new upstream versionEric Andersen2006-10-091-1/+1
|
* oopsEric Andersen2006-07-192-2/+33
|
* add support for dmraid soft raid handlingEric Andersen2006-07-102-0/+70