Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 1997 08:41:57 +0100
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-current@freebsd.org
Subject:   Re: Burning a 2.2.1R CDROM myself.. How?
Message-ID:  <19970327084157.XU04429@uriah.heep.sax.de>
In-Reply-To: <19970327011856.20649@keltia.freenix.fr>; from Ollivier Robert on Mar 27, 1997 01:18:56 %2B0100
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> <19970327011856.20649@keltia.freenix.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
As Ollivier Robert wrote:

> > 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:

>         echo "CD_VERSION = ${BUILDNAME}" > ${CD_DISC2}/cdrom.inf
>         echo "CD_VERSION = ${BUILDNAME}" > ${CD_DISC1}/cdrom.inf

Yes, this was the classic case.  In order to help people who wanna
make their own CD-R, i've also included it into the ${FD} case, so
it's no longer necessary to copy this from somewhere else.  All one
needs by now is to copy the entire FTP subdirectory verbatim.  (If you
accidentally leave the 2.2-RELEASE in front, sysinstall can almost
handle this case, too, except for the cdrom.inf file.  But unlike with
previous versions, you can now safely ignore the cdrom.inf complaint.)

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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