Changes

From SME Server
Jump to navigationJump to search
110 bytes added ,  15:00, 20 October 2014
m
Line 10: Line 10:  
== Usage examples ==
 
== Usage examples ==
 
Show the complete change log of the '''installed''' e-smith-base RPM:
 
Show the complete change log of the '''installed''' e-smith-base RPM:
  yum changelog all e-smith-base
+
  yum --changelog all e-smith-base
 
or
 
or
  yum changelog all e-smith-base | less
+
  yum --changelog all e-smith-base | less
 
      +
Show the last[n] change log entries of the '''installed''' e-smith-base RPM
 +
yum --changelog 2 e-smith-base
       
Show the latest change log of an RPM package that is available on one of the enabled repo's:
 
Show the latest change log of an RPM package that is available on one of the enabled repo's:
 
  yum update e-smith-base --changelog
 
  yum update e-smith-base --changelog
  −
         
Show all changes logs of an RPM available through an available repo since a certain date:
 
Show all changes logs of an RPM available through an available repo since a certain date:
  yum changelog 01-01-2014 e-smith-base
+
  yum --changelog 01-01-2014 e-smith-base
 
  −
 
      
[[Category:Useful Commands:Yum]]
 
[[Category:Useful Commands:Yum]]
 
[[Category:Useful Commands]]
 
[[Category:Useful Commands]]

Navigation menu