From dad42e88cb316ad392168659bcdec64903bc7351 Mon Sep 17 00:00:00 2001 From: m-dati Date: Tue, 5 Dec 2023 16:05:31 +0100 Subject: [PATCH] Test of autoyast_containers_xml for s390x SLE15-SP5 ONLY xml file removed '#' and comments and blank lines skip loader params. --- data/containers/autoyast_containers.xml.ep | 23 ++++------------------ 1 file changed, 4 insertions(+), 19 deletions(-) diff --git a/data/containers/autoyast_containers.xml.ep b/data/containers/autoyast_containers.xml.ep index e618c00541a0..32c9ad6650a9 100644 --- a/data/containers/autoyast_containers.xml.ep +++ b/data/containers/autoyast_containers.xml.ep @@ -38,42 +38,36 @@ false % if ($check_var->('ARCH', 's390x')) { - false true % } - % if ($check_var->('ARCH', 'ppc64le') or $check_var->('ARCH', 's390x')) { + % if ($check_var->('ARCH', 'ppc64le') or $check_var->('ARCH', 's390x-SKIPTHIS')) { grub2 % } - % if ($check_var->('ARCH', 's390x')) { + % if ($check_var->('ARCH', 's390x-SKIPTHIS')) { false false true true false - # added for s390x: hvc_iucv=8 TERM=dumb resume=/dev/disk/by-path/ccw-0.0.0000-part3 crashkernel=163M auto false false console 8 - # false # wrong tag true crashkernel=163M - #crashkernel=163M\<4G - crashkernel=163M # Crash offset default used - # + crashkernel=163M % } elsif ($check_var->('ARCH', 'ppc64le')) { showopts plymouth.ignore-serial-consoles console=hvc0 console=tty mitigations=auto crashkernel=201M false % } else { splash=verbose % } - -1 % unless ($check_var->('ARCH', 's390x')) { @@ -86,6 +80,7 @@ % if ($check_var->('ARCH', 's390x')) { + false dhcp @@ -118,22 +113,14 @@ % } - % if ($check_var->('ARCH', 's390x')) { - - - # false # unknown tag - false % } - - # partitioning % if ($check_var->('ARCH', 's390x')) { - <_id config:type="integer">0 /dev/disk/by-path/ccw-0.0.0000 gpt true @@ -232,7 +219,6 @@ % } - SLES @@ -250,7 +236,6 @@ % unless ($get_var->('VERSION') =~ /12-SP3|12-SP4|12-SP5|15$/) { podman % }} - % if ($get_var->('VERSION') =~ /15$|15-SP1|15-SP2/) { podman-cni-config % }