summaryrefslogtreecommitdiff
path: root/package/e2fsprogs
AgeCommit message (Expand)Author
2012-01-26e2fsprogs: bump to version 1.42Gustavo Zacarias
2012-01-18e2fsprogs: unbreak host build after auto-host-deps changePeter Korsgaard
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-09-06e2fsprogs: drop uuidd optionPeter Korsgaard
2011-07-29util-linux: drop BR2_PACKAGE_BUSYBOX_SHOW_OTHERS dependencyPeter Korsgaard
2011-07-29package: use libuuid from util-linuxPeter Korsgaard
2011-07-28e2fsprogs: ensure util-linux is built before e2fsprogsPeter Korsgaard
2011-07-28e2fsprogs: use libblkid / blkid from util-linuxPeter Korsgaard
2011-07-28e2fsprogs: configure needs pkg-configPeter Korsgaard
2011-07-28e2fsprogs: add options for debugfs/e2image/resize2fs utilitiesPeter Korsgaard
2011-07-28e2fsprogs: don't build uuidd if not requestedPeter Korsgaard
2011-07-28e2fsprogs: simplify Config.inPeter Korsgaard
2011-07-25e2fsprogs: Add missing dependency of tst_uuid.o on uuid.hArnout Vandecappelle (Essensium/Mind)
2011-02-09e2fsprogs: bump to 1.41.14 and fixupGustavo Zacarias
2010-09-12e2fsprogs: convert old-style hooks to new-style hookThomas Petazzoni
2010-07-08e2fsprogs: bump versionH Hartley Sweeten
2010-04-09e2fsprogs: add support for host packageThomas Petazzoni
2010-03-31e2fsprogs: bump versionGustavo Zacarias
2010-03-22package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure argsPeter Korsgaard
2010-03-07e2fsprogs: fix build when no binaries/libs are selectedPeter Korsgaard
2010-02-23e2fsprogs: fix lsattr chattr and e2label e2undo mixupRichard van Paasen
2009-12-21Install uuid.h into staging as some other apps like xfsprogs need itNigel Kukard
2009-10-29e2fsprogs: convert to Makefile.autotools.in format and update Kconfigrvpaasen
2009-10-07e2fsprogs: add a patch to link against SEM_INIT libsDaniel Mack
2009-10-07e2fsprogs: bump version number to 1.41.9Daniel Mack
2009-10-02libuuid: cleanupPeter Korsgaard
2009-10-02libuuid: fix target-install dependenciesPeter Korsgaard
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-08-05libuuid: add -source and -clean targetsPeter Korsgaard
2009-08-05e2fsprogs: factor out libuuid supportDaniel Mack
2009-03-09e2fsprogs: install into staging so other stuff can find the libs/includesPeter Korsgaard
2009-03-09e2fsprogs: needs LARGEFILEPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2009-01-01* Bumped to version 1.41.3Nigel Kukard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-02-24Allow selection of e2fsprogs to install in the targetHamish Moffatt
2007-12-13make e2fsprogs generate relative symlinks in the rootIvan Kuten
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-09-17- cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-08-22- was broken by the patch omitting the CFLAGS for configureBernhard Reutner-Fischer
2007-08-22- semicolon touchup. No other changesBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-05-15- repvik writes: e2fsprogs install several duplicate binaries that act slight...Bernhard Reutner-Fischer
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-03-07- some more CONFIG_UPDATEs by Haavard SkinnemoenBernhard Reutner-Fischer
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen