diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-03-18 10:51:44 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-03-18 10:51:44 +0100 |
commit | 74cea5526f697635a3b7a702c733c27a6258eb8e (patch) | |
tree | 19e1a6deda4d1f70c2dd8fc6ac96ad2070e55392 /community/meetings/fosdem_2016.mdwn | |
parent | f4ebd8729a7bd62cda48798cd19f47d2805c5f1d (diff) | |
parent | 895751fb07e382499b4afb8339a5bdd0ee9a2c2b (diff) |
Merge commit '895751fb07e382499b4afb8339a5bdd0ee9a2c2b'
Diffstat (limited to 'community/meetings/fosdem_2016.mdwn')
-rw-r--r-- | community/meetings/fosdem_2016.mdwn | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/community/meetings/fosdem_2016.mdwn b/community/meetings/fosdem_2016.mdwn new file mode 100644 index 00000000..353bf15d --- /dev/null +++ b/community/meetings/fosdem_2016.mdwn @@ -0,0 +1,56 @@ +[[!meta copyright="Copyright © 2012, 2013, 2014, 2015, 2016 Free Software Foundation, +Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[!meta title="FOSDEM 2016"]] + +<http://fosdem.org/2016> + +FOSDEM will take place on January 30st/31st at the Université Libre de +Bruxelles. + + +# Who and When + +[[!table class="table_style_1" data=""" +"Name","Attending","Arrival","Return" +"Justus Winter","yes","","" +"Ludovic Courtès","yes","","" +"Manolis Ragkousis","yes","","" +"Samuel Thibault","yes","Saturday, 09:17 BRU","Sunday, 19:13 BRU" +"[[Thomas Schwinge|tschwinge]]","yes","Friday, 17:35, Bruxelles Midi","Sunday, 18:25, Bruxelles Midi" +"""]] + + +# GNU Guile devroom + +<https://fosdem.org/2016/schedule/track/gnu_guile/> + + * {{$ragkousis_guix_hurd}} + + +# Microkernels devroom + +<https://fosdem.org/2016/schedule/track/microkernels/> + + * {{$thibault_hurd}} + + +[[!ymlfront data=""" + +ragkousis_guix_hurd: + + "presentation by Manolis Ragkousis: [*Adding GNU/Hurd support to GNU Guix*](https://fosdem.org/2016/schedule/event/guixhurd/) ([slides](https://fosdem.org/2016/schedule/event/guixhurd/attachments/slides/1219/export/events/attachments/guixhurd/slides/1219/guix_to_hurd_fosdem_20160130.pdf))" + +thibault_hurd: + + "presentation by Samuel Thibault: [*Hurd, Rump kernel, sound, and USB*](https://fosdem.org/2016/schedule/event/microkernels_hurd_rump_sound_usb/) ([slides](https://fosdem.org/2016/schedule/event/microkernels_hurd_rump_sound_usb/attachments/slides/951/export/events/attachments/microkernels_hurd_rump_sound_usb/slides/951/2016_01_30_fosdem.pdf))" + +"""]] |