Commit Graph

1048 Commits

Author SHA256 Message Date
YaST Team Bot
244dbfd47b - Add support for detecting EFI boot during autoinstallation
(jsc#SLE-18819)
- 4.4.21

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=996
2021-11-19 12:20:45 +00:00
YaST Team Bot
2426204316 Updated to git ref a2148186
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=995
2021-11-16 14:24:23 +00:00
YaST Team Bot
caea79b495 - bsc#1192626:
- Registration takes place always at the same point, no matter
    which installation medium is being used.
  - Adapt to the product specification API.
- Stop AutoYaST installation when registration failed on online
  medium (bsc#1188211, Josef Reidinger <jreidinger@suse.com>).
- 4.4.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=994
2021-11-15 15:36:54 +00:00
YaST Team Bot
723cc0f872 Updated to git ref ea8fcec5
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=993
2021-11-03 15:43:27 +00:00
YaST Team Bot
86f0930ae1 - Avoid internal error when checking signature (bsc#1192022).
- 4.4.19

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=992
2021-10-26 12:35:42 +00:00
YaST Team Bot
d1259e40eb - Add the "keep_unknown_lv" element to the partitioning schema
(bsc#1191968).
- 4.4.18

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=991
2021-10-26 07:19:18 +00:00
YaST Team Bot
0bcd1a8ef2 - bsc#1191695
- Consider the environment attribute when importing the script
    section.
  - Do not report feedback when running a script and the log
    content is empty.
- 4.4.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=990
2021-10-26 06:33:47 +00:00
YaST Team Bot
34fa96796d Updated to git ref 846b1b38
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=989
2021-10-01 10:56:59 +00:00
YaST Team Bot
3f2fca052c - Add the "hostname" element to the rules schema (bsc#1190696).
- 4.4.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=988
2021-09-21 16:10:03 +00:00
YaST Team Bot
e7b533c4c0 Updated to git ref 4ea13029
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=987
2021-08-24 12:16:58 +00:00
YaST Team Bot
036cfc36b5 - Do not crash while sorting the list of modules to be processed
during the 2nd stage (bsc#1184316).
- Prevent AutoYaST UI from crashing when trying to apply a module
  changes (bsc#1184429).
- 4.3.77

- Use 'module' instead of 'listentry' when exporting pre-modules
  and post-modules lists (bsc#1184342).

- Show the <ask-list> only once during autoinstallation
  (bsc#1184317).

- Add the 'mkfs_options' element to the schema (bsc#1184268).

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=986
2021-08-12 08:33:51 +00:00
YaST Team Bot
09867b620a - Fixed handling of the "final_reboot" and "final_halt" options,
add the custom scripts only once and avoid displaying
  a warning popup during installation (bsc#1188356)
- 4.4.15

- Copy the init-scripts to the right location during 1st stage
  (bsc#1188360).

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=985
2021-07-26 07:54:01 +00:00
Imobach Gonzalez Sosa
5407897a47 Updated to git ref 4bdd6e72
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=984
2021-07-20 06:30:20 +00:00
YaST Team Bot
5adfeeae1a - Copy the files to the right location when a <file_location>
is given (bsc#1188357).
- 4.4.14

- Recognize the 'dialog' section as a legal element of rules.xml
  files (bsc#1188153).
- Do not export the general/storage section when it is empty
  (related to bsc#1171356 and bsc#1187916).

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=983
2021-07-19 09:40:55 +00:00
YaST Team Bot
ee8720cceb - Add run-erb option to check-profile command.
- Avoid to crash when rendering ERB profiles fails.
- Related to bsc#1177123.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=982
2021-07-06 12:44:38 +00:00
YaST Team Bot
356dcbf673 - Fix unit tests dependency (related to bsc#1187962).
- 4.4.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=981
2021-07-06 09:09:41 +00:00
YaST Team Bot
5a64683ba6 Updated to git ref 17041756
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=980
2021-07-05 16:11:06 +00:00
YaST Team Bot
9f45abc264 - Properly register the script to reboot after applying online
updates (bsc#1187962).
- 4.4.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=979
2021-07-02 15:01:45 +00:00
YaST Team Bot
ea1dfba1e4 - Do not crash importing the <scripts> section (boo#1187898).
This bug does not affect the installation process.
- 4.4.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=978
2021-07-01 07:56:45 +00:00
YaST Team Bot
0e1c8803a0 - Fix the copy of the profile to the installed system as
/var/adm/autoinstall/cache/installedSystem.xml (bsc#1187221).
- 4.4.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=977
2021-06-14 10:24:33 +00:00
YaST Team Bot
829fea99e4 - Do not crash when the general/storage section is empty
(bsc#1187180).
- 4.4.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=976
2021-06-11 14:33:26 +00:00
YaST Team Bot
42218f2481 - Import proxy settings during the 1st stage of the installation
(bsc#1185016)
- 4.4.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=975
2021-06-10 15:14:49 +00:00
YaST Team Bot
327399fa7e - Abort the installation importing the users sections from
the profile fails (related to jsc#PM-2620).
- 4.4.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=974
2021-06-07 14:32:14 +00:00
YaST Team Bot
c90fd29634 - Recommend icewm if graphical installation (bsc#1185095)
- 4.4.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=973
2021-05-14 13:23:22 +00:00
YaST Team Bot
6ae7edd1e8 - Install packages in the PackagesProposal during autoupgrade
(see bsc#1184488).
- 4.4.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=972
2021-05-14 09:57:02 +00:00
YaST Team Bot
7726c81079 - Refactor the <ask> mechanism (bsc#1185704):
- Split the code into several and testable classes.
  - Fix 'Next' dialog calculation when the target does not exist.
  - <script> and <default_value_script> support the same elements
    than any other script.
- 4.4.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=971
2021-05-11 11:18:05 +00:00
YaST Team Bot
0f7fc10c73 - During autoupgrade do not try to register the system if it is
explicitly disabled in the profile (bsc#1176965)
- 4.4.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=970
2021-05-11 08:34:07 +00:00
YaST Team Bot
0c687d7ec4 - fix autoyast profile parser (bsc#1184508)
- 4.4.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=969
2021-04-08 16:41:28 +00:00
YaST Team Bot
62df4016ed - Do not crash while sorting the list of modules to be processed
during the 2nd stage (bsc#1184316).
- Prevent AutoYaST UI from crashing when trying to apply a module
  changes (bsc#1184429).
- Use 'module' instead of 'listentry' when exporting pre-modules
  and post-modules lists (bsc#1184342).
- Show the <ask-list> only once during autoinstallation
  (bsc#1184317).
- Add the 'mkfs_options' element to the schema (bsc#1184268).
- 4.4.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=968
2021-04-08 06:59:27 +00:00
YaST Team Bot
b75789244c - consistent handling of empty elements in autoyast profile (bsc#1180968)
- 4.4.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=967
2021-04-07 10:55:11 +00:00
YaST Team Bot
6afe99a000 - Fix crash during using autoyast UI (bsc#1184216)
- 4.3.76

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=966
2021-04-01 12:06:41 +00:00
YaST Team Bot
6e2850ad7c - fix handling of empty signature-handling element in autoyast
profile (bsc#1180968)
- 4.3.75

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=965
2021-03-18 09:34:26 +00:00
YaST Team Bot
7c06825de1 - Export properly "ask" section "selection" (bsc#1183624)
- 4.3.74

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=964
2021-03-17 12:50:20 +00:00
YaST Team Bot
c138b9a7fb - Move default networking section values to the network repository
in order to reduce the redundancy and to avoid an unexpected
  behavior (bsc#1180535).
- 4.3.73

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=963
2021-03-16 10:01:01 +00:00
YaST Team Bot
2deca753a0 - Autoyast schema: allow semi-automatic_entry alias for module in
semi-automatic entry as it was already documented in autoyast
  documentation (bsc#1183512)
- 4.3.72

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=962
2021-03-15 17:57:04 +00:00
YaST Team Bot
32487ae3a6 - Remove the 'haspcmica' element from the schema (related to
bsc#1183352).
- 4.3.71

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=961
2021-03-11 16:16:35 +00:00
YaST Team Bot
69e2549566 - Import the security settings after importing the bootloader
configuration (bsc#1183042).
- 4.3.70

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=960
2021-03-05 09:32:36 +00:00
YaST Team Bot
2c868823e5 - Select patterns during auto installation even when not using the
confirm mode (related to jsc#SMO-20 and bsc#1182543).
- 4.3.69

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=959
2021-02-26 10:36:35 +00:00
YaST Team Bot
a207ef9926 Updated to git ref e3bca9dd
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=958
2021-02-18 16:15:06 +00:00
YaST Team Bot
39707cdb1f - Adapted unit test to recent changes in Yast::Report (related to
bsc#1179893).
- 4.3.68

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=957
2021-02-18 14:56:50 +00:00
YaST Team Bot
599706171b - AutoYaST UI: fixed field Mount Options (fstopt) in the
partitioning section (bsc#1181577).
- 4.3.67

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=956
2021-02-01 10:17:33 +00:00
YaST Team Bot
12fed3b67c - AutoYaST UI: added drive types CT_NFS and CT_TMPFS to the
partitioning section (part of jsc#SLE-11308).
- 4.3.66

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=955
2021-01-29 12:25:02 +00:00
YaST Team Bot
b0d4005cfc - Upgrade: Checking if a valid base product has been selected for
upgrade and if not asking the user to check the product entry
  in the AY configuration file (bsc#1175876).
- 4.3.65

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=954
2021-01-18 12:53:23 +00:00
YaST Team Bot
f01b9f45b6 - Add support for Btrfs quotas (jsc#SLE-7742).
- 4.3.64

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=953
2020-12-14 12:19:40 +00:00
YaST Team Bot
a090a95166 Updated to git ref 10534529
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=952
2020-11-27 11:17:53 +00:00
YaST Team Bot
1fd17b9de2 - Rules download: The result will be stored in the target file when
the download has failed. This file has to be removed (bsc#1178804)
- 4.3.63

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=951
2020-11-26 10:13:06 +00:00
YaST Team Bot
6c1f9f2676 - AutoYaST warnings timeout applies to the XML validation error
dialog (bsc#1176973).
- 4.3.62

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=950
2020-10-21 08:53:16 +00:00
YaST Team Bot
6fb0981e42 - Allow setting the 't' (or 'config:type') attribute in the
'backup' and 'upgrade' elements (bsc#1176834 and bsc#1176848).
- 4.3.61

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=949
2020-10-13 11:10:17 +00:00
YaST Team Bot
0e02113cee - Do not show a warning the user when a script just did not run
(bsc#1177057).
- 4.3.60

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=948
2020-10-08 21:14:32 +00:00
YaST Team Bot
0c0ee16c61 - Fix the progress bar length during autoinstallation
initialization (bsc#1177322).

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=947
2020-10-08 08:42:40 +00:00