[Toaster] [PATCH 00/10] Toaster documentation update

Ed Bartosh ed.bartosh at linux.intel.com
Mon Jun 27 08:24:41 PDT 2016


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



More information about the toaster mailing list