From owner-freebsd-questions Thu Sep 10 08:13:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA11726 for freebsd-questions-outgoing; Thu, 10 Sep 1998 08:13:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA11719 for ; Thu, 10 Sep 1998 08:13:32 -0700 (PDT) (envelope-from benh@blues.jpj.net) Received: from localhost (benh@localhost) by blues.jpj.net (backatcha) with SMTP id LAA23281; Thu, 10 Sep 1998 11:12:10 -0400 (EDT) Date: Thu, 10 Sep 1998 11:12:08 -0400 (EDT) From: Ben Hockenhull Reply-To: Ben Hockenhull To: Steve Friedrich cc: "freebsd-questions@FreeBSD.ORG" , "SPROLESD@sw.noacsc.ohio.gov" Subject: Re: Making A FreeBSD CD-ROM In-Reply-To: <199809101332.JAA07817@laker.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I, personally, think it's unfair to ask any of us to spend our leisure > time helping you save $40. What does anyone else think ?? I, personally, think it isn't that big a deal and you need to relax. It's no different than asking for help with one's production (read: makes you money) FreeBSD system on the list, for instance. I burn semi-custom FreeBSD cd's for each release for my personal use. It isn't that hard. That said, buy the CD from Walnut Creek if you can to help support further development. Nobody's forcing you to, but it is the right thing to do. That's the beauty of a free OS. Here's what I do: ftp the new release from ftp.freebsd.org ot a local ftp server where I make it available to everyone. Easiest way is to get X.X.X-RELEASE.tar. When you untar the tarball, it'll create a directory called X.X.X-RELEASE. cd to that directory and use mkisofs (in the ports and packages) to create the iso image. The root of your cd should look exactly like the root of the X.X.X-RELEASE directory. Packages and commerce will not end up being burned, because those are symlinks to other parts of the filesystem, and as such are not retrieved during ftp. Then, burn the cd using your favorite cd mastering tool, either unix, Mac or PC. ISO images are cross platform. Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message