]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
doc: solaris x86 kernel module path
authorMichael Meffie <mmeffie@sinenomine.net>
Fri, 21 Sep 2012 19:58:29 +0000 (15:58 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Fri, 22 Mar 2013 18:09:51 +0000 (11:09 -0700)
Add instructions for solaris x86 kernel module installation.

Reviewed-on: http://gerrit.openafs.org/8143
Reviewed-by: Ken Dreyer <ktdreyer@ktdreyer.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
(cherry picked from commit 5ef5cf48f3d2ba52cf5ed428728215b5b5f8d0b2)

Change-Id: I7bec3361b5f9e47c8b3cfbfbe27e012288ec9780
Reviewed-on: http://gerrit.openafs.org/9565
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
doc/xml/QuickStartUnix/auqbg005.xml
doc/xml/QuickStartUnix/auqbg006.xml
doc/xml/QuickStartUnix/auqbg007.xml

index a56caeb8a2fd0abdaeb2ca42db8ed9e4890f12e5..59765c14fd6e541dafb0c9b7a1766d05a8485f42 100644 (file)
@@ -2141,6 +2141,12 @@ auth  required                pam_unix.so try_first_pass</literallayout>
             <para>Copy the appropriate AFS kernel library file to the local file <emphasis
             role="bold">/kernel/fs/afs</emphasis>.</para>
 
+            <para>If the machine is running Solaris 10 or 11 on the x86_64 platform:</para>
+
+            <programlisting>
+   # <emphasis role="bold">cp -p modload/libafs64.o /kernel/fs/amd64/afs</emphasis>
+</programlisting>
+
             <para>If the machine is running Solaris 2.6 or the 32-bit version of Solaris 7, its kernel supports NFS server
             functionality, and the <emphasis role="bold">nfsd</emphasis> process is running:</para>
 
index f0acdecfd5ea90ef72b1608c39b2494c29ded6dc..a1154160fce00653f799bddcf509498de3543bc0 100644 (file)
               <para>Copy the appropriate AFS kernel library file to the local file <emphasis
               role="bold">/kernel/fs/afs</emphasis>.</para>
 
+            <para>If the machine is running Solaris 10 or 11 on the x86_64 platform:</para>
+
+            <programlisting>
+   # <emphasis role="bold">cp -p modload/libafs64.o /kernel/fs/amd64/afs</emphasis>
+</programlisting>
+
               <para>If the machine is running Solaris 2.6 or the 32-bit version of Solaris 7, its kernel supports NFS server
               functionality, and the <emphasis role="bold">nfsd</emphasis> process is running:</para>
 
index df8352d474a9db531baa90e393a9792635af8bef..82cdb9db7b1dc21523e86795f407d0c3fb741096 100644 (file)
             <para>Copy the appropriate AFS kernel library file to the local file <emphasis
             role="bold">/kernel/fs/afs</emphasis>.</para>
 
+            <para>If the machine is running Solaris 10 or 11 on the x86_64 platform:</para>
+
+            <programlisting>
+   # <emphasis role="bold">cp -p modload/libafs64.o /kernel/fs/amd64/afs</emphasis>
+</programlisting>
+
             <para>If the machine is running Solaris 2.6 or the 32-bit version of Solaris 7, its kernel supports NFS server
             functionality, and the <emphasis role="bold">nfsd</emphasis> process is running:</para>