On 7 Jan, Tony Green wrote: > Also splitting out /usr/local can help during upgrades.
Agreed. But there's no reason to put it on a partition all its own, and risk the problems I mentioned earlier. Just let it use some of the /home partition: mv /usr/local /home; ln -s /home/local /usr/local luke -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
