Sorry,
if this is a tedious question but I can not find an answer.
Assuming that I, or anyone, have upgrade FreeBSD with his own kernel settings (not GENERIC) by compiling it.
Also, I or anyone, has been build the Userland with
After all is fine, the contents of /usr/src and /usr/obj has been deleted.
Then, after some weeks or month it comes to an update (security update; i.e. ...p01 change to p07 and/or maybe some minor kernel changes are there).
My question is now:
if I do not compile all again, how I above described, and instead of that, use the commands
Does it (FreeBSD) know how to consider my changes (as my kernel settings and option settings in src.conf)?
And when yes; how does it do it / how does it check it?
Thanks a lot!
if this is a tedious question but I can not find an answer.
Assuming that I, or anyone, have upgrade FreeBSD with his own kernel settings (not GENERIC) by compiling it.
Also, I or anyone, has been build the Userland with
make buildworld
with own settings in /etc/src.conf. After all is fine, the contents of /usr/src and /usr/obj has been deleted.
Then, after some weeks or month it comes to an update (security update; i.e. ...p01 change to p07 and/or maybe some minor kernel changes are there).
My question is now:
if I do not compile all again, how I above described, and instead of that, use the commands
freebsd-update fetch
freebsd-update install
Does it (FreeBSD) know how to consider my changes (as my kernel settings and option settings in src.conf)?
And when yes; how does it do it / how does it check it?
Thanks a lot!
Last edited by a moderator: