> How do this is related to fai ?
Well, somehow. You suggested something that's already in use for something
else. [Since nais is a codefork from fai, this part fit's rather good to
fai.] So you might want to have a look at the sourcecode. Might keep bugs
or misunderstandings away.
Best regards,
> On Tue, 22 Jan 2002 17:37:38 +0100 (CET), Phil <[EMAIL PROTECTED]> said:
> Hi! On Tue, 22 Jan 2002, Jens Ruehmkorf wrote:
>> that's the way we do it for nais since two years. Have a look at
>>
http://cvs.sf.net/cgi-bin/viewcvs.cgi/nais/nais/install/init.d/execute_scripts.sh
Hi!
On Tue, 22 Jan 2002, Jens Ruehmkorf wrote:
> that's the way we do it for nais since two years. Have a look at
> http://cvs.sf.net/cgi-bin/viewcvs.cgi/nais/nais/install/init.d/execute_scripts.sh
> to see how we did that (because the aim is the same).
How do this is related to fai ?
--
Phili
I'm very happy to get patches fai. Most patches are enhancements which
are very useful. I would be very nice, if you also send a little patch
for the documentation or manual. Currently I have to look at the
patch, maybe modify it a little bit and then write the description of
the new function and
On 22 Jan 2002, Ronan KERYELL wrote:
> A meta-problem about using tools such as cfengine, FAI, JumpStart,... : many people
> ask me my configuration files but they contain of course many passwords, PPP
> accounts, etc. :-(
>
> So I'm looking for a good way to automate the publication of my config
I've just upgrade my FAI server and debootstrap does not work
anymore in the fai-setup... :-(
create_nfsroot
+ create_nfsroot
+ mkdir -p /usr/lib/fai/nfsroot/fai
+ cd /usr/lib/fai/nfsroot
+ create_base
+ '[' 'woody http://172.16.19.2/debian' ']'
+ call_verbose call_debootstrap woody http://172.16
A meta-problem about using tools such as cfengine, FAI, JumpStart,... : many people
ask me my configuration files but they contain of course many passwords, PPP
accounts, etc. :-(
So I'm looking for a good way to automate the publication of my config
file AND censoring sensitive information...
A
Hi Phil,
> I wanted to use a shell script and a cfengine script for the same
> class. Moreover I needed to control the execution order of them.
>
> This patch will do the following, when it's time to execute scripts in
> /fai/script : for each class, if there is a script with the same name,
> it
Hi,
I wanted to use a shell script and a cfengine script for the same class.
Moreover I needed to control the execution order of them.
This patch will do the following, when it's time to execute scripts in
/fai/script : for each class, if there is a script with the same name, it
is executed, as