[Yum] yum for automatic deployment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2005-12-21 at 09:12 +0000, Dick wrote:
> Hi,
> 
> I'm currently trying to configure yum for automatic deployment. I'm considering
> using "yum shell" for running the following script:
> 
> yum shell > logfile << @EOF
> config assumeyes 0
> update
> install *
> list extras
> list available
> remove configpatch*
> @EOF
> 
> but the install * doesn't seem to work. But "yum -y install '*'" does seems to
> work, what am I doing wrong?


are you ever running the script?

also yum shell can take a file as an argument

but you really need to add a 'run' as the last line of the above.

-sv



[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux