Ulf Samuelsson
|
10031a1fd1
|
Bump lvm2 patch version
|
2007-10-30 21:58:15 +00:00 |
|
Bernhard Reutner-Fischer
|
6c6cb06709
|
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
2007-08-21 19:20:18 +00:00 |
|
Ulf Samuelsson
|
a9c93263ea
|
Bump version of lvm2
|
2007-08-12 23:38:26 +00:00 |
|
Bernhard Reutner-Fischer
|
74d518dc2a
|
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
- use TARGET_CONFIGURE_ARGS where appropriate.
|
2007-06-27 12:01:27 +00:00 |
|
Eric Andersen
|
85d7f6f05f
|
fixup package LDFLAGS handling
|
2007-03-13 22:59:59 +00:00 |
|
Bernhard Reutner-Fischer
|
ec5b83ce2f
|
- add missing package-source targets
- add missing dependencies to build prerequisites in the config system
|
2007-01-03 13:44:01 +00:00 |
|
Bernhard Reutner-Fischer
|
405aadb356
|
- use DESTDIR for install. Thanks to Stuart Longland. Closes #926
|
2006-12-21 11:57:35 +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
|
3c0209f288
|
update lvm2 to latest stable release of 2.01 per case 0000503
|
2006-01-23 19:33:46 +00:00 |
|
Mike Frysinger
|
dfebda0014
|
remove extra space after touch
|
2005-11-24 06:53:24 +00:00 |
|
Eric Andersen
|
a8a6587d1b
|
This patch adds package configuration files for the LVM2 tools and its
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
|
2005-06-24 02:46:31 +00:00 |
|