From 98307a59aec47651ad9cd3e33957af20b874c171 Mon Sep 17 00:00:00 2001 From: "Huajian.Luo" Date: Mon, 30 Dec 2024 15:18:54 +0800 Subject: [PATCH] Simplify AutoYaST profiles from support_images folder --- .../create_hdd/create_hdd_sap_sles.xml.ep | 12 ---- ...e_unregistered_no_self_update_s390x.xml.ep | 2 - ...2sp5_media_def_patterns_minimal_x86_64.xml | 3 +- .../support_images/create_hdd_ha_sles.xml.ep | 2 +- .../create_hdd_sap_textmode_sles.xml.ep | 47 ------------- .../sles12sp5_install_all_patterns_s390x.xml | 70 +------------------ ...es12sp5_install_default_patterns_s390x.xml | 9 --- .../sles15sp6_install_textmode_hpc_x86_64.xml | 13 ---- 8 files changed, 4 insertions(+), 154 deletions(-) diff --git a/data/autoyast_sle12/create_hdd/create_hdd_sap_sles.xml.ep b/data/autoyast_sle12/create_hdd/create_hdd_sap_sles.xml.ep index 9dea4b71ef30..f175c2a8b6e1 100644 --- a/data/autoyast_sle12/create_hdd/create_hdd_sap_sles.xml.ep +++ b/data/autoyast_sle12/create_hdd/create_hdd_sap_sles.xml.ep @@ -7,21 +7,9 @@ true - - - hd0 - /dev/vda - - - 1 - true -1 - false - fadump= crashkernel=201M - - grub2 false diff --git a/data/yam/autoyast/sles12sp5_create_hdd_gnome_unregistered_no_self_update_s390x.xml.ep b/data/yam/autoyast/sles12sp5_create_hdd_gnome_unregistered_no_self_update_s390x.xml.ep index 0b57ac2495e5..b68682e49217 100644 --- a/data/yam/autoyast/sles12sp5_create_hdd_gnome_unregistered_no_self_update_s390x.xml.ep +++ b/data/yam/autoyast/sles12sp5_create_hdd_gnome_unregistered_no_self_update_s390x.xml.ep @@ -6,10 +6,8 @@ - console -1 - grub2 diff --git a/data/yam/autoyast/support_images/autoyast_sles12sp5_media_def_patterns_minimal_x86_64.xml b/data/yam/autoyast/support_images/autoyast_sles12sp5_media_def_patterns_minimal_x86_64.xml index e57bfbdf9118..0a2828536918 100644 --- a/data/yam/autoyast/support_images/autoyast_sles12sp5_media_def_patterns_minimal_x86_64.xml +++ b/data/yam/autoyast/support_images/autoyast_sles12sp5_media_def_patterns_minimal_x86_64.xml @@ -6,9 +6,8 @@ - 8 + -1 - grub2 false diff --git a/data/yam/autoyast/support_images/create_hdd_ha_sles.xml.ep b/data/yam/autoyast/support_images/create_hdd_ha_sles.xml.ep index 114d6c8eefe0..c0f63483f97b 100644 --- a/data/yam/autoyast/support_images/create_hdd_ha_sles.xml.ep +++ b/data/yam/autoyast/support_images/create_hdd_ha_sles.xml.ep @@ -181,7 +181,7 @@ % unless ($check_var->('ARCH', 's390x')) { - 45 + -1 diff --git a/data/yam/autoyast/support_images/create_hdd_sap_textmode_sles.xml.ep b/data/yam/autoyast/support_images/create_hdd_sap_textmode_sles.xml.ep index 92c914c270d2..e4ec595f2b9b 100644 --- a/data/yam/autoyast/support_images/create_hdd_sap_textmode_sles.xml.ep +++ b/data/yam/autoyast/support_images/create_hdd_sap_textmode_sles.xml.ep @@ -7,21 +7,9 @@ true - - - hd0 - /dev/vda - - - 1 - true -1 - false - fadump= crashkernel=201M - - grub2 false @@ -100,16 +88,6 @@ - - - AUTO - - - false - susetest - auto - false - dhcp @@ -117,32 +95,7 @@ yes auto - - static - lo - no - 127.0.0.1 - 255.0.0.0 - 127.0.0.0 - 8 - nfsroot - no - - true - true - false - - - eth0 - KERNELS - 0000:01:00.0 - - - - false - false - diff --git a/data/yam/autoyast/support_images/sles12sp5_install_all_patterns_s390x.xml b/data/yam/autoyast/support_images/sles12sp5_install_all_patterns_s390x.xml index c3597dda9697..5cb558c164bf 100644 --- a/data/yam/autoyast/support_images/sles12sp5_install_all_patterns_s390x.xml +++ b/data/yam/autoyast/support_images/sles12sp5_install_all_patterns_s390x.xml @@ -8,17 +8,8 @@ - hvc_iucv=8 TERM=dumb resume=/dev/disk/by-path/ccw-0.0.0000-part3 crashkernel=163M - auto - false - false - console -1 - false - crashkernel=163M - crashkernel=163M\<4G - grub2 @@ -49,71 +40,14 @@ true - - - AUTO - - - true - susetest - - 10.144.53.53 - - auto - - suse.de - - false - dhcp - eth0 + eth0 + yes auto - public - - - static - lo - no - 127.0.0.1 - 255.0.0.0 - 127.0.0.0 - 8 - nfsroot - no - true - true - false - - false - false - - - default - eth0 - % if ( $get_var->('WORKER_HOSTNAME') =~ /prg2/ ) { - 10.145.10.254 - % } - % if ( $get_var->('WORKER_HOSTNAME') =~ /nue2/ ) { - 10.161.159.254 - % } - - - - - - - - - - - - - - - diff --git a/data/yam/autoyast/support_images/sles12sp5_install_default_patterns_s390x.xml b/data/yam/autoyast/support_images/sles12sp5_install_default_patterns_s390x.xml index 652d6e6ab4f1..25cf6d80e742 100644 --- a/data/yam/autoyast/support_images/sles12sp5_install_default_patterns_s390x.xml +++ b/data/yam/autoyast/support_images/sles12sp5_install_default_patterns_s390x.xml @@ -8,17 +8,8 @@ - hvc_iucv=8 TERM=dumb resume=/dev/disk/by-path/ccw-0.0.0000-part3 crashkernel=163M - auto - false - false - console -1 - false - crashkernel=163M - crashkernel=163M\<4G - grub2 diff --git a/data/yam/autoyast/support_images/sles15sp6_install_textmode_hpc_x86_64.xml b/data/yam/autoyast/support_images/sles15sp6_install_textmode_hpc_x86_64.xml index 99caa32d7516..5aaafef0e8cb 100644 --- a/data/yam/autoyast/support_images/sles15sp6_install_textmode_hpc_x86_64.xml +++ b/data/yam/autoyast/support_images/sles15sp6_install_textmode_hpc_x86_64.xml @@ -14,19 +14,6 @@ false - - - - false - bios - - - english-us - - - en_US - -