Hello,
Whilst I like the idea of having Xorg as a port rather than part of the base install (like OpenBSD) would it not be a good idea to get this thing to install where other ports go?
If all ports went in /usr/local then it would be possible to create a 'portroot' account which can only write in /usr/local and thus *should* be more secure. i.e dodgy packages that get added cannot affect anything outside the ports area.
Is this a problem with the kernel modules because as far as I can tell, virtualbox-kmod also spams itself outside /usr/local as well.
It would be quite awesome if it was possible to
And this would return the system back to a completely standard base install (minus configuration of base stuff of course)
This would be good in cases of ports / packages that don't uninstall correctly (although I have yet to run into this (other than my own
))
Would this be a good idea or are there any problems preventing this?
Best Regards,
Whilst I like the idea of having Xorg as a port rather than part of the base install (like OpenBSD) would it not be a good idea to get this thing to install where other ports go?
If all ports went in /usr/local then it would be possible to create a 'portroot' account which can only write in /usr/local and thus *should* be more secure. i.e dodgy packages that get added cannot affect anything outside the ports area.
Is this a problem with the kernel modules because as far as I can tell, virtualbox-kmod also spams itself outside /usr/local as well.
It would be quite awesome if it was possible to
Code:
rm -r -f /usr/local
This would be good in cases of ports / packages that don't uninstall correctly (although I have yet to run into this (other than my own

Would this be a good idea or are there any problems preventing this?
Best Regards,