[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Install order
- From: <tamas 1 simon nokia com>
- To: <kickstart-list redhat com>
- Subject: RE: Install order
- Date: Wed, 7 Feb 2007 15:57:01 +0100
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 redhat com
[mailto:kickstart-list-bounces redhat com] On Behalf Of ext Jesse
Keating
Sent: Wednesday, February 07, 2007 3:46 PM
To: kickstart-list redhat com
Subject: Re: Install order
On Wednesday 07 February 2007 09:41, tamas 1 simon 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]