diff --git a/wiki/Linux.wiki b/wiki/Linux.wiki
index 61acb5af..5f38d39e 100644
--- a/wiki/Linux.wiki
+++ b/wiki/Linux.wiki
@@ -17,8 +17,12 @@
* Turn off SELinux sandbox using `chkconfig sandbox off` and rebooting. Sandbox interferes with CORE's bind mounts, and all nodes will appear to have the same mounts (regardless of namespace). The output of "mount" will be lengthy and confusing.
* Update to the 2.6.40.3-0.fc15.x86_64 (or newer) kernel using yum: "yum update kernel". The 2.6.38.6-26.rc1.fc15.x86_64 appears to have an IPv6 multicast checksum bug (see [NamespaceKernels])
=== Fedora 16 ===
+== Other ==
=== OpenSUSE 11.3 ===
=== OpenSUSE 11.4 ===
+=== Arch Linux ===
+ * Users have provided these tips:
Here are the packages required for Arch Linux: `sudo pacman -S bridge-utils ebtables, iproute, libev, tcl, tk, tkimg, python, xterm, lxc, autoconf, automake, make, libtool, readline, xauth`
ebtables, lxc, and tkimg are only available through aur.archlinux.org.
A user-made AUR package for CORE: https://aur.archlinux.org/packages.php?ID=42250
+
= Other Wiki Links =