Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 1997 01:18:56 +0100
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        freebsd-current@freebsd.org
Subject:   Re: Burning a 2.2.1R CDROM myself.. How?
Message-ID:  <19970327011856.20649@keltia.freenix.fr>
References:  <921.859270807@time.cdrom.com> <Pine.BSF.3.95q.970325130525.6378A-100000@vinyl.quickweb.com> <19970326011239.16775@keltia.freenix.fr> <19970326092627.AV61167@uriah.heep.sax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970327011856.20649>