Date: Thu, 19 Aug 1999 12:26:08 -0700 (PDT) From: Doug <Doug@gorean.org> To: joe@pavilion.net Cc: FreeBSD-bugs@freebsd.org Subject: Re: conf/13240: Mergemaster doesn't create /dev/ttyvXX's. Message-ID: <Pine.BSF.4.10.9908191221280.57251-100000@dt010nb9.san.rr.com> In-Reply-To: <19990818233212.02D5ABB54@flux.tao.org.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Before I forget, thanks to Chris for closing this PR. On Wed, 18 Aug 1999 joe@pavilion.net wrote: > > >Number: 13240 > >Category: conf > >Synopsis: Mergemaster doesn't create /dev/ttyvXX's. > >Description: > > In July des added more vtys to /etc/ttys as default. > >Fix: > > Shouldn't mergemaster install the default device nodes > in /dev, to update/add any changes? (i.e. sh MAKEDEV all). No, it shouldn't. :) Its only job is to show you the differences between your installation and the defaults, and to allow you to blend them together according to your preferences. Mergemaster would have shown you the diff's to /etc/ttys, then it's up to you to take action on rebuilding your devices as necessary. One of the fundamental design goals for mm is to be VERY conservative as to what it does and does not do. Spontaneously remaking a system's devices at the wrong time would be a Bad Thing (TM). Doug -- On account of being a democracy and run by the people, we are the only nation in the world that has to keep a government four years, no matter what it does. -- Will Rogers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9908191221280.57251-100000>