Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 1998 00:25:18 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Julian Elischer <julian@whistle.com>
Cc:        "Jordan K. Hubbard" <jkh@time.cdrom.com>, Dag-Erling Coidan Sm rgrav <smoergrd@oslo.geco-prakla.slb.com>, Alfred Perlstein <bright@hotjobs.com>, Joel Ray Holveck <joelh@gnu.org>, freebsd-current@FreeBSD.ORG
Subject:   Re: vn subsystem 
Message-ID:  <199807212325.AAA28587@awfulhak.org>
In-Reply-To: Your message of "Tue, 21 Jul 1998 09:29:04 PDT." <Pine.BSF.3.95.980721092846.25196C-100000@current1.whistle.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Indeed.  DEVFS + SLICE = make release breakage.

I tried a quick local hack to 

  mount -t devfs devfs /dev || { cd /dev; sh ./MAKEDEV std; }

(or similar), but it didn't work first time and I hadn't the time to 
try again.  The problem was probably that I was already in a chrooted 
environment at that point and mounts are global.... so I was trying 
to mount /dev when it was already mounted and wasn't going near the 
chrooted area at all....

> Might soft-updates be involved?
> 
> 
> On Tue, 21 Jul 1998, Jordan K. Hubbard wrote:
> 
> > Sounds like a local configuration error - I just rolled 2 3.0 snaps in
> > a row without trouble.
> > 
> > - Jordan
> > 
> > > "Jordan K. Hubbard" <jkh@time.cdrom.com> writes:
> > > > "Works for me"
> > > > 
> > > > I'd not be able to build 3.0 snapshots at all if it were broken.
> > > 
> > > Well, I haven't been able to make release for quite some time now. It
> > > stops when trying to vnconfig the floppy image.
> > > 
> > > DES
> > > -- 
> > > Dag-Erling Smørgrav - smoergrd@oslo.geco-prakla.slb.com

-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....



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



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