I have a FreeBSD 10.0-RELEASE server, installed from ISO/CD media, which I have been keeping up to date with
However, I have recently been looking at jails, following the handbook, doing the
However, prior to this, I used svnlite to 'update' my /usr/src directory (from the the /base/release/10.0.0 branch).
I then read that is not wise to combine both freebsd-update and svn update within a running system.
So now I wonder two things:
freebsd-update fetch install.However, I have recently been looking at jails, following the handbook, doing the
make buildworld installworld dance. I'm not using ezjail yet, because I want to learn about the process first.However, prior to this, I used svnlite to 'update' my /usr/src directory (from the the /base/release/10.0.0 branch).
I then read that is not wise to combine both freebsd-update and svn update within a running system.
So now I wonder two things:
- Have I hosed my server install in some as-yet undiscovered way, by mixing up the update methods?
- What should one do instead to create a jail, when running a system based on a media install and freebsd-update?