All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] Toaster documentation update
@ 2016-06-27 15:24 Ed Bartosh
  2016-06-27 15:24 ` [PATCH 01/10] toaster-manual: Switch to pip3 dependency installer Ed Bartosh
                   ` (9 more replies)
  0 siblings, 10 replies; 20+ messages in thread
From: Ed Bartosh @ 2016-06-27 15:24 UTC (permalink / raw)
  To: toaster

Hi,

This patchset contains changes to Toaster documentation caused by the switch
to Python 3:
 - usage of pip3 --user in favor of virtualenv
 - usage of mod_wsgi for python 3
 - changed list of required packages

There are also changes unrelated to Python 3:
 - added instructions for production setup on OpenSUSE Leap 42.1
 - changed instructions for apache as it's upgraded to 2.4 in the latest distro versions
 - used isolated setup for runbuilds using screen/tmux terminal multiplexers

The setup was tested mainly on OpenSUSE leap 42.1 host and partly in docker containers for
Ubuntu 16.04 LTS and Fedora 24.

Note: While working on this and looking at new ways of delivering software opened by
Docker I tend to think that we should start building preconfigured docker containers for
Toaster instead of maintaining setup and deployment instructions.

The following changes since commit d9c6c6e1a241913fae26bf97030965ef89b91b0f:

  toaster: remove SSTATE_MIRRORS from projectconf (2016-06-24 16:05:19 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/toaster/python3-documentation
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/python3-documentation

Ed Bartosh (9):
  toaster-manual: update distro versions
  toaster-manual: update list of packages
  toaster-manual: add list of packages for openSUSE
  toaster-manual: add instructions to create user
  toaster-manual: change mysql driver
  toaster-manual: add instructions for OpenSUSE
  toaster-manual: update apache configuration file
  toaster-manual: update runbuilds instructions
  toaster-manual: add OpenSUSE to the list of distros

brian avery (1):
  toaster-manual: Switch to  pip3 dependency installer

 .../toaster-manual-setup-and-use.xml               | 95 +++++++++++++---------
 .../toaster-manual/toaster-manual-start.xml        | 72 +++++-----------
 2 files changed, 77 insertions(+), 90 deletions(-)

--
Regards,
Ed



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

end of thread, other threads:[~2016-07-14 23:45 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-27 15:24 [PATCH 00/10] Toaster documentation update Ed Bartosh
2016-06-27 15:24 ` [PATCH 01/10] toaster-manual: Switch to pip3 dependency installer Ed Bartosh
2016-06-27 15:24 ` [PATCH 02/10] toaster-manual: update distro versions Ed Bartosh
2016-06-27 15:24 ` [PATCH 03/10] toaster-manual: update list of packages Ed Bartosh
2016-06-27 15:24 ` [PATCH 04/10] toaster-manual: add list of packages for openSUSE Ed Bartosh
2016-06-27 15:24 ` [PATCH 05/10] toaster-manual: add instructions to create user Ed Bartosh
2016-06-27 15:24 ` [PATCH 06/10] toaster-manual: change mysql driver Ed Bartosh
2016-06-27 15:24 ` [PATCH 07/10] toaster-manual: add instructions for OpenSUSE Ed Bartosh
2016-06-27 15:24 ` [PATCH 08/10] toaster-manual: update apache configuration file Ed Bartosh
2016-06-27 15:24 ` [PATCH 09/10] toaster-manual: update runbuilds instructions Ed Bartosh
2016-06-28 15:41   ` Michael Wood
2016-07-05 13:53     ` Ed Bartosh
2016-07-08 13:30   ` Michael Wood
2016-07-12  0:10     ` Brian Avery
2016-07-12 15:36       ` Ed Bartosh
2016-06-27 15:24 ` [PATCH 10/10] toaster-manual: add OpenSUSE to the list of distros Ed Bartosh
2016-07-08 13:37   ` [PATCH] toaster-manual: Update toaster start documentation Michael Wood
2016-07-13 16:06     ` Brian Avery
2016-07-14 18:14       ` Scott Rifenbark
2016-07-14 23:45         ` Brian Avery

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.