Tiny Core Extensions > TCE Talk

Missing mkfs.ext4, mkfs.xfs, ...

<< < (2/4) > >>

Jason W:
The ext4 tools are part of the current e2fsprogs.  An update to the e2fsprogs extension will include ext4 support.

Juanito:
err, maybe...

The issue is that there are some ext2 libs from e2fsprogs-1.39 in the base - libcom_err.so.2.1, libe2p.so.2.3, libext2fs.so.2.4, libss.so.2.0 - I'm not sure if there would be a conflict or not with using ext4 apps from, say, e2fsprogs-1.41.9

Jason W:
The binaries in the updated e2fsprogs build link only to these, the output of ldd on each piped to a file:

So it may be safe to have the updated programs as far as library linking is concerned.  But maybe just the ext4 part, or whatever is not in base, could be made into an extension.  I am using the mkfs.ext4 now without any other files from the build installed.  Blkdev in base is stating that partition is ext4.



--- Code: ---badblocks
linux-gate.so.1 =>  (0xb7f3b000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f1d000)
libc.so.6 => /lib/libc.so.6 (0xb7dc0000)
/lib/ld-linux.so.2 (0xb7f3c000)
blkid
linux-gate.so.1 =>  (0xb7fdf000)
libc.so.6 => /lib/libc.so.6 (0xb7e7c000)
/lib/ld-linux.so.2 (0xb7fe0000)
debugfs
linux-gate.so.1 =>  (0xb7f6a000)
libdl.so.2 => /lib/libdl.so.2 (0xb7f60000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f48000)
libc.so.6 => /lib/libc.so.6 (0xb7deb000)
/lib/ld-linux.so.2 (0xb7f6b000)
dumpe2fs
linux-gate.so.1 =>  (0xb7fa0000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f82000)
libc.so.6 => /lib/libc.so.6 (0xb7e25000)
/lib/ld-linux.so.2 (0xb7fa1000)
e2freefrag
linux-gate.so.1 =>  (0xb7ef7000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7ed9000)
libc.so.6 => /lib/libc.so.6 (0xb7d7c000)
/lib/ld-linux.so.2 (0xb7ef8000)
e2fsck
linux-gate.so.1 =>  (0xb7f24000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f06000)
libc.so.6 => /lib/libc.so.6 (0xb7da9000)
/lib/ld-linux.so.2 (0xb7f25000)
e2image
linux-gate.so.1 =>  (0xb7fb9000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f9b000)
libc.so.6 => /lib/libc.so.6 (0xb7e3e000)
/lib/ld-linux.so.2 (0xb7fba000)
e2label
linux-gate.so.1 =>  (0xb7f1c000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7efe000)
libc.so.6 => /lib/libc.so.6 (0xb7da1000)
/lib/ld-linux.so.2 (0xb7f1d000)
e2undo
linux-gate.so.1 =>  (0xb7f7f000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f61000)
libc.so.6 => /lib/libc.so.6 (0xb7e04000)
/lib/ld-linux.so.2 (0xb7f80000)
filefrag
linux-gate.so.1 =>  (0xb7f4f000)
libc.so.6 => /lib/libc.so.6 (0xb7dec000)
/lib/ld-linux.so.2 (0xb7f50000)
findfs
linux-gate.so.1 =>  (0xb7f70000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f52000)
libc.so.6 => /lib/libc.so.6 (0xb7df5000)
/lib/ld-linux.so.2 (0xb7f71000)
fsck
linux-gate.so.1 =>  (0xb7faf000)
libc.so.6 => /lib/libc.so.6 (0xb7e4c000)
/lib/ld-linux.so.2 (0xb7fb0000)
fsck.ext2
linux-gate.so.1 =>  (0xb7f7b000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f5d000)
libc.so.6 => /lib/libc.so.6 (0xb7e00000)
/lib/ld-linux.so.2 (0xb7f7c000)
fsck.ext3
linux-gate.so.1 =>  (0xb7f51000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f33000)
libc.so.6 => /lib/libc.so.6 (0xb7dd6000)
/lib/ld-linux.so.2 (0xb7f52000)
fsck.ext4
linux-gate.so.1 =>  (0xb7f66000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f48000)
libc.so.6 => /lib/libc.so.6 (0xb7deb000)
/lib/ld-linux.so.2 (0xb7f67000)
fsck.ext4dev
linux-gate.so.1 =>  (0xb7f3c000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f1e000)
libc.so.6 => /lib/libc.so.6 (0xb7dc1000)
/lib/ld-linux.so.2 (0xb7f3d000)
logsave
linux-gate.so.1 =>  (0xb7f68000)
libc.so.6 => /lib/libc.so.6 (0xb7e05000)
/lib/ld-linux.so.2 (0xb7f69000)
mke2fs
linux-gate.so.1 =>  (0xb7fca000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7fac000)
libc.so.6 => /lib/libc.so.6 (0xb7e4f000)
/lib/ld-linux.so.2 (0xb7fcb000)
mkfs.ext2
linux-gate.so.1 =>  (0xb7f4f000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f31000)
libc.so.6 => /lib/libc.so.6 (0xb7dd4000)
/lib/ld-linux.so.2 (0xb7f50000)
mkfs.ext3
linux-gate.so.1 =>  (0xb7f66000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f48000)
libc.so.6 => /lib/libc.so.6 (0xb7deb000)
/lib/ld-linux.so.2 (0xb7f67000)
mkfs.ext4
linux-gate.so.1 =>  (0xb7f10000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7ef2000)
libc.so.6 => /lib/libc.so.6 (0xb7d95000)
/lib/ld-linux.so.2 (0xb7f11000)
mkfs.ext4dev
linux-gate.so.1 =>  (0xb7f3b000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f1d000)
libc.so.6 => /lib/libc.so.6 (0xb7dc0000)
/lib/ld-linux.so.2 (0xb7f3c000)
mklost+found
linux-gate.so.1 =>  (0xb7f35000)
libc.so.6 => /lib/libc.so.6 (0xb7dd2000)
/lib/ld-linux.so.2 (0xb7f36000)
resize2fs
linux-gate.so.1 =>  (0xb7f03000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7ee5000)
libc.so.6 => /lib/libc.so.6 (0xb7d88000)
/lib/ld-linux.so.2 (0xb7f04000)
tune2fs
linux-gate.so.1 =>  (0xb7f8b000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7f6d000)
libc.so.6 => /lib/libc.so.6 (0xb7e10000)
/lib/ld-linux.so.2 (0xb7f8c000)
uuidd
linux-gate.so.1 =>  (0xb7f0c000)
libc.so.6 => /lib/libc.so.6 (0xb7da9000)
/lib/ld-linux.so.2 (0xb7f0d000)



--- End code ---

curaga:
Yeah, the filesystems support is just that. See xfsprogs, jfsutils, e2fsprogs, reiserfsprogs, dosfstools etc. for the utils.

bmarkus:

--- Quote from: curaga on November 28, 2009, 04:39:44 AM ---Yeah, the filesystems support is just that. See xfsprogs, jfsutils, e2fsprogs, reiserfsprogs, dosfstools etc. for the utils.

--- End quote ---

Why the hell I did not find mkfs.xfs in xfsprogs? Blame on me. Its fine now. Thanks Curaga.

P.S.: In fact it is listed in .list Would be good if appbrowser (or a WEB search) would dig into the file lists.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version