On Dec,Friday 4 2009, at 6:13 AM, Masao Uebayashi wrote: >> Yes, indeed. But this will only work if "sets.subr" actually >> checks for this variable, won't it? > > Yes. > > sets.subr fetches ${_MKVARS.yes} and ${_MKVARS.no} var names: > => MKZFS is in ${_MKVARS.no} > > sets.subr agains fetches all values for all var names: > => MKZFS=${MKZFS} > > Am I missing anything else?
MKZFS should be enabled by default on i386 + amd64. Can anyone explain to me what are you doing here with _MKVARS ? Regards Adam.