summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-11-11 02:43:02 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-11-11 02:43:02 -0600
commit23baf5eb1bc0b7b39f9efd03926e183fa2079fb2 (patch)
treeb8fe1d1ba2530ee2a5a5d3b843c39c144f0dad1b
parent88e3ea3b347b4f54a76edfa01ed960474ce658d6 (diff)
downloaddocs-23baf5eb1bc0b7b39f9efd03926e183fa2079fb2.tar.gz
docs-23baf5eb1bc0b7b39f9efd03926e183fa2079fb2.tar.bz2
docs-23baf5eb1bc0b7b39f9efd03926e183fa2079fb2.tar.xz
docs-23baf5eb1bc0b7b39f9efd03926e183fa2079fb2.zip
Install guide: correct requirements for x86 and PPC64
-rw-r--r--src/install/2_req.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/install/2_req.xml b/src/install/2_req.xml
index f9a1b0f..0583943 100644
--- a/src/install/2_req.xml
+++ b/src/install/2_req.xml
@@ -7,7 +7,7 @@
</para>
<section>
<title>Intel x86 (32-bit)</title>
- <para>You will need at least a 486, Pentium, or Celeron CPU. Speeds of at least 500 MHz are highly recommended for running desktop applications, but speeds as low as 50 MHz may be usable in server mode.</para>
+ <para>You will need at least a Pentium or Celeron CPU, with MMX extensions. Speeds of at least 500 MHz are highly recommended for running desktop applications, but speeds as low as 100 MHz may be usable in server mode.</para>
<para>At least 256 MB RAM is required to install the desktop version of Adélie Linux, and at least 512 MB RAM is highly recommended if you plan to run larger applications like Firefox and Thunderbird.
At least 40 MB RAM is required to install the server version of Adélie Linux.
<warning><para>Using less than 40 MB RAM may cause lock ups or crashes during package installation.</para></warning>
@@ -37,9 +37,13 @@
</section>
<section>
<title>PowerPC (64-bit)</title>
- <para>You will need a POWER4+ or 970fx, or later generation CPU. You cannot use Adélie Linux on a POWER3 or earlier CPU.</para>
+ <para>You will need a POWER4+, or 970/970fx, or later generation CPU. You cannot use Adélie Linux on a POWER4 or earlier CPU.</para>
<para>At least 3 GB of disk space is required for a full desktop installation of Adélie Linux.
The base server installation of Adélie Linux requires about 200 MB of disk space, not counting additional packages and your data.
It is recommended that you have at least 1 GB of disk space for most server roles.</para>
</section>
+ <section>
+ <title>AArch64 (64-bit ARM)</title>
+ <para>All known 64-bit ARM processors should be able to run Adélie Linux.</para>
+ </section>
</chapter>