linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Michael <fedora.dm0@gmail.com>
To: linux-erofs@lists.ozlabs.org
Subject: Enhancement request: exclude paths from mkfs.erofs
Date: Sat, 30 Nov 2019 14:42:37 -0500	[thread overview]
Message-ID: <CAEvUa7=N7qUobof=vwpXF2XfXcW8R67SB3KV1phRN2ZmG23CvQ@mail.gmail.com> (raw)

Hi,

I'd like to request support for excluding paths in mkfs.erofs similar
to the -ef (exclude file) option for mksquashfs.  An option that takes
a file containing a list of paths and glob patterns should be
sufficient.

For a simple use case:  I want to build an EROFS image from a Gentoo
install root, but I don't need development files in it.  An exclude
option would allow generating a smaller image without the unused files
while keeping them in the writable source path so additional packages
could be installed on it later.  This would have /usr/include and
/usr/lib/*.a for some basic entries in its exclude file.

If this isn't something that anyone else is interested in implementing
in the near future, I can try it myself and send a patch after I have
some time to get more familiar with the code.

Thanks.

David

             reply	other threads:[~2019-11-30 19:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-30 19:42 David Michael [this message]
2019-12-01  0:44 ` Enhancement request: exclude paths from mkfs.erofs Gao Xiang via Linux-erofs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEvUa7=N7qUobof=vwpXF2XfXcW8R67SB3KV1phRN2ZmG23CvQ@mail.gmail.com' \
    --to=fedora.dm0@gmail.com \
    --cc=linux-erofs@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).