Install order

tamas.1.simon at nokia.com tamas.1.simon at nokia.com
Wed Feb 7 14:57:01 UTC 2007


Ok, thanks, but the packege is not mine but made by hp, so I don't want
to modify it.


Tamas 

-----Original Message-----
From: kickstart-list-bounces at redhat.com
[mailto:kickstart-list-bounces at redhat.com] On Behalf Of ext Jesse
Keating
Sent: Wednesday, February 07, 2007 3:46 PM
To: kickstart-list at redhat.com
Subject: Re: Install order

On Wednesday 07 February 2007 09:41, tamas.1.simon at nokia.com wrote:
> 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?

Use Requires(pre) or Requires(post) in your package if it uses grep.
This will ensure ordering so that grep is installed before your package.

--
Jesse Keating
Release Engineer: Fedora




More information about the Kickstart-list mailing list