Few improvements suggested by Lukas and Jie.
- Add "Tips and Trick" to the Agenda. - Add comment on \setcounter. - RPM is "RPM Package Manager". - "An RPM...", "An SRPM...".
This commit is contained in:
parent
c60039bb63
commit
b454be750d
1 changed files with 5 additions and 3 deletions
|
@ -40,6 +40,7 @@
|
|||
\item{GNU and Linux}
|
||||
\item{Upstream}
|
||||
\item{Downstream}
|
||||
\item{Tips and Tricks}
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
|
||||
|
@ -52,6 +53,7 @@
|
|||
\newline
|
||||
\pause
|
||||
\begin{enumerate}
|
||||
% Start counting at zero!
|
||||
\setcounter{enumi}{-1}
|
||||
\item{The freedom to run the program as you wish, for any
|
||||
purpose.}
|
||||
|
@ -199,10 +201,10 @@
|
|||
\textbf{RHEL} (\textbf{R}ed \textbf{H}at \textbf{E}nterprise
|
||||
\textbf{L}inux).}
|
||||
\pause
|
||||
\item{A Fedora \textbf{package} is called a \textbf{RPM}
|
||||
(\textbf{R}ed Hat \textbf{P}ackage \textbf{M}anager).}
|
||||
\item{A Fedora \textbf{package} is called an \textbf{RPM}
|
||||
(\textbf{R}PM \textbf{P}ackage \textbf{M}anager).}
|
||||
\pause
|
||||
\item{A RPM is generated from a \textbf{SRPM} (\textbf{S}ource
|
||||
\item{An RPM is generated from an \textbf{SRPM} (\textbf{S}ource
|
||||
RPM).}
|
||||
\pause
|
||||
\item{A SRPM is composed by a (usually) \textbf{stable} upstream
|
||||
|
|
Loading…
Reference in a new issue