From owner-freebsd-stable Sat Apr 20 4: 0:17 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 6E56437B416 for ; Sat, 20 Apr 2002 04:00:08 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id EAA28793; Sat, 20 Apr 2002 04:00:05 -0700 Message-ID: <3CC14A34.10207@owt.com> Date: Sat, 20 Apr 2002 04:00:04 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Cor Bosman Cc: freebsd-stable@FreeBSD.ORG Subject: Re: cvsup problem References: <200204201047.g3KAl6F09222@xs3.xs4all.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Cor Bosman wrote: > Hi all, im trying to get the refuse file to work using cvsup. But > no matter what I try, its not working as I think it should. > > Base is /usr. Im editting the file /usr/sup/refuse. I see cvsup is > actually reading that file. > > I put "src/sys/pci/pci.c" in that file (I want to exclude that file from > updates). > > Ive tried every permutation of that entry that I could think of, to no avail. > > What am I doing wrong? How can I exclude /usr/src/sys/pci/pci.c from a cvsup > update? Your refuse file should go in /usr/sup/src-all. I don't have any idea how to prevent retrieving pci.c. If I were going to protect a module, I would create a diff of my mods with respect to the orginal and then re-patch after running cvsup. Kent > > Regards, > > Cor > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > . > > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message