Michael Lucas drunkenly mumbled...
> A *lot* of us have local administration procedures that are
> inappropriate elsewhere, but are proper in a local context (or are
> wrong, but they want or need to do anyway).

i'm sorry for not letting this die, however....

while it is true that a lot of people have a lot of administration 
procedures that exist solely for our local setup there are sometimes better
solutions than the ones we are using.

for example, we'll go with this current thread.

/var/tmp on MFS makes cc go faster, but breaks vi.recovery
so if we look at the problem we should not be trying to change the vi recovery
system, but rather cc.  if making a change for ANY reason breaks something
else you shouldn't fix the thing you broke, but the thing you are changing.

make /var/mfs_tmp and have cc use it for it's temporary storage.  if cc doesn't
support that then fix cc since being able to specify where your compiler
stores it's temp files is a Good Idea(TM)

now cc is faster and vi.recovery isn't broken.

maybe we should spend less time discussing the technical merits of an action
and rather spend our time look for better solutions.

-brian
--
Brian Hechinger                                 
UNIX System Administrator
Half.com
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to