All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/7] fs: cleanups (branch yem/fs-fixes)
@ 2016-06-06 20:43 Yann E. MORIN
  2016-06-06 20:43 ` [Buildroot] [PATCH 1/7] core/pkg-utils: add macro to escape-and-printf Yann E. MORIN
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Yann E. MORIN @ 2016-06-06 20:43 UTC (permalink / raw)
  To: buildroot

Hello All!

This short series pre-emptively fixes the fs infra when generating the
fakeroot script and the users, devices and permissions tables.

This allows a few cosmetic simplifications in some of our filesystem
commands.

Regards,
Yann E. MORIN.


The following changes since commit 7dcec609ee0f4a17a25533c443f1db3483abe720

  uclibc: the internal toolchain only uses uClibc-ng (2016-06-06 22:26:08 +0200)


are available in the git repository at:

  https://git.busybox.net/~ymorin/git/buildroot

for you to fetch changes up to d4b5c7f0315f28e792a014983c78b1fe4958eb9f

  fs/squashfs: remove useless chmod (2016-06-06 22:32:59 +0200)


----------------------------------------------------------------
Yann E. MORIN (7):
      core/pkg-utils: add macro to escape-and-printf
      fs: properly escape commands when generating fakeroot script
      fs/cloop: split long line
      fs/jffs2: split commands
      fs/squashfs: split commands
      fs/ubifs: fix the UBI commands
      fs/squashfs: remove useless chmod

 fs/cloop/cloop.mk       |  5 +++--
 fs/common.mk            |  8 ++++----
 fs/jffs2/jffs2.mk       |  4 ++--
 fs/squashfs/squashfs.mk |  3 +--
 fs/ubifs/ubi.mk         |  6 +++---
 package/pkg-utils.mk    | 37 +++++++++++++++++++++++++++++++++++++
 6 files changed, 50 insertions(+), 13 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2016-06-07 20:27 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-06 20:43 [Buildroot] [PATCH 0/7] fs: cleanups (branch yem/fs-fixes) Yann E. MORIN
2016-06-06 20:43 ` [Buildroot] [PATCH 1/7] core/pkg-utils: add macro to escape-and-printf Yann E. MORIN
2016-06-06 21:07   ` Thomas Petazzoni
2016-06-06 21:25     ` Yann E. MORIN
2016-06-06 22:54       ` Arnout Vandecappelle
2016-06-06 20:43 ` [Buildroot] [PATCH 2/7] fs: properly escape commands when generating fakeroot script Yann E. MORIN
2016-06-06 20:43 ` [Buildroot] [PATCH 3/7] fs/cloop: split long line Yann E. MORIN
2016-06-06 21:19   ` Thomas Petazzoni
2016-06-06 20:43 ` [Buildroot] [PATCH 4/7] fs/jffs2: split commands Yann E. MORIN
2016-06-06 20:43 ` [Buildroot] [PATCH 5/7] fs/squashfs: " Yann E. MORIN
2016-06-06 20:43 ` [Buildroot] [PATCH 6/7] fs/ubifs: fix the UBI commands Yann E. MORIN
2016-06-06 20:43 ` [Buildroot] [PATCH 7/7] fs/squashfs: remove useless chmod Yann E. MORIN
2016-06-06 21:01   ` Peter Korsgaard
2016-06-06 21:28     ` Yann E. MORIN
2016-06-06 21:06   ` Thomas Petazzoni
2016-06-06 21:16     ` Yann E. MORIN
2016-06-07 12:51       ` Peter Korsgaard
2016-06-07 19:12         ` Yann E. MORIN
2016-06-07 20:27 ` [Buildroot] [PATCH 0/7] fs: cleanups (branch yem/fs-fixes) Thomas Petazzoni

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.