From owner-freebsd-current Tue Jan 12 14:06:23 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA17700 for freebsd-current-outgoing; Tue, 12 Jan 1999 14:06:23 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA17689 for ; Tue, 12 Jan 1999 14:06:20 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (localhost.cdrom.com [127.0.0.1]) by zippy.cdrom.com (8.9.1/8.9.1) with ESMTP id OAA50782; Tue, 12 Jan 1999 14:05:13 -0800 (PST) To: Andreas Braukmann cc: freebsd-current@FreeBSD.ORG Subject: Re: make release / how to create the bootable installation cd-roms? In-reply-to: Your message of "Tue, 12 Jan 1999 17:18:06 +0100." <19990112171806.A8547@paert.tse-online.de> Date: Tue, 12 Jan 1999 14:05:10 -0800 Message-ID: <50778.916178710@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Would somebody be so kind to point me to the relevant piece of > (documentation | Makefile | sh-script | ...) on "How to build > the bootable CD-Images"? 1. Build a complete release and look in ${CHROOTDIR}/R/cdrom/disc1 2. Copy the XFree86 and package bits from somewhere into here (as many as will fit). 3. See /usr/share/examples/worm/ for the scripts used to make the mkisofs image and to burn it onto CDR. 4. This is an advanced class task. Don't expect it to be easy. You'll need to read Makefiles. :) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message