summaryrefslogtreecommitdiffstats
path: root/user/hosts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* user/hosts/macos: Update MacOS versions and using python.orgChris Johns2023-11-231-8/+97
|
* user/hosts/posix.rst: Update Ubuntu instructions to 22.xJoel Sherrill2023-01-241-5/+5
| | | | Closes #4821.
* user/hosts/windows.rst: flex needs to be installed for msys2Joel Sherrill2022-11-301-1/+2
| | | | Closes #4382.
* user: Add openSUSE host detailsAlan Cudmore2022-10-291-2/+13
| | | | | | | This patch adds details on the packages needed for the RTEMS source builder on openSUSE Leap 15.4 64 bit. The commands were tested on a new install with the RTEMS source builder master branch.
* versions: Update user manualChris Johns2022-08-031-1/+1
| | | | Updates #4695
* user/hosts/posix.rst: Replace Cent)S with CentOSJoel Sherrill2022-01-241-1/+1
|
* Update package list for UbuntuRyan Long2021-12-221-6/+6
| | | | | | | | Updated the latest version referenced of Ubuntu to 20.04, updated package list, and identified what packages need to still be installed afterwards to pass sb-check. Closes #4110
* posix.rst: Add info for FreeBSD 13Ryan Long2021-09-271-0/+7
| | | | | Add list of additional packages needed to build RTEMS environment for FreeBSD 13.
* user, README: Add Python script host set up informationChris Johns2020-08-122-10/+149
| | | | | | | | | - Add Python3 and venv to the README - Add a section on how to set up a host if the python command is not available. Update #4037
* freebsd: Update to reflect the current release 12 requirementsChris Johns2020-04-271-13/+14
| | | | Closes #3960
* user/hosts/posix.rst: Add CentOS 8 informationJoel Sherrill2020-03-201-2/+18
|
* user/hosts/posix.rst: Update Ubuntu instructions.Joel Sherrill2019-12-121-2/+3
| | | | | | | | | | Note that the ticket has instructions for what to do if the error message "Error :: You must put some 'source' URIs in your sources.list" is reported. As this occurred on an Ubuntu version that was not LTS, it is not being added. If this error occurs in the future on a LTS release, then add this information. closes #3416.
* user: Add hints for macOS CatalinaSebastian Huber2019-11-221-10/+21
| | | | | Use macOS throughout. Order release hints so that the latest macOS release comes first.
* FreeBSDL: Add command to improve waf's performance with Python3.Chris Johns2019-09-051-2/+11
|
* user/hosts/posix.rst: Improve Ubuntu python 2 devel package instructionsJoel Sherrill2019-08-151-3/+9
|
* hosts/posix.rst: Fix typo of sudu to sudoJoel Sherrill2019-08-151-1/+1
| | | | Closes #3754.
* hosts/windows.rst: Add warning for spaces in PATHJoel Sherrill2019-08-151-0/+16
|
* User: Change output block to type none.Chris Johns2019-03-013-14/+14
|
* user: Remove nit-picky warnings.Chris Johns2019-02-284-86/+102
|
* Update User Documentation for Host setup for LinuxVaibhav Gupta2019-02-281-0/+5
| | | | | Mention the requirement of 'pax' package for building BSP if RTEMS is configured with '--enable-tests' option, else build fails.
* user: Rework Prefixes sectionSebastian Huber2019-02-181-1/+1
| | | | | | Rename it to "Choose an Installation Prefix". Update #3675.
* user: Fix references to prefixes sectionSebastian Huber2019-02-182-2/+2
|
* user: Spell out third-partySebastian Huber2019-01-242-4/+4
|
* Simplify SPDX-License-Identifier commentSebastian Huber2019-01-115-5/+5
|
* Remove superfluous "All rights reserved."Sebastian Huber2019-01-115-5/+0
|
* Use standard format for copyright linesSebastian Huber2019-01-115-5/+5
|
* users/host/posix.rst: Update Ubuntu instructions based on 18.04.1 LTSJoel Sherrill2018-11-161-3/+13
| | | | Closes #3416.
* user: add a warning not to use special characters in pathnamesMarçal Comajoan Cara2018-11-161-0/+7
| | | | | | | | | | | | | | | Spaces and other specical characters in pathnames break builds of any software packages using GNU make. All of the GNU tools and RTEMS use make and this breaks builds. This is a long standing known issue with GNU make, which can't handle spaces in pathnames: https://savannah.gnu.org/bugs/?712 This work was part of GCI 2018. Probably closes #3450.
* Move duplicate host configuration information from RSB to Users GuideJoel Sherrill2018-10-133-235/+312
|
* Merge duplicative RSB Quick Start into Users GuideJoel Sherrill2018-10-131-0/+45
|
* Use '.. toctree::' and not '.. include::' in the User Manual.Chris Johns2017-11-131-4/+6
| | | | | | | | - Change all suitable '.. include::' to TOC tree. - Remove unused and not needed sections. - Fix the conf.py to not exclude some files. Close #3232.
* user: Fix header levels.Chris Johns2016-11-095-11/+11
|
* Reorganisse the User Manual to make it easier to navigate.Chris Johns2016-07-045-0/+517