Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 1999 11:30:45 -0800 (PST)
From:      Julian Elischer <julian@whistle.com>
To:        Joao Carlos Mendes Luis <jonny@jonny.eng.br>
Cc:        Satoshi Asami <asami@cs.berkeley.edu>, stable@FreeBSD.ORG, hackers@FreeBSD.ORG
Subject:   Re: softupdates on /
Message-ID:  <Pine.BSF.4.05.9901281130220.304-100000@s204m82.isp.whistle.com>
In-Reply-To: <199901281655.OAA17958@roma.coe.ufrj.br>

next in thread | previous in thread | raw e-mail | index | archive | help
kirk has convinsing arguments against it and "He's the man"


On Thu, 28 Jan 1999, Joao Carlos Mendes Luis wrote:

> CC: to hackers, as it may be better discussed there.
> 
> #define quoting(Satoshi Asami)
> // Today I tried to remotely upgrade a machine set up by someone else.
> // Unfortunately softupdates was set in / and every make installworld
> // fails in /sbin as it runs out of space.
> // 
> // I'd dare not take down the machine in the middle of installworld (even
> // though it's only upgrading from 3.0-current of about 3 weeks ago --
> // I've seen weird things happen).  I ended up writing a script doing a
> // "cd $dir; make install; sleep 10" in /usr/src/sbin and it's finally
> // chugging along.
> // 
> // Is there some other way out of this?  Also, a caution to others -- do
> // not set softupdates on /, you can get into a real mess.
> 
> Is there a strong reason for softupdates be a tunefs option, instead of
> a mount option ?  This could be easily solved by a
> 
> mount -u -o async /
> make install
> mount -u -o softdep /
> 
> 					Jonny
> 
> --
> Joao Carlos Mendes Luis            M.Sc. Student
> jonny@jonny.eng.br                 Universidade Federal do Rio de Janeiro
> "This .sig is not meant to be politically correct."
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9901281130220.304-100000>