summaryrefslogtreecommitdiffstats
path: root/package/e2fsprogs
Commit message (Expand)AuthorAgeFilesLines
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-2/+2
* e2fsprogs: drop uuidd optionPeter Korsgaard2011-09-062-7/+1
* util-linux: drop BR2_PACKAGE_BUSYBOX_SHOW_OTHERS dependencyPeter Korsgaard2011-07-291-1/+0
* package: use libuuid from util-linuxPeter Korsgaard2011-07-292-39/+5
* e2fsprogs: ensure util-linux is built before e2fsprogsPeter Korsgaard2011-07-281-1/+1
* e2fsprogs: use libblkid / blkid from util-linuxPeter Korsgaard2011-07-282-32/+7
* e2fsprogs: configure needs pkg-configPeter Korsgaard2011-07-281-0/+2
* e2fsprogs: add options for debugfs/e2image/resize2fs utilitiesPeter Korsgaard2011-07-282-3/+12
* e2fsprogs: don't build uuidd if not requestedPeter Korsgaard2011-07-281-1/+1
* e2fsprogs: simplify Config.inPeter Korsgaard2011-07-281-18/+0
* e2fsprogs: Add missing dependency of tst_uuid.o on uuid.hArnout Vandecappelle (Essensium/Mind)2011-07-251-0/+18
* e2fsprogs: bump to 1.41.14 and fixupGustavo Zacarias2011-02-091-7/+17
* e2fsprogs: convert old-style hooks to new-style hookThomas Petazzoni2010-09-121-19/+42
* e2fsprogs: bump versionH Hartley Sweeten2010-07-081-1/+1
* e2fsprogs: add support for host packageThomas Petazzoni2010-04-091-0/+5
* e2fsprogs: bump versionGustavo Zacarias2010-03-311-1/+1
* package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure argsPeter Korsgaard2010-03-221-3/+1
* e2fsprogs: fix build when no binaries/libs are selectedPeter Korsgaard2010-03-071-2/+0
* e2fsprogs: fix lsattr chattr and e2label e2undo mixupRichard van Paasen2010-02-231-2/+2
* Install uuid.h into staging as some other apps like xfsprogs need itNigel Kukard2009-12-211-0/+3
* e2fsprogs: convert to Makefile.autotools.in format and update Kconfigrvpaasen2009-10-292-161/+130
* e2fsprogs: add a patch to link against SEM_INIT libsDaniel Mack2009-10-071-0/+11
* e2fsprogs: bump version number to 1.41.9Daniel Mack2009-10-071-1/+1
* libuuid: cleanupPeter Korsgaard2009-10-021-11/+9
* libuuid: fix target-install dependenciesPeter Korsgaard2009-10-021-2/+2
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-1/+1
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-2/+2
* libuuid: add -source and -clean targetsPeter Korsgaard2009-08-051-1/+10
* e2fsprogs: factor out libuuid supportDaniel Mack2009-08-052-2/+31
* e2fsprogs: install into staging so other stuff can find the libs/includesPeter Korsgaard2009-03-091-2/+8
* e2fsprogs: needs LARGEFILEPeter Korsgaard2009-03-091-0/+3
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* * Bumped to version 1.41.3Nigel Kukard2009-01-012-15/+6
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-19/+19
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
* Allow selection of e2fsprogs to install in the targetHamish Moffatt2008-02-242-0/+103
* make e2fsprogs generate relative symlinks in the rootIvan Kuten2007-12-131-0/+12
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-2/+2
* - cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-171-10/+17
* - was broken by the patch omitting the CFLAGS for configureBernhard Reutner-Fischer2007-08-221-4/+8
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-2/+2
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
* - repvik writes: e2fsprogs install several duplicate binaries that act slight...Bernhard Reutner-Fischer2007-05-151-2/+10
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* - some more CONFIG_UPDATEs by Haavard SkinnemoenBernhard Reutner-Fischer2007-03-071-0/+1
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-0/+1
* - bump versionBernhard Reutner-Fischer2006-11-221-1/+1
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-011-1/+1