[Debian-live-changes] r2139 - docs/talks/debconf7

daniel at alioth.debian.org daniel at alioth.debian.org
Sun Jun 17 12:49:45 UTC 2007


Author: daniel
Date: 2007-06-17 12:49:45 +0000 (Sun, 17 Jun 2007)
New Revision: 2139

Modified:
   docs/talks/debconf7/Makefile
   docs/talks/debconf7/introduction.tex
   docs/talks/debconf7/main.tex
Log:


Modified: docs/talks/debconf7/Makefile
===================================================================
--- docs/talks/debconf7/Makefile	2007-06-17 12:25:33 UTC (rev 2138)
+++ docs/talks/debconf7/Makefile	2007-06-17 12:49:45 UTC (rev 2139)
@@ -1,7 +1,10 @@
 all:
 	pdflatex main.tex
+
+dist:
 	pdflatex main.tex
 	pdflatex main.tex
+	pdflatex main.tex
 
 clean:
 	rm -f *.aux *.log *.nav *.out *.pdf *.snm *.toc

Modified: docs/talks/debconf7/introduction.tex
===================================================================
--- docs/talks/debconf7/introduction.tex	2007-06-17 12:25:33 UTC (rev 2138)
+++ docs/talks/debconf7/introduction.tex	2007-06-17 12:49:45 UTC (rev 2139)
@@ -1,12 +1,22 @@
 \section{Introduction}
 
+\subsection{Overview}
+
 \begin{frame}{Overview}
+
+\text{Do \textbf{not} worry, it is all veeery simple...}
+
+\pause
+
 \begin{itemize}
 	\item Why?
 	\item How?
+	\item Questions?
 \end{itemize}
 \end{frame}
 
+\subsection{Why?}
+
 \begin{frame}{What is a Live system?}
 \begin{itemize}
 	\item normal distribution on read-only media
@@ -16,21 +26,23 @@
 \begin{frame}{Who needs it?}
 \begin{itemize}
 	\item end users
+	\item developer
 	\item system administrators
-	\item everyone?
+	\item ...everyone?
 \end{itemize}
 \end{frame}
 
 \begin{frame}{What is wrong with current live systems?}
 \begin{itemize}
-	\item unofficial, developed outside
-	\item mix testing and unstable
-	\item support i386 only
-	\item alter package's behavior
-	\item include unofficial packages
-	\item custom kernels
-	\item unflexible
-	\item not available in different flavours
+	\item unofficial projects, developed outside of Debian
+	\item mixing different distributions
+	\item supporting i386 only.
+	\item changing package's behavior
+	\item stripping packages
+	\item including unofficial packages
+	\item shiping custom kernels
+	\item unflexible for all purposes
+	\item not available in different binary types
 \end{itemize}
 \end{frame}
 
@@ -39,8 +51,8 @@
 	\item official Debian subproject
 	\item reflects the state of the distribution
 	\item runs on as many architectures as possible
-	\item consists of unchanged Debian packages only
-	\item uses an unaltered Debian kernel-image with no additional patches
-	\item does not contain any unofficial packages
+	\item consisting of unchanged Debian packages only
+	\item not containing any unofficial packages
+	\item unaltered Debian kernel-images
 \end{itemize}
 \end{frame}

Modified: docs/talks/debconf7/main.tex
===================================================================
--- docs/talks/debconf7/main.tex	2007-06-17 12:25:33 UTC (rev 2138)
+++ docs/talks/debconf7/main.tex	2007-06-17 12:49:45 UTC (rev 2139)
@@ -24,7 +24,7 @@
 
 \begin{document}
 
-\begin{frame}
+\begin{frame}[plain]
 	\titlepage
 \end{frame}
 




More information about the Debian-live-changes mailing list