From cd9f5d5289fc7830bc5eafc3e9a17aec402aef2f Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 07 Jan 2021 19:14:58 -0500 Subject: Add packages --- (limited to 'e2fsprogs.pkg') diff --git a/e2fsprogs.pkg/control b/e2fsprogs.pkg/control new file mode 100644 index 0000000..d7a1a68 --- /dev/null +++ b/e2fsprogs.pkg/control @@ -0,0 +1,9 @@ +Architecture: any +Platform: all +Section: util +Depends: + e2fsprogs-common (= ${Source-Version}), + ${Shlib-Depends}, +Description: ext2/ext3/ext4 file system utilities + This package provides the file system utilities for use with the ext2 file + system. It also supports the ext3 and ext4 file systems. diff --git a/e2fsprogs.pkg/files b/e2fsprogs.pkg/files new file mode 100644 index 0000000..e29158e --- /dev/null +++ b/e2fsprogs.pkg/files @@ -0,0 +1,29 @@ +/etc/mke2fs.conf +/usr/bin/chattr +/usr/bin/lsattr +/usr/bin/uuidgen +/usr/sbin/blkid +/usr/sbin/debugfs +/usr/sbin/dumpe2fs +/usr/sbin/e2freefrag +/usr/sbin/e2fsck +/usr/sbin/e2image +/usr/sbin/e2label +/usr/sbin/e2mmpstatus +/usr/sbin/e2undo +/usr/sbin/e4crypt +/usr/sbin/e4defrag +/usr/sbin/filefrag +/usr/sbin/findfs +/usr/sbin/fsck +/usr/sbin/fsck.ext2 +/usr/sbin/fsck.ext3 +/usr/sbin/fsck.ext4 +/usr/sbin/logsave +/usr/sbin/mke2fs +/usr/sbin/mkfs.ext2 +/usr/sbin/mkfs.ext3 +/usr/sbin/mkfs.ext4 +/usr/sbin/mklost+found +/usr/sbin/resize2fs +/usr/sbin/tune2fs -- cgit v0.9.1