Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2002 18:09:48 -0400
From:      parv <parv_fm@emailgroups.net>
To:        George Vagner <george@vagner.com>
Cc:        questions@freebsd.org
Subject:   Re: make world script
Message-ID:  <20021009220948.GB319@moo.holy.cow>
In-Reply-To: <200210081551.51838.george@vagner.com>
References:  <200210081551.51838.george@vagner.com>

next in thread | previous in thread | raw e-mail | index | archive | help
in message <200210081551.51838.george@vagner.com>,
wrote George Vagner thusly...
>
> I am looking for a script that I can run a cron on that will
> update my sources and ports,

i do these two steps y hand occasionally; shouldn't be too hard to
come up w/ something yourself.


> build world, kernel and install everything without touching my
> network settings so i can get back in later.

below is the script which builds world, then kernel, and then
installs the kernel; it saves the log of the three processes in
three files...

  http://www103.pair.com/parv/comp/unix/bin/cleanbw

...make changes as appropriate for your situation.


  - parv

-- 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021009220948.GB319>