Re: Including nonstandard RPMs in the KS install

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

 



On Tue, Jul 15, 2003 at 03:20:41PM -0500, Mike Smith wrote:
> 
> What we use to do for RPM's that we build in house, is we take care of
> all the install stuff in %post by doing an ncftpget to grab all our
> packages and then we
> issue a :
> 
>  rpm -ivh /tmp/*.rpm >> /tmp/post-install.log
> 
FYI, you don't have to do this in two steps:
rpm -ivh ftp://server/*.rpm >> /tmp/post-install.log

rpm can take urls to packages, and with ftp urls it can even do globbing.

-- 
Jason Kohles                         A witty saying proves nothing.
email@xxxxxxxxxxxxxxx                   -- Voltaire (1694 - 1778)
http://www.jasonkohles.com/




[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux