summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/Portability.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/projdoc/Portability.sgml')
-rw-r--r--docs/docbook/projdoc/Portability.sgml29
1 files changed, 0 insertions, 29 deletions
diff --git a/docs/docbook/projdoc/Portability.sgml b/docs/docbook/projdoc/Portability.sgml
index 0ae720af53..f2fe66b9dd 100644
--- a/docs/docbook/projdoc/Portability.sgml
+++ b/docs/docbook/projdoc/Portability.sgml
@@ -36,12 +36,6 @@ allowed range.
<para>This is documented in the HP manual pages under setgroups(2) and passwd(4).
</para>
-<para>
-On HPUX you must use gcc or the HP Ansi compiler. The free compiler
-that comes with HP-UX is not Ansi compliant and cannot compile
-Samba.
-</para>
-
</sect1>
<sect1>
@@ -151,27 +145,4 @@ You should then remove the line:
<para>from the DNIX section of <filename>includes.h</filename></para>
</sect1>
-
-<sect1>
-<title>RedHat Linux Rembrandt-II</title>
-
-<para>
-By default RedHat Rembrandt-II during installation adds an
-entry to /etc/hosts as follows:
-<programlisting>
- 127.0.0.1 loopback "hostname"."domainname"
-</programlisting>
-</para>
-
-<para>
-This causes Samba to loop back onto the loopback interface.
-The result is that Samba fails to communicate correctly with
-the world and therefor may fail to correctly negotiate who
-is the master browse list holder and who is the master browser.
-</para>
-
-<para>
-Corrective Action: Delete the entry after the word loopback
- in the line starting 127.0.0.1
-</para>
</chapter>