From owner-freebsd-ports Sat Jun 3 20:55:19 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA12577 for ports-outgoing; Sat, 3 Jun 1995 20:55:19 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA12571 ; Sat, 3 Jun 1995 20:55:16 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id UAA18091; Sat, 3 Jun 1995 20:54:54 -0700 From: "Rodney W. Grimes" Message-Id: <199506040354.UAA18091@gndrsh.aac.dev.com> Subject: Re: Change in the package hierarchy organization requested To: asami@CS.Berkeley.EDU (Satoshi Asami) Date: Sat, 3 Jun 1995 20:54:54 -0700 (PDT) Cc: jkh@freefall.cdrom.com, ports@freefall.cdrom.com In-Reply-To: <199506040049.RAA00769@silvia.HIP.Berkeley.EDU> from "Satoshi Asami" at Jun 3, 95 05:49:54 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1245 Sender: ports-owner@FreeBSD.org Precedence: bulk > > * I ran into an interesting problem putting the packages hierarchy on CDROM: > * RockRidge definitely _does not like_ the `.packages' directory that > * everything lands in - it doesn't complain but the resulting CD is bogus > * with packages pointing nowhere. > > That's an interesting problem...that RockRidge thing (I assume it's a > CDROM burner?) does the same to all the directory names that start > with ``.''? If so, I think you need to get that fixed, regardless of > the package situation.... :< I doubt this is a rockridge problem, it can handle that, it is probably an ISO9660 problem. Are you still using Young Minds to create the master image with? The problem is that you have to map long unix names to legal ISO9660 names which are even more restritive than DOS (8.3, all upper case, and you can't use as many of the characters as dos allows). Also if I recall correctly ISO9660 says in the 8.3 the 8 part must start with [A-Z0-9] and contain at least 1 character. You probably quickly overflowed what could be done to uniqify .package in 3 characters :-( -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD