atom feed4 messages in org.freebsd.freebsd-questionsmake own freebsd distro
FromSent OnAttachments
Damon BlomAug 25, 2005 2:49 pm 
iv ganAug 25, 2005 3:09 pm 
Paul T. RootAug 25, 2005 3:54 pm 
Damon BlomAug 26, 2005 2:23 pm 
Subject:make own freebsd distro
From:Damon Blom (surf@adelphia.net)
Date:Aug 26, 2005 2:23:01 pm
List:org.freebsd.freebsd-questions

On Friday 26 August 2005 03:58 am, you wrote:

On Thu, Aug 25, 2005 at 07:49:14AM -0700, Damon Blom wrote:

Hi I have a current-freebsd 7.0 amd64 system on my Presario 3000. Is there any way I can make a freebsd distro cd (disk 1 and disk2 ) of my system so I can easily put it on other presarios or easily reinstall it back on my notebook after disk crash?

Have a look at cfengine. Its in ports.

sysjo@hades:/usr/ports/sysutils/cfengine2$ cat pkg-descr Cfengine, or the configuration engine is an agent/software robot and a very high level language for building expert systems to administrate and configure large computer networks. Cfengine uses the idea of classes and a primitive form of intelligence to define and automate the configuration and maintenance of system state, for small to huge configurations. Cfengine is designed to be a part of a computer immune system.

WWW: http://www.cfengine.org/

Hi Thank's. I'm just a newbie. Did a buildworld and then tried to make release cd /usr/src make buildworld cd release make release BUILDNAME=mybsd CHROOTDIR=/usr/mybsd CVSROOT=pserver:anon@anoncvs.FreeBSD.org:/home/ncvs It built system at /usr/mybsd but connection refused by anoncvs much appreciate so much help Damon