From owner-freebsd-hackers@freebsd.org Wed Mar 16 04:50:54 2016 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 963D3AD209F for ; Wed, 16 Mar 2016 04:50:54 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7211215C4; Wed, 16 Mar 2016 04:50:54 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from Julian-MBP3.local (ppp121-45-229-231.lns20.per1.internode.on.net [121.45.229.231]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id u2G4olFC014004 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Tue, 15 Mar 2016 21:50:50 -0700 (PDT) (envelope-from julian@freebsd.org) Subject: Re: REF: GSoC 2016 Introduction To: benson chepkwony , Pedro Giffuni References: <56E77E0F.20202@FreeBSD.org> <56E7939F.8000004@att.net> Cc: freebsd-hackers@freebsd.org From: Julian Elischer Message-ID: <56E8E622.3030509@freebsd.org> Date: Wed, 16 Mar 2016 12:50:42 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <56E7939F.8000004@att.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2016 04:50:54 -0000 On 15/03/2016 12:46 PM, benson chepkwony wrote: > HI, > First I would like to download a copy of FreeBSD software for > Developers, where do I get this software? > and then I was going to ask, where can I get information about > Porting, Regressions Test and ATF. > I am interested with the "Port old-style regression tests to ATF" Idea. your wording suggests you don't really understand how things are set up. FreeBSD is "self hosting" which means when you set up a FreeBSD machine (or VM), the sources are in that machine and you use the tools in the system to build it. You should look at the FreeBSD handbook chapters on downloading and updating source, https://www.freebsd.org/doc/handbook/synching.html and on rebuilding the system. https://www.freebsd.org/doc/handbook/makeworld.html in fact just go make yourself familiar of what topics are in the entire book :-) https://www.freebsd.org/doc/handbook/ good luck and ask questions.. but only AFTER reading the book and the man pages at https://www.freebsd.org/cgi/man.cgi (man stands for "manual"). > > Thanks. > > From, > Benson Chepkwony > > On 3/14/2016 9:14 PM, Pedro Giffuni wrote: >> Hi benson; >> >> There is no actual "GSoC Mailing List": you can use the regular lists, >> and in particular hackers@ to share your ideas, and look for a mentor, >> before submitting your proposal. >> >> As a side note: we prefer detailed proposals that don't limit >> themselves to repeat exactly what can be read in the Project ideas >> list ;). >> >> Pedro. >> > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to > "freebsd-hackers-unsubscribe@freebsd.org" >