From owner-freebsd-current Sat Oct 3 17:39:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA27707 for freebsd-current-outgoing; Sat, 3 Oct 1998 17:39:02 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA27693 for ; Sat, 3 Oct 1998 17:38:49 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id RAA15422; Sat, 3 Oct 1998 17:38:24 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Chuck Robey cc: Kirk McKusick , freebsd-current@FreeBSD.ORG Subject: Re: Softupdates panics In-reply-to: Your message of "Sat, 03 Oct 1998 16:32:19 EDT." Date: Sat, 03 Oct 1998 17:38:23 -0700 Message-ID: <15418.907461503@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Can I ask howcome the stuff unpacks into the contrib_softupdates > directory, instead of src/sys/contrib/softupdates, or > contrib/softupdates, or just softupdates? That's the way all the other Because that's how modules work in CVS. They don't check out a path, they check out a module name, and it's only coincidental that the main module is named "src" and checks out conveniently into /usr :-) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message