summaryrefslogtreecommitdiffstats
path: root/user/start/installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'user/start/installation.rst')
-rw-r--r--user/start/installation.rst27
1 files changed, 0 insertions, 27 deletions
diff --git a/user/start/installation.rst b/user/start/installation.rst
deleted file mode 100644
index 0513e4c..0000000
--- a/user/start/installation.rst
+++ /dev/null
@@ -1,27 +0,0 @@
-.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-
-.. comment: Copyright (c) 2016 Chris Johns <chrisj@rtems.org>
-.. comment: All rights reserved.
-
-Installation
-============
-
-.. index:: Installation
-
-RTEMS is built from source on your host machine. Releases are available from
-our :r:url:`ftp` and each release contains a Quick Start build guide. If you
-are wanting to track changes to RTEMS as they happen or you want to make
-changes to RTEMS to send back to the project on our :r:list:`devel` then you
-can use the developer's version available in our :r:url:`git`.
-
-RTEMS supports development on a wide vararity of hosts. There is no preferred
-host operating system the project requires you use. This means you are able to
-decide on a host operating system that is your passion, suites your needs, or
-in some cases is decided for you by your employer. Our aim is to provide a
-consistent user experience and on matching hardware the experience should feel
-similar.
-
-The RTEMS core development team uses POSIX type operating systems, that is
-Unix. The :ref:`released-version` and :ref:`development-version` sections
-assume Unix. Microsoft Windows is documented in a separate section
-:ref:`microsoft-windows-installation`.