Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Aug 2021 14:15:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257561] [New Port] sysutils/e2tools: GPL'ed utilities to read, write, and manipulate files in an ext2/ext3 filesystem.
Message-ID:  <bug-257561-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257561

            Bug ID: 257561
           Summary: [New Port] sysutils/e2tools: GPL'ed utilities to read,
                    write, and manipulate files in an ext2/ext3
                    filesystem.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://e2tools.github.io/
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@fuz.su

Created attachment 226878
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226878&action=
=3Dedit
sysutils/e2tools: GPL'ed utilities to read, write, and manipulate files in =
an
ext2/ext3 filesystem.

A popular project complementing e2fsprogs.  Simple GNU autotools port.

Tested with Poudriere on armv7 arm64 amd64 i386 riscv64 FreeBSD 13.0.

***
e2tools is a simple set of GPL'ed utilities to read, write, and
manipulate files in an ext2/ext3 filesystem. These utilities access a
filesystem directly using the ext2fs library. I wrote these tools in
order to copy files into a linux filesystem on a machine that does not
have ext2 support. Of course, they can also be used on a Linux machine
to read/write to disk images or floppies without having to mount them
or have root access.

Supported functionality:

 - copy files: e2cp
 - move files: e2mv
 - remove files: e2rm
 - create directory: e2mkdir
 - create hard links: e2ln
 - list files/directories: e2ls
 - output the last part of a file: e2tail

WWW: https://e2tools.github.io/

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257561-7788>