release-notes/F-7/en_US Installer.xml,1.2,1.3

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Thu Jun 21 22:28:06 UTC 2007


Author: pfrields

Update of /cvs/docs/release-notes/F-7/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5321

Modified Files:
	Installer.xml 
Log Message:
Add information on dangling packages



Index: Installer.xml
===================================================================
RCS file: /cvs/docs/release-notes/F-7/en_US/Installer.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Installer.xml	21 Jun 2007 22:26:43 -0000	1.2
+++ Installer.xml	21 Jun 2007 22:28:04 -0000	1.3
@@ -319,9 +319,13 @@
       <listitem>
 <screen><![CDATA[rpm -qa --last > RPMS_by_Install_Time.txt 
 ]]></screen>
-      <para>Inspect the end of the output for packages that pre-date the
-      upgrade.  Remove or upgrade those packages from third-party repositories,
-      or otherwise deal with them as necessary.</para>
+	  <para>Inspect the end of the output for packages that pre-date
+	    the upgrade.  Remove or upgrade those packages from
+	    third-party repositories, or otherwise deal with them as
+	    necessary. Some previously installed packages may no longer
+	    be available in any configured repository. To list of all
+	    these packages, use the following command:</para>
+<screen><![CDATA[su -c 'yum list extras']]></screen>
       </listitem>
     </itemizedlist>
     </section>




More information about the Fedora-docs-commits mailing list