From owner-freebsd-questions Sat Oct 30 7:14: 9 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.clientlogic.com (ns.clientlogic.com [207.51.66.75]) by hub.freebsd.org (Postfix) with ESMTP id 4F21614DC4 for ; Sat, 30 Oct 1999 07:14:06 -0700 (PDT) (envelope-from ChrisMic@clientlogic.com) Received: by site0s1 with Internet Mail Service (5.5.2650.21) id ; Sat, 30 Oct 1999 10:14:08 -0400 Message-ID: <6C37EE640B78D2118D2F00A0C90FCB4401105D2E@site2s1> From: Christopher Michaels To: 'David Kurtzberg' Cc: "FreeBSD Questions (E-mail)" Subject: RE: changing ports install hard drive Date: Sat, 30 Oct 1999 10:17:21 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The previous 2 answers are all good, if you want to move all of /usr/local/ to the new drive. If you only want to have NEW stuff put on the new drive, most ports will pay attn to the PREFIX variable. e.g. make PREFIX=/usr2 install clean or you can add PREFIX=/usr2 (or /usr2/local or whatever it's called) to /etc/make.conf Just thought I'd throw that one out there. -Chris P.S. There are some ports that don't pay attn to PREFIX, but hopefully their few and far between. > -----Original Message----- > From: David Kurtzberg [SMTP:david@cql.com] > Sent: Thursday, October 28, 1999 6:04 PM > To: freebsd-questions@freebsd.org > Subject: changing ports install hard drive > > Greetings, > > I recently added a scsi hard drive to my freebsd box and mounted it > under > /usr2. I would like the programs that ports installed to be installed on > that drive, instead of /usr. How do I set this up? > > Thanks > > -Dave > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message