summaryrefslogtreecommitdiff
path: root/architecture.php
diff options
context:
space:
mode:
Diffstat (limited to 'architecture.php')
-rw-r--r--architecture.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/architecture.php b/architecture.php
index b67a147..19f2043 100644
--- a/architecture.php
+++ b/architecture.php
@@ -73,5 +73,10 @@ print " Hint:\n";
print " Currently some i686 packages require SSE2 - which is a bug we're trying to solve.\n";
print " If you experience any problems related to illegal instructions although your cpu should support the architecture (as listed above), please report the issue to us in <a href=\"https://bbs.archlinux32.org\">the forums</a>, on irc or on <a href=\"https://bugs.archlinux32.org\">the bug tracker</a>.\n";
print " </p>\n";
+print " <p>\n";
+print " Also note:\n";
+print " If your flags contain 'pae' you can use the linux-pae package to make use of more memory.\n";
+print " If your flags contain 'lm' you can still use Archlinux32, but 64-bit Archlinux might be the better option\n";
+print " </p>\n";
print " </div>\n";
print_footer();