[bootlin/training-materials updates] master: agenda/linux-kernel.inc: support for both Ubuntu 22.04 and 20.04 (42fed180)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Jul 17 14:39:16 CEST 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/42fed1800148f10d88226dd6a5a278a14804e9fc

>---------------------------------------------------------------

commit 42fed1800148f10d88226dd6a5a278a14804e9fc
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Jul 17 14:39:16 2023 +0200

    agenda/linux-kernel.inc: support for both Ubuntu 22.04 and 20.04
    
    Note: not perfect edit as the same macro is used for the French
    and English agendas, so you cannot use a word such as "or"
    to specify that both versions are supported.
    
    Would be easier to support 22.04 only :)
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

42fed1800148f10d88226dd6a5a278a14804e9fc
 agenda/linux-kernel.inc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/agenda/linux-kernel.inc b/agenda/linux-kernel.inc
index 43b65de5..313c2bd3 100644
--- a/agenda/linux-kernel.inc
+++ b/agenda/linux-kernel.inc
@@ -100,3 +100,6 @@
 % Time ratio
 \def \onsitelecturetimeratio{50}
 \def \onsitelabtimeratio{50}
+
+% Ubuntu version
+\def \ubuntuversion{22.04 / 20.04}




More information about the training-materials-updates mailing list