Quick Start Guide updated for RHEL rpms, and CLI syntax
[openafs.git] / doc / xml / QuickStartUnix / auqbg007.xml
index ed42f5e..5b27d9f 100644 (file)
           <listitem>
             <para>Download and install the RPM set for your operating system.
             RPMs are available from the OpenAFS web site. You will need the
-            <emphasis role="bold">openafs</emphasis> and
-            <emphasis role="bold">openfs-client</emphasis> packages, along
-            with an <emphasis role="bold">openafs-kernel</emphasis> package
+            <emphasis role="bold">openafs</emphasis>, <emphasis role="bold">openafs-server</emphasis>, 
+            <emphasis role="bold">openafs-client</emphasis> and
+            <emphasis role="bold">openafs-krb5</emphasis> packages, along
+            with an <emphasis role="bold">kmod-openafs</emphasis> package
             matching your current, running ,kernel.</para>
 
             <para>You can find the version of your current kernel by running
             <para>Once downloaded, the packages may be installed with the
             <emphasis role="bold">rpm</emphasis> command
 <programlisting>
-  # rpm -U openafs-* openafs-client-* openafs-server-* openafs-kernel-*
+  # rpm -U openafs-* openafs-client-* openafs-server-* openafs-krb5-* kmod-openafs-*
 </programlisting></para>
           </listitem>
         </orderedlist>