From owner-freebsd-hackers Mon Feb 5 22:23:23 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA02025 for hackers-outgoing; Mon, 5 Feb 1996 22:23:23 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA02020 for ; Mon, 5 Feb 1996 22:23:21 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id WAA01584; Mon, 5 Feb 1996 22:22:56 -0800 To: "Marc G. Fournier" cc: hackers@freebsd.org Subject: Re: sup is broken? In-reply-to: Your message of "Mon, 05 Feb 1996 23:27:30 EST." Date: Mon, 05 Feb 1996 22:22:55 -0800 Message-ID: <1582.823587775@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org Precedence: bulk > If I sup to /usr/sup, how do I get those sources to /usr/src > so that I can compile? I've tried a straight "sup", but it tells me > that its the same machine. ... oh, found the answer i was looking for, > I think. I'm still not sure if I understand the question since the answer seems rather obvious, otherwise. You sup some stuff. You either put it somewhere for others to sup in turn or you use it for development. If you want to do both, you copy it before you change it. > Great...now where did I put all that extra disk space :( Disk space is actually pretty cheap these days.. :-) Jordan