summaryrefslogtreecommitdiffstats
path: root/package/xfsprogs
Commit message (Collapse)AuthorAgeFilesLines
* * Woops ... comitted the wrong patch file :(, fixed now.Nigel Kukard2008-03-241-2504/+1254
|
* * Updated susv3 legacy patch for xfsprogsNigel Kukard2008-03-241-1245/+2504
| | | | | - Changed to unix file format - Added fix for rtcp/xfs_rtcp.c, where I missed one or two legacy function calls
* Fixed xfsprogs to build without needing bzero & bcopy. Patch by Nigel KukardJohn Voltz2008-03-211-0/+1245
|
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-5/+5
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-3/+3
|
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-1/+1
| | | | toolchain/*/*.mk */Makefile.in -l)
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
|
* Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and ↵"Steven J. Hill"2007-07-061-4/+4
| | | | TARGET_LDFLAGS are passed with the compilers and linker respectively so that we can pass CFLAGS and LDFLAGS on a per-package basis which was not possible previously and a number of packages failed to build. TARGET_CFLAGS usage in package makefiles will be removed next.
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-1/+1
| | | | - use TARGET_CONFIGURE_ARGS where appropriate.
* yet more LDFLAGS handling fixupsEric Andersen2007-03-141-1/+1
|
* fixup package LDFLAGS handlingEric Andersen2007-03-131-1/+1
|
* - xfsprogs-2.7.11 is old by now. Provide a fallback SITE until someoneBernhard Reutner-Fischer2006-11-221-1/+2
| | | | | verifies a newer version.. Closes bug #1019
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer2006-10-011-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)
* remove redundant e2fsprogs dependency which caused unnecessary rebuilds.Eric Andersen2006-04-061-1/+1
|
* update version of xfsprogs per case 0000641David Anders2006-02-101-1/+1
|
* remove extra space after touchMike Frysinger2005-11-241-1/+1
|
* Add iostat, ltt, xfsprogs, and memtesterEric Andersen2005-09-303-0/+166