1 Apr 2003 01:51
Re: New Sendmail Patch
Ben Goren <ben <at> trumpetpower.com>
2003-03-31 23:51:34 GMT
2003-03-31 23:51:34 GMT
On Mon, Mar 31, 2003 at 05:31:31PM -0500, Brett Jones wrote:
> Steve Ewing wrote:
>
> >This is where the "dabbler" part comes in: I have not
> >progressed to the stage yet where I am comfortable
> >compiling and installing without a hand-holding cookbook-style
> >step-by-step procedure (you get the picture).
>
> Open the patch in less or an editor and you'll see at the top of
> the patch file are the needed instructions for installing and
> building.
If there's more than one machine to patch, there's an even easier
(though more time-consuming) route. Follow the instructions in
release(8)--they're pure hand-holding. The machine on which you do
this will then be up-to-date.
At the end, you'll have a directory--call it ${RELEASEDIR}--that
looks strikingly like what you find on a CD or the FTP site. Copy
the bsd file and all relevant *.tgz files *EXCEPT* etc.tgz to your
home directory on the other machines that need upgrading. On those
machines:
$ sudo mv /bsd /bsd.old && sudo cp ./bsd / && sudo \
chown root:wheel /bsd
$ cd /
$ for i in ~/*.tgz; do sudo tar xfzpvv ${i}; done
Obviously, you don't want any stay .tgz files in your home
(Continue reading)
.
He's got NAT, he understands NAT, and he likes OpenBSD. So, after
reading the law and thinking people might be blowing this all out of
proportion, I forwarded him a link to the actual law, and summed up a
few of the fear-monger arguments for him.
His statement was that the intent of the law is not to eliminate NAT
in general, and no prosecutor would use it that way, if they even
understood NAT. However, if you are giving your next door neighbor
Internet service, you might be in trouble if caught.
Fact is, there are a lot of stupid laws ("fortune -m law" for some
poorly referenced examples) or laws which could be interepreted in
abusive ways. A bit of (probably poorly researched) lore is that the
average driver commits a ticketable offense every 20 seconds. If you
are doing something you shouldn't be doing, you may be in even more
trouble now. If you are not causing problems, there are much better
things to worry about.
----- Original Message -----
From: "Theo de Raadt" <deraadt <at> cvs.openbsd.org>
To: "Michael Teter" <mt_bsd <at> yahoo.com>
Cc: <misc <at> openbsd.org>
Sent: Monday, 2003 March 31 19:34
Subject: Re: Michigan First With A Law That Could Outlaw VPNs
> This has nothing to do with OpenBSD.
>
> Please deal with it on your state level.
RSS Feed