|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub


e2fsprogs                                                         version 1.46.4
________________________________________________________________________________

e2fsprogs (sometimes called the e2fs programs) is a set of utilities for
maintaining the ext2, ext3 and ext4 file systems. Since those file systems are
often the default for Linux distributions, it is commonly considered to be
essential software. [0]

Upstream: http://e2fsprogs.sourceforge.net/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* History ................................................................ [003]
* References ............................................................. [004]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b e2fsprogs                                                          |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

+--------------+---------------------------------------------------------------+
| Tool         | Purpose                                                       |
+--------------+---------------------------------------------------------------+
|              |                                                               |
| e4defrag     | Online defragmenter for ext4 filesystems.                     |
| e4crypt      | ext4 filesystem encryption utility.                           |
| e2undo       | Replay an undo log for an ext[234] filesystem.                |
| e2scrub_all  | Check all mounted ext[234] filesystems for errors.            |
| e2scrub      | Check the contents of a mounted ext[234] filesystem.          |
| e2mmpstatus  | Check MMP status of an ext4 filesystem.                       |
| e2label      | Change the label on an ext[234] filesystem.                   |
| e2image      | Save critical ext[234] filesystem metadata to a file.         |
| e2fsck       | Check a Linux ext[234] filesystem.                            |
| e2freefrag   | Report free space fragementation information.                 |
| dumpe2fs     | Dump ext[234] filesystem information.                         |
| debugfs      | ext[234] filesystem debugger.                                 |
| compile_et   | Error table compiler.                                         |
| chattr       | Change file attributes on a Linux filesystem.                 |
| badblocks    | Search a device for bad blocks.                               |
|              |                                                               |
+--------------+---------------------------------------------------------------+

Refer to the manual pages and command help output for more information.


[003] History
________________________________________________________________________________

2021-08-20 5de7abc7 e2fsprogs: 1.46.4
2021-07-28 aa0576cf e2fsprogs: 1.46.3
2021-07-17 d950eb43 e2fsprogs: update for new env
2021-07-15 021b330a e2fsprogs: use VERSION
2021-07-06 eb4a0ce3 e2fsprogs: install only what we want
2021-07-01 cd0fc107 e2fsprogs: remove usage of install
2021-06-30 8923dc04 e2fsprogs: 1.46.2
2020-05-03 20425965 e2fsprogs: Fix depends
2020-03-22 813260f6 e2fsprogs: bump to 1.45.6
2020-03-05 af38f2b5 e2fsprogs: Move to extra
2020-02-18 c032d675 e2fsprogs: Provide libs. Closes #155
2020-02-08 8c7acc69 e2fsprogs: Remove util-linux dependency
2020-01-08 1b91e94e e2fsprogs: bump to 1.45.5
2019-10-07 c951fc03 e2fsprogs: remove rm
2019-10-05 dc29435a e2fsprogs: let nls be detected
2019-09-24 043ab3a0 e2fsprogs: bump to 1.45.4
2019-08-29 926dd7f4 e2fsprogs: fix package
2019-07-19 c08c702e e2fsprogs: update to 1.45.3
2019-07-17 f8cb7de5 e2fsprogs: fix install dir (/usr/etc -> /etc)
2019-07-07 8cc4cc12 e2fsprogs: add util-linux dependency
2019-06-21 c80a76bb e2fsprogs: Ensure same build regardless of system.
2019-06-21 4adb489f e2fsprogs: Disable uuid.
2019-06-21 d0a45085 e2fsprogs: Always build blkid and findfs


[004] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/E2fsprogs



________________________________________________________________________________

Dylan Araps (C) 2019-2021

The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.