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