shellutils-exp.xml 459 B

1234567891011
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>patch -Np1 -i ../sh-utils-&sh-utils-hostname-patch-version;.patch:</userinput> This patch
  4. suppresses the build of the hostname program which we will be installed
  5. later with the net-tools package. The hostname program from the net-tools
  6. package is a much better version (and in some cases even required since it
  7. supports options that are needed by some programs such as XFree86).</para>
  8. </sect2>