Re: Maybe a stupid question but....
From: Jeremy Faulkner (gldisater_at_gldis.ca)
Date: 03/09/04
- Previous message: Darryl Hoar: "Firewall & DSL performance"
- In reply to: Alina Groulx: "Maybe a stupid question but...."
- Next in thread: Kevin D. Kinsey, DaleCo, S.P.: "Re: Maybe a stupid question but...."
- Reply: Kevin D. Kinsey, DaleCo, S.P.: "Re: Maybe a stupid question but...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 09 Mar 2004 12:18:29 -0500 To: Alina Groulx <agroulx@klocwork.com>
Alina Groulx wrote:
> Hi everyone,
>
> I've searched high and low for a download for FreeBSD source code in a form that I recognize. I'm looking for tar.gz of the source code but am not seeing it anywhere. Can someone help me or perhaps let me know how I can download off the cvs site?
>
> Alina Groulx
All of the ftp mirrors have it in the src directory of the release or
snapshot directory. This directory contains a shell script "install.sh".
Set the DESTDIR environment variable and run the shell script. The
source, as it existed for that snapshot or release, will be installed in
the directory specified by DESTDIR. If you want the source code for your
current system, have cvsup installed and want to install the source code
into /usr/src you can simply:
cvsup -h cvsup15.freebsd.org /usr/share/examples/cvsup/standard*
-- Jeremy Faulkner http://www.gldis.ca _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Darryl Hoar: "Firewall & DSL performance"
- In reply to: Alina Groulx: "Maybe a stupid question but...."
- Next in thread: Kevin D. Kinsey, DaleCo, S.P.: "Re: Maybe a stupid question but...."
- Reply: Kevin D. Kinsey, DaleCo, S.P.: "Re: Maybe a stupid question but...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|