summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-04-16 09:10:45 +0200
committerErich Eckner <git@eckner.net>2019-04-16 09:10:45 +0200
commited42f34ce97d2fd5c462c7cd7d3ba58cfd0424ea (patch)
tree0fcf0439135130242f25ba1fcb26ecc9c852870e
parenta853575b0532916f8633ad90b58e792aa45a9e70 (diff)
downloadarchweb32-ed42f34ce97d2fd5c462c7cd7d3ba58cfd0424ea.tar.xz
pentium4 is now functional
-rw-r--r--architecture.php2
-rw-r--r--index.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/architecture.php b/architecture.php
index 66bd6da..b67a147 100644
--- a/architecture.php
+++ b/architecture.php
@@ -17,7 +17,7 @@ $flags = array(
'SSE' => 1,
'SSE2' => 0
),
- '<s>pentium4</s> (not yet implemented)' => array(
+ 'pentium4' => array(
'CMOV' => 1,
'MMX' => 1,
'SSE' => 1,
diff --git a/index.php b/index.php
index 9d4cf70..7dc7f7f 100644
--- a/index.php
+++ b/index.php
@@ -41,7 +41,7 @@ print_header("", "home");
You've reached the website for <strong>Arch Linux 32</strong>, the community maintained continuation of 32-bit support for <a href="https://archlinux.org">Arch Linux</a>, a lightweight and flexible Linux® distribution that tries to Keep It Simple.
</p>
<p>
- Currently we have official packages optimized for the i686 architecture.
+ Currently we have official packages optimized for the i686 and pentium4 architectures.
Also most(ly) non-graphical packages are available for i486, too.
Have a look at <a href="/architecture/">the required cpu flags</a> to decide which architecture is the right one for you.
Most packages from Arch Linux's