public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix shell-scripts
@ 2019-02-05 13:00 Harald Seiler
  2019-02-05 13:00 ` [PATCH 1/2] Fix all shell-script expansions Harald Seiler
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Harald Seiler @ 2019-02-05 13:00 UTC (permalink / raw)
  To: isar-users

Fixes a few potential issues with the shell-scripts used in isar.  This is
for the most part expansions that would break for paths containing special
characters and portability concerns.  Additionally contains a fix for a
bug in common.sh where the group-name was not actually checked.


Harald Seiler (2):
  Fix all shell-script expansions
  buildchroot: Fix not checking group

 isar-init-build-env                                |  6 ++--
 meta-isar/conf/distro/raspbian-configscript.sh     |  2 +-
 .../isar-bootstrap/files/chroot-setup.sh           |  8 ++---
 meta/recipes-devtools/buildchroot/files/common.sh  |  9 ++++--
 meta/recipes-kernel/linux/files/build-kernel.sh    | 36 +++++++++++-----------
 .../enable-fsck/files/enable-fsck.sh               |  4 +--
 .../files/expand-last-partition.sh                 | 16 +++++-----
 scripts/ci_build.sh                                | 14 ++++-----
 scripts/mount_chroot.sh                            | 12 ++++----
 scripts/rpm2cpio.sh                                |  4 +--
 10 files changed, 58 insertions(+), 53 deletions(-)

-- 
2.14.1


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

end of thread, other threads:[~2019-02-06 10:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-05 13:00 [PATCH 0/2] Fix shell-scripts Harald Seiler
2019-02-05 13:00 ` [PATCH 1/2] Fix all shell-script expansions Harald Seiler
2019-02-06  7:49   ` Claudius Heine
2019-02-06  9:27     ` Harald Seiler
2019-02-06 10:08       ` Claudius Heine
2019-02-05 13:00 ` [PATCH 2/2] buildchroot: Fix not checking group Harald Seiler
2019-02-05 18:34   ` Henning Schild
2019-02-06 10:09 ` [PATCH 0/2] Fix shell-scripts Maxim Yu. Osipov

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