c85a
![]() |
|
|
|
|
|||||||
| Installing & Upgrading Installing and upgrading FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Do i need to rebuild/reinstall all packages after upgrade from 7.1 to 7.2?
Smf like this: #freebsd-update -r 7.2-RELEASE upgrade #freebsd-update install #shutdown -r now #freebsd-update install #portupgrade -af |
|
#2
|
||||
|
||||
|
There shouldn't be any issues.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#3
|
||||
|
||||
|
Just before upgrade procedure I will make sure I've latest dumps of data, /etc, /home and sql. Rest of the procedure is correct.
__________________
Neither in this world nor elsewhere is there any happiness in store for him who always doubts. If you enjoyed my answer please consider donating some money to FreeBSD foundation @ http://www.freebsdfoundation.org/ |
|
#4
|
||||
|
||||
|
Upgrading within a major version (5.x to 5.y, 6.x to 6.y, 7.x to 7.y, etc) normally does not require any rebuilding of installed ports. FreeBSD devs try very hard to maintain compatibility within a major release. Check /usr/src/UPDATING for details.
Upgrading across major versions (5.x to 6.y, 6.x to 7.x, etc) requires rebuilding all installed ports. One can usually put off the rebuild for awhile by installing the compat5x and/or compat6x ports (the one for the version you upgraded from). However, the long-term, most stable solution, is to rebuild all installed ports. |
| The Following User Says Thank You to phoenix For This Useful Post: | ||
icer (May 26th, 2009) | ||
|
#5
|
||||
|
||||
|
Note that some 'blob ports' (e.g. security/bdc, x11/nvidia-driver) still require compat libraries to be installed, no matter how meticulously you upgrade all of them to a new major OS version. So don't go ditching compat5/6 unless you're sure none of your installed ports need them.
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
| The Following User Says Thank You to DutchDaemon For This Useful Post: | ||
icer (May 26th, 2009) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can not upgrade 7.1 to 7.2 | Darth_Vader | Installing & Upgrading | 17 | May 5th, 2009 05:50 |
| How to upgrade freeBSD v6 to v7? | roy | Installing & Upgrading | 6 | April 23rd, 2009 00:39 |
| upgrade FreeBSD | rainman82 | Installing & Upgrading | 1 | February 5th, 2009 00:07 |
| Upgrade Options | Makisupa | Installing & Upgrading | 0 | January 13th, 2009 20:18 |
| Upgrade 8.0 snapshots | DemoDoG | Installing & Upgrading | 13 | January 5th, 2009 08:05 |