From owner-freebsd-current Tue May 21 13: 0:35 2002 Delivered-To: freebsd-current@freebsd.org Received: from beastie.jocose.org (www.jocose.org [216.239.16.179]) by hub.freebsd.org (Postfix) with SMTP id 5BCCF37B406 for ; Tue, 21 May 2002 13:00:30 -0700 (PDT) Received: (qmail 38019 invoked from network); 21 May 2002 20:00:29 -0000 Received: from unknown (HELO jocose.org) (10.0.0.100) by 0 with SMTP; 21 May 2002 20:00:29 -0000 Message-ID: <3CEAA782.6040603@jocose.org> Date: Tue, 21 May 2002 15:01:06 -0500 From: Peter Schultz Organization: jocose.org User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc2) Gecko/20020516 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rob Cc: Current Subject: Re: MAKEDEV in current References: <3CEA86B1.4DB04160@pythonemproject.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Rob wrote: > I've tried to copy MAKEDEV to /dev in current. But get the error- > "operation not supported". I must be missing some very basic concept. > Rob. Set NO_MAKEDEV_INSTALL=true in /etc/make.conf and make tweaks to /etc/rc.devfs for /dev permissions on -current. Pete... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message