CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
e2fsprogs: enabled defugfs and imager
authorJose V Beneyto <sepen@crux.nu>
Thu, 7 Jan 2010 15:18:20 +0000 (16:18 +0100)
committerJose V Beneyto <sepen@crux.nu>
Thu, 7 Jan 2010 15:18:20 +0000 (16:18 +0100)
e2fsprogs/.footprint
e2fsprogs/Pkgfile

index 24c61fc3f9d9b7a91d83319781669eec932bfba1..32cc6697774bd31b372c72adcdbb29162b2f59bc 100644 (file)
@@ -11,8 +11,10 @@ lrwxrwxrwx   root/root       lib/libss.so.2 -> libss.so.2.0
 -rwxr-xr-x     root/root       lib/libss.so.2.0
 drwxr-xr-x     root/root       sbin/
 -rwxr-xr-x     root/root       sbin/badblocks
+-rwxr-xr-x     root/root       sbin/debugfs
 -rwxr-xr-x     root/root       sbin/dumpe2fs
 -rwxr-xr-x     root/root       sbin/e2fsck
+-rwxr-xr-x     root/root       sbin/e2image
 lrwxrwxrwx     root/root       sbin/e2label -> tune2fs
 -rwxr-xr-x     root/root       sbin/e2undo
 lrwxrwxrwx     root/root       sbin/fsck.ext2 -> e2fsck
@@ -78,9 +80,11 @@ drwxr-xr-x   root/root       usr/man/man5/
 -rw-r--r--     root/root       usr/man/man5/mke2fs.conf.5.gz
 drwxr-xr-x     root/root       usr/man/man8/
 -rw-r--r--     root/root       usr/man/man8/badblocks.8.gz
+-rw-r--r--     root/root       usr/man/man8/debugfs.8.gz
 -rw-r--r--     root/root       usr/man/man8/dumpe2fs.8.gz
 -rw-r--r--     root/root       usr/man/man8/e2freefrag.8.gz
 -rw-r--r--     root/root       usr/man/man8/e2fsck.8.gz
+-rw-r--r--     root/root       usr/man/man8/e2image.8.gz
 -rw-r--r--     root/root       usr/man/man8/e2label.8.gz
 -rw-r--r--     root/root       usr/man/man8/e2undo.8.gz
 -rw-r--r--     root/root       usr/man/man8/filefrag.8.gz
index fbf528ceaefe7dc229043e7e11f28beb3f4de8c8..25c8bd31af81390f527eddbf797f2e99b7ec2a6a 100644 (file)
@@ -6,7 +6,7 @@
 
 name=e2fsprogs
 version=1.41.9
-release=3
+release=4
 source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz \
         $name-symlink.patch)
 
@@ -20,8 +20,6 @@ build() {
               --with-root-prefix= \
               --mandir=/usr/man \
               --enable-elf-shlibs \
-              --disable-debugfs \
-              --disable-imager \
               --disable-e2initrd-helper \
               --disable-evms \
               --disable-nls \