diff options
| author | Holger Dengler <dengler@linutronix.de> | 2018-05-23 08:17:40 +0200 |
|---|---|---|
| committer | Holger Dengler <dengler@linutronix.de> | 2018-06-06 10:02:14 +0200 |
| commit | 3fe95ca9145193c9eb572f7975fc18e2d60b2c53 (patch) | |
| tree | 7a8890cdfd1bcf72dc0fa6dc0380cbf1b2bfaacf /misc/pres_update.tex | |
| parent | 5a6070706642b74c12df059f475c10d4820cf82d (diff) | |
misc: Update Slides
- Update Concepts (redundant, rescue)
- Update Processing (swupdate)
- Deployment (Hawkbit)
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'misc/pres_update.tex')
| -rw-r--r-- | misc/pres_update.tex | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/misc/pres_update.tex b/misc/pres_update.tex new file mode 100644 index 0000000..5621007 --- /dev/null +++ b/misc/pres_update.tex @@ -0,0 +1,34 @@ +\input{configpres} + +\AtBeginSection[] { +\begin{frame}<beamer> +\tableofcontents[currentsection] +\end{frame} +} + +% ---------------------------- +\title{Update} +\subtitle{Secure Update for Embedded Devices} +\maketitle + +% ---------------------------- +\begin{frame}{Overview} +\tableofcontents +\end{frame} + +% ---------------------------- +\input{misc/frm_update_concepts.tex} + +% ---------------------------- +\input{misc/frm_update_process.tex} + +% ---------------------------- +\input{misc/frm_update_deploy.tex} + +% ---------------------------- +\input{misc/frm_update_summary.tex} + +% ---------------------------- +\section*{} +\subsection*{} +\input{tailpres} |
