Hi Guys
I want to update my current 8.1 Release build, which I normally do as follows:
To update the ports, I use:
Then these two commands to apply security patches
&
After that I use Dutchdaemons portupdater.sh script.
Then, after following the advice in /usr/ports/UPDATING I run:
.
But in this case I have a modified kernel and am hosting 2 jails.
My questions are:
Is it possible to follow the procedure above for the jails as they do not have modified kernels.
&
What is the best process to apply the updates & patches? Preferably without rebooting.
Thanks
I want to update my current 8.1 Release build, which I normally do as follows:
To update the ports, I use:
Code:
portsnap fetch update
Then these two commands to apply security patches
Code:
freebsd-update fetch
Code:
freebsd-update install
After that I use Dutchdaemons portupdater.sh script.
Then, after following the advice in /usr/ports/UPDATING I run:
Code:
portmaster -a
But in this case I have a modified kernel and am hosting 2 jails.
My questions are:
Is it possible to follow the procedure above for the jails as they do not have modified kernels.
&
What is the best process to apply the updates & patches? Preferably without rebooting.
Thanks
