Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2014 18:58:17 +0000 (UTC)
From:      Allan Jude <allanjude@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r46091 - head/share/xml
Message-ID:  <201412131858.sBDIwHVT031096@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: allanjude
Date: Sat Dec 13 18:58:16 2014
New Revision: 46091
URL: https://svnweb.freebsd.org/changeset/doc/46091

Log:
  Add Kirk McKusick's kernel class (based on the latest D and I) to the events list
  
  Differential Revision:	https://reviews.freebsd.org/D1300
  Submitted by:	mckusick (original)
  Approved by:	wblock (mentor)

Modified:
  head/share/xml/events2015.xml

Modified: head/share/xml/events2015.xml
==============================================================================
--- head/share/xml/events2015.xml	Sat Dec 13 12:28:13 2014	(r46090)
+++ head/share/xml/events2015.xml	Sat Dec 13 18:58:16 2014	(r46091)
@@ -12,6 +12,38 @@
       $FreeBSD$
     </cvs:keyword>
 
+  <event id="mckusick-kernel-2015">
+    <name>FreeBSD Kernel Class</name>
+    <url>https://www.mckusick.com/courses/introeveclass.html</url>;
+    <startdate>
+      <year>2015</year>
+      <month>1</month>
+      <day>22</day>
+    </startdate>
+    <enddate>
+      <year>2015</year>
+      <month>5</month>
+      <day>21</day>
+    </enddate>
+    <location>
+      <country code="US">United States</country>
+      <city>Berkeley</city>
+      <site>Hillside Club</site>
+    </location>
+    <description>Marshall Kirk McKusick will be teaching his FreeBSD
+      kernel class based on the second edition of &quot;The Design and
+      Implementation of the FreeBSD Operating System&quot;.  The class
+      is being taught at the historic Hillside Club in Berkeley,
+      California.  The class will be taught weekly, mostly on Thursday
+      nights from January 22nd through May 21st.  Details on the class
+      and a link to the registration page can be found at <a
+	href="https://www.mckusick.com/courses/introeveclass.html">https://www.mckusick.com/courses/introeveclass.html</a>.
+      Those not living in the Bay Area that would like to take the
+      class remotely can sign up for a subscription to receive the
+      classes week-by-week as they are recorded at <a
+	href="https://www.mckusick.com/courses/introorderform.html">https://www.mckusick.com/courses/introorderform.html</a>.</description>;
+  </event>
+
   <event id="fosdem-2015">
     <name>FOSDEM '15</name>
     <url>http://fosdem.org/2015/</url>;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412131858.sBDIwHVT031096>