<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">This is a slightly belated announcement of the release of the XSCE School Server version 5.0.  The full release notes are included below.  Those who have been following the project will notice the order of magnitude jump in release numbers, e.g. 0.5 has become 5.0.  This has been done to  avoid confusion between the XS and XSCE projects, especially as we approach the next release.<br> <br>XSCE has been tested on a variety of  OLPC XO laptops and on 64 bit servers and VMs and has been installed on RaspberryPi, Trimslice, and experimentally on the Cubox.</div><div dir="ltr"> </div><div dir="ltr"><div>To get started (assuming you have git setup) please follow the instructions at <a href="https://github.com/XSCE/xsce/blob/master/docs/INSTALL.rst">https://github.com/XSCE/xsce/blob/master/docs/INSTALL.rst</a></div><div> </div><div>The 5.0 release can be cloned by </div><div> </div><div>git clone <a href="https://github.com/XSCE/xsce.git">https://github.com/XSCE/xsce.git</a> --branch 5.0 --depth 1</div><div> </div><div>or if you want the entire repository:</div><div> </div><div>git clone <a href="https://github.com/XSCE/xsce.git">https://github.com/XSCE/xsce.git</a></div><div>git checkout 5.0</div><div> </div><div>The release notes that follow are at <a href="https://github.com/XSCE/xsce/blob/master/ReleaseNotes5.0.rst">https://github.com/XSCE/xsce/blob/master/ReleaseNotes5.0.rst</a></div><div> </div><div>RELEASE NOTES</div><div> </div><div>The focus of release 5.0 is making it easier for contributors to participate.  This has been accomplished in three ways:</div><div><div><h2><a name="1-better-documentation" class="anchor" href="https://github.com/XSCE/xsce/blob/master/ReleaseNotes5.0.rst#1-better-documentation"><span class="octicon octicon-link"></span></a>1) Better Documentation</h2>The documentation concerning installation, configuration, and usage has been greatly expanded and clarified.  This includes information on alternative networking configurations and urls and ports to exercise the various services included.  There are also an increased number of troubleshooting tips.<BR>The documentation is located at <a href="https://github.com/XSCE/xsce/tree/master/docs">https://github.com/XSCE/xsce/tree/master/docs</a>.<BR></div><div><h2><a name="2-relocation-of-source-to-github" class="anchor" href="https://github.com/XSCE/xsce/blob/master/ReleaseNotes5.0.rst#2-relocation-of-source-to-github"><span class="octicon octicon-link"></span></a>2) Relocation of Source to Github</h2>While the source code for the School Server has always been public, moving XSCE to github encourages a workflow that is becoming standard in the open source software industry wherein a git repository is cloned and contributors work on their own branches and then create pull requests which allow code to be rolled up to the master copy.  Github facilitates this work flow and the School Server community has adopted it.<BR>The XSCE project is located at <a href="https://github.com/XSCE/xsce">https://github.com/XSCE/xsce</a>.<BR></div><div><h2><a name="3-use-of-ansible-for-installation" class="anchor" href="https://github.com/XSCE/xsce/blob/master/ReleaseNotes5.0.rst#3-use-of-ansible-for-installation"><span class="octicon octicon-link"></span></a>3) Use of Ansible for Installation</h2>The XSCE project has been restructured around ansible playbooks. This has a number of benefits.  First, it allows independent developers to work on their individual contributions to the project (mostly) without tripping over other developers.  To further this aim an aggregate playbook 'addons' has been created as a home for installing the playbooks of these individuals.<BR>Secondly, the effort to perform a testing cycle is greatly reduced.  Because ansible installs from a git clone it is not necessary to create a new rpm and install it in its entirety.  A simple git pull gets the latest version for testing and this version can be ones own branch or the master.  Ansible tags have been used widely throughout the playbooks so that it is now much easier to test a subset of functionality rather than having to test the entire install on each iteration.<BR>Ansible is documented at <a href="http://www.ansibleworks.com/">http://www.ansibleworks.com/</a>.<BR>In addition to making it easier for a broader range of contributors, XSCE 5.0 includes the following:<BR></div><div><h2><a name="two-flavors" class="anchor" href="https://github.com/XSCE/xsce/blob/master/ReleaseNotes5.0.rst#two-flavors"><span class="octicon octicon-link"></span></a>Two Flavors</h2>There are gateway and non-gateway ('appliance') flavors of XSCE.  The installation attempts to determine the mode in which the server will operate based on attached network devices.<BR></div><div><h2><a name="platforms" class="anchor" href="https://github.com/XSCE/xsce/blob/master/ReleaseNotes5.0.rst#platforms"><span class="octicon octicon-link"></span></a>Platforms</h2>XSCE has been tested on XO 1.5, 1.75, and 4 as well as on i386 and x64.<BR></div><div><h2><a name="rpm-based-install" class="anchor" href="https://github.com/XSCE/xsce/blob/master/ReleaseNotes5.0.rst#rpm-based-install"><span class="octicon octicon-link"></span></a>RPM Based Install</h2>An RPM can be produced from the ansible playbooks using rpmbuild -bb xsce-server.spec.  This RPM can then be installed using yum.<BR></div><div><h2><a name="not-included-in-this-release" class="anchor" href="https://github.com/XSCE/xsce/blob/master/ReleaseNotes5.0.rst#not-included-in-this-release"><span class="octicon octicon-link"></span></a>Not included in this Release</h2>This release does not address the recent announcement that Fedora Core 18 is end of life.  Experiments with Fedora Core 20 are promising and support is expected in a future release.<BR></div><div><h2><a name="testing" class="anchor" href="https://github.com/XSCE/xsce/blob/master/ReleaseNotes5.0.rst#testing"><span class="octicon octicon-link"></span></a>Testing</h2>To get started please install git and then issue:<BR>git clone <a href="mailto:git%40github.com">git@github.com</a>:XSCE/xsce.git<BR>cd xsce<BR>git checkout 5.0<BR>Please help test this and file bugs at <a href="https://github.com/XSCE/xsce/issues?state=open">https://github.com/XSCE/xsce/issues?state=open</a><BR></div></div><div> </div><div> </div></div>
                                          </div></body>
</html>