Commit Graph

803 Commits

Author SHA256 Message Date
YaST Team Bot
5856bee917 - Do not change polkit default priviledges during upgrade
(bsc#1120720)
- 4.1.40

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1006
2019-03-07 08:09:23 +00:00
YaST Team Bot
cb44508051 - Do not write the displaymanager value (part of bsc#1125040).
- 4.1.39

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1005
2019-03-06 09:07:31 +00:00
YaST Team Bot
610c5ef04e - Respect Textmode=1 when installing over SSH with a DISPLAY (bsc#1047470)
- 4.1.38

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1004
2019-03-05 12:38:19 +00:00
YaST Team Bot
b0f3c9f529 - copy_files_finish: ensure that /mnt/etc/YaST2 exists (bsc#1127182).
- 4.1.37

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1003
2019-03-01 12:30:09 +00:00
YaST Team Bot
2267228721 - Save the used repositories at the end of installation to not
offer the driver packages again (bsc#953522)
- 4.1.36

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1002
2019-02-15 13:33:54 +00:00
YaST Team Bot
df92e97a95 - Copying SSH keys from a privious installation into the new one:
Set the right file permissions for the SSH deamon (bnc#1122303).
- 4.1.35

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1001
2019-02-01 14:08:59 +00:00
YaST Team Bot
c56cc9e151 - remove no longer used SCR agents without replacement:
sysconfig.boot, sysconfig.fam, etc.passwd and
  install_inf workarounds for aliases and options
- remove no longer used clients:
  - inst_ask_online_update replaced by registration for SLE and
  online_repos for openSUSE.
  - inst_check_autoinst_mode dropped without replacement. Floppy
  support was dropped.
  - inst_scenarios replaced by system roles.
  - update_wizard_steps replaced by direct call of code without
    client

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1000
2019-01-03 11:16:27 +00:00
YaST Team Bot
3bdbb0b20c - Hardening commands execution (part of bsc#1118291).
- Replace backticks by Yast::Execute.
- 4.1.34

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=999
2018-12-17 15:19:32 +00:00
YaST Team Bot
e6905c7c34 - always use absolute path to binaries (bsc#1118291)
- properly escape shell arguments (bsc#1118291)
- 4.1.33

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=998
2018-12-14 11:39:23 +00:00
YaST Team Bot
e3c57968ec - More aggresive inst-sys cleaner, clean the libzypp cache
when running in graphical mode with less than 1GB RAM
  (in text mode keep the current limit 640MB), this avoids
  crashes on low memory systems (bsc#1118643)
- Also adapted the computing the default y2log size - use
  smaller size in low memory systems, on the other hand limit the
  maximum size to avoid huge log files
- 4.1.32

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=997
2018-12-11 07:42:22 +00:00
YaST Team Bot
749304e3af - Improved saving y2logs during installation to use the /mnt/tmp
space instead of the RAM disk to avoid possible crash (out of
  memory) (bsc#1118643)
- 4.1.31

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=996
2018-12-06 13:28:21 +00:00
YaST Team Bot
61c0db50bc - Provide icon with module (boo#1109310)
- 4.1.30

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=995
2018-11-29 07:52:43 +00:00
YaST Team Bot
50e0773267 - Documented new control.xml global parameter enable_local_users
(Fate#326447)
- Improved English in the documentation of control.xml
- 4.1.29

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=994
2018-11-22 10:07:14 +00:00
YaST Team Bot
1cfdec34ba - Prefer fbiterm whenever is possible for textmode installation
(fate#325746).
- 4.1.28

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=993
2018-11-16 11:47:30 +00:00
YaST Team Bot
2e0056fbd1 - Dialog complex_welcome: Translate the help button if the language
has been changed (bsc#1098571).
- 4.1.27

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=992
2018-11-16 09:41:39 +00:00
YaST Team Bot
c141e89e64 - Moving driver_update2_finish call just before unmounting system.
(bnc#967103).
- 4.1.26

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=991
2018-11-12 15:16:09 +00:00
YaST Team Bot
568c7d2f5a - Writing security settings in first AY installation stage.
So other modules (e.g. users) can rely on these settings now.
  (bnc#1112769)
- 4.1.25

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=989
2018-11-02 15:27:55 +00:00
YaST Team Bot
0989b30ece - extra_urls: compare unexpanded urls, so two identical
repositories with variables are detected (bsc#1090193)
- 4.1.24

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=988
2018-11-01 11:38:34 +00:00
YaST Team Bot
3a1bde0734 - Added save_y2logs client. (fate#325737)
- 4.1.23

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=987
2018-10-29 12:47:44 +00:00
YaST Team Bot
44e33df836 - Remember the selected role (related to FATE#325834)
- 4.1.22

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=986
2018-10-25 11:39:52 +00:00
YaST Team Bot
59bfa312e1 - Saving y2logs after the installation has been finished.
(fate#325737)
- 4.1.21

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=985
2018-10-25 08:30:56 +00:00
YaST Team Bot
7b5bca7062 - Fixed path to license file. . Build error in fate#324713
- 4.1.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=983
2018-10-16 15:45:19 +00:00
YaST Team Bot
11c97a13ef - Skip the roles' dialog selection when there is only one available
(fate#324713)
- 4.1.19

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=982
2018-09-26 11:05:27 +00:00
YaST Team Bot
14d66ac8ad - Fix syntax error (bsc#1109659)
- 4.1.18

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=980
2018-09-25 13:44:57 +00:00
YaST Team Bot
8f0dad16a8 - Updated docu for add_on_products.xml: Added tag "confirm_license"
to handle Add-On-products licenses which will be added while
  installation. (bsc#1105758)
- 4.1.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=979
2018-09-25 09:32:27 +00:00
YaST Team Bot
4fd23b6167 - Avoid to restore old backups when upgrade fails (bsc#1097297)
- 4.1.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=978
2018-09-20 08:03:55 +00:00
YaST Team Bot
8f046ea64a - Copy the selected packages from the self-update repository to an
additional add-on repository, allow updating the installation
  workflow from the self-update repository (bsc#1101016)
- 4.1.15

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=977
2018-09-18 07:38:57 +00:00
YaST Team Bot
19e19dd95f - do not translate snapshot description (bsc#1092757)
- 4.1.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=976
2018-09-11 14:22:17 +00:00
YaST Team Bot
69297886ec - Use /media.1/media instead the /media.1/build (bsc#1062297)
- 4.1.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=975
2018-09-04 14:15:11 +00:00
YaST Team Bot
8290a83a27 - Add missing help for disks activation dialog (bsc#1098563)
- 4.1.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=974
2018-09-04 07:15:03 +00:00
YaST Team Bot
2b8c834600 - Improve help text for system roles (bsc#1046619)
- 4.1.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=973
2018-08-24 15:25:04 +00:00
YaST Team Bot
9be0f4df1e - Update calls to YaST2 systemd classes (related to fate#319428)
- 4.1.10

- Add an option to have a sidebar (boo#1088785)
- 4.1.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=972
2018-08-24 07:35:12 +00:00
YaST Team Bot
e2c7c47000 - Switched license in spec file from SPDX2 to SPDX3 format.
- Changed dir of COPYING file.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=971
2018-08-22 07:38:16 +00:00
YaST Team Bot
5bca9b02ff - Disable display of status messages on the console (bsc#1099505).
- 4.1.8

- Don not print errors if plymouth is not installed (bsc#1101879)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=970
2018-08-02 14:15:24 +00:00
YaST Team Bot
73ea56ebfb - Do not crash if /etc/os-release is a directory (bsc#1097661)
- 4.1.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=969
2018-08-02 12:05:40 +00:00
YaST Team Bot
92729066ed - Delete unneeded content of /mnt/run after installation/update.
(bsc#1071745)
- 4.1.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=968
2018-07-26 14:20:40 +00:00
YaST Team Bot
65fe75c85a - Fixed returned value calling copy_files_finish when
some ssh file exist (bsc#1099104).
- 4.1.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=967
2018-07-04 15:40:20 +00:00
YaST Team Bot
c34982f916 - Added additional searchkeys to desktop file (fate#321043).
- 4.1.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=966
2018-07-02 14:35:10 +00:00
YaST Team Bot
dcb3c76dfc - adapted testsuite to change in yast2-storage-ng (bsc#1073633)
- 4.1.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=965
2018-06-28 07:20:53 +00:00
YaST Team Bot
ebc91be2eb - Firstboot.service: Shutdown on failure preventing the service to
hang because of a systemd dependency when trying to call halt
  directly from the firsboot clients (bsc#1095253)
- 4.1.2

- Fixed possibly broken system after aborting upgrade running
  over SSH (caused by a partially finished rollback) (bsc#1089643)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=964
2018-06-12 15:34:03 +00:00
YaST Team Bot
c306bf8953 - fix calling copy_files_finish to not crash
(related to bsc#1095323)
- 4.1.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=963
2018-05-31 15:34:50 +00:00
YaST Team Bot
0de8672362 - Fix crash caused by previous fix when multipath is not available
(bsc#1095323)
- Copy active_devices.txt for s390 to prevent blocking of
  important devices when cio_ignore is active (bsc#1095033)
- 4.1.0

- 4.0.59

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=962
2018-05-31 14:35:06 +00:00
YaST Team Bot
10768ff77c - Fix installation mode detection (related to bsc#1089547).
- 4.0.61

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=961
2018-05-18 13:56:54 +00:00
YaST Team Bot
8a7755ad94 - Do not try to set read-only property to default BTRFS subvolume
if the filesystem already existed on disk (needed for
  bsc#1091047).
- 4.0.60

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=959
2018-05-16 13:53:21 +00:00
YaST Team Bot
cb80067063 - Log a warning when umounting a filesystem fails after
installation/upgrade (related to bsc#1090018).
- 4.0.59 

- disable mdadm auto assembly for installation (bsc#1090690)
- 4.0.58

- Keep the selected product in the desktop selection dialog
  (bsc#1088660)
- 4.0.57

- Copy new /var/log/YaST2/storage-inst/ subdir to target at the
  end of the installation (part of fate #318196)
- 4.0.56

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=958
2018-05-11 08:50:12 +00:00
YaST Team Bot
2c94d78804 - Do not warn too soon about missing disks during autoinstallation
(bsc#1091033)
- 4.0.55

- Better handle the restore scripts when YaST is aborted or
  crashes (bsc#1089643)
- Delete the .repo files accidentally saved into inst-sys
  (fixes problems when restarting YaST after abort or crash)
- 4.0.54

- fix regression to show again iscsi configuration for disk-less
  setup  (bsc#1090753)
- 4.0.53

- Fix text direction for RTL languages in the installer settings
  screen (bsc#1089846).
- 4.0.52

- Fixed "vnc.sh: /root/.profile: No such file or directory"
  (bsc#1089623).

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=956
2018-05-03 09:16:54 +00:00
YaST Team Bot
84feedb739 - Log more details when unmounting the target partition fails
(to debug bsc#1090018)
- 4.0.50

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=955
2018-04-19 14:08:15 +00:00
YaST Team Bot
b9f5da2ea4 - Installer Updates does not overwrite Driver Updates
(bsc#1088685).
- 4.0.49

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=954
2018-04-17 13:43:24 +00:00
YaST Team Bot
2494c0e7ec - Don't hard-code the role text color (bsc#1087399).
- 4.0.48

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=953
2018-04-17 07:40:14 +00:00
YaST Team Bot
30b983db32 - Ensure proper patterns are selected when going back to system
role and switch to different role (bsc#1088883)
- 4.0.47

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=952
2018-04-16 13:27:47 +00:00
YaST Team Bot
96b337d8a6 - Set Add-On products for installation again after the base
product has been selected (bnc#1086846).
- 4.0.46

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=951
2018-04-11 08:20:28 +00:00
YaST Team Bot
1d5b85dd84 - Use AbortException when user aborts (part of fate#318196).
- 4.0.45

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=950
2018-04-09 08:03:04 +00:00
YaST Team Bot
60b54d49c9 - Start web VNC for the installation process (bsc#1078785)
- 4.0.44

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=949
2018-04-06 14:35:14 +00:00
YaST Team Bot
9e32ab5858 - Fix tests to use correct storage instance (part of fate#318196).
- 4.0.43

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=948
2018-04-03 11:04:05 +00:00
YaST Team Bot
fa51f4d6fc - System roles: make the radio buttons match other dialogs,
using images (bsc#1084674)
- 4.0.42

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=947
2018-03-23 14:05:26 +00:00
YaST Team Bot
8eed7406f8 - Make many system roles fit in the dialog (using a RichText
widget, bsc#1084674)
- 4.0.41

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=946
2018-03-20 16:32:50 +00:00
YaST Team Bot
30351f58ba - Self-Update report errors when the self_update is enabled
explicitly by linuxrc or using an AutoYaST profile.
  (bsc#1084820)
- 4.0.40

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=945
2018-03-20 10:57:40 +00:00
YaST Team Bot
5bf9bcd597 - Set the 'ro' property on Btrfs filesystem when using an AutoYaST
profile which sets the 'ro' option explicitly (related to
  bsc#1079000).
- 4.0.39

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=943
2018-03-14 08:43:11 +00:00
YaST Team Bot
6cb3122073 - complex_welcome: Translate license text if the language has been
changed (bnc#1077733).
- 4.0.38

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=942
2018-03-13 11:52:08 +00:00
YaST Team Bot
7b0f7f6cb8 - Set Btrfs 'ro' property at the end of the installation
when needed (bsc#1079000)
- 4.0.37

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=941
2018-03-13 08:55:22 +00:00
YaST Team Bot
47351c5a0f - Pass args to parent class constructor (bsc#1083500)
- 4.0.36

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=940
2018-03-01 15:09:53 +00:00
YaST Team Bot
4a30a51665 - fix marking texts for translation (bsc#1081361, bsc#1083015)
- 4.0.35

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=939
2018-02-27 12:51:30 +00:00
YaST Team Bot
6daf24a699 - More gentle handling of aborts caused by hardware probing errors
(bsc#1079228, bsc#1079817, bsc#1063059, bsc#1080554, bsc#1076776,
  bsc#1070459 and some others).
- Re-enable the old fix for bsc#298049 (abort button during ongoing
  hardware probing).
- Cleanup of dead code
- 4.0.34

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=938
2018-02-27 10:00:12 +00:00
YaST Team Bot
f7c9ca82d5 - Ensure previous role selection is cleared when doing desktop
selection (bsc#1078961)
- 4.0.33

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=937
2018-02-13 13:07:39 +00:00
YaST Team Bot
aba58cd796 - Startup scripts: Replaced xinetd by xvnc.socket (fate#323373)
- Revert changes added in 4.0.29 bringing back the enablement of
  the xvnc.socket during the first stage if Linuxrc.vnc is set.
  (bnc#1077236)
- 4.0.32

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=936
2018-02-12 09:39:47 +00:00
YaST Team Bot
917cbb9f3b - Added requirement iproute2 to spec file. This is needed by
the VNC AutoYaST installation in the second stage.
  (Follow up of bnc#1077236)
- 4.0.31

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=935
2018-02-06 11:32:34 +00:00
YaST Team Bot
f5fcfcfebb - do not crash if no role is selected (bsc#1078809)
- 4.0.30

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=934
2018-02-02 16:06:47 +00:00
YaST Team Bot
974aedef19 - Provides the current language when asking for the product's
release notes to the yast2.rpm API (related to bsc#1079045).
- 4.0.29

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=933
2018-02-02 15:01:24 +00:00
YaST Team Bot
73898addaf - Do not enable xvnc.socket for second installation stage.
Xvnc will be started by a direct call in vnc.sh. (bnc#1077236)
- 4.0.28

- 4.0.27

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=932
2018-01-31 14:12:06 +00:00
YaST Team Bot
7794ece60e - Reimplemented finding package upgrades to require less memory
(related to bsc#1076768)
- 4.0.33

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=931
2018-01-30 10:26:06 +00:00
YaST Team Bot
3b748dad84 - Start performing real installation with as much memory as
possible  (bsc#1076768)
- 4.0.26

  (bsc#1075334)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=929
2018-01-26 12:40:45 +00:00
YaST Team Bot
3caa41a132 - Read the root_subvolume_read_only setting from its new location
(moved by libstorage-ng) in the control file (boo#1077047).
- 4.0.25

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=928
2018-01-23 10:03:05 +00:00
YaST Team Bot
d9f4400fb1 - save keyboard settings before console settings (bsc#1076798)
- 4.0.24

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=927
2018-01-19 14:37:07 +00:00
YaST Team Bot
b552dbe916 - Update YaST2-Firstboot.service: Depreciate plymouth --wait, add
conflict to plymouth start service.
- Update YaST2-Second-Stage.service: Depreciate plymouth deactivate
  command and add conflict to plymouth start service. For that will
  block TTY device activation(bsc#1042554).
- 4.0.23

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=926
2018-01-18 13:21:57 +00:00
YaST Team Bot
46f9fc0c9b - Fix initialization to copy the profile to /tmp/profile again
(bsc#1075334) 
- 4.0.22

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=925
2018-01-10 16:43:47 +00:00
YaST Team Bot
9dbab4370e - Fixed popup layout for bnc#1061754.
- 4.0.21

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=923
2017-12-20 13:49:02 +00:00
YaST Team Bot
a514adf6c4 - Warn the user if the infrastructure is not available for running
the second stage (bnc#1061754)
- 4.0.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=922
2017-12-19 13:15:57 +00:00
YaST Team Bot
10b4b33aad - Removal of SYSTEMCTL_OPTIONS environment variable (fate#323393)
- 4.0.19

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=921
2017-12-18 16:06:49 +00:00
YaST Team Bot
b278015891 - drop copy_to_system support (FATE#320873)
- 4.0.18

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=920
2017-12-14 08:07:07 +00:00
YaST Team Bot
96bf565187 - Log the system name at start to see which system is running
in the inst-sys (for easier debugging)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=919
2017-12-12 08:48:42 +00:00
YaST Team Bot
bb5c0bd341 - Replaced Remote module by the new y2remote/remote class
(bsc#1070582)
- Updated yast2-network dependency.
- 4.0.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=918
2017-12-11 16:51:58 +00:00
YaST Team Bot
273d2dda29 approach (fate#324198)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=917
2017-12-11 16:25:31 +00:00
YaST Team Bot
b82c22e63e - Filter out modules extensions based on product, using white list
approach (fate##324198)
- 4.0.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=916
2017-12-11 08:45:38 +00:00
YaST Team Bot
886a1138c2 - Break autoyast2 and yast2-installation dependency cycle
(bsc#1070996) 
- 4.0.15

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=915
2017-12-05 07:13:07 +00:00
YaST Team Bot
deda68e039 - Do not ignore start_multipath setting (bsc#1070343).
- 4.0.14

- Replace references to /var/adm/fillup-templates with new
  %_fillupdir macro (boo#1069468).

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=914
2017-12-01 11:44:32 +00:00
YaST Team Bot
c822519da6 - Unify firewall proposals and finish clients replacing
firewall_stage1_finish by firewall_finish. (fate#323460)
- 4.0.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=911
2017-11-03 14:05:59 +00:00
YaST Team Bot
fcbe905e34 - Cleanup old registration attempts before starting Installer. This
is needed for restarted installation after it has been aborted
  earlier (bsc#1065167).
- 4.0.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=910
2017-11-02 13:54:05 +00:00
YaST Team Bot
6996a67115 - Always show the license agreement on single product media,
even during upgrade (bsc#1065172)
- 4.0.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=909
2017-10-30 15:23:47 +00:00
YaST Team Bot
5673510a46 - Less eager inst-sys cleanup, libzypp actually needs some cached
files during package installation, remove only the white listed
  known files (bsc#1063459)
- 4.0.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=908
2017-10-24 10:38:35 +00:00
YaST Team Bot
fac590dbf3 - umount efivars properly (bsc#1063063)
- 4.0.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=907
2017-10-23 19:46:36 +00:00
YaST Team Bot
a2f22c83d7 - Write polkit settings even if no desktop is selected
(bsc#1062788)
- 4.0.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=905
2017-10-17 07:39:29 +00:00
YaST Team Bot
270116f2e9 - Adapted complex welcome client allowing to continue with the
installation when there are no products available. (bsc#1059070)
- 4.0.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=904
2017-10-16 08:31:15 +00:00
YaST Team Bot
134943993f - Dropped call of dasd_reload which caused renumbering of disks and
user got confused.(FATE#318138)
- 4.0.6

- AY: Warn the user if an remote installation is not completely
  possible because there are not all needed packages availble in
  the installed system. (bnc#1055279, bnc#1058071)
- 4.0.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=902
2017-10-10 08:58:37 +00:00
YaST Team Bot
065efc2dd0 - Add support to read release notes from an RPM in the
repository (fate#323273)
- 4.0.4

- Add support for system roles ordering (related to bsc#1049297)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=900
2017-09-26 13:54:54 +00:00
YaST Team Bot
cc43fff8ee - Do not allow changing the selected base product on an already
registered system (bsc#1060252)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=898
2017-09-26 10:45:44 +00:00
YaST Team Bot
ed475ce01b - Re-activated the step to search for system files (users and SSH
keys) in existing systems. It was temporarily disabled during the
  migration to storage-ng (part of fate#323837).
- 4.0.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=897
2017-09-25 08:39:37 +00:00
YaST Team Bot
19e7d5a32c - Removed obsolete inst_info client which is not used anymore.
(bsc#1047060)
- 4.0.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=896
2017-09-13 08:57:23 +00:00
YaST Team Bot
5739ff0dda - Adapt to new yast2-country changes (needed for FATE#323837)
- 4.0.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=895
2017-09-11 14:31:16 +00:00
YaST Team Bot
3d819a4de2 - Download release notes only for the selected products (if any
product is already selected) (bsc#1056872)
- 4.0.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=894
2017-09-06 14:01:24 +00:00
YaST Team Bot
4a587f955d - Fix license confirmation handling on single product medias
(fate#322276)
- 3.3.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=893
2017-09-05 11:37:53 +00:00
YaST Team Bot
e8b6d8d394 - Configure Snapper at the end of installation if requested
(part of fate#318196).
- 3.3.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=892
2017-09-04 15:56:13 +00:00
YaST Team Bot
76a653cc5e - On multi-product installation medias, the product selection
happens in the welcome screen (fate#322276)
- 3.3.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=890
2017-09-04 10:45:23 +00:00
YaST Team Bot
a9c3b7031e - Skip complex welcome module in auto mode.
- 3.3.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=889
2017-09-01 12:26:53 +00:00
YaST Team Bot
2222de5485 - Show README.BETA if it exists (bsc#1047060)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=888
2017-08-30 08:57:11 +00:00
YaST Team Bot
46b4f63547 - Show README.BETA if it exists.
- 3.3.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=887
2017-08-30 08:43:42 +00:00
YaST Team Bot
29f1a20712 - Show the product's license from libzypp in the welcome screen
(FATE#322276)
- 3.3.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=886
2017-08-28 15:26:34 +00:00
YaST Team Bot
904eb2b828 - Replace Installation::Product and Installation::ProductReader
classes by Y2Packager::Product and Y2Packager::ProductReader
  (related to FATE#322276)
- 3.3.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=885
2017-08-25 11:35:34 +00:00
YaST Team Bot
869e5ad12c - Merged storage-ng branch to master (fate#318196)
- Note: all changes below with this date belong to the merge.
- 3.3.6

- storage-ng: adapted to the new Y2Storage::StorageManager API
  and improved probing and activation of storage devices.

- adapted inst_disks_activate.rb to storage-ng

- storage-ng: Taking /usr/bin/findmnt in order to evaluate mount
  points. Floppy support removed.

- storage-ng: use the new library for storage hardware probing
  (devicegraph) instead of the old one (targetmap)

- storage-ng: removed dependency from (old) yast2-storage, even
  if it breaks some functionality.

- storage-ng: commented installation-related code relying on the
  old yast2-storage

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=884
2017-08-14 19:19:22 +00:00
YaST Team Bot
2e986366db - Fix crash when going back from product selection (FATE#323450)
- 3.3.5

- Allow using base products from additional repositories
  (FATE#323450)
- 3.3.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=883
2017-08-09 01:05:29 +00:00
YaST Team Bot
0eb9656f83 - New client for product selection (FATE#323450)
- 3.3.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=882
2017-07-31 13:09:43 +00:00
YaST Team Bot
05d74bc87b - drop reading /content (FATE#322386)
- 3.3.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=881
2017-07-26 15:15:10 +00:00
YaST Team Bot
0a16ee8932 - openSUSE only: reword title of desktop selection dialog
(boo#1045180)
- 3.3.1

- when custom role is selected in desktop selection
  keep default value in /etc/sysconfig/windowmanager (bsc#1030873)
- 3.3.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=880
2017-07-19 06:47:04 +00:00
YaST Team Bot
3bbcfce455 - Allow different mount point for home partition (Fate#323532)
- 3.2.46

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=879
2017-06-26 15:12:23 +00:00
YaST Team Bot
dbe5c46f84 - install the yast2-registration package only in SLE (bsc#1043122)
- 3.2.45

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=878
2017-06-19 10:26:36 +00:00
YaST Team Bot
fe36ed1939 - "custom" roles: Initialize pattern selection screen with settings
defined in the control files. (bnc#1031295)
- 3.2.44

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=877
2017-06-01 14:48:34 +00:00
YaST Team Bot
b8f98f3815 - Do not lose the desktop selection when the online repositories is
pressed. (bsc#1033594)
- Do not allow to continue without desktop selection. (bsc#1040884)
- 3.2.43

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=876
2017-06-01 08:47:12 +00:00
YaST Team Bot
adf9ddf2ef - Fixed path to the "adddir" command (it is /sbin instead of /etc)
(bsc#1041882)
- 3.2.42

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=875
2017-05-31 11:20:17 +00:00
YaST Team Bot
3e23f1a1de - Added requirement of 'cwm/widget' in hiding_place as consequence
of changes made in CWM. (boo#1039901).
- 3.2.41

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=874
2017-05-29 09:20:11 +00:00
YaST Team Bot
07c50c6255 - Fixed push button label ("Configure Online Repositories")
(bsc#1039988)
- 3.2.40

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=873
2017-05-22 12:16:47 +00:00
YaST Team Bot
8b2a802d2f - Don't crash if the regurl provided by linuxrc is invalid using
the one provided by the control file as fallback (bsc#1035908).
- 3.2.39

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=872
2017-05-17 08:40:00 +00:00
YaST Team Bot
2287410512 - Move CaaSP specific code to yast2-caasp package
(bsc#1036838)
- 3.2.38

- bsc#1031840
  - changed CheckFreeSpaceNow to use LANG=en_US.UTF-8

- Add a NTP Servers settings to the overview dialog
  (FATE#323249)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=871
2017-05-04 13:59:43 +00:00
YaST Team Bot
31925f6099 - Use y2start script instead of y2base (bsc#1027181)
- 3.2.37

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=870
2017-04-07 13:00:26 +00:00
YaST Team Bot
c0919f9e50 - Added configuration-management to inst_finish.
(FATE#319830)
- 3.2.36

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=869
2017-04-06 09:14:39 +00:00
YaST Team Bot
89704769b3 - Renamed Controller Node to Administration Node (bsc#1032057).
- 3.2.35

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=868
2017-04-06 06:48:14 +00:00
YaST Team Bot
f38da2946e - Move CaaSP specific code to yast2-caasp (bsc#1030874)
- 3.2.34

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=865
2017-03-28 21:06:36 +00:00
YaST Team Bot
f5eb915ecc - Use the shared package download and extraction functionality
from FATE#320772
- 3.2.33

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=864
2017-03-27 10:27:37 +00:00
YaST Team Bot
5f758905f0 - Added some extra space to the openSUSE desktop/roles selection
dialog (improvement on the fix for poo#14936, bsc#1025415).
- 3.2.32

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=863
2017-03-23 08:37:54 +00:00
YaST Team Bot
cb9aa3e1ed - Allow proceeding with the installation after a blocking condition
has been corrected in the overview dialog (bsc#1029291).
- 3.2.31

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=862
2017-03-20 14:25:46 +00:00
YaST Team Bot
d1b2320cc5 - Improve roles buttons distribution in textmode (related to
FATE#320772)
- 3.2.30

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=861
2017-03-16 10:08:10 +00:00
YaST Team Bot
4f56f83bf6 - Fix desktop selection during installation (bsc#1029312)
- 3.2.29

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=860
2017-03-14 13:10:50 +00:00
YaST Team Bot
0cf7c41a7a - Support to add roles through addons (FATE#320772)
- 3.2.28

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=859
2017-03-13 14:06:48 +00:00
YaST Team Bot
2f05157d67 - fix crash when reading if desktop role should have default
pre-selected (bsc#1025415)
- 3.2.27

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=858
2017-03-09 18:06:37 +00:00
YaST Team Bot
f832beecae - Really use the directory.yast file (fate#322372)
- 3.2.26

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=857
2017-03-08 16:09:32 +00:00
YaST Team Bot
b81df12503 - fate#322328
- adapted all-in-one dialog according to comments from UX
- 3.2.25

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=856
2017-03-06 13:26:57 +00:00
YaST Team Bot
5237b25880 - CaaSP: do not crash when used a dashed url for the controller
node location (bsc#1024965)
- CaaSP AY: Adapted requirements of yast2-services-manager.
  (FATE#321738)
- bnc#1022546
  - update all-in-one's subdialog (network/kdump/partitioning/...)
    overview when the dialog is closed and do not lose another
    content already entered by user.
- 3.2.24

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=855
2017-03-06 09:50:15 +00:00
YaST Team Bot
60532c3bf1 - Add new desktop selection client for opensuse based on roles
(poo#14936, bsc#1025415)
- drop "inst_new_desktop" client which was replaced by new desktop
  selection one
- 3.2.23

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=854
2017-02-16 16:33:41 +00:00
YaST Team Bot
d1cb74b8d4 - Self-Update only shows errors when a custom URL is used
(bsc#1025251)
- 3.2.22

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=852
2017-02-16 10:42:36 +00:00
YaST Team Bot
52b8c3f943 - CaaSP all-in-one-dialog: added validation to the controller node
location field, modified label and write it to the minion
  master.conf file at the end of the installation (FATE#321738)
- CaaSP: Display the Beta product warning at start when it is
  present (bsc#1016887)
- Enable CaaSP specific services on the installed system
  (FATE#321738)
- Do not crash if role contain own service to enable (bsc#1022762)
- 3.2.21

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=851
2017-02-10 09:48:36 +00:00
YaST Team Bot
9c0c118d38 - Downloading release notes: Do not download them at all during
AutoYaST (bsc#1009276)
- Use the directory.yast file to check avilable
  translations (fate#322372)
- 3.2.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=850
2017-02-03 13:18:33 +00:00
YaST Team Bot
2148eb18c6 - Downloading release notes: Do not try again if the host or the
proxy cannot be resolved (bnc#1022784)
- 3.2.19

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=849
2017-02-02 10:42:46 +00:00
YaST Team Bot
c81d1dc615 - Ask for installation confirmation in all-in-one dialog before
proceed with it. (Fate#322328)
- 3.2.18

- Respect newly registered update repos in software proposal and
  do register. (FATE#322328)

- handle proposal errors in all-in-one dialog (FATE#322328)

- Added an all-in-one installation overview for CaaSP (FATE#322328)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=848
2017-01-31 10:54:36 +00:00
YaST Team Bot
e55430f896 - Add an option to disable the self-update feature through the
AutoYaST profile (FATE#319716)
- 3.2.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=847
2017-01-25 12:31:38 +00:00
YaST Team Bot
cede47feb8 - bnc#1017752
- do not show language change warning in software proposal
    incorrectly when language was not changed.
- 3.2.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=846
2017-01-24 12:36:29 +00:00
YaST Team Bot
5ae103192a - Do not retry to download release notes if a previous attempt
failed (bsc#1015794)
- 3.2.15

- add ability to roles to enable list of services when selected
  (FATE#321754)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=845
2017-01-18 10:13:34 +00:00
YaST Team Bot
5d9f0c2008 - fate#321739
- Made user's interaction possible in case of error in read-only
    proposal.
- 3.2.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=844
2017-01-16 23:40:33 +00:00
YaST Team Bot
5a07305af0 - AutoYaST after second stage: Initialize tty1 in order to remove
old YaST output and to show the cursor again.
  (bnc#1018037)
- 3.2.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=842
2017-01-09 09:21:59 +00:00
YaST Team Bot
6e4fdb6ff3 Port changes from CASP1.0:
- Change layout of new installation dialog according to UX team
  suggestion (FATE#321754)
- Set root subvolume read-only if configured (Fate##321755)
- Document new control.xml parameter root_subvolume_read_only
- Add new installation dialog with keyboard layout and root
  password (FATE#321754)
- Added worker role dialog (Fate#321754)
- implement support for running additional dialogs for specific
  roles (FATE#321754)
- Added description for readonly_timezone and
  clone_install_recommended_default flag in control-file
  documentation. (Fate#321754, Fate#321764)
- 3.2.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=840
2016-12-15 14:31:43 +00:00
YaST Team Bot
ad66e04f51 - Do not crash when the proposal screen is configured through
an AutoYaST profile and tabs are not being used (bsc#1013976)
- 3.2.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=839
2016-12-07 15:38:21 +00:00
YaST Team Bot
1d0d0ed14d - fix missing icon next to SSH Key Import in autoyast
(bsc#988377)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=838
2016-11-22 12:49:16 +00:00
YaST Team Bot
865a0a8b0e - add missing file causing crash (introduced with generic fix of
bsc#1003682)
  (invisible in master since autotools support is dropped there)
- 3.2.10

- Documentation for new storage related parameters in control.xml
  (Fate#321736)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=837
2016-11-21 15:56:23 +00:00