[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Setting environment variable
- From: "Bob Huisman" <Bob Huisman filterworks com>
- To: <kickstart-list redhat com>
- Subject: Setting environment variable
- Date: Thu, 29 Mar 2007 11:12:18 +0200
I am currently writing a kickstart script that must install a base
system and some custom packages. Each of those packages has 2
'versions', a fully automated one and one that just deploys the
software. Which version to deploy is determined by an environment
variable read in the .spec file.
I have been thinking about making a package which sets some of the
environment variables, and have that installed too, but I understood
that the order of installation of packages is not always the same...
As the system has just been installed, there are no pre-set environment
variables which can be used. I was wondering whether and how it is
possible to set an environment variable before installation of any
custom packages?
I am using RHEL 5 with RHN Satellite 5 beta. Anyone who has a suggestion
on how to deal with this problem?
Thanks in advance!
Bob
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]