From owner-freebsd-questions@FreeBSD.ORG Wed Nov 7 19:16:24 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BD4616A4CC for ; Wed, 7 Nov 2007 19:16:24 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from m.it.okstate.edu (m.it.okstate.edu [139.78.2.129]) by mx1.freebsd.org (Postfix) with ESMTP id 14D8E13C4F8 for ; Wed, 7 Nov 2007 19:16:23 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from dc.cis.okstate.edu (localhost.it.okstate.edu [127.0.0.1]) by m.it.okstate.edu (8.13.8/8.13.8) with ESMTP id lA7JGBBu075627 for ; Wed, 7 Nov 2007 13:16:11 -0600 (CST) (envelope-from martin@dc.cis.okstate.edu) Message-Id: <200711071916.lA7JGBBu075627@m.it.okstate.edu> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <75625.1194462971.1@dc.cis.okstate.edu> Date: Wed, 07 Nov 2007 13:16:11 -0600 From: Martin McCormick Subject: Re: Modifying the FreeBSD6.2 ISO Image X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Nov 2007 19:16:24 -0000 "Brian A Seklecki (Mobile)" writes: >The exact mksiofs(8)/mkhyrbid(8)/cdrtools flags are in a shell script >burried in src/release/* somewhere. Its probably a matter of >not-following-symlinks or crossing filesystem mount-points, etc. Most definitely. It obviously can be done as the image is living proof. This is proving to be quite a learning experience. Sincere thanks to all. A shell script is like the proverbial picture that is worth a thousand words.