From owner-freebsd-current Wed Mar 26 21:31:58 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA05847 for current-outgoing; Wed, 26 Mar 1997 21:31:58 -0800 (PST) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.fr [193.56.58.253]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA05841 for ; Wed, 26 Mar 1997 21:31:54 -0800 (PST) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.fr [193.56.58.33]) by mexico.brainstorm.eu.org (8.8.4/8.8.4) with ESMTP id GAA11989 for ; Thu, 27 Mar 1997 06:31:47 +0100 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.8.4/8.6.12) with UUCP id GAA01420 for freebsd-current@freebsd.org; Thu, 27 Mar 1997 06:31:26 +0100 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.5/keltia-uucp-2.9) id BAA05160; Thu, 27 Mar 1997 01:18:57 +0100 (CET) Message-ID: <19970327011856.20649@keltia.freenix.fr> Date: Thu, 27 Mar 1997 01:18:56 +0100 From: Ollivier Robert To: freebsd-current@freebsd.org Subject: Re: Burning a 2.2.1R CDROM myself.. How? References: <921.859270807@time.cdrom.com> <19970326011239.16775@keltia.freenix.fr> <19970326092627.AV61167@uriah.heep.sax.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.65,1-4,10,14-18 X-Operating-System: FreeBSD 3.0-CURRENT ctm#3153 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk According to J Wunsch: > You're not good in reading Makefiles, Ollivier. :-) Your opinion > is from older days, but the above quotation is from a current > release Makefile. ${FD} stands for ``FTP directory''. :-P I know that but just a bit later you have: # --==## Setup a suitable cdrom-area ##==-- # cdrom.1: mkdir -p ${CD_DISC1} ${CD_DISC2} ... echo "CD_VERSION = ${BUILDNAME}" > ${CD_DISC2}/cdrom.inf echo "CD_VERSION = ${BUILDNAME}" > ${CD_DISC1}/cdrom.inf So I'm not that blind :-) -- Ollivier ROBERT -=- FreeBSD: There are no limits -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #41: Sun Mar 23 23:01:22 CET 1997