All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] remove startup questions v3
@ 2015-10-07  0:38 brian avery
  2015-10-07  0:38 ` [PATCH 1/5] toaster: removed superuser question from startup brian avery
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: brian avery @ 2015-10-07  0:38 UTC (permalink / raw)
  To: toaster

This version gets rid of some bashisms that made the startup script fail
if dash was the default shell.

-b

The following changes since commit 6d78e09708ecb268ca10809ef6e8c9ea709d3ec4:

  bitbake: toaster: display warnings for bad "IMAGE_FSTYPES" values (2015-10-06 16:46:52 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/toaster/startup_simplification_8217_v3
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/startup_simplification_8217_v3

brian avery (5):
  toaster: removed superuser question from startup
  toaster: remove layer and build dir interactive questions
  toaster: check for configuration file and exit if not found
  toaster: get rid of interactivity in bldcontrol
  toaster: remove bashisms so script works in dash as well

 bitbake/bin/toaster                                |  39 ++++--
 .../management/commands/checksettings.py           | 138 ++++++---------------
 2 files changed, 69 insertions(+), 108 deletions(-)

--
1.9.1


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

end of thread, other threads:[~2015-10-07 12:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07  0:38 [PATCH 0/5] remove startup questions v3 brian avery
2015-10-07  0:38 ` [PATCH 1/5] toaster: removed superuser question from startup brian avery
2015-10-07  0:38 ` [PATCH 2/5] toaster: remove layer and build dir interactive questions brian avery
2015-10-07  0:38 ` [PATCH 3/5] toaster: check for configuration file and exit if not found brian avery
2015-10-07  0:38 ` [PATCH 4/5] toaster: get rid of interactivity in bldcontrol brian avery
2015-10-07  0:38 ` [PATCH 5/5] toaster: remove bashisms so script works in dash as well brian avery
2015-10-07  9:54 ` [PATCH 0/5] remove startup questions v3 Barros Pena, Belen
2015-10-07 12:23 ` Ed Bartosh

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.