Changes from Version 1 of YumUtils/Plugins/Downloadonly

Show
Ignore:
Author:
timlau (IP: 217.157.207.211)
Timestamp:
09/27/08 06:05:35 (10 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • YumUtils/Plugins/Downloadonly

    v0 v1  
     1= downloadonly = 
     2This plugin adds a --downloadonly flag to yum so that yum will only download 
     3the packages and not install/update them. 
     4 
     5 
     6== How to install == 
     7Use the following command to install the downloadonly plugin 
     8{{{ 
     9yum install yum-downloadonly 
     10}}} 
     11 
     12== Examples == 
     13 
     14== Command line options == 
     15 
     16== Config file options == 
     17 
     18== Notes ==