Commit Graph

57 Commits

Author SHA1 Message Date
Luka Perkov
fd38f78bfe e2fsprogs: fix md5sum issue
md5sum from kernel.org and sourceforge.net are not the same

SVN-Revision: 32418
2012-06-17 21:34:16 +00:00
Luka Perkov
e83e268100 e2fsprogs: update to 1.42.4
SVN-Revision: 32414
2012-06-17 17:53:01 +00:00
Felix Fietkau
002f3a6940 e2fsprogs: move dependencies to the right packages
SVN-Revision: 32184
2012-06-11 00:56:45 +00:00
Luka Perkov
d21fccaa2c e2fsprogs: update to 1.42.3
SVN-Revision: 32140
2012-06-09 17:37:27 +00:00
Gabor Juhos
047c0b8d28 package/e2fsprogs: disable building of internal lib{blkid,uuid}
Also remove an empty patch.

SVN-Revision: 31702
2012-05-13 12:20:17 +00:00
Mirko Vogt
90f58064be update/rename those packages
This patch makes several changes to the util-linux(-ng) package:
 * rename to util-linux (official name now, util-linux-ng got merged)
 * bump to last stable version 2.21.1 (was 2.13.0.1 before)
 * add several new packages
 * sort packages within Makefile
 * remove patches which got merged upstream

This patch makes some changes to the e2fsprogs package:
 * bump to last stable version 1.42.2
 * libraries moved from e2fsprogs to util-linux - take care of that

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>

SVN-Revision: 31499
2012-04-28 19:54:54 +00:00
Jo-Philipp Wich
2d19ca6925 e2fsprogs: fix status reaping with fsck piped to logger, based on patch by Lukasz Golec-Biernat <mojedokumenty+openwrt@gmail.com>
SVN-Revision: 31377
2012-04-20 15:18:17 +00:00
John Crispin
58b26b60d3 update e2fsprogs
Update e2fsprogs to the last upstream version 1.42.

blkid works fine without 100_add_missing_libpthread_for_blkid.patch.

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>

SVN-Revision: 30535
2012-02-14 19:07:07 +00:00
Daniel Dickinson
44fb344da0 e2fsprogs: Fixed filename of patch (needed .patch extension)
SVN-Revision: 27467
2011-07-05 23:19:29 +00:00
Daniel Dickinson
c291c6f6fd e2fsprogs: Added libpthread back to blkid link, otherwise blkid fails to link)
SVN-Revision: 27466
2011-07-05 23:10:47 +00:00
Florian Fainelli
42a78d909e e2fsprogs: fix blkid dependencies (#9377)
SVN-Revision: 27459
2011-07-05 12:40:56 +00:00
Jo-Philipp Wich
c60546c0c3 e2fsprogs: revert r24848 as well
SVN-Revision: 24867
2011-01-01 16:03:53 +00:00
Alexandros C. Couloumbis
544c8161f2 package/e2fsprogs: update to version 1.41.14
SVN-Revision: 24848
2010-12-29 14:50:52 +00:00
Florian Fainelli
acf5462a22 e2fsprogs: parallel build fix
SVN-Revision: 22382
2010-07-24 21:39:27 +00:00
Hauke Mehrtens
916760dab5 e2fsprogs: update to version 1.41.12
SVN-Revision: 22286
2010-07-18 19:40:31 +00:00
Daniel Dickinson
d9e8e8b4ec block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from being executed on the external root filesystem before mounting it as root. Added /etc/e2fsck.conf which indicates that the clock is broken (since most OpenWRT devices don't have a battery backed RTC) so that e2fsck will not exit with fatal error when the rdat has not yet been run (i.e. before network).
SVN-Revision: 22002
2010-06-30 23:09:13 +00:00
Florian Fainelli
9701e09587 update e2fsprogs to 1.41.11 (#6896)
SVN-Revision: 20572
2010-03-29 05:54:54 +00:00
Felix Fietkau
bfeb96126d add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality
SVN-Revision: 19877
2010-02-26 22:45:39 +00:00
Nicolas Thill
fdd4a4e613 e2fsprogs: restore patch from [12355], lost between upgrade & downgrade
SVN-Revision: 18909
2009-12-23 21:17:22 +00:00
Nicolas Thill
f1f5ea2739 e2fsprogs: use select-style dependencies, don't ship dev shlib symlink
SVN-Revision: 18866
2009-12-21 00:59:14 +00:00
Florian Fainelli
4ac3fb8e45 libuuid needs to be compiled with fPIC/pic.
SVN-Revision: 18542
2009-11-26 16:05:20 +00:00
Florian Fainelli
0fb52dee86 downgrade e2fsprogs to 1.40.11 which does not segfault until we fix the issue (#6073)
SVN-Revision: 18517
2009-11-23 23:53:23 +00:00
Felix Fietkau
161792d02c remove support for uclibc 0.9.29
SVN-Revision: 18078
2009-10-19 18:25:25 +00:00
Florian Fainelli
255ffe962a update e2fsprogs to 1.41.9, add support for ext4 (#5748)
SVN-Revision: 17427
2009-08-27 09:16:54 +00:00
Florian Fainelli
62e10e7017 put all filesystem related packages into the Filesystem submenu (#5352)
SVN-Revision: 16696
2009-07-05 13:57:59 +00:00
Florian Fainelli
6509fe4657 change the uClibc-0.9.29 check (#5165)
SVN-Revision: 15937
2009-05-20 16:51:59 +00:00
Florian Fainelli
73de6f2dad use e2fsprogs 1.40.11 with uClibc 0.9.29 (#5085, #5033)
SVN-Revision: 15932
2009-05-20 09:28:36 +00:00
Jo-Philipp Wich
6fc1c45b63 e2fsprogs: add libpthread dependency (#5086)
SVN-Revision: 15748
2009-05-09 22:41:04 +00:00
Jo-Philipp Wich
c4a32c388c update e2fsprogs to v1.41.5 (#5014)
SVN-Revision: 15456
2009-04-27 22:19:17 +00:00
Florian Fainelli
1e1022d063 blkid only depends on libuuid and libblkid (#4932)
SVN-Revision: 15280
2009-04-19 20:49:43 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Florian Fainelli
7ab216b053 update e2fsprogs to 1.41.3
SVN-Revision: 15151
2009-04-08 13:25:39 +00:00
Florian Fainelli
aade9c3e1d package blkid out of e2fsprogs (#4720)
SVN-Revision: 14756
2009-03-06 04:00:22 +00:00
Florian Fainelli
5a6de1e628 Add e2fsck init script - scans every ext2/ext3 mount from fstab
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 14301
2009-01-31 12:55:55 +00:00
Lars-Peter Clausen
3f8c4c8439 Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep symlinks either use $(CP) or create them manually. Fixes #4399
SVN-Revision: 13845
2009-01-04 00:08:37 +00:00
Lars-Peter Clausen
a9f96e2d84 Put libext2fs into its own package.
SVN-Revision: 13205
2008-11-14 22:37:29 +00:00
Nicolas Thill
43dc17c66c add a patch to use relative symlinks for development shared libraries
SVN-Revision: 12355
2008-08-20 16:01:33 +00:00
Andy Boyett
82a7b76158 e2fsprogs: Update to 1.40.11
SVN-Revision: 11554
2008-06-22 18:40:53 +00:00
Nicolas Thill
2b05ed626c add a package for the badblocks utility (closes: #3404)
SVN-Revision: 11107
2008-05-11 10:33:34 +00:00
Felix Fietkau
6fc52b0aba package uuidgen
Package uuidgen utility. It is useful for other filesystem
utilities and miniupnpd.
There is no need to change the release.

Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>

SVN-Revision: 10350
2008-02-02 01:29:32 +00:00
Felix Fietkau
2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
2007-12-25 01:40:47 +00:00
Felix Fietkau
93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9694
2007-12-09 18:53:06 +00:00
John Crispin
c3847b8e5d added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
SVN-Revision: 9162
2007-10-06 23:50:47 +00:00
Felix Fietkau
969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
2007-09-28 01:45:11 +00:00
Nicolas Thill
347d4d2c4a remove remaining description field missed from [8659]
SVN-Revision: 8660
2007-09-07 08:55:53 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Nicolas Thill
68e129691f e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a dependency instead - remove references to host dev files in pkgconfig files - add Build/UninstallDev
SVN-Revision: 8486
2007-08-25 15:52:31 +00:00
Imre Kaloz
b69b88f4d2 fix e2fsprogs on avr32
SVN-Revision: 7963
2007-07-13 10:42:20 +00:00
Florian Fainelli
a1096b66bd Package libblkid from e2fsprogs
SVN-Revision: 7610
2007-06-13 17:20:36 +00:00
Felix Fietkau
cfb33b88bc fix a compile error
SVN-Revision: 6670
2007-03-24 15:57:16 +00:00