> That's my problem in a nutshell ultimately--how do I tell sysinstall where my 
> target root is? It impacts the whole 
> session, including packageAdd commands. 

I did a bit of snooping around the distribution and I see that each directory 
has a simple install script to install base, the kernel, manpages, and do on, 
and they all use DESTDIR to point to the location where the system is being 
installed. So I don't need to use sysinstall at all, I'll just call these 
install scripts directly and that will do exactly what I want... 

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to