Quoth =?utf-8?Q?Efra=C3=ADn_D=C3=A9ctor?= <[email protected]>: > Hello. > > I recently upgraded to 9.1-RC3, everything went fine, however the / > partition its about to get full. Im really new to FreeBSD so I don’t > know what files can be deleted safely. > > 76M /compat/linux/usr/lib/locale/locale-archive.tmpl
This shouldn't be in /. You should create a new filesystem for /compat alongside /usr and /var, or just make a symlink /compat -> /usr/compat and move everything there. Ben _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
