Fedora 15 notes
This commit is contained in:
parent
ac805d295b
commit
58470bcd34
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
=== Fedora 15 ===
|
=== Fedora 15 ===
|
||||||
* Set `SELINUX=permissive` in `/etc/sysconfig/selinux`. If you set `SELINUX=disabled` you'll also want to add `selinux=0` to your kernel line in `/etc/grub.conf`.
|
* Set `SELINUX=permissive` in `/etc/sysconfig/selinux`. If you set `SELINUX=disabled` you'll also want to add `selinux=0` to your kernel line in `/etc/grub.conf`.
|
||||||
* 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.
|
* 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]
|
* 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 ===
|
=== Fedora 16 ===
|
||||||
=== OpenSUSE 11.3 ===
|
=== OpenSUSE 11.3 ===
|
||||||
=== OpenSUSE 11.4 ===
|
=== OpenSUSE 11.4 ===
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue