Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 1995 16:52:05 -0700 (PDT)
From:      Poul-Henning Kamp <phk@ref.tfs.com>
To:        jkh@freefall.cdrom.com (Jordan K. Hubbard)
Cc:        taob@gate.sinica.edu.tw, bde@zeta.org.au, freebsd-hackers@freebsd.org
Subject:   Re: Quantum hardware errors (Deferred Error: HARDWARE FAILURE asc:87,0)
Message-ID:  <199506062352.QAA29438@ref.tfs.com>
In-Reply-To: <19775.802482062@freefall.cdrom.com> from "Jordan K. Hubbard" at Jun 6, 95 04:41:02 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> > Actually, thinking about it, yes we extrace a lot of devices from the
> > bindist :-(
> 
> We DO?  Why?  We should remove /dev from the bindist then somehow! :-(
> Doing two MAKEDEV calls would just be evil in the extreme!

yes, but not having them in the bindist would prevent diskless.

That a nasty one...
	mv /dev /dev.save
	extract bin
	rm -rf /dev
	mv /dev.save /dev 

???

-- 
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@ref.tfs.com       TRW Financial Systems, Inc.
Just that: dried leaves in boiling water ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506062352.QAA29438>