From owner-freebsd-hackers@freebsd.org Wed Mar 23 16:01:01 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 A60DAADB605 for ; Wed, 23 Mar 2016 16:01:01 +0000 (UTC) (envelope-from dan_partelly@rdsor.ro) Received: from mail.rdsor.ro (mail.rdsor.ro [193.231.238.10]) by mx1.freebsd.org (Postfix) with ESMTP id 6AEFF1741 for ; Wed, 23 Mar 2016 16:01:00 +0000 (UTC) (envelope-from dan_partelly@rdsor.ro) Received: from [192.168.1.101] (unknown [79.117.100.196]) by mail.rdsor.ro (Postfix) with ESMTP id 57C44232F0; Wed, 23 Mar 2016 17:55:30 +0200 (EET) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: looking for areas to contribute From: Dan Partelly In-Reply-To: <56ED75D8.1050800@tysdomain.com> Date: Wed, 23 Mar 2016 17:55:30 +0200 Cc: freebsd-hackers@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <56ED75D8.1050800@tysdomain.com> To: tyler@tysdomain.com X-Mailer: Apple Mail (2.3112) 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, 23 Mar 2016 16:01:01 -0000 For your point 2: Once the initial kernel build is completed you should rebuild with make buildkernel KERNFAST=3D=E2=80=9Ccfg=E2=80=9D=20 where =E2=80=9Ccfg=E2=80=9D is your config file.=20 For world : make buildworld NO_CLEAN=3DYES. Relevant manual: build(7) =20 > On 19 Mar 2016, at 17:52, Littlefield, Tyler = wrote: >=20 > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > All, > I've asked this before, but I'm in a better position now to make this > work. >=20 > I'm fluent with C and other languages and want to start contributing > to BSD. I'm happy to work where ever I can be of use, I love more > lower level stuff but anything that has me working on code would be > great. My questions: >=20 > 1) How do people usually have their environments set up? I'm thinking > of running fbsd11 in BHyve where I can do testing, but if there's a > better way to test that won't require so many resources that would be > nice as well. I didn't want to break my host with testing since it's > going to run various other services. > 2) How do you prevent rebuilding world and kernel for simple patches? > 3) ideas on what to work on would be great. I haven't gotten into > really advanced BSD work for a while now, so I haven't found anything > that is incredibly broken. >=20 > Also although this may be off topic, I'm hoping I might find someone > who uses IOCage here since this seems to be out of the realm of what > most people do. Has anyone used IOCage on FreeBSD 11? If so, how did > you manage to fetch the release? I pointed it to the snapshot FTP path > and it fetched and extracted (freebsd-update failed to get public > keys), but it doesn't show it as a release. My second thought is if > I'm working on world then I can just rebuild world under the jail. Is > this a good solution? >=20 > Thanks, > - --=20 > Take care, > Ty > Twitter: @sorressean > Web: https://tysdomain.com > Pubkey: https://tysdomain.com/files/pubkey.asc > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 >=20 > iQEcBAEBAgAGBQJW7XXYAAoJEAdP60+BYxejT/YIAIFzhdY6Z0dEWwbqIbXx3sZu > 5Md/o4rR3Nui5x1DyM7p+g666cmJd+2TX1cl1nkbhYUt9sNiQbrHHfup+pIKGsaU > F38lkBfGZ+t7vFEgSmiTd9B71IYrLHOkOmgUZE0WMpc3zJs7Y+Stku7kL2R3ej+w > qaR+bSMpc9RQ6rgtBbKS4ubim5gyjdaOdQpp4FUt40eJGGDN+k+ecc3jgRE6S2z+ > 7F4uwck+NLUhSybH+kjB6HHqX0oRcEu+XqNveFp7kGKY2aFSPdhgPdD+MAoKFunW > ZzCwCgvY3aaGnKy/VfFP9oQ+P3gdVY4DccnQvufE3AyvNN7d+fl+b4HsZMGXXmI=3D > =3DYbcf > -----END PGP SIGNATURE----- > _______________________________________________ > 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"