Commit Graph

759 Commits

Author SHA256 Message Date
YaST Team Bot
e22571e130 - fix full media product selection (bsc#1179094, bsc#1176424)
- 4.3.21

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1086
2020-11-26 15:01:26 +00:00
YaST Team Bot
5ccafb163e - Write hostname and proxy configuration to the inst-sys when
configured through linuxrc not only during an installation but
  also when running an autoinstallation (bsc#1177768)
- 4.3.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1085
2020-10-30 09:35:04 +00:00
YaST Team Bot
d2aab09626 - Run configuration_management_finish client after *.repo files
are available in the installed system (bsc#1177522).
- 4.3.19

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1083
2020-10-16 07:15:27 +00:00
YaST Team Bot
788b98335a - Control.xml docu: Added "product_upgrades" tag in software/upgrade
(jsc#SLE-14807).
- 4.3.18

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1082
2020-10-12 15:45:29 +00:00
YaST Team Bot
ee3d613b09 - Using ":" in the autoyast(...) supplements (bsc#1146494).
- 4.3.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1079
2020-09-10 12:22:48 +00:00
YaST Team Bot
fd864e0b28 - Self-update improvement: write the list of updated packages to
the /.packages.self_update file in the inst-sys (bsc#1175614)
- 4.3.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1078
2020-09-01 15:30:48 +00:00
YaST Team Bot
6f331aa3f6 - save random pool to /var/lib/systemd/random-seed (bsc#1174964)
- 4.3.15

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1077
2020-08-24 09:51:07 +00:00
YaST Team Bot
1a306cce6f - AutoYaST: Added supplements: autoyast(deploy_image,ssh_import)
into the spec file in order to install this packages if the
  section has been defined in the AY configuration file (bsc#1146494).
- 4.3.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1076
2020-08-12 11:46:55 +00:00
YaST Team Bot
b17ad849b1 - AY: Removed "image" section from "software" section
(bsc#1140711).
- 4.3.13

- Handle exceptions when parsing xml file (related to bsc#1170886)
- 4.3.12

- handle device autoconfig setting in summary screen (bsc#1168036)
- 4.3.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1074
2020-07-29 12:12:40 +00:00
YaST Team Bot
fb0da63fb0 - Configure the wizard layout according to the product features.
- Related to jsc#PM-1998.
- 4.3.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1073
2020-07-24 10:31:00 +00:00
YaST Team Bot
f0d90eb526 - Moving <files> section handling from second installation stage
to first installation stage. (bsc#1174194)
- 4.3.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1072
2020-07-20 07:58:23 +00:00
YaST Team Bot
ad37cf5b31 - Do not use Profile.current unless necessary (bsc#1174173)
- 4.3.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1071
2020-07-16 09:34:23 +00:00
YaST Team Bot
0b1c3def9c - Fix "Cmdline: parameter not set" for virt-install (bsc#1172139)
- 4.3.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1070
2020-06-25 14:09:48 +00:00
YaST Team Bot
8f1e0bf669 - copy NVMe hostnqn and hostid from installation system to target
system during installation (bsc#1172853)
- 4.3.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1069
2020-06-25 11:00:13 +00:00
YaST Team Bot
833fb3d3ad - memsample: at install time sample memory consumption each 5s,
enabling CSV and PNG reports (bsc#1172139)
- startup/common/network.sh: remove bashisms to enable
  switching inst_setup to dash
- 4.3.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1068
2020-06-24 13:26:14 +00:00
YaST Team Bot
dc3d96248b - Do not export to autoyast profile image deployment unless
requested (bsc#1172552)
- 4.3.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1067
2020-06-23 12:45:19 +00:00
YaST Team Bot
f771158335 - Remove ssh_import section from AY when cloning (bsc#1172749)
- 4.3.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1065
2020-06-12 15:19:24 +00:00
YaST Team Bot
a90b5bfb9c - Fixed yupdate script to correctly install the needed Ruby gems
(bsc#1172793)
- 4.3.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1064
2020-06-10 15:15:48 +00:00
YaST Team Bot
774eaac248 - Autoyast schema: Allow optional types for string and map objects
(bsc#1170886)
- 4.3.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1063
2020-05-12 14:12:44 +00:00
YaST Team Bot
374c61a55e - remove obsolete proposal_settings_editable (bsc#1171423)
- 4.3.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1062
2020-05-11 09:58:57 +00:00
YaST Team Bot
18eda505ec - Restore missing icons for ssh import and image deployment
auto clients (bsc#1168123).
- 4.2.42

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1061
2020-05-07 06:49:07 +00:00
YaST Team Bot
5ddaf58e7d - Force the use of en_US.UTF-8 when running firstboot or the
AutoYaST Second Stage with 'POSIX' or 'C as RC_LANG (bsc#1169017)
- 4.2.41

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1060
2020-04-20 12:22:49 +00:00
YaST Team Bot
a8a9facce6 - In the proposal runner, restore the scroll only when it was
previously saved (bsc#1167248).
- 4.2.40

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1057
2020-03-20 14:17:07 +00:00
YaST Team Bot
a09e9f1a2e - Verify the package versions before applying the self-update
fixes (related to bsc#1163084)
- 4.2.39

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1056
2020-03-18 17:49:04 +00:00
YaST Team Bot
f86eea5ef1 - Drop few not needed recommends to have identical package on
opensuse and SLE (jsc#SLE-11936, jsc#SLE-11851)
- 4.2.38

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1054
2020-03-17 14:54:13 +00:00
YaST Team Bot
3e5a151603 - Add Abort confirmation for inst_welcome client used in firstboot
(bsc#1163347)
- 4.2.37

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1052
2020-03-13 10:44:32 +00:00
YaST Team Bot
dd09ef2bf4 - Make sure to show release notes for add-on products (bsc#1158287)
- 4.2.36

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1051
2020-03-05 10:49:11 +00:00
YaST Team Bot
9e4e24bf5a - Added "yupdate" script to simplify patching the installer
(bsc#1163691)
- 4.2.35

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1050
2020-02-21 12:29:34 +00:00
YaST Team Bot
75f3dd04b2 - Rely on the new Y2Network::NtpServer class (jsc#SLE-7188).
- 4.2.34

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1049
2020-02-20 20:25:24 +00:00
YaST Team Bot
77cb8107bb - Allow to modify the control file at installation time using a
skelcd-* package (bsc#1164468).
- 4.2.33

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1048
2020-02-20 14:17:16 +00:00
YaST Team Bot
fbd64bc85a - don't start getty on hvc0 & ttyAMA0 before Yast2-Firstboot (bsc#1157233)
- 4.2.32

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1047
2020-02-19 09:54:39 +00:00
YaST Team Bot
b6f724d95a - Fixed user-visible messages (bsc#1084015)
- 4.2.31

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1046
2020-02-18 09:22:06 +00:00
YaST Team Bot
e159c2a459 - Reimplemented the "Previously Used Repositories" dialog
(inst_upgrade_urls.rb) to properly evaluate the new and the old
  system repositories (bsc#1159433)
- 4.2.30

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1045
2020-01-30 08:29:04 +00:00
YaST Team Bot
8dc8d42bbd - don't use /bin/systemctl compat symlink (bsc#1160890)
- 4.2.29

  (entry <self_update_url>) which will be replaced by the
  value of VERSION in /etc/os-release. (improvement for fate#325834)
- 4.2.28

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1044
2020-01-23 13:57:46 +00:00
YaST Team Bot
cd7adf655a - use udevadm in /usr/bin instead of /sbin (bsc#1160890)
- 4.2.27

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1043
2020-01-15 09:32:58 +00:00
YaST Team Bot
21bb676421 - drop starting of hal as it is also obsolete and no longer exist
(jsc#SLE-10976)
- drop deprecated network technologies (jsc#SLE-7753)
- replace rc* and init.d usage by systemd or start_service
  depending if it runs in first stage or second (jsc#SLE-10976)
- 4.2.26

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1042
2020-01-15 08:05:24 +00:00
YaST Team Bot
fbcaf4774f - Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find
in order to decrease the required memory (bsc#1132650,
  bsc#1140037).
- 4.2.25

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1041
2019-11-27 14:12:01 +00:00
YaST Team Bot
95c615f5c3 - Do not remove /etc/install.inf from inst-sys (bsc#1122493,
bsc#1157476).
- 4.2.24

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1040
2019-11-21 15:56:45 +00:00
YaST Team Bot
b163044d6c - Use linuxrc option "reboot_timeout" to configure the timeout
before reboot (bsc#1122493)
- 4.2.23

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1039
2019-11-15 10:44:21 +00:00
YaST Team Bot
9311bcae04 - Save and restore the proposal vertical scroll (related to a
problem reseting the scroll position reported in bsc#1143558)
- 4.2.22

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1038
2019-11-14 11:25:25 +00:00
YaST Team Bot
ac6ac31e14 Sun Nov 10 18:56:53 UTC 2019 - David Diaz <dgonzalez@suse.com>
- Improve the role selection dialog using a new scrollable widget
  to select a role (related to bsc#1084674, bsc#bsc#1086187).
- 4.2.21

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1037
2019-11-14 09:54:34 +00:00
YaST Team Bot
90c79eaef6 - Implement upgrade for the Full medium (jsc#SLE-7101)
- 4.2.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1036
2019-11-07 10:07:30 +00:00
YaST Team Bot
7d1685595f - implement upgrade for online medium (jsc#SLE-7214)
- 4.2.19

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1035
2019-10-25 14:30:19 +00:00
YaST Team Bot
946d2d9e8a - Adapted to new Keyboard handling.
- Checked also CLI suppot (bsc#1142957).
- 4.2.18

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1034
2019-10-23 15:00:36 +00:00
YaST Team Bot
54f7380594 - fix crash when os-release contain empty value (bsc#1139518)
- 4.2.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1033
2019-10-10 12:18:19 +00:00
YaST Team Bot
dda0dec07b - Support for the offline installation medium (jsc#SLE-7101)
- 4.2.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1032
2019-10-02 07:58:20 +00:00
YaST Team Bot
eb886edbaf - do not stop haveged process (bsc#1140171)
- 4.2.15

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1031
2019-09-25 09:14:07 +00:00
YaST Team Bot
17efbd3890 - Support for the online installation medium (jsc#SLE-7214)
- 4.2.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1030
2019-09-20 15:06:07 +00:00
YaST Team Bot
523c60ad9e - do NOT remove /mnt/run, it's a mounted directory (bsc#1149011)
- 4.2.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1028
2019-09-11 13:47:52 +00:00
YaST Team Bot
8768f352ef - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894).
- 4.2.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1027
2019-08-28 11:46:14 +00:00