xfs
[Top] [All Lists]

RE: [Fwd: RE: Installing XFS Beta on RedHat 7.0]

To: Steven M Wilson <swilson@xxxxxxxxxxx>
Subject: RE: [Fwd: RE: Installing XFS Beta on RedHat 7.0]
From: Tom Duffy <tduffy@xxxxxxxxxxxx>
Date: Thu, 14 Dec 2000 09:22:56 -0800 (PST)
Cc: <linux-xfs@xxxxxxxxxxx>
In-reply-to: <000001c065f1$54d039b0$8332a8c0@swilson-nt.hcjbeng.org>
Sender: owner-linux-xfs@xxxxxxxxxxx
> The script "create_clean_kernel_tree" fails trying to locate and execute a
> program called p_tupdate.  Where can I get this program?

p_tupdate is a program associated with sgi's internal source control
system called ptools.  first off, you don't want this program :)
secondly, it would not help you because this script is trying to checkout
code from a server inside the sgi firewall.

> Also, many scripts require the top directory to be /usr/src/redhat but the
> rpmmacros file (cmd/xfs/build/rpm/rpmmacros) references
> /usr/src/linux-2.4-xfs.  I created a symbolic link so that
> /usr/src/linux-2.4-xfs points to /usr/src/redhat.  Was that the right thing
> to do?

create a file ".rpmmacros" in your home directory and put the following
line it it:

%_topdir <path_to_directory>/linux-2.4-xfs

substituting <path_to_directory> with your path.

I am planning on restructuring the xfs rpm build to be less reliant on
sgi's internal source control once test12 goes in.  for the mean time, you
can simply grab a kenrel tarball, put that into SOURCES, and create the
xfs patch your self using diff -Nur on a clean test11 tree and the xfs
tree.

-tduffy


<Prev in Thread] Current Thread [Next in Thread>