RE: Install order

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

 



Thanks,

I just have some packages which actually doesn't have dependency but in
the pre and post install script of rpm they use eg. grep to check
something, and at this point grep is not installed, so the package will
not be installed with kickstart.

Is there any option in kickstart to tell a package 'when' it should be
installed?

Tamas

-----Original Message-----
From: kickstart-list-bounces@xxxxxxxxxx
[mailto:kickstart-list-bounces@xxxxxxxxxx] On Behalf Of ext Jason Kohles
Sent: Wednesday, February 07, 2007 3:20 PM
To: Discussion list about Kickstart
Subject: Re: Install order

On Feb 7, 2007, at 6:08 AM, <tamas.1.simon@xxxxxxxxx> <tamas. 
1.simon@xxxxxxxxx> wrote:

> Hi,
>
> I have a custom cd with 249 rpm packages.
> In the ks.cfg file the %packages section look like this (alphabet
> order):
>
> #Package install information
> %packages --resolvedeps
> @ everything
> anacron
> apr
> apr-util
> audit
> audit-libs
> authconfig
> basesystem
> ....
>
> But it starts to install the packages with the 'comps' package.
>
> How does it decide what package to start the install with?
>
Based on the dependencies of each package.  It installs comps first
because comps contains dependency information for the rest of the
packages, then it determines what order to install based on that
dependency information, so if package 'bar' requires package 'foo' be
installed, then foo will be installed before bar, regardless of what
order they are in in your ks.cfg.

--
Jason Kohles
email@xxxxxxxxxxxxxxx
http://www.jasonkohles.com/
"A witty saying proves nothing."  -- Voltaire


_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list


[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