From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] fs: set packages permissions even with no system device tables
Date: Wed, 14 Dec 2016 23:47:00 +0100 [thread overview]
Message-ID: <87oa0eyvq3.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1481754490-12801-1-git-send-email-yann.morin.1998@free.fr> (Yann E. MORIN's message of "Wed, 14 Dec 2016 23:28:10 +0100")
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> Currently, when there is no sytem device table (permissions or static
> devices) defined, then package permissions are not applied, because they
> are guarded by the check on the system device tables being non empty.
> Fix that by narrowing the guarding condition.
> Note that the dependency on host-makedevs was not conditional; we always
> build it even if we don;t need it. Making it conditional is not
> possible, because we don't know all the packages permissions by the time
> the fs infra is parsed (packages from br2-external are parsed after it).
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Cc: Peter Korsgaard <peter@korsgaard.com>
Committed, thanks.
Out of interest, what is your use case for NOT having any system device
table?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2016-12-14 22:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-14 22:28 [Buildroot] [PATCH] fs: set packages permissions even with no system device tables Yann E. MORIN
2016-12-14 22:47 ` Peter Korsgaard [this message]
2016-12-15 17:19 ` Yann E. MORIN
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=87oa0eyvq3.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox