9 Commits (30ec58a2176f579c45b9dce8a2584546aff3fcf5)

Author SHA1 Message Date
Jo-Philipp Wich 6dbc1bb24d Revert "[package] e2fsprogs: update to 1.42.8 and add e4defrag" 11 years ago
Luka Perkov 7cea65c80a e2fsprogs: update to 1.42.8 and add e4defrag 11 years ago
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 11 years ago
Felix Fietkau cd296d4230 e2fsprogs: allow mklibs to strip libext2fs.so 11 years ago
Felix Fietkau 6232a4300c e2fsprogs: disable library installation 11 years ago
Felix Fietkau 9ef2c08f37 e2fsprogs: disable testio debug to reduce code size 11 years ago
Felix Fietkau 1646855141 e2fsprogs: use -ffunction-sections, -fdata-sections, --gc-sections 11 years ago
Felix Fietkau d383212f81 e2fsprogs: use the private version of blkid statically, it is significantly smaller than the external shared libblkid 11 years ago
John Crispin 4ebf19b48f packages: clean up the package folder 11 years ago
Felix Fietkau 483dfb483e move a few packages to system/utils 12 years ago
John Crispin 12c6df34cd fixes package description 12 years ago
Luka Perkov fd38f78bfe e2fsprogs: fix md5sum issue 12 years ago
Luka Perkov e83e268100 e2fsprogs: update to 1.42.4 12 years ago
Felix Fietkau 002f3a6940 e2fsprogs: move dependencies to the right packages 13 years ago
Luka Perkov d21fccaa2c e2fsprogs: update to 1.42.3 13 years ago
Gabor Juhos 047c0b8d28 package/e2fsprogs: disable building of internal lib{blkid,uuid} 13 years ago
Mirko Vogt 90f58064be update/rename those packages 13 years ago
Jo-Philipp Wich 2d19ca6925 e2fsprogs: fix status reaping with fsck piped to logger, based on patch by Lukasz Golec-Biernat <mojedokumenty+openwrt@gmail.com> 13 years ago
John Crispin 58b26b60d3 update e2fsprogs 13 years ago
Florian Fainelli 42a78d909e e2fsprogs: fix blkid dependencies (#9377) 13 years ago
Jo-Philipp Wich c60546c0c3 e2fsprogs: revert r24848 as well 14 years ago
Alexandros C. Couloumbis 544c8161f2 package/e2fsprogs: update to version 1.41.14 14 years ago
Florian Fainelli acf5462a22 e2fsprogs: parallel build fix 14 years ago
Hauke Mehrtens 916760dab5 e2fsprogs: update to version 1.41.12 14 years ago
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). 14 years ago
Florian Fainelli 9701e09587 update e2fsprogs to 1.41.11 (#6896) 15 years ago
Felix Fietkau bfeb96126d add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality 15 years ago
Nicolas Thill f1f5ea2739 e2fsprogs: use select-style dependencies, don't ship dev shlib symlink 15 years ago
Florian Fainelli 4ac3fb8e45 libuuid needs to be compiled with fPIC/pic. 15 years ago
Florian Fainelli 0fb52dee86 downgrade e2fsprogs to 1.40.11 which does not segfault until we fix the issue (#6073) 15 years ago
Felix Fietkau 161792d02c remove support for uclibc 0.9.29 15 years ago
Florian Fainelli 255ffe962a update e2fsprogs to 1.41.9, add support for ext4 (#5748) 15 years ago
Florian Fainelli 62e10e7017 put all filesystem related packages into the Filesystem submenu (#5352) 15 years ago
Florian Fainelli 6509fe4657 change the uClibc-0.9.29 check (#5165) 16 years ago
Florian Fainelli 73de6f2dad use e2fsprogs 1.40.11 with uClibc 0.9.29 (#5085, #5033) 16 years ago
Jo-Philipp Wich 6fc1c45b63 e2fsprogs: add libpthread dependency (#5086) 16 years ago
Jo-Philipp Wich c4a32c388c update e2fsprogs to v1.41.5 (#5014) 16 years ago
Florian Fainelli 1e1022d063 blkid only depends on libuuid and libblkid (#4932) 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Florian Fainelli 7ab216b053 update e2fsprogs to 1.41.3 16 years ago
Florian Fainelli aade9c3e1d package blkid out of e2fsprogs (#4720) 16 years ago
Florian Fainelli 5a6de1e628 Add e2fsck init script - scans every ext2/ext3 mount from fstab 16 years ago
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 16 years ago
Lars-Peter Clausen a9f96e2d84 Put libext2fs into its own package. 16 years ago
Andy Boyett 82a7b76158 e2fsprogs: Update to 1.40.11 17 years ago
Nicolas Thill 2b05ed626c add a package for the badblocks utility (closes: #3404) 17 years ago
Felix Fietkau 6fc52b0aba package uuidgen 17 years ago
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary) 17 years ago
Felix Fietkau 93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries. 17 years ago
John Crispin c3847b8e5d added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2 17 years ago