1. d1e5d87 buildroot: gcc 5.3 fixes by Dan Padgett · 9 years ago
  2. f8a1174 e2fsprogs: bump to version 1.42 by Gustavo Zacarias · 13 years ago
  3. 9e7663e e2fsprogs: unbreak host build after auto-host-deps change by Peter Korsgaard · 13 years ago
  4. 300f9c9 package: remove useless arguments from AUTOTARGETS by Thomas Petazzoni · 13 years ago
  5. 044edd0 e2fsprogs: drop uuidd option by Peter Korsgaard · 14 years ago
  6. 952d96d util-linux: drop BR2_PACKAGE_BUSYBOX_SHOW_OTHERS dependency by Peter Korsgaard · 14 years ago
  7. e1fbd63 package: use libuuid from util-linux by Peter Korsgaard · 14 years ago
  8. 1af183e e2fsprogs: ensure util-linux is built before e2fsprogs by Peter Korsgaard · 14 years ago
  9. e1ffc2f e2fsprogs: use libblkid / blkid from util-linux by Peter Korsgaard · 14 years ago
  10. c2b730f e2fsprogs: configure needs pkg-config by Peter Korsgaard · 14 years ago
  11. 5d7cac5 e2fsprogs: add options for debugfs/e2image/resize2fs utilities by Peter Korsgaard · 14 years ago
  12. f94057d e2fsprogs: don't build uuidd if not requested by Peter Korsgaard · 14 years ago
  13. bf10224 e2fsprogs: simplify Config.in by Peter Korsgaard · 14 years ago
  14. 0af4136 e2fsprogs: Add missing dependency of tst_uuid.o on uuid.h by Arnout Vandecappelle (Essensium/Mind) · 14 years ago
  15. 8d3e6ab e2fsprogs: bump to 1.41.14 and fixup by Gustavo Zacarias · 14 years ago
  16. cfe2c19 e2fsprogs: convert old-style hooks to new-style hook by Thomas Petazzoni · 15 years ago
  17. 049cf42 e2fsprogs: bump version by H Hartley Sweeten · 15 years ago
  18. e7cf05a e2fsprogs: add support for host package by Thomas Petazzoni · 15 years ago
  19. 801f22b e2fsprogs: bump version by Gustavo Zacarias · 15 years ago
  20. a96be19 package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure args by Peter Korsgaard · 15 years ago
  21. 73f244d e2fsprogs: fix build when no binaries/libs are selected by Peter Korsgaard · 15 years ago
  22. 5983341 e2fsprogs: fix lsattr chattr and e2label e2undo mixup by Richard van Paasen · 15 years ago
  23. 1752420 Install uuid.h into staging as some other apps like xfsprogs need it by Nigel Kukard · 15 years ago
  24. 69ec17c e2fsprogs: convert to Makefile.autotools.in format and update Kconfig by rvpaasen · 15 years ago
  25. 44b5637 e2fsprogs: add a patch to link against SEM_INIT libs by Daniel Mack · 15 years ago
  26. 0b7ec8e e2fsprogs: bump version number to 1.41.9 by Daniel Mack · 15 years ago
  27. 076f06e libuuid: cleanup by Peter Korsgaard · 15 years ago
  28. 4e3f0e4 libuuid: fix target-install dependencies by Peter Korsgaard · 15 years ago
  29. 3fdf0bf buildroot: silence ./configure step when building with 'make -s' by Peter Korsgaard · 15 years ago
  30. 422ce65 package: Remove unnecessary dependencies on uclibc. by Will Newton · 16 years ago
  31. ccc42ef libuuid: add -source and -clean targets by Peter Korsgaard · 16 years ago
  32. b6718de e2fsprogs: factor out libuuid support by Daniel Mack · 16 years ago
  33. 6b05736 e2fsprogs: install into staging so other stuff can find the libs/includes by Peter Korsgaard · 16 years ago
  34. 582ff23 e2fsprogs: needs LARGEFILE by Peter Korsgaard · 16 years ago
  35. 4a7bfd2 package/: convert to DOWNLOAD helper by Peter Korsgaard · 16 years ago
  36. 0ad5759 * Bumped to version 1.41.3 by Nigel Kukard · 16 years ago
  37. ac1d92c package/: get rid of unneeded $(strip ..) by Peter Korsgaard · 16 years ago
  38. 4683420 Kconfig: remove 'default n' by Peter Korsgaard · 17 years ago
  39. ec7d71f Allow selection of e2fsprogs to install in the target by Hamish Moffatt · 17 years ago
  40. f233ba3 make e2fsprogs generate relative symlinks in the root by Ivan Kuten · 17 years ago
  41. 14a7156 - just use the strip binary to avoid confusing libtool (quotes) by Bernhard Reutner-Fischer · 17 years ago
  42. e4c6340 - cleanup and fixes (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 18 years ago
  43. 644f8a3 - was broken by the patch omitting the CFLAGS for configure by Bernhard Reutner-Fischer · 18 years ago
  44. 956d3eb - semicolon touchup. No other changes by Bernhard Reutner-Fischer · 18 years ago
  45. 6c6cb06 - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l) by Bernhard Reutner-Fischer · 18 years ago
  46. e1621a4 Use <package>_VERSION in all <package>.mk instead of <package>_VER by Ulf Samuelsson · 18 years ago
  47. 74d518d - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS by Bernhard Reutner-Fischer · 18 years ago
  48. b7d87dd - repvik writes: e2fsprogs install several duplicate binaries that act slightly differently depending on what name they're called as. They can safely be removed and replaced with symlinks. This saves 480kb space. by Bernhard Reutner-Fischer · 18 years ago
  49. 85d7f6f fixup package LDFLAGS handling by Eric Andersen · 18 years ago
  50. 2208a62 - some more CONFIG_UPDATEs by Haavard Skinnemoen by Bernhard Reutner-Fischer · 18 years ago
  51. 732d94d fixup a whole steaming pile of insanity. When packages are configured, by Eric Andersen · 18 years ago
  52. 5577825 - bump version by Bernhard Reutner-Fischer · 18 years ago
  53. 6342c83 - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971 by Bernhard Reutner-Fischer · 18 years ago
  54. dfebda0 remove extra space after touch by Mike Frysinger · 19 years ago
  55. 80f975a version bump and fix stripping as reported by Jun Sun by Mike Frysinger · 20 years ago
  56. b746d35 e2fsprogs does not appear to be 'make -j N' safe for N > 1 by Eric Andersen · 20 years ago
  57. dadad95 Thomas Lundquist writes: by Eric Andersen · 20 years ago
  58. 369864c be a bit more consistant with naming, always escape wildcards by Eric Andersen · 20 years ago
  59. 297725b Fix build problem with header file needing to be generated before by "Steven J. Hill" · 20 years ago
  60. 4a53172 Delete gzip compressed patch and add the uncompressed one. Originally, by "Steven J. Hill" · 20 years ago
  61. d6d4c31 Updated patch to add '#define EXT2_FLAT_INCLUDES' in the file 'lib/ext2fs/ext2fs.h' to fix build error. by "Steven J. Hill" · 20 years ago
  62. 1d63e8a Make the sourceforge mirror site a config option, as sourceforge by Eric Andersen · 20 years ago
  63. e33965b Patch is now deprecated. by "Steven J. Hill" · 20 years ago
  64. 09bb9d6 Add patch from debian to make things compile by Eric Andersen · 20 years ago
  65. c8144b9 This patch updates the e2fsprogs package to build the 1.37 version of by Eric Andersen · 20 years ago
  66. 027b688 Add patches for GCC-4.x so that packages will build properly. by "Steven J. Hill" · 20 years ago
  67. 351c7b6 cleanup install target a bit by Eric Andersen · 20 years ago
  68. e7dd14f make it compile by Eric Andersen · 20 years ago
  69. aba5e68 remove 'mke2fs' and instead add the properly named 'e2fsprogs' by Eric Andersen · 20 years ago