I have a dedicated partition for my ports tree and its mountpoint is currently /usr/ports, but after reading hier(7), which says the default location for the ports collection is /usr/local/ports, I want to change it to /usr/local/ports. The confusing part is portsnap.conf says the default location is /usr/ports.
In case it helps, I used BSDInstall to set up my system. I dropped into the shell to manually set the partitions so they would be aligned, then I exited the shell after I finished. I then selected the option that would guide me in creating my partitions, but the only thing I did there was to enter the mountpoints. FreeBSD installed with no problems so I decided to update the sources and rebuild world. The buildworld stopped because I as out of swap space so I wiped the partitions and made swap 3GB and buildworld stopped in the same spot with the same error. I decided not to mess with FreeBSD-CURRENT so I downloaded the sources for FreeBSD8-STABLE and I was successful in completing the buildworld process.
Am I having problems because I setup my partitions with FreeBSD-CURRENT, but am now using FreeBSD8-STABLE? I have looked at newfs(8), tunefs(8), and gpart(8), but I could not find where they say how to set/change mountpoints.
In case it helps, I used BSDInstall to set up my system. I dropped into the shell to manually set the partitions so they would be aligned, then I exited the shell after I finished. I then selected the option that would guide me in creating my partitions, but the only thing I did there was to enter the mountpoints. FreeBSD installed with no problems so I decided to update the sources and rebuild world. The buildworld stopped because I as out of swap space so I wiped the partitions and made swap 3GB and buildworld stopped in the same spot with the same error. I decided not to mess with FreeBSD-CURRENT so I downloaded the sources for FreeBSD8-STABLE and I was successful in completing the buildworld process.
Am I having problems because I setup my partitions with FreeBSD-CURRENT, but am now using FreeBSD8-STABLE? I have looked at newfs(8), tunefs(8), and gpart(8), but I could not find where they say how to set/change mountpoints.