From owner-freebsd-current Wed Mar 26 23:52:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA11244 for current-outgoing; Wed, 26 Mar 1997 23:52:32 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id XAA11239 for ; Wed, 26 Mar 1997 23:52:26 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id IAA06123 for freebsd-current@freebsd.org; Thu, 27 Mar 1997 08:52:24 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id IAA16796; Thu, 27 Mar 1997 08:41:57 +0100 (MET) Message-ID: <19970327084157.XU04429@uriah.heep.sax.de> 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? References: <921.859270807@time.cdrom.com> <19970326011239.16775@keltia.freenix.fr> <19970326092627.AV61167@uriah.heep.sax.de> <19970327011856.20649@keltia.freenix.fr> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <19970327011856.20649@keltia.freenix.fr>; from Ollivier Robert on Mar 27, 1997 01:18:56 +0100 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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. ;-)