From owner-svn-doc-head@freebsd.org Mon Jul 25 05:49:03 2016 Return-Path: Delivered-To: svn-doc-head@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 2E91DBA4B07; Mon, 25 Jul 2016 05:49:03 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E3B141F75; Mon, 25 Jul 2016 05:49:02 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6P5n21f052646; Mon, 25 Jul 2016 05:49:02 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6P5n2R4052645; Mon, 25 Jul 2016 05:49:02 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201607250549.u6P5n2R4052645@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Mon, 25 Jul 2016 05:49:02 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49160 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jul 2016 05:49:03 -0000 Author: bjk Date: Mon Jul 25 05:49:01 2016 New Revision: 49160 URL: https://svnweb.freebsd.org/changeset/doc/49160 Log: Add the FreeBSD Foundation entry from Deb Goodkin Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml Sun Jul 24 14:35:55 2016 (r49159) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml Mon Jul 25 05:49:01 2016 (r49160) @@ -1990,4 +1990,267 @@ ABT Systems Ltd + + + The FreeBSD Foundation + + + + + Deb + Goodkin + + deb@FreeBSDFoundation.org + + + + + FreeBSD Foundation Website + + + +

The FreeBSD Foundation is a 501(c)(3) non-profit + organization dedicated to supporting and promoting the &os; + Project and community worldwide. Funding comes from individual and + corporate donations and is used to fund and manage development + projects, conferences and developer summits, and provide travel + grants to &os; developers. The Foundation purchases hardware to + improve and maintain &os; infrastructure and publishes &os; + white papers and marketing material to promote, educate, and + advocate for the &os; Project. The Foundation also represents + the &os; Project in executing contracts, license agreements, + and other legal arrangements that require a recognized legal + entity.

+ +

Here are some highlights of what we did to help &os; + last quarter:

+ +

Fundraising Efforts

+ +

Our work is 100% funded by your donations. Our spending + budget for 2016 is $1,250,000 and we've raised $265,000 so far. + Our Q1-Q2 financial reports will be posted by August 1. As you can + see, we need your donations to continue supporting &os; at our + current level. Please consider making a donation here: + freebsdfoundation.org/donation.

+ +

OS Improvements

+ +

The Foundation improves &os; by funding software + development projects approved through our proposal submission + process, and our internal software developer staff members. Two + Foundation-funded projects continued last quarter; one project is + to improve the stability of the vnet network stack virtualization + infrastructure, and the second is phase two of the &os;/arm64 + port project.

+ +

Foundation staff members were responsible for many changes + over the quarter. Kostik Belousov accomplished the following work + last quarter: implemented robust mutexes support, as part of + ongoing efforts to bring our threading library into POSIX + compliance and feature completeness; documented kernel interfaces + used by the threading library and produced almost 30 pages of + technical text; completed and committed the elimination of the + pvh_global_lock from the amd64 pmap, which removed a hot contested + lock, and fixed bugs that help keep &os; stable and + reliable.

+ +

Edward Napierala accomplished the following work last + quarter: added filesystem thoughput limits to RCTL; committed iSER + initiator support; added support for rerooting into NFS; and added + iscsictl -e, which makes it possible to enable and disable + sessions.

+ +

Ed Maste, our Project Development Director, accomplished + the following work last quarter: investigated the state of + reproducible builds in the ports tree, with some work in progress + to address issues; updated the ELF Tool Chain tools with bug fixes + and improved handling of malformed input; investigated using + lld, the linker from the LLVM family, to link the &os; + base system, and reported on and tested patches for issues found. + He also managed the arm64 development project and + investigated and fixed a number of bugs. Lastly, he imported + LLVM's libunwind and prepared it for use in &os; 11, and + investigated and reviewed the blacklistd proposal and + patches.

+ +

George Neville-Neil continued hosting the bi-weekly Transport + conference call (notes at https://wiki.FreeBSD.org/TransportProtocols) + and the bi-weekly DTrace conference call (notes at https://wiki.FreeBSD.org/DTrace.

+ +

Ed continued facilitating the bi-weekly graphics call to + coordinate efforts on the i915 driver and other graphics + stack work.

+ +

Several of these projects are described elsewhere in this + quarterly report.

+ +

Release Engineering

+ +

Foundation employee and release engineer Glen Barber worked + closely with Marius Strobl on the 10.3-RELEASE, which was + completed in April. Glen also merged the release-pkg branch to + 11-CURRENT, though this will be a beta feature for 11.0-RELEASE. + Lastly, with the Release Engineering Team, he started the + 11.0-RELEASE cycle. Find out more in the Release Engineering Team + status entry in this report.

+ +

"Getting Started with &os;" Project

+ +

We hired a summer intern, with no &os;, Linux, or any + command line operating system experience, to figure out on his own + how to install and use &os;. He is writing easy-to-follow how-to + guides to help make the new user experience straightforward and + positive. He's also been submitting bug reports and problems + through the appropriate channels. You can check out his first + how-to guide at https://www.freebsdfoundation.org/freebsd/how-to-guides/.

+ +

&os; Advocacy and Education

+ +

A large part of our efforts are dedicated to advocating for + the Project. This includes promoting work being done by others + with &os;; producing advocacy literature to teach people about + &os; and help make the path to starting using &os; or + contributing to the Project easier; and attending and getting + other &os; contributors to volunteer to run &os; events, + staff &os; tables, and give &os; presentations.

+ +

Some of the work we did last quarter to support &os; + advocacy included: Creating a &os; page on our website to promote + &os; derivative projects and showcase &os; users (https://www.freebsdfoundation.org/freebsd/), + and promoting &os; research by creating a Research page on our + site and conference handout (https://www.freebsdfoundation.org/what-we-do/research/).

+ +

We created guidelines and a repository for using the Project and + Foundation logos (https://www.freebsdfoundation.org/about/brand-assets/).

+ +

To help showcase &os; contributors, we published two new Faces + of &os; stories, about Michael Lucas (https://www.freebsdfoundation.org/blog/faces-of-freebsd-2016-michael-lucas/) + and Kris Moore https://www.freebsdfoundation.org/blog/faces-of-freebsd-2016-kris-moore/).

+ +

We published the March/April and May/June issues of the + &os; Journal and participated in editorial board work. Kirk + McKusick wrote a feature article on the Fast Filesystem for the + March/April issue, and other team members helped review and edit + Journal articles.

+ +

We also published monthly newsletters to highlight work being + done to support &os;, tell you about upcoming events, and provide + other information to keep you in the loop of what we're doing to + support the &os; Project and community.

+ +

George Neville-Neil and Robert Watson continued teaching + and developing open source &os; teaching materials at + teachbsd.org.

+ +

We launched the first Hosting Partner Spotlight to showcase + the Project's partnership with NYI (https://www.freebsdfoundation.org/blog/hosting-partner-spotlight-nyi-at-the-heart-of-freebsd/)

+ +

We worked with Microsoft to get &os; onto Azure (https://www.freebsdfoundation.org/blog/more-from-the-freebsd-foundation-on-the-projects-partnership-with-microsoft/).

+ +

The Foundation was quoted in Cavium's Thunder X2 press release + (http://www.prnewswire.com/news-releases/cavium-announces-thunderx2-300276536.html

+ +

George worked with ARM to coordinate the upcoming ARM Partner + Meeting in Cambridge.

+ +

Conferences and Events

+ +

The FreeBSD Foundation sponsors many conferences, events, + and summits around the globe. These events can be BSD-related, + open source, or technology events geared towards underrepresented + groups.

+ +

We support the &os;-focused events to help provide a + venue for sharing knowledge, to work together on projects, and to + facilitate collaboration between developers and commercial users. + This all helps provide a healthy ecosystem. We support the + non-&os; events to promote and raise awareness about &os;, to + increase the use of &os; in different applications, and to recruit + more contributors to the Project.

+ +

In April, Benedict Reuschling helped organize and run a + hackathon in Essen April 22-24. He then attended the Open Source + Datacenter conference in Berlin, with Allan Jude, to give a talk + about "Interesting things you can do with ZFS," which highlighted + OpenZFS features and how well they work on &os; + (https://www.netways.de/index.php?id=3445#c44065).

+ +

We promoted &os; at:

+ + + +

Deb Goodkin and Dru Lavigne attended the Community + Leadership Summit in Austin: May 14, 15 + (http://www.communityleadershipsummit.com/schedule/)

+ +

Deb promoted &os; at USENIX ATC June 22-23 in Denver, CO.

+ +

Our team attended BSDCan and the Ottawa Developer Summit. + We held our annual board meeting to vote on officers, board + members, and work on our strategic planning. Most of us attended + the developer/vendor summits. Kirk McKusick presented "A + Brief History of the BSD Fast Filesystem" (http://www.bsdcan.org/2016/schedule/events/654.en.html). + Ed Maste gave a presentation on "Reproducible Builds in + &os;". George helped run the vendor summit.

+ +

We sponsored five &os; contributors to attend BSDCan.

+ +

Legal/&os; IP

+ +

The Foundation owns the &os; trademarks, and it is our + responsibility to protect them. We continued to review requests + and grant permission to use the trademarks.

+ +

&os; Community Engagement

+ +

We launched our first Community Survey. The purpose was to get + input from the community on why they use &os;, what they'd like to + see the Foundation support, and other input to help us determine + our direction and how we should support the Project.

+ +

Code of Conduct — Anne Dickison, our Marketing Director, + has been overseeing the efforts to rewrite the Project's Code of + Conduct to help make this a safe, inclusive, and welcoming + community.

+ +

Other Stuff We Did

+ +

Last quarter we purchased a server to reside at NYI to + improve the continuous integration tools within the Project.

+ +

We had two face-to-face board meetings last quarter to work + on strategic planning and identify areas in the project we should + support.

+ +

We also held our first ever staff retreat in Boulder, + Colorado to give our small team an opportunity to work together + in person.

+ +

We hired Sabine Percarpio as our Administration Manager. + She is helping us manage donations, accounting, travel grant + applications, handle questions that come in to the Foundation, and + run our organization smoothly.

+ +