<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manut/vorlesung/application-devel/embedded-devel, branch vorlesung</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.mecka.net/manut/vorlesung/atom?h=vorlesung</id>
<link rel='self' href='https://git.mecka.net/manut/vorlesung/atom?h=vorlesung'/>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/'/>
<updated>2018-03-07T07:59:41Z</updated>
<entry>
<title>embedded-devel: typo: remove duplicate word</title>
<updated>2018-03-07T07:59:41Z</updated>
<author>
<name>Holger Dengler</name>
<email>dengler@linutronix.de</email>
</author>
<published>2018-03-02T13:44:51Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=8a51c72646c1241cd9d4c422650db5cae1d6c4ae'/>
<id>urn:sha1:8a51c72646c1241cd9d4c422650db5cae1d6c4ae</id>
<content type='text'>
Signed-off-by: Holger Dengler &lt;dengler@linutronix.de&gt;
</content>
</entry>
<entry>
<title>remove german slides when english are available</title>
<updated>2018-02-20T14:33:14Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2018-02-20T14:33:14Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=0351969fdffa9959921d8ec38b7d0d7cf095fcd0'/>
<id>urn:sha1:0351969fdffa9959921d8ec38b7d0d7cf095fcd0</id>
<content type='text'>
Remove german slides if a completely translated english version is
available. For slides that have been translated to english, but do
not contain all the information of the german slides, the german
slides are still available. But they are only available for
reference. That will not be built.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>embedded-devel: add ld.so.cache info</title>
<updated>2018-02-20T13:58:34Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2018-01-22T11:48:56Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=abc03682de0b05e165a8deb6f505849870179d61'/>
<id>urn:sha1:abc03682de0b05e165a8deb6f505849870179d61</id>
<content type='text'>
We talk about the dynamic loader, so let's talk about how
to configure it too.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>embedded-devel: add slides about PIE binaries</title>
<updated>2018-02-20T13:58:34Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2018-01-22T10:56:18Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=e7d244930c7d4d05c673daed57bcc4d3d918d058'/>
<id>urn:sha1:e7d244930c7d4d05c673daed57bcc4d3d918d058</id>
<content type='text'>
PIE binaries are now the default, so let's talk about them.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>embedded-devel: add LD_TRACE_PRELINKING</title>
<updated>2018-02-20T13:58:34Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2018-01-22T02:29:29Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=fb4152c2d2a7371496b00f7a30a40619cbc2f45c'/>
<id>urn:sha1:fb4152c2d2a7371496b00f7a30a40619cbc2f45c</id>
<content type='text'>
Since PIE binaries are created by default now, it has become important
to see where the binaries are mapped in memory. LD_TRACE_PRELINKING is
the dynamic loader environment variable to see that.

  $ env LD_TRACE_PRELINKING=1 ./hello | grep '=&gt;'

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>embedded devel: add english version</title>
<updated>2017-12-19T09:32:14Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2017-12-19T09:32:14Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=bbdbb0189029258a972068661e27df2b1add4519'/>
<id>urn:sha1:bbdbb0189029258a972068661e27df2b1add4519</id>
<content type='text'>
Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' into kconfig</title>
<updated>2013-12-27T10:48:46Z</updated>
<author>
<name>Jan Altenberg</name>
<email>jan@linutronix.de</email>
</author>
<published>2013-12-27T10:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=455c28f2c81b92e72c299b526ff66801ee71f175'/>
<id>urn:sha1:455c28f2c81b92e72c299b526ff66801ee71f175</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Typo fixes</title>
<updated>2013-12-27T10:21:25Z</updated>
<author>
<name>Jan Altenberg</name>
<email>jan@linutronix.de</email>
</author>
<published>2013-12-27T10:21:25Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=4766f6b5e10ed58c210ff9c9d1d048e12d21eebd'/>
<id>urn:sha1:4766f6b5e10ed58c210ff9c9d1d048e12d21eebd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Kconfig build system</title>
<updated>2013-05-13T14:22:27Z</updated>
<author>
<name>Christian Eppler</name>
<email>c.eppler@linutonix.de</email>
</author>
<published>2013-05-13T14:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=9e05689406c83ae3020ca32a6ec6387466209138'/>
<id>urn:sha1:9e05689406c83ae3020ca32a6ec6387466209138</id>
<content type='text'>
Signed-off-by: Christian Eppler &lt;c.eppler@linutonix.de&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jan'</title>
<updated>2011-01-28T12:17:04Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2011-01-28T12:17:04Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=2354b12678f07579815356ec10eef193a64bb2a6'/>
<id>urn:sha1:2354b12678f07579815356ec10eef193a64bb2a6</id>
<content type='text'>
Conflicts:
	application-devel/embedded-devel/pres_embedded-devel_de.tex
	flash-memory/flash-filesystems/pres_flashfilesystems_en.tex
	linux-basics/linux-processes/pres_linux-processes_en.tex

Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
</feed>
