> Thomas Lange wrote:
> > I'm not yet convinced that we need these additional classes. All FAI
> > configuration scripts and data should be mostly independent of the
> > current action FAI is doing. I think we should not add these to the
> > default FAI setup, because I want to keep things simple. Advanced
> > users that need those classes can use them by adding their own scripts
> > that define theses classes.
> > 
> > Any comments? Other users, that want to have thoses classes by default?
> 
> we find this very useful and we currently add a softupdate class in a hook 
> script:
> ...
> classes="$classes FAI_ACTION_softupdate"
> cfclasses="$cfclasses.FAI_ACTION_softupdate"
> ...
>

While it may be useful for some people to define these classes, I think there is
no need to do this by default. After all, the examples are only meant for
installations, not for softupdates.

One sidenote: We do not define classes but rather we use some if [ $FAI_ACTION =
... ] ; then commands in those few places where it matters.

Best,
Michael


Attachment: pgpNzL0TwszP5.pgp
Description: PGP signature

Reply via email to