summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-03-31 09:51:58 +1100
committerChris Johns <chrisj@rtems.org>2013-03-31 09:51:58 +1100
commit0d9b1012479c4ed01eadbe69eb733570dfba4aa5 (patch)
tree4e6a5cde3bf11777e504881ccb1ede512d7cd8a2 /doc
parentAdd openSUSE and rearrange them. (diff)
downloadrtems-source-builder-0d9b1012479c4ed01eadbe69eb733570dfba4aa5.tar.bz2
Add which type of hosts work. Some 32bit hosts have issues.
Diffstat (limited to 'doc')
-rw-r--r--doc/source-builder.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/source-builder.txt b/doc/source-builder.txt
index 6b5bbce..2ff3ce2 100644
--- a/doc/source-builder.txt
+++ b/doc/source-builder.txt
@@ -1548,7 +1548,7 @@ exists it should unless listed.
Archlinux
~~~~~~~~~
-The following packages are required on a fresh Archlinux installation
+The following packages are required on a fresh Archlinux 64bit installation:
--------------------------------------------------------------
# pacman -S base-devel gdb xz unzip ncurses git zlib
@@ -1567,7 +1567,7 @@ $ yaourt -S texinfo-legacy
CentOS
~~~~~~
-The following packages are required on a minimal CentOS 6.3 installation:
+The following packages are required on a minimal CentOS 6.3 64bit installation:
-------------------------------------------------------------
# yum install autoconf automake binutils gcc gcc-c++ gdb make patch \
@@ -1581,12 +1581,12 @@ installed.
Fedora
~~~~~~
-The RTEMS Source Builder has been tested on Fedora 18.
+The RTEMS Source Builder has been tested on Fedora 18 64bit.
FreeBSD
~~~~~~~
-The RTEMS Source Builder has been tested on FreeBSD 9.1.
+The RTEMS Source Builder has been tested on FreeBSD 9.1 64bit.
MacOS X
~~~~~~~
@@ -1613,8 +1613,8 @@ home directory as recommended and end up on the SD card.
Ubuntu
~~~~~~
-The latest testing was with 12.10. A minimal installation was used and the
-following packages installed.
+The latest testing was with Ubuntu 12.10 64bit. A minimal installation was used
+and the following packages installed.
-------------------------------------------------------------
$ sudo apt-get build-dep binutils gcc g++ gdb unzip git