From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3 v2] core/pkg-generic: rmove intermediate file-list files
Date: Thu, 6 Apr 2017 08:01:43 +0200 [thread overview]
Message-ID: <20170406080143.2fc92a3f@free-electrons.com> (raw)
In-Reply-To: <dedc397770e0af15eac2c7cbac771dbd9260c716.1491427248.git.yann.morin.1998@free.fr>
Hello,
On Wed, 5 Apr 2017 23:20:57 +0200, Yann E. MORIN wrote:
> To compute the list of files added by a package, we first store the list
> of files before the install, do the install, list the files after the
> install, and finally compare the two lists. The two lists are stored in
> dot-files, hidden in the package's build dir.
Typo in commit title: rmove -> remove
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-04-06 6:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-05 21:20 [Buildroot] [PATCH 0/3 v2] core/pkg-generic: store package<->files for staging and host Yann E. MORIN
2017-04-05 21:20 ` [Buildroot] [PATCH 1/3 v2] core/pkg-generic: rmove intermediate file-list files Yann E. MORIN
2017-04-06 6:01 ` Thomas Petazzoni [this message]
2017-04-10 14:21 ` Arnout Vandecappelle
2017-04-10 14:23 ` Arnout Vandecappelle
2017-04-05 21:20 ` [Buildroot] [PATCH 2/3 v2] core/pk-generic: redirect only wsa when listing package's isntalled files Yann E. MORIN
2017-04-06 6:02 ` Thomas Petazzoni
2017-04-06 15:44 ` Yann E. MORIN
2017-04-10 14:24 ` Arnout Vandecappelle
2017-04-05 21:20 ` [Buildroot] [PATCH 3/3 v2] core/pkg-generic: store file->package list for staging and host too Yann E. MORIN
2017-04-10 14:49 ` Arnout Vandecappelle
2017-04-10 14:14 ` [Buildroot] [PATCH 0/3 v2] core/pkg-generic: store package<->files for staging and host Arnout Vandecappelle
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=20170406080143.2fc92a3f@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.