Digging through open bug reports against FAI I noticed this one: * Michael Tautschnig [Sun Jul 19, 2009 at 07:53:35PM +0200]:
> > In make-fai-nfsroot the variable NFSROOT is set to > > NFSROOT="$NFSROOT/live/filesystem.dir" > > So it should have been set to the value you expect. I think I've > > forgotten to export this variable, so the hooks also can use this > > value. Do you think adding the export command in front of this > > definition will fix it? > Please don't do this. Not that it would break any of my setups, but using > different values under a single variable name is doomed to break something, > even > inside make-fai-nfsroot. The NFSROOT variable can be set by the user in > m-f-n.conf and it costs nothing to add some other variable (like REAL_NFSROOT) > inside make-fai-nfsroot. I tend to agree with Michael. Do we want to add support for REAL_NFSROOT? regards, -mika-
signature.asc
Description: Digital signature

