summaryrefslogtreecommitdiff
path: root/package/e2fsprogs
AgeCommit message (Collapse)Author
2009-01-31Add e2fsck init script - scans every ext2/ext3 mount from fstabflorian
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keeplars
symlinks either use $(CP) or create them manually. Fixes #4399 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-14Put libext2fs into its own package.lars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-20add a patch to use relative symlinks for development shared librariesnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-22e2fsprogs: Update to 1.40.11agb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11add a package for the badblocks utility (closes: #3404)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02package uuidgennbd
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25remove uninstalldev templates (no longer necessary)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-06added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28add $(STAGING_DIR) as argument to the InstallDev template and update ↵nbd
packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07remove remaining description field missed from [8659]nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07move package description to a separate definition, remove it when ↵nico
DESCRIPTION=TITLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25e2fsprogs fixes:nico
- don't bundle libblkid shared lib in e2fsprogs, add a dependency instead - remove references to host dev files in pkgconfig files - add Build/UninstallDev git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8486 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-13fix e2fsprogs on avr32kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-13Package libblkid from e2fsprogsflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24fix a compile errornbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-24split libuuid from e2fsprogs and install development filesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵nbd
lots of places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵nbd
KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-25various configure related cleanupsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25update e2fsprogs to 1.39 (closes: #1161)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20fix for e2fsprogs package splitupnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20move e2fsprogs from packages to trunk (will need this in a target profile later)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6141 3c298f89-4303-0410-b956-a3cf2f4a3e73