From owner-cvs-all Mon Jul 6 22:42:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA28868 for cvs-all-outgoing; Mon, 6 Jul 1998 22:42:29 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA28853 for ; Mon, 6 Jul 1998 22:42:25 -0700 (PDT) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.8.8/8.8.8) with UUCP id HAA00189; Tue, 7 Jul 1998 07:42:18 +0200 (CEST) (envelope-from j@uriah.heep.sax.de) Received: (from j@localhost) by uriah.heep.sax.de (8.8.8/8.8.5) id HAA17013; Tue, 7 Jul 1998 07:22:48 +0200 (MET DST) Message-ID: <19980707072248.11715@uriah.heep.sax.de> Date: Tue, 7 Jul 1998 07:22:48 +0200 From: J Wunsch To: Jacques Vidrine Cc: committers@FreeBSD.ORG Subject: Re: whazzat? Reply-To: Joerg Wunsch References: <199807062249.RAA03083@bone.nectar.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199807062249.RAA03083@bone.nectar.com>; from Jacques Vidrine on Mon, Jul 06, 1998 at 05:49:52PM -0500 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk As Jacques Vidrine wrote: > What does this mean, when running easy-import? > > Inserting new module... > 78382 > snake src/games/snake > 78417 It's the output of an ed(1) command. I could have suppressed it by using ed -s, but so at least you get an idea where your new module name will be included in the `modules' file. > I wasn't importing games/snake, but something else > entirely (net/smurflog). Yep, and the above just and only tells you that the module `smurflog' got included right before `snake'. But i agree the message is mostly confusing to the innocent. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message