Date: Fri, 6 Aug 2004 20:08:38 +0000 (UTC) From: Ken Smith <kensmith@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/scripts doFS.sh Message-ID: <200408062008.i76K8cnd027670@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kensmith 2004-08-06 20:08:38 UTC
FreeBSD src repository
Modified files:
release/scripts doFS.sh
Log:
I've had 'make release' problems on a large/fast dual processor machine
with doFS.sh consistently dying here because the device didn't exist
in the namespace fast enough after doing the mdconfig. But the device
did eventually show up. There have been similar complaints on mailing
lists that might boil down to this being the problem too.
This is obviously a hack, if anyone knows what might cause a delay
between mdconfig running and when the name appears in the /dev namespace
(inside a chroot-ed environment if that matters) I'd be happy to back
this out.
Revision Changes Path
1.57 +2 -0 src/release/scripts/doFS.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408062008.i76K8cnd027670>
