From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: toaster@yoctoproject.org
Subject: [PATCH 00/10] Toaster documentation update
Date: Mon, 27 Jun 2016 18:24:41 +0300 [thread overview]
Message-ID: <cover.1467039494.git.ed.bartosh@linux.intel.com> (raw)
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
next reply other threads:[~2016-06-27 15:25 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-27 15:24 Ed Bartosh [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1467039494.git.ed.bartosh@linux.intel.com \
--to=ed.bartosh@linux.intel.com \
--cc=toaster@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.