Hi
what is the correct way to update the world in a jail?
something like this?

D=/path/to/jail
cd /usr/src
make update
make buildworld
make installworld
make installworld DESTDIR=$D
mergemaster
mergemaster -D $D

(did not find any answers to this question even though
it was asked several times in some mailinglists)

Stefan


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to