From owner-cvs-release Tue Mar 10 18:18:28 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28242 for cvs-release-outgoing; Tue, 10 Mar 1998 18:18:28 -0800 (PST) (envelope-from owner-cvs-release) Received: from awfulhak.org (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA28198; Tue, 10 Mar 1998 18:18:15 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.7/8.8.7) with ESMTP id BAA15839; Wed, 11 Mar 1998 01:41:28 GMT (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199803110141.BAA15839@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: "Jordan K. Hubbard" cc: Brian Somers , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: Re: cvs commit: src/release/sysinstall network.c In-reply-to: Your message of "Mon, 09 Mar 1998 16:15:12 PST." <25637.889488912@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 11 Mar 1998 01:41:27 +0000 From: Brian Somers Sender: owner-cvs-release@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The complaints were hopefully before this change to main.c: revision 1.121 date: 1998/01/29 00:42:05; author: brian; state: Exp; lines: +5 -2 branches: 1.121.2; Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCH is defined. Oh well. > Well, I've received first-hand complaints that it does, so it seemed > better to simply make the directory. > > > > jkh 1998/03/09 00:57:24 PST > > > > > > Modified files: > > > release/sysinstall network.c > > > Log: > > > Make a /var/run directory before starting ppp so that it doesn't > > > complain. > > > > > > Revision Changes Path > > > 1.30 +2 -1 src/release/sysinstall/network.c > > > > It shouldn't complain any (if it's run as uid0 and the directory > > doesn't exist).... Is this broken ? > > -- > > Brian , , > > > > Don't _EVER_ lose your sense of humour.... > > > > >