Re: RPM installtion options

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

 



> In kickstart file, when packages are installed, we
> either give
> %packages --resolvedeps
>          OR
> %packages --ignoredeps
>
> What is the default option the RPM takes when none of
> the 2 is mentioned ?
>
> Also, we install our RPM using the following command :
> rpm -i --nodeps <application-name>
>
> What option do we use in the kickstart file to install
> the same RPM package ?
>
> Any light on this would be of great help.

You could always install this package in the %post section. Use the
%post --nochroot to copy the file from the CD to the instalation, then run
the rpm command post-chroot in a %post section :)

Cipri




[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