Felix Fietkau
091284ff0b
e2fsprogs: add packages for "chattr" and "lsattr"
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
SVN-Revision: 47425
2015-11-08 20:39:54 +00:00
Nicolas Thill
1fe3836fbc
e2fsprogs: add conffiles section
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 45242
2015-04-02 14:53:12 +00:00
Felix Fietkau
7c29c15073
e2fsprogs: enable parallel build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45101
2015-03-29 02:16:21 +00:00
Felix Fietkau
262ebee943
e2fsprogs: update to the latest version, fixes musl build failure
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45075
2015-03-28 10:19:10 +00:00
Felix Fietkau
ee41729e64
e2fsprogs: bump release
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
SVN-Revision: 43849
2015-01-05 13:03:33 +00:00
Felix Fietkau
a0489c884e
e2fsprogs: package dumpe2fs, e2freefrag, filefrag, debugfs
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
SVN-Revision: 43848
2015-01-05 13:03:26 +00:00
Felix Fietkau
c0611b45a9
e2fsprogs: symlink e2fsck to fsck.ext{2, 3, 4}, and tune2fs to findfs
...
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
SVN-Revision: 43847
2015-01-05 13:03:20 +00:00
John Crispin
951866a8eb
e2fsprogs: add InstallDev section to Makefile
...
btrfs-progs is using libext2fs, so headers and libs need to be staged
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43537
2014-12-07 16:52:50 +00:00
Nicolas Thill
f4417f7ad8
package/*: replace occurences of 'ln -sf' to '$(LN)'
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43205
2014-11-06 19:35:34 +00:00
John Crispin
74a3a77bcd
license info - revert r43155
...
turns out that r43155 adds duplicate info.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43167
2014-11-03 09:56:44 +00:00
John Crispin
c10d97484a
Add more license tags with SPDX identifiers
...
Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.
I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.
However, I can not garantee that I always picked the correct information
and/or did not miss license information.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 43155
2014-11-03 08:01:08 +00:00
John Crispin
f967a49dd0
e2fsprogs: fix description, tune2fs is not part of the e2fsprogs package
...
https://dev.openwrt.org/ticket/18209
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43076
2014-10-26 18:15:25 +00:00
Jo-Philipp Wich
6dbc1bb24d
Revert "[package] e2fsprogs: update to 1.42.8 and add e4defrag"
...
This reverts commit f6b0be49ba0d8eee29e098cc057ced57e7a26dd4.
SVN-Revision: 37798
2013-08-16 09:29:31 +00:00
Luka Perkov
7cea65c80a
e2fsprogs: update to 1.42.8 and add e4defrag
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 37588
2013-07-28 23:27:29 +00:00
Felix Fietkau
dc2c976be2
e2fsprogs: change the so-version of libcom_err to prevent conflicts, move it into the libext2fs package, get rid of the pthread dependency
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37076
2013-06-28 11:27:31 +00:00
Felix Fietkau
cd296d4230
e2fsprogs: allow mklibs to strip libext2fs.so
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37075
2013-06-28 11:27:27 +00:00
Felix Fietkau
6232a4300c
e2fsprogs: disable library installation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37070
2013-06-28 11:27:09 +00:00
Felix Fietkau
9ef2c08f37
e2fsprogs: disable testio debug to reduce code size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37067
2013-06-28 11:26:58 +00:00
Felix Fietkau
1646855141
e2fsprogs: use -ffunction-sections, -fdata-sections, --gc-sections
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37066
2013-06-28 11:26:55 +00:00
Felix Fietkau
d383212f81
e2fsprogs: use the private version of blkid statically, it is significantly smaller than the external shared libblkid
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37065
2013-06-28 11:26:51 +00:00
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
2013-06-21 16:54:37 +00:00