Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v4 0/3] Misc fs/common.mk improvements
@ 2018-12-03 21:05 Thomas Petazzoni
  2018-12-03 21:05 ` [Buildroot] [PATCH v4 1/3] fs/common.mk: rename FULL_DEVICE_TABLE to ROOTFS_FULL_DEVICES_TABLE Thomas Petazzoni
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Thomas Petazzoni @ 2018-12-03 21:05 UTC (permalink / raw)
  To: buildroot

Hello,

This small patch series is a new iteration of the few remaining
patches from Yann's series "[PATCH 0/6 v2] fs: fix and better handle
capabilities".

In Yann series, patches 1 to 3 have already been applied.

Patch 4 was not liked by Arnout, with some good explanation.

In this patch series, I propose:

 - An additional patch to rename FULL_DEVICE_TABLE to
   ROOTFS_FULL_DEVICES_TABLE to be consistent with
   ROOTFS_FULL_USERS_TABLE.

 - Yann's original PATCH 5/6, but reworked to apply without what was
   his PATCH 4/6.

 - A patch that reimplements PATCH 6/6 from Yann, but in a different
   way, due to the fact that his PATCH 4/6 was not taken, and
   therefore there is no permisson/device table split.

Changes since v3:

 - Reintegrate the idea of Yann's PATCH 6/6 (which was correct after
   all!), but in a way that works without splitting permission/device
   tables, since PATCH 4/6 from Yann was not accepted.

Thanks,

Thomas


Thomas Petazzoni (2):
  fs/common.mk: rename FULL_DEVICE_TABLE to ROOTFS_FULL_DEVICES_TABLE
  fs/common.mk: make sure that static devices from packages are created

Yann E. MORIN (1):
  fs/common.mk: allow user provided permissions to override packages
    permissions

 fs/common.mk | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

-- 
2.19.2

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-12-05  9:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-03 21:05 [Buildroot] [PATCH v4 0/3] Misc fs/common.mk improvements Thomas Petazzoni
2018-12-03 21:05 ` [Buildroot] [PATCH v4 1/3] fs/common.mk: rename FULL_DEVICE_TABLE to ROOTFS_FULL_DEVICES_TABLE Thomas Petazzoni
2018-12-03 21:18   ` Yann E. MORIN
2018-12-03 21:05 ` [Buildroot] [PATCH v4 2/3] fs/common.mk: allow user provided permissions to override packages permissions Thomas Petazzoni
2018-12-03 21:05 ` [Buildroot] [PATCH v4 3/3] fs/common.mk: make sure that static devices from packages are created Thomas Petazzoni
2018-12-04 21:05   ` Arnout Vandecappelle
2018-12-05  7:53     ` Thomas Petazzoni
2018-12-05  9:18       ` Arnout Vandecappelle
2018-12-04 20:59 ` [Buildroot] [PATCH v4 0/3] Misc fs/common.mk improvements Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox