From owner-freebsd-chat@FreeBSD.ORG Wed Sep 19 14:28:52 2007 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEF1216A417 for ; Wed, 19 Sep 2007 14:28:52 +0000 (UTC) (envelope-from freebsdworld@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.freebsd.org (Postfix) with ESMTP id 9A57613C45E for ; Wed, 19 Sep 2007 14:28:52 +0000 (UTC) (envelope-from freebsdworld@gmail.com) Received: by ug-out-1314.google.com with SMTP id a2so302942ugf for ; Wed, 19 Sep 2007 07:28:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=ll4wOv09lhmIucSbMo6+/QKRXILMsqGdRxO3dbDddEM=; b=rIjxi00tNZL+wAok/Fptf2+Tl286g37coYbi4nvhSm3TwprO41Lclb4Vo8Uvt8qW/8y+9Xtb48YK6K6BfSyUSvM2RiLDau9lQsBHBse+tjlD6S38emASkWmscOSuvVK4MmE9nWDriUy9LwMGw3aayIGFAdu3y8rc6MV3X5EKRh8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=qIwN7m2iI+Cax/pu25zs7mKI1tC8zSWebSUAIXyqC5VTN6XI7wjxw+B1slrHwms4+Dvn0jVaVEauSdAAI6iH4jP57DK/iR2fUVvNL+T9DMv204wfaP+/l8VxGpRYYvKCq/qZlYQiuHev4RALRze/iMQ4mqg6COYXcBZyMD5NCc0= Received: by 10.66.243.4 with SMTP id q4mr2062359ugh.1190212130821; Wed, 19 Sep 2007 07:28:50 -0700 (PDT) Received: by 10.67.96.6 with HTTP; Wed, 19 Sep 2007 07:28:50 -0700 (PDT) Message-ID: <6199c3dc0709190728x155bd585m566373ae3c720297@mail.gmail.com> Date: Wed, 19 Sep 2007 10:28:50 -0400 From: "Benjamin Adams" To: freebsd-chat MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Creating your own livecd iso X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2007 14:28:53 -0000 Anyone know where I can read about creating my own BSD livecd? I have a laptop partition that is about 1G that I want to turn into a LiveDVD. It has some networking tools for testing and debugging. I would rather have just a dvd to boot from rather then carring around my laptop. Thanks for any help on this.