diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-10-26 09:47:37 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-10-26 09:47:37 +0200 |
commit | b568e46ed902487c0fb18b88affed5772eb65bd0 (patch) | |
tree | 245af9d7d267e9546f73eeae271deb512c7df512 /community | |
parent | 2ee05c5bb20f473dec87a41bc2306772d8b3c11e (diff) |
Add latest fosdem talks
Diffstat (limited to 'community')
-rw-r--r-- | community/meetings/fosdem_2017.mdwn | 35 | ||||
-rw-r--r-- | community/meetings/fosdem_2018.mdwn | 35 |
2 files changed, 70 insertions, 0 deletions
diff --git a/community/meetings/fosdem_2017.mdwn b/community/meetings/fosdem_2017.mdwn new file mode 100644 index 00000000..f893b1c8 --- /dev/null +++ b/community/meetings/fosdem_2017.mdwn @@ -0,0 +1,35 @@ +[[!meta copyright="Copyright © 2012, 2013, 2014, 2015, 2016, 2018 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 2017"]] + +<http://fosdem.org/2017> + +FOSDEM took place on February 4rd/5th at the Université Libre de +Bruxelles. + + + + +# Microkernels devroom + +<https://archive.fosdem.org/2017/schedule/track/microkernels_and_component_based_os/> + + * {{$thibault_hurd}} + + +[[!ymlfront data=""" + +winter_hurd: + + "presentation by Justus Winter: [*Virtualization on the Hurd*](https://archive.fosdem.org/2017/schedule/event/microkernel_virtualization_on_hurd/) ([slides](https://archive.fosdem.org/2017/schedule/event/microkernel_virtualization_on_hurd/attachments/slides/1593/export/events/attachments/microkernel_virtualization_on_hurd/slides/1593/virtualization_on_the_hurd.pdf))" + +"""]] diff --git a/community/meetings/fosdem_2018.mdwn b/community/meetings/fosdem_2018.mdwn new file mode 100644 index 00000000..b065c5d9 --- /dev/null +++ b/community/meetings/fosdem_2018.mdwn @@ -0,0 +1,35 @@ +[[!meta copyright="Copyright © 2012, 2013, 2014, 2015, 2016, 2018 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 2018"]] + +<http://fosdem.org/2018> + +FOSDEM took place on February 3rd/4th at the Université Libre de +Bruxelles. + + + + +# Microkernels devroom + +<https://fosdem.org/2018/schedule/track/microkernels/> + + * {{$thibault_hurd}} + + +[[!ymlfront data=""" + +thibault_hurd: + + "presentation by Samuel Thibault: [*Hurd's PCI arbiter*](https://archive.fosdem.org/2018/schedule/event/microkernel_hurd_pci_arbiter/) ([slides](https://archive.fosdem.org/2018/schedule/event/microkernel_hurd_pci_arbiter/attachments/slides/2323/export/events/attachments/microkernel_hurd_pci_arbiter/slides/2323/2018_02_03_fosdem_pci.pdf))" + +"""]] |