Allen <[email protected]> writes: > Thanks for letting me know about that. I didn't know. I heard the other day > on > here that 7.1 had a longer life cycle than 7.2 so I hadn't upgraded as I > planned on waiting for 8.0, but I guess it's time to just go ahead and > upgrade.
# frebesd-update -r 7.2-RELEASE upgrade After upgrading, download the ports tree: # portsnap fetch install # portupgrade -a In a month or so, do it again with 8.0-RELEASE, and run # portsnap fetch update # portupgrade -af This will rebuild *all* your ports, not just those that are out-of-date. Strongly recommended when upgrading to a new major release. BTW, this belongs on -questions, not on -chat. DES -- Dag-Erling Smørgrav - [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-chat To unsubscribe, send any mail to "[email protected]"
