<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manut/vorlesung/linux-basics/filesystem-structure, 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>2018-08-31T13:10:11Z</updated>
<entry>
<title>filesystem-structure: add english translation</title>
<updated>2018-08-31T13:10:11Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2018-08-31T13:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=e679ad196522e9302fe3bb85ba60c6e19f685d08'/>
<id>urn:sha1:e679ad196522e9302fe3bb85ba60c6e19f685d08</id>
<content type='text'>
Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>replace *all* tabs with spaces</title>
<updated>2018-04-19T09:03:45Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2018-04-19T09:03:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=ea793b23c98403cefb38670d02a778b843bdf997'/>
<id>urn:sha1:ea793b23c98403cefb38670d02a778b843bdf997</id>
<content type='text'>
There are times when tabs are allowed and times when they are not.
Let's just simply never use tabs for anything. This makes it easy
to find presentations where tabs were accidentally inserted.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>replace \cmd usage</title>
<updated>2015-01-12T12:20:13Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2015-01-12T12:20:13Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=d88124bc28d4964a6ed244c4489aa018b287bbf2'/>
<id>urn:sha1:d88124bc28d4964a6ed244c4489aa018b287bbf2</id>
<content type='text'>
it's no longer available in lx-cd

Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</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>convert the rest to the new buildsys format</title>
<updated>2011-01-26T23:52:19Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2011-01-26T23:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=7e5883bbd6e699d1fcee0814c5a172d6348bd63c'/>
<id>urn:sha1:7e5883bbd6e699d1fcee0814c5a172d6348bd63c</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>Aufräumen und neu strukturieren Teil 1</title>
<updated>2011-01-26T00:49:35Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2011-01-26T00:49:35Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=f6f0ee15f6ab3bee6150edb7b842c6624bfd8cae'/>
<id>urn:sha1:f6f0ee15f6ab3bee6150edb7b842c6624bfd8cae</id>
<content type='text'>
- alle images wurden ins Wurzelverzeichnis verschoben

- TEXINPUTS wird projektspezifisch gesetzt

- es besteht die Möglichkeit einzelne pdfs zu generieren (wie bisher)
   desweiteren ist es möglich eigene Zusammenstellungen anzulegen

- Einsstellungen welche das Design der Dokumente definieren werden nun
   in config*.tex &amp; tail*.tex im Wurzelverzeichnis definiert

- templates an neue Umgebung angepasst

- in jedem Kapitelverzeichnis liegt nun eine Datei section welche das Kapitel
   beschreibt (mind. überschrift). Diese kann ggf. inkludiert werden.

- TODO: es sind noch nicht alle Dokumente auf die neue Struktur umgestellt
   (siehe Makefile)

Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>simplify makefiles</title>
<updated>2010-10-13T14:56:37Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2010-10-13T14:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=8befecfca01c0675ed5c645bc280f2dba47f8cba'/>
<id>urn:sha1:8befecfca01c0675ed5c645bc280f2dba47f8cba</id>
<content type='text'>
Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>remove linutronix-*.png duplicates. If lx-cd is 'installed' the</title>
<updated>2010-08-09T09:15:36Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2010-08-09T09:15:36Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=1434bc7a133cd799276a9fb1a15677fadf38fbe0'/>
<id>urn:sha1:1434bc7a133cd799276a9fb1a15677fadf38fbe0</id>
<content type='text'>
images are included from /usr/share/lx/logo

Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>pres_file-system-structure_de.tex completed.</title>
<updated>2009-06-18T13:38:55Z</updated>
<author>
<name>Hans J. Koch</name>
<email>hjk@linutronix.de</email>
</author>
<published>2009-06-18T13:38:55Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=d947110b203e880febd6e21fe56805d469b42925'/>
<id>urn:sha1:d947110b203e880febd6e21fe56805d469b42925</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated linux-basics/filesystem-structure</title>
<updated>2009-06-18T12:40:45Z</updated>
<author>
<name>Hans J. Koch</name>
<email>hjk@linutronix.de</email>
</author>
<published>2009-06-18T12:40:45Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=2639345e20c416194ebc426105ce6bc76bc63731'/>
<id>urn:sha1:2639345e20c416194ebc426105ce6bc76bc63731</id>
<content type='text'>
</content>
</entry>
</feed>
