ff15
![]() |
|
|
|
|
|||||||
| Installing & Upgrading Installing and upgrading FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
I am using FreeBSD 9-STABLE.
I have installed 9.0-RELEASE, used cvsup and then buildworld kernel to get to that point. However, now I am not sure about one thing: When do I need to do that process again? |
|
#2
|
||||
|
||||
|
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#3
|
||||
|
||||
|
So there is a constant update?
|
|
#4
|
||||
|
||||
|
The -STABLE branches are "moving targets", meaning they will have constant changes.
If you want stability, security updates but no new features stick to a -RELEASE.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
| The Following User Says Thank You to SirDice For This Useful Post: | ||
Majorix (May 1st, 2012) | ||
|
#5
|
||||
|
||||
|
Thanks for the information
|
|
#6
|
||||
|
||||
|
OK, a relevant question, I didn't want to create a new thread for this.
The question is: would FreeBSD know IF the kernel needs to be rebuilt, or if the kernel is already the latest version? Or would it try to upgrade (and build into the same thing) if I run it, say, 5 minutes later? I am of course not going to run it every 5 minutes, but more often than not. Last edited by DutchDaemon; May 3rd, 2012 at 00:00. |
|
#7
|
||||
|
||||
|
There's no automatic check if that's what you mean. You can build any version you like at any point in time and it will happily run for years on end without complaining.
For production machines I highly recommend running a -RELEASE. Patches are far and few in between. Subscribe to the FreeBSD security mailing list and you'll be notified if there are any security issues that warrant an update. freebsd-update(8) is the easiest tool to use for keeping a -RELEASE updated. Sticking to -STABLE is possible for production systems but features might change or are added/removed. How and when you update is mostly up to you. This must be done by rebuilding world+kernel. Subscribing to the -STABLE mailing list is probably a bit overkill but read the list at least every once in a while so you know what's happening. Security updates will also occur so you also need to keep an eye on the already mentioned security list.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
| The Following User Says Thank You to SirDice For This Useful Post: | ||
Majorix (May 3rd, 2012) | ||
|
#8
|
||||
|
||||
|
Thanks SirDice, you are very helpful.
Last edited by Majorix; May 3rd, 2012 at 22:57. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Buildworld fails | bbzz | Installing & Upgrading | 7 | November 2nd, 2011 00:18 |
| [Solved] Buildworld 7-STABLE | urosgruber | Installing & Upgrading | 6 | November 23rd, 2010 23:12 |
| [Solved] ETA make buildworld ?? | klaudivs | Installing & Upgrading | 8 | September 29th, 2010 08:06 |
| AMD64: Kernel panics during make buildworld | ms80 | Installing & Upgrading | 4 | February 5th, 2010 00:24 |
| [Solved] Can't buildworld on RC2 | Shura | Installing & Upgrading | 15 | November 8th, 2009 17:25 |