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:
Sergio Durigan Junior 2019-05-11 01:33:33 -04:00
parent c60039bb63
commit b454be750d
1 changed files with 5 additions and 3 deletions

View File

@ -40,6 +40,7 @@
\item{GNU and Linux} \item{GNU and Linux}
\item{Upstream} \item{Upstream}
\item{Downstream} \item{Downstream}
\item{Tips and Tricks}
\end{itemize} \end{itemize}
\end{frame} \end{frame}
@ -52,6 +53,7 @@
\newline \newline
\pause \pause
\begin{enumerate} \begin{enumerate}
% Start counting at zero!
\setcounter{enumi}{-1} \setcounter{enumi}{-1}
\item{The freedom to run the program as you wish, for any \item{The freedom to run the program as you wish, for any
purpose.} purpose.}
@ -199,10 +201,10 @@
\textbf{RHEL} (\textbf{R}ed \textbf{H}at \textbf{E}nterprise \textbf{RHEL} (\textbf{R}ed \textbf{H}at \textbf{E}nterprise
\textbf{L}inux).} \textbf{L}inux).}
\pause \pause
\item{A Fedora \textbf{package} is called a \textbf{RPM} \item{A Fedora \textbf{package} is called an \textbf{RPM}
(\textbf{R}ed Hat \textbf{P}ackage \textbf{M}anager).} (\textbf{R}PM \textbf{P}ackage \textbf{M}anager).}
\pause \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).} RPM).}
\pause \pause
\item{A SRPM is composed by a (usually) \textbf{stable} upstream \item{A SRPM is composed by a (usually) \textbf{stable} upstream