summaryrefslogtreecommitdiff
path: root/security/firewall_ex
AgeCommit message (Collapse)Author
2018-04-19add generic support for print versionJohn Ogness
All presentations can be built in print form if the file .lxformat_print exists in the main directory. If this file does not exist, the regular beamer format will be generated. IMPORTANT: The print version of the files are named the same as the beamer version! Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-04-18security: firewall_ex: minimize pres/print diffJohn Ogness
The only difference between a pres and a print is the config and tail lines (first and last lines of the .tex). Make this clear by consolidating all other lines into the main content. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-04-18security: firewall_ex: add printable handoutHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2018-04-18security: firewall_ex: move content to a separate fileHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2018-04-18security: firewall_ex: remove remaining old design stuffHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2018-01-15security: change code fontsize to scriptsizeHolger Dengler
Fontsize "scriptsize" is a good alternative between default fontsize and "tiny". Signed-off-by: Holger Dengler <dengler@linutronix.de>
2016-10-21security: Rename directory for firewall example slildesHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>