I posted this in the Installation and Maintenance of Ports, as an additional question to my original posting (about ports). However I thought it might be better suited to ask the new question here.
Here is the upgrade path that I was planning for my upgrade from 8.0 to 8.3. Please let me now if there is anything I am missing or anything I could do differently.
Thank you.
Here is the upgrade path that I was planning for my upgrade from 8.0 to 8.3. Please let me now if there is anything I am missing or anything I could do differently.
Code:
freebsd-update -r 8.3-RELEASE upgrade
freebsd-update install
shutdown -r now
freebsd-update install
portupgrade -f ruby\* && rm /var/db/pkg/pkgdb.db
portupgrade -afc
freebsd-update install
shutdown -r now
Thank you.