Quick tip: avoid filling up root partion with *symbol files
Monday, January 25 2010 @ 20:49 CET
Contributed by: tingo
Views: 98
If you put INSTALL_NODEBUG=yes in /etc/make.conf, you will avoid all the *.symbol files (which fills up your root partition) when doing 'make kernel' or 'make buildkernel; make installkernel'.