[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1324/8267] toaster-manual: update distro versions
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 1324/8267] toaster-manual: update distro versions
- Date: Sat, 16 Dec 2017 21:40:05 +0000 (UTC)
commit b094b97c4ab84ca82d9b897613c4135a29f2e6d8
Author: Ed Bartosh <ed bartosh linux intel com>
Date: Tue Jul 12 10:11:33 2016 -0700
toaster-manual: update distro versions
Changed Ubuntu and Fedora versions to the latest ones.
(From yocto-docs rev: 50a7d0110e9f8c7c3c8c8c5b6e3a1495c9f9ff79)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../toaster-manual-setup-and-use.xml | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml
b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
index c70b91e..9c06450 100644
--- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml
+++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
@@ -213,13 +213,13 @@
Use the Mysql database server.
</para></listitem>
<listitem><para>
- If you are using Ubuntu 14.04.3, run the following:
+ If you are using Ubuntu 16.04, run the following:
<literallayout class='monospaced'>
$ sudo apt-get install apache2 libapache2-mod-wsgi mysql-server python3-pip libmysqlclient-dev
</literallayout>
</para></listitem>
<listitem><para>
- If you are using Fedora 22 or a RedHat distribution, run
+ If you are using Fedora 24 or a RedHat distribution, run
the following:
<literallayout class='monospaced'>
$ sudo dnf install httpd mod_wsgi gcc mysql-devel
@@ -239,6 +239,7 @@
Create toaster user and set its home directory to
<filename>/var/www/toaster</filename>.
Change to that home directory:
+ <literallayout class='monospaced'>
$ sudo /usr/sbin/useradd toaster -md /var/www/toaster -s /bin/false
$ sudo su - toaster -s /bin/bash
</literallayout>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]