On Thu, Sep 14, 2006 at 12:15:20PM +0200, Dominique Goncalves wrote: > I tried: > env MAKE_ENV='PROFILS=foo' make iso, but if I understand correctly > it's only for buildworld and buildkernel. > > How is this possible to do this ?
env PROFILS=foo make iso should do to trick. Best Regards -- Matteo Riondato FreeBSD Committer (http://www.freebsd.org) G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org) -- FreeSBIE mailing list (http://www.freesbie.org)
