YaST Team Bot
68aee5b2a0
- Do not export Report section when cloning system as it is always
...
just defaults (bsc#1172749)
- 4.3.12
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=892
2020-06-11 20:55:35 +00:00
YaST Team Bot
7c65e50cfc
Updated to git ref 28de0245
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=891
2020-06-11 14:58:27 +00:00
YaST Team Bot
5d5e2e8d61
- Autoyast User Scripts Improvements:
...
- ensure all artifacts are copied to system (bsc#1145269)
- show warning if script returns non zero value
- show warning if there are two scripts that overwrite each other
- allow any interpreter to be used
- 4.3.11
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=890
2020-06-11 07:54:51 +00:00
YaST Team Bot
d01264130f
- Do not crash when the partitioning section is not specified
...
(bsc#1172718).
- 4.3.10
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=889
2020-06-09 12:38:48 +00:00
YaST Team Bot
04d63cbb25
- Fix 'autoyast' and 'clone_system' command line interfaces
...
(bsc#1172548):
- autoyast: add a list-modules command to list all known modules.
- autoyast: display the correct client name in the help text.
- autoyast: 'file' and 'module' command are now equivalent.
Both of them support setting 'filename' and 'modname'
arguments.
- clone_system: add a 'filename' option instead of always using
'/root/autoinst.xml'.
- clone_system: move the logic to find the clonable modules
to Y2ModuleConfig.
- 4.3.9
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=888
2020-06-05 12:55:58 +00:00
YaST Team Bot
e0ad5435d3
Updated to git ref 4bad9fdb
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=887
2020-06-01 15:11:38 +00:00
YaST Team Bot
b9dbc3bbd1
- AutoYaST schema fixes:
...
- Work around Relax-NG parser error: "Found anyName attribute
without oneOrMore ancestor" (bsc#1172131)
- Rename 'option' to 'fs_option' to fix a duplicate definition
(bsc#1170886)
- 4.3.8
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=886
2020-06-01 10:41:41 +00:00
YaST Team Bot
b5889a1f21
- 4.3.7
...
- When running an autoinstallation with the Online medium, the
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=885
2020-05-29 13:09:19 +00:00
YaST Team Bot
f26a961307
- When running an autoinstallation with the Online mediun, the
...
network configuration based on the profile can be written before
the registration takes place (bsc#1171922)
- 4.3.6
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=884
2020-05-28 12:14:51 +00:00
YaST Team Bot
a9673c8491
- Do not propose insecure signature handling settings when
...
cloning (bsc#1171343).
- Assign the correct callback when "accept_unknown_digest" is set.
- Do not export storage settings in the general section
unless it is needed (related to bsc#1171356).
- 4.3.5
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=883
2020-05-28 08:06:12 +00:00
YaST Team Bot
f2f3a0d5a6
- The network configuration is applied during the first stage by
...
default (bsc#1171922)
- 4.3.4
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=882
2020-05-22 08:58:10 +00:00
YaST Team Bot
9214739e5e
- Revamp the storage client user interface, adapting it to the
...
storage-ng features.
- Avoid detecting bcache as a volume group (bsc#1136454).
- 4.3.3
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=881
2020-05-21 14:05:31 +00:00
YaST Team Bot
c4d127958d
- Fix error reporting for invalid profile to respect new API
...
(bsc#1171412)
- fix profile loading test
- 4.3.2
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=880
2020-05-18 07:33:10 +00:00
YaST Team Bot
4b37fa8c2b
- fix schema if it include definition multiple times (bsc#1171412)
...
- 4.3.1
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=879
2020-05-13 07:37:32 +00:00
YaST Team Bot
507e2a7785
- Do not export storage settings in the general section
...
unless it is needed (related to bsc#1171356).
- Improve AutoInstClone module test coverage and clean-up unused
code.
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=878
2020-05-08 13:58:14 +00:00
YaST Team Bot
4b7ca7cb2b
- AutoYaST schema improvements (bsc#1170886)
...
-- Allow optional types for string and map objects
-- Allow type specification without namespace
-- Add type specification with 't' shortcut
- 4.3.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=877
2020-05-06 15:32:29 +00:00
YaST Team Bot
f2f87b5ec5
Updated to git ref 7e298614
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=876
2020-05-06 11:07:31 +00:00
Knut Alejandro Anderssen González
46fd2f703c
- ayast_setup: Do not add a 'networking' section to the profile
...
when it is not defined explicitly as it is not needed anymore
since keeping the configured network is the default option during
autoconfiguration (bsc#1170821)
- 4.2.35
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=875
2020-05-06 10:03:04 +00:00
YaST Team Bot
33fff88aba
Updated to git ref c80e6d7e
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=874
2020-04-08 08:09:36 +00:00
YaST Team Bot
206532ceb2
- Service for init scripts: Try to start "network-online.target"
...
before starting the AY init scripts in order to get a working
network (bsc#1164105).
- 4.2.34
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=873
2020-04-01 14:25:03 +00:00
YaST Team Bot
b1bd762930
- Restore some missing icons (related to bsc#1168123, boo#1109310
...
and boo#1168281).
- 4.2.33
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=872
2020-04-01 11:20:24 +00:00
YaST Team Bot
c770c46cfb
- Fix desktop files updating some icons and groups (related to
...
bsc#1168123).
- 4.2.32
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=871
2020-04-01 07:41:32 +00:00
YaST Team Bot
30aebd1d18
zypper commands (bsc#1140711) (CVE-2019-18905)
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=870
2020-03-18 09:42:59 +00:00
YaST Team Bot
bea12eaf3f
- Adapted to changes in yast2-storage-ng (related to bsc#1140040).
...
- 4.2.31
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=869
2020-03-11 16:35:39 +00:00
YaST Team Bot
28f00f2ba5
- Security fix: Removed all "--gpg-auto-import-keys" options from
...
zypper commands (bsc#1140711)
- 4.2.30
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=868
2020-03-10 13:03:04 +00:00
YaST Team Bot
d13a20ea83
- Fixed crash while loading none existing AY file (bsc#1165464).
...
- 4.2.29
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=867
2020-03-05 14:06:25 +00:00
YaST Team Bot
e7d37c00b9
- Service for init scripts: Checking working network with
...
"network-online.target" before starting the AY init scripts
(bsc#1164105).
- 4.2.28
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=866
2020-02-27 11:22:09 +00:00
YaST Team Bot
e482b744c4
- Fixed user-visible messages (bsc#1084015)
...
- 4.2.27
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=865
2020-02-17 16:38:00 +00:00
YaST Team Bot
40b5744ac5
- Fix cloning patterns (regression from 4.2.22)
...
(bsc#1159269, bsc#1159472)
- 4.2.26
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=864
2019-12-31 12:25:48 +00:00
YaST Team Bot
1c887ca25c
- Fixed conflicting items in rule dialogs (bsc#1123091).
...
- Semi-automatic with partition: Do not use the common AY partition
workflow (bsc#1134501).
- Do not reset Base-Product while registration. Do not call
registration in the second installation stage again.
(bsc#1143106).
- Fix profile validation for scripts elements (bsc#1156905).
- UI: Report XML parsing errors instead of just crashing
(bsc#1159157).
- 4.2.25
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=863
2019-12-19 15:48:57 +00:00
YaST Team Bot
9f0164d5dd
- Allow to run autoupgrade on registered system with almost empty
...
profile (jsc#SLE-7101)
- 4.2.24
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=862
2019-12-13 17:58:45 +00:00
YaST Team Bot
866d127d84
- Improve message when registration missing for autoupgrade with
...
online medium (jsc#SLE-7101)
- 4.2.23
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=861
2019-12-06 13:49:35 +00:00
YaST Team Bot
d77f99fa17
- Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find
...
in order to decrease the required memory (bsc#1132650, bsc#1140037).
- 4.2.22
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=860
2019-11-27 14:14:16 +00:00
YaST Team Bot
13be6632ab
Updated to git ref 48d6adbe
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=859
2019-11-18 15:44:56 +00:00
YaST Team Bot
028c17f299
- Do not override all storage proposal settings when importing
...
values from the profile (boo#1156539).
- 4.2.21
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=858
2019-11-14 09:35:52 +00:00
YaST Team Bot
4fdcfc20aa
- Handle renamed add-ons during auto upgrade (part of jsc#SLE-7101)
...
- 4.2.20
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=857
2019-11-13 16:08:25 +00:00
YaST Team Bot
530f37f6ad
- report wrong type of param-list instead of crash (bsc#1143260)
...
- 4.2.19
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=856
2019-11-07 10:13:07 +00:00
YaST Team Bot
2afe92e21d
- Fix autoinstallation on online medium (bsc#1156058)
...
- 4.2.18
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=855
2019-11-06 17:01:56 +00:00
YaST Team Bot
a5ac66d5da
Updated to git ref 942413b8
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=854
2019-11-01 10:31:50 +00:00
YaST Team Bot
957c26e512
- Update schema to support setting the encryption method through
...
the 'crypt_method' (related to jsc#SLE-7376).
- 4.2.17
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=853
2019-10-31 10:20:51 +00:00
YaST Team Bot
cb840d62b5
- AutoYaST support for the Full installation medium
...
(jsc#SLE-7101)
- 4.2.16
- fix auto-adding required packages for autoyast sections (bsc#1153746)
- don't run kdump autoyast config in 2nd stage
- 4.2.15
- bnc#1154855 - During firstboot ayast_setup will not be executed.
- 4.2.14
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=852
2019-10-31 10:11:31 +00:00
YaST Team Bot
c561ef9b69
- Do not crash when using the online medium without the
...
registration section in the AY XML profile, display an error
message with some hints (bsc#1154988)
- 4.2.13
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=851
2019-10-25 13:09:02 +00:00
YaST Team Bot
caf5715099
- AutoYaST support for the OnlineOnly installation medium
...
(jsc#SLE-7214)
- 4.2.12
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=850
2019-10-18 15:12:14 +00:00
YaST Team Bot
327316d471
Updated to git ref d5aab0ac
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=849
2019-10-17 14:16:40 +00:00
YaST Team Bot
eb48ed972f
Updated to git ref 51e2ffbd
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=848
2019-10-17 08:44:40 +00:00
YaST Team Bot
08ef39aba6
- Do not run the registration step again in the installed system
...
(in the 2nd stage after reboot) (bsc#1153293)
- 4.2.11
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=847
2019-10-16 12:01:15 +00:00
YaST Team Bot
4d2ba83cf0
- Fix dependency for autoyast2-installation (bsc#1131235)
...
- 4.2.10
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=846
2019-10-15 11:55:00 +00:00
YaST Team Bot
e56820a3f2
- Move kdump import before software import to allow kdump to
...
specify packages it needs in first stage (bsc#1149208)
- 4.2.9
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=845
2019-09-26 14:14:47 +00:00
YaST Team Bot
76063842ec
- Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894).
...
- 4.2.8
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=844
2019-08-28 11:15:55 +00:00
YaST Team Bot
39543b4cf9
Updated to git ref 888cce38
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=843
2019-08-23 12:47:49 +00:00