From owner-freebsd-hubs@FreeBSD.ORG Sun Jun 15 19:52:49 2003 Return-Path: Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB24D37B401 for ; Sun, 15 Jun 2003 19:52:49 -0700 (PDT) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C026243FB1 for ; Sun, 15 Jun 2003 19:52:48 -0700 (PDT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id 845734240 for ; Mon, 16 Jun 2003 11:52:47 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id D84D6426D for ; Mon, 16 Jun 2003 11:52:46 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id 84DD21E460E for ; Mon, 16 Jun 2003 11:52:46 +0900 (JST) Date: Mon, 16 Jun 2003 11:52:46 +0900 Message-ID: <7mhe6qbuo1.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: hubs@FreeBSD.org User-Agent: Wanderlust/2.10.0 (Venus) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.4 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS snapshot-20020531 Subject: ftp-master collection is broken down X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Distributions Hubs: mail sup ftp List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2003 02:52:50 -0000 Ok, I've prepared new collection family for ftp-master. Good old FreeBSD-archive collection is also existing, but I suggest to using new subcollections. # Master collection. ftp-all # Same as FreeBSD-archive # Subcollections. ftp-CERT # FreeBSD/CERT/* ftp-development # FreeBSD/development/* ftp-doc # FreeBSD/doc/* ftp-others # FreeBSD/{TrustedBSD,branches,misc,tools,updates}/* ftp-ports # FreeBSD/ports/* ftp-releases # FreeBSD/releases/* ftp-snapshots # FreeBSD/snapshots/* ftp-base # Rest of above subcollections. In addition to that, I've write auto-scanfile-generation script for CVSup daemon and running it periodically for each subcollections. Please make sure scanfile is generating for subcollections only (not for ftp-all and FreeBSD-archive). So if you want to get a benefit of scanfile, please use subcollections instead of ftp-all. For example, I'm using this as supfile for CVSup client: ----- supfile *default host=ftp-master.FreeBSD.org *default base=/home/cvsup *default delete use-rel-suffix *default preserve release=all prefix=prefixes/FreeBSD-archive ftp-CERT ftp-development ftp-doc ftp-others ftp-ports ftp-releases ftp-snapshots ftp-base ftp-distrib release=self prefix=prefixes/ftp-distrib.self ----- I'm not yet prepared more broken subcollections (such as division by architecture). I may make these subcollections, but I'd like to settle down today's changes to do more modifications. Please let me know if you find something broken. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project