Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106944423
D28252.id82614.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D28252.id82614.diff
View Options
diff --git a/en_US.ISO8859-1/htdocs/events/Makefile b/en_US.ISO8859-1/htdocs/events/Makefile
--- a/en_US.ISO8859-1/htdocs/events/Makefile
+++ b/en_US.ISO8859-1/htdocs/events/Makefile
@@ -11,9 +11,9 @@
SUBDIR+= 2003
# The year the top level events.html file starts from:
-YEARSTART= 2019
+YEARSTART= 2021
# Years to generate past events pages for and link from top level:
-PASTYEARS= 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003
+PASTYEARS= 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003
DATA= events.css
INDEXLINK= events.html
diff --git a/share/xml/events.xml b/share/xml/events.xml
--- a/share/xml/events.xml
+++ b/share/xml/events.xml
@@ -12,6 +12,10 @@
$FreeBSD$
</cvs:keyword>
+ <xi:include
+ href="http://www.FreeBSD.org/XML/share/xml/events2021.xml"
+ xpointer="xpointer(//event)" />
+
<xi:include
href="http://www.FreeBSD.org/XML/share/xml/events2020.xml"
xpointer="xpointer(//event)" />
diff --git a/share/xml/events2021.xml b/share/xml/events2021.xml
new file mode 100644
--- /dev/null
+++ b/share/xml/events2021.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0"?>
+
+<!DOCTYPE events PUBLIC
+ "-//FreeBSD//DTD FreeBSD XML Database for Events//EN"
+ "http://www.FreeBSD.org/XML/share/xml/events.dtd">
+
+<!--
+ Events which might be interesting for FreeBSD users.
+
+ Sort events by start date, with more recent events earlier
+ in the file.
+-->
+
+<events>
+ <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
+ $FreeBSD$
+ </cvs:keyword>
+
+ <event id="freebsd-office-hours-2021-01-27">
+ <name>FreeBSD Office Hours</name>
+ <url>https://live.freebsd.org/FreeBSD/officehours/</url>
+ <startdate>
+ <year>2021</year>
+ <month>01</month>
+ <day>27</day>
+ </startdate>
+ <enddate>
+ <year>2021</year>
+ <month>01</month>
+ <day>27</day>
+ </enddate>
+ <location>
+ <site>live.FreeBSD.org</site>
+ </location>
+ <description>On January 27th at 21:00 UTC we will hold a
+ "FreeBSD Office Hours", an interactive online event
+ where users, contributors, and developers can ask questions or to offer
+ comments. The topic will be "Bhyve Q&A", hosted by
+ Peter Grehan.
+ For more information please see the
+ <a href="https://wiki.freebsd.org/OfficeHours">Office Hours</a>
+ page on the FreeBSD wiki.</description>
+ </event>
+
+</events>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 8, 8:41 PM (2 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15726516
Default Alt Text
D28252.id82614.diff (2 KB)
Attached To
Mode
D28252: Add freebsd-office-hours-2021-01-27
Attached
Detach File
Event Timeline
Log In to Comment