<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manut/vorlesung/images, branch schulung</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.mecka.net/manut/vorlesung/atom?h=schulung</id>
<link rel='self' href='https://git.mecka.net/manut/vorlesung/atom?h=schulung'/>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/'/>
<updated>2019-03-26T09:51:19Z</updated>
<entry>
<title>Added a slideset for lifecycle management to the management chapter.</title>
<updated>2019-03-26T09:51:19Z</updated>
<author>
<name>Jan Altenberg</name>
<email>jan@linutronix.de</email>
</author>
<published>2019-03-20T16:42:19Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=f1b730cc654e486db6a85bf0614c66275828e3e7'/>
<id>urn:sha1:f1b730cc654e486db6a85bf0614c66275828e3e7</id>
<content type='text'>
This covers chosing the correct versions, grading the quality of
Open-Source componentes and showing the difference between Yocto
and Debian. It also covers the security aspects of lifecycle
management.

Signed-off-by: Jan Altenberg &lt;jan.altenberg@linutronix.de
</content>
</entry>
<entry>
<title>Adding a new chapter for management related topics. Currently the following</title>
<updated>2019-03-26T09:51:00Z</updated>
<author>
<name>Jan Altenberg</name>
<email>jan@linutronix.de</email>
</author>
<published>2019-03-12T21:13:42Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=335151d1029663b64d5836375ff5b2fc4db06442'/>
<id>urn:sha1:335151d1029663b64d5836375ff5b2fc4db06442</id>
<content type='text'>
topics are covered:
- History of Free Software an Open-Source
- Commercial benefits of Open-Source
- How to use Open-Source in a company
- Ideas about setting up an Open-Source program
- License compliance

Signed-off-by: Jan Altenberg &lt;jan.altenberg@linutronix.de
</content>
</entry>
<entry>
<title>pres_dsa: add DSA presentation</title>
<updated>2019-03-14T15:15:41Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-03-14T15:15:41Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=346808b444905d2c43319b421e5edda7bfd1dc57'/>
<id>urn:sha1:346808b444905d2c43319b421e5edda7bfd1dc57</id>
<content type='text'>
This is Kurt's Distributed Switch Architecture slides from the
Techdays.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>security: Add PKCS#11 slides</title>
<updated>2019-03-07T10:20:54Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2019-01-28T10:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=1f0693a098449fcf095d1110545cfba1d4f76b1b'/>
<id>urn:sha1:1f0693a098449fcf095d1110545cfba1d4f76b1b</id>
<content type='text'>
The PKCS11 slides describe the main elements of the standard and how
the interfaces can be used in applications.

Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>fastboot: add (german) fastboot slides</title>
<updated>2019-02-18T13:59:17Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-02-18T13:59:17Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=8e0289adea1ed37f2f41be12d01186d2f98b3625'/>
<id>urn:sha1:8e0289adea1ed37f2f41be12d01186d2f98b3625</id>
<content type='text'>
Taken from Jan's 2010 talk. These need to be converted to
english!

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>rt-basics: use more descriptive prio-inheritance images</title>
<updated>2019-01-29T15:31:40Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-01-29T15:31:40Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=c39833864d7a077e038d10ec787b56fea8c32ebe'/>
<id>urn:sha1:c39833864d7a077e038d10ec787b56fea8c32ebe</id>
<content type='text'>
Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>Device Tree: initial version</title>
<updated>2019-01-28T18:51:21Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2019-01-10T12:40:28Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=b2647cbe2fbc104c8240203a11889aabb5928c23'/>
<id>urn:sha1:b2647cbe2fbc104c8240203a11889aabb5928c23</id>
<content type='text'>
This is the initial version of a Device Tree Presentation.

The Presentation includes Background, Scope and Advantages
of Device Tree usage as well as a short explanation of the
Syntax and Usage.

It ends with information about current developments and
references to further information.

Also an excercise for the attendees is defined.

Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>linux-basics: Add Filesystem-Org slides</title>
<updated>2019-01-18T14:27:09Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2019-01-13T14:03:55Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=9282eadbc3b7cfe5a34e8a5a20fdac878d44b009'/>
<id>urn:sha1:9282eadbc3b7cfe5a34e8a5a20fdac878d44b009</id>
<content type='text'>
Add slides about Filesystem Organization and Structural Elements.

Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>linux-basic: Add Linux Graphics Overview slides</title>
<updated>2019-01-11T10:07:25Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2019-01-11T09:37:08Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=e1a6fd1839f3960286811d9a2b2fe9dd2ef9bddd'/>
<id>urn:sha1:e1a6fd1839f3960286811d9a2b2fe9dd2ef9bddd</id>
<content type='text'>
Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
[integration, presentation header]
Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>linux-basic: Add Userspace-to-Kernel API slides</title>
<updated>2019-01-11T10:07:18Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2019-01-11T07:35:40Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=bf7bd4abcdd1e9ae1030c7a9dfae70c35791d771'/>
<id>urn:sha1:bf7bd4abcdd1e9ae1030c7a9dfae70c35791d771</id>
<content type='text'>
Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
</feed>
