Hi there,
I have a webserver in production to which I have no physical access nor KVM (but can netboot to rescue mode) so I am a bit cautious about compiling kernel and especially world from source. Finally I have to do it since I absolutely need ALTQ.
How necessary is it really to
Is it possible to only
My install/upgrade path to date:
Install 9.1 RELEASE p0
freebsd-update to 9.1-RELEASE-p5
I realise that I should to get to grips with this some day although I would probably go for a parallel new server install for any major version update.
Cheers
I have a webserver in production to which I have no physical access nor KVM (but can netboot to rescue mode) so I am a bit cautious about compiling kernel and especially world from source. Finally I have to do it since I absolutely need ALTQ.
How necessary is it really to
buildworld
in addition to buildkernel
when staying on the same minor version?Is it possible to only
buildkernel
and then get away with freebsd-update for world? (supposing that the kernel update part will just fail on a custom kernel)My install/upgrade path to date:
Install 9.1 RELEASE p0
freebsd-update to 9.1-RELEASE-p5
I realise that I should to get to grips with this some day although I would probably go for a parallel new server install for any major version update.
Cheers