diff options
| author | Manuel Traut <manut@x1.localdomain> | 2012-05-04 09:24:23 +0200 |
|---|---|---|
| committer | Manuel Traut <manut@linutronix.de> | 2018-03-16 21:39:30 +0100 |
| commit | 1eadd9ef336e0ef10ab0178ead82e9e92d4c82e9 (patch) | |
| tree | 6f193d550a548cb7ef1fe5c333a93fc8d614bd8e | |
| parent | 245228465427c683f645088832a1b9d1149f3ca5 (diff) | |
updated index.txt with lwn
Signed-off-by: Manuel Traut <manut@x1.localdomain>
| -rw-r--r-- | configpres.tex | 36 | ||||
| -rw-r--r-- | index.txt | 26 | ||||
| -rw-r--r-- | tailpres.tex | 18 |
3 files changed, 22 insertions, 58 deletions
diff --git a/configpres.tex b/configpres.tex index 3491653..e69de29 100644 --- a/configpres.tex +++ b/configpres.tex @@ -1,36 +0,0 @@ -\documentclass{beamer} -\mode<presentation> -{ - \usetheme{default} -} -\usepackage{german} -\usepackage[utf8]{inputenc} -\usepackage{pgf,pgfarrows,pgfnodes,pgfautomata,pgfheaps} -\usepackage{amsmath,amssymb} -\usepackage{listings,color} -\usepackage{graphicx} -\usepackage{lxextras} - -\institute{Hochschule Ravensburg-Weingarten} -\definecolor{lbcolor}{RGB}{255,210,150} -\lstset{ - language=C++, - numbers=left, - stepnumber=1, - numbersep=5pt, - numberstyle=\tiny, - breaklines=true, - breakautoindent=true, - postbreak=\space, - tabsize=2, - basicstyle=\ttfamily\tiny, - showspaces=false, - showstringspaces=false, - extendedchars=true, - backgroundcolor=\color{lbcolor}, - keywordstyle=\bf , - commentstyle=\color{green}, - stringstyle=\color{red} -} - -\begin{document} @@ -27,11 +27,8 @@ Linuxtag: Mi 23. - Sa 26. Mai Messe Berlin -http://www.winters-hotel-berlin-city-messe.de/ -Uebernachtung ca. 100 pro Person - Nach Berlin mit Nachtzug ab Dienstag Abend ca. 21 Uhr -Zurueck Sonntag Nachmittag ~100 EUR pro Person +Zurueck ??? ~100 EUR pro Person Eintritt: Sponsoren @@ -43,6 +40,27 @@ Zuschuss durch Studiengebuehren, Erfahrungsgemaess ca. 20%. LWN - summary: ============== +04.05.2012 +^^^^^^^^^^ + +Interesting Links: +^^^^^^^^^^^^^^^^^^ +https://code.google.com/p/kernel/wiki/PerfUserGuide +http://lac.linuxaudio.org/2012/program +http://techcrunch.com/2012/04/19/an-interview-with-millenium-technology-prize-finalist-linus-torvalds/ + +Tizen 1.0 Larkspur SDK and Source Code Release + +Tizen was formed from the MeeGo and LiMo projects to create mobile devices such as smartphones and tablets. The project has announced the 1.0 release of its Software Development Kit (SDK) and the platform source code. The release notes for the SDK and the source code contain the details. + +3.4-rc4 (22.04) +^^^^^^^^^^^^^^^ +The 3.4 development cycle continues with the release of the 3.4-rc4 prepatch. Linus says: "But none of it really looks all that scary. It looks like the 3.4 release is all on track, but please do holler if you see regressions." There are some reports of ongoing difficulties with the Nouveau graphics driver; hopefully those will be sorted out soon. + +3.4-rc5 (29.04) +^^^^^^^^^^^^^^^ +The fifth 3.4 prepatch is out. "And like -rc4, quite a bit of the changes came in on Friday (with some more coming in yesterday). And we haven't been calming down, quite the reverse. -rc5 has almost 50% more commits than -rc4 had. Not good." That said, what's going in is mostly fixes; see the announcement for the short-form changelog. + 20.04.2012 ^^^^^^^^^^ diff --git a/tailpres.tex b/tailpres.tex index 3788c79..e69de29 100644 --- a/tailpres.tex +++ b/tailpres.tex @@ -1,18 +0,0 @@ -\begin{frame}[fragile] - \begin{columns} - \column[c]{.50\textwidth} -Thank you for your attention. -\newline -\newline -\begin{block}{Linutronix GmbH} -Bahnhofstra\ss{}e 3 - -88690 Uhldingen-M\"uhlhofen -\end{block} - \column[c]{.50\textwidth} -\vskip1cm -\includegraphics[height=0.9\textwidth]{/usr/share/lx/logo/frau_auf_logo} - \end{columns} -\end{frame} - -\end{document} |
