Re: XF4 Patches (Again) :(

2006-06-21 Thread Ted Unangst

On 6/21/06, Jack J. Woehr <[EMAIL PROTECTED]> wrote:

  $ cd XF4SRC && cvs up -r TAG -Pd

Is the revision tag for XF4 the same as the corresponding OpenBSD release
(in this
case  OPENBSD_3_9)?


yes, all tags are matched.



Re: XF4 Patches (Again) :(

2006-06-21 Thread Jack J. Woehr
On Jun 21, 2006, at 3:44 PM, Ted Unangst wrote:

> it doesn't matter.  you can drop XF4 anywhere that's convenient.  just
> follow simple instructions in release(8) and it works.

Thanks, Ted. From release(8):

$ cd XF4SRC && cvs up -r TAG -Pd

Is the revision tag for XF4 the same as the corresponding OpenBSD  
release (in this
case  OPENBSD_3_9)?

---
Jack J. Woehr
Director of Development
Absolute Performance, Inc.
[EMAIL PROTECTED]
303-443-7000 ext. 527



Re: XF4 Patches (Again) :(

2006-06-21 Thread Tobias Weisserth

Hi,

I asked exactly the same question a couple of weeks ago, by the time  
the patch was released. You should be able to find the answers to  
your question in the archives ;-)


kind regards,
Tobias W.

On Jun 21, 2006, at 10:56 PM, Jack J. Woehr wrote:


Okay, I read the threads on misc@ and I'm still confused.

The XF4 patch (3_9.002) says:

Apply by doing:
cd /usr/src/XF4
patch -p0 < 002_xorg.patch

The website (http://openbsd.org/anoncvs.html) says:

 # cd /usr
 # tar xzf XF4.tar.gz

which puts XF4 in /usr/XF4

Should I make a link to X4 in /usr/src or just build in /usr/X4?

Thanks (before I screw up my system).




Re: XF4 Patches (Again) :(

2006-06-21 Thread Ted Unangst

it doesn't matter.  you can drop XF4 anywhere that's convenient.  just
follow simple instructions in release(8) and it works.

On 6/21/06, Jack J. Woehr <[EMAIL PROTECTED]> wrote:

Okay, I read the threads on misc@ and I'm still confused.

The XF4 patch (3_9.002) says:

Apply by doing:
   cd /usr/src/XF4
   patch -p0 < 002_xorg.patch

The website (http://openbsd.org/anoncvs.html) says:

# cd /usr
# tar xzf XF4.tar.gz

which puts XF4 in /usr/XF4

Should I make a link to X4 in /usr/src or just build in /usr/X4?

Thanks (before I screw up my system).