YaST Team Bot
aca2d34f9d
- Modify IP forwarding network configuration using the defaults
...
defined in the control file when selecting the role (bsc#1186280)
- 4.4.10
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1116
2021-05-31 13:53:19 +00:00
YaST Team Bot
40fd928f76
- The InstallationData class has been moved to yast2-packager
...
(related to the previous fix, e.g. bsc#1180888)
- 4.4.9
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1115
2021-05-24 14:08:26 +00:00
YaST Team Bot
6326f7d294
- Logging all available product information into directory
...
/var/log/YaST2/installation_info. This should help for evaluating
the cause of e.g. bsc#1180888, bsc#1180908, bsc#1178688.
- 4.4.8
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1114
2021-05-21 14:20:00 +00:00
YaST Team Bot
702d60edaf
- Fallback to ncurses when a X display is not opened after 15
...
seconds (bsc#1185095)
- 4.4.7
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1113
2021-05-18 15:02:10 +00:00
YaST Team Bot
97306649ab
- Allow memory profiling of the main installer process, via
...
boot parameters: (bsc#1182649)
- MASSIF=1 enables Valgrind/Massif (C/C++ level)
- MEMORY_PROFILER=1 enables Ruby level
- 4.4.6
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1112
2021-05-09 19:56:15 +00:00
YaST Team Bot
be5d8af2ca
- Remove Yast::LanItems dependency (bsc#1185338)
...
- 4.4.5
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1111
2021-04-27 13:11:03 +00:00
YaST Team Bot
ba6433a99f
- spec-cleaner part five out of five: sort and deduplicate requires
...
- 4.4.4
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1110
2021-04-16 10:35:35 +00:00
YaST Team Bot
ae42810a06
- spec-cleaner part two out of five: move conditionalized sections at the end
...
- spec-cleaner part three out of five: move weak requires (recommends) below requires
- spec-cleaner part four out of five: sort and deduplicate BuildRequires
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1109
2021-04-16 10:17:07 +00:00
YaST Team Bot
7de12281d0
- remove check for non-systemd distros
...
- first out of 5 splits of "spec-cleaner -m -i *ec" run (for easier review)
- Do not own system directories (like /usr/bin) (bsc#1184787):
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1108
2021-04-16 09:43:13 +00:00
YaST Team Bot
9959219703
- Show 'Default' in the proposal summary as the PolicyKit Default
...
Privileges to be used when it is not specified or specified as
empty in the control file (bsc#1184277)
- 4.4.3
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1107
2021-04-14 15:24:59 +00:00
YaST Team Bot
71e36ce971
- Check for usr/lib/modules to handle usrmerge (bsc#1029961)
...
- 4.4.2
- Do not own system directories (like /usr/bin):
+ filesystem is responsible to bring those directories with the
correct permission flags. Owning them here only introduces
races/conflicts.
+ As a result: expand the files section for bindir and unitdir to
be exact on the files.
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1106
2021-04-14 10:04:54 +00:00
YaST Team Bot
0c7316c03e
- Start the "memsample" tool in a subshell to avoid "Terminated"
...
message displayed at the end (bsc#1184491)
- 4.4.1
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1105
2021-04-12 07:13:18 +00:00
YaST Team Bot
f349fb95de
- 4.3.36
...
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1104
2021-04-07 15:14:29 +00:00
YaST Team Bot
931f62ab27
- Hide the abort button when the network client is called
...
(bsc#1183586).
- 4.4.0
- 4.4.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1103
2021-04-07 15:02:40 +00:00
YaST Team Bot
5bfe18b664
- Expert console: fixed "shell" command
...
- Run X terminal in GUI instead of "dash" (related to the previous
fix for job control error messages bsc#1183648)
- Override TERM to "vt100" when running in fbiterm,
a workaround for frozen vim (bsc#1183652)
- 4.3.36
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1102
2021-03-30 06:20:46 +00:00
YaST Team Bot
cb13c1f178
- Expert console: use "dash" if available instead of "bash" shell
...
to avoid job control error messages (bsc#1183648)
- 4.3.35
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1101
2021-03-18 07:20:27 +00:00
YaST Team Bot
6cba12524f
- Remove the libzypp cache symlink (related to bsc#1182928)
...
- Improved "memsample" script handling
- Do not start it again if it is already running
(might happen if YaST is started again after crash)
- Stop it when YaST finishes
- 4.3.34
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1100
2021-03-11 16:11:45 +00:00
YaST Team Bot
76cb3dc8a8
- Do not trigger any kernel event with udevadm from the
...
kernel_finish client (bsc#1180535)
- 4.3.33
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1099
2021-03-11 08:57:51 +00:00
YaST Team Bot
6056318a59
- Reduce self-update mechanism memory consumption (bsc#1182928):
...
- Make sure to download the package only once.
- Use a single squash file system for each update repository.
- Ignore unchanged files and directories like /usr/share/man,
/usr/share/info, etc.
- 4.3.32
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1098
2021-03-10 15:03:12 +00:00
YaST Team Bot
24ac620f31
- Added special installer configuration dialog
...
(jsc#PM-1895, jsc#SLE-16263)
- Can be started from the initial language selection dialog
using an "hambuger" button (openSUSE Tumbleweed only)
- Or in any dialog using a keyboard shortcut:
- Ctrl+Alt+Shift+C in graphical (Qt) UI
- Ctrl+D Shift+C in text mode (ncurses)
- 4.3.31
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1097
2021-03-05 13:35:48 +00:00
YaST Team Bot
6bbfa2a1c1
- Do not write selinux and polkit default rules during upgrade
...
(bsc#1182894)
- 4.3.30
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1096
2021-03-02 15:16:04 +00:00
YaST Team Bot
30e68a6fb6
- move properly security finish client (bsc#1182821)
...
- 4.3.29
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1095
2021-03-01 11:35:38 +00:00
YaST Team Bot
ce3a14cf19
- Fix previous change to include in proposal summary selinux
...
(jsc#SLE-17307)
- 4.3.28
- Add new security proposal and finish clients to replace firewall
one as the new clients contain also configuration for cpu
mitigation, policy kit default privileges (jsc#SLE-15840)
and selinux mode (jsc#SLE-17307)
- 4.3.27
- Do not change polkit default privileges during upgrade
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1094
2021-02-26 08:16:15 +00:00
YaST Team Bot
52259c0baa
- Adapted unit test to recent changes in Yast::Report (related to
...
bsc#1179893).
- 4.3.26
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1093
2021-02-18 21:47:06 +00:00
YaST Team Bot
db9fc514de
- Do not crash when it is not possible to create a snapshot after
...
installing or upgrading the system (bsc#1180142).
- 4.3.25
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1092
2021-02-10 15:44:13 +00:00
YaST Team Bot
8464f94048
- Do not cleanup the libzypp cache when the system has low memory,
...
incomplete cache confuses libzypp later (bsc#1179415)
- 4.3.24
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1090
2020-12-07 09:57:01 +00:00
YaST Team Bot
bee9d385b0
- Starting YAST2 Control Center if it has been set while an
...
yast2-firstboot installation workflow (bsc#1178834).
- 4.3.23
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1089
2020-12-07 09:03:35 +00:00
YaST Team Bot
5315722447
- correct add-on spelling (jsc#SLE-14772)
...
- 4.3.22
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1087
2020-11-27 08:39:32 +00:00
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
b1ea4bc47e
- yupdate - also make /usr/share/icons writable by default
...
(needed for updating yast2-theme)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1084
2020-10-29 16:08:15 +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
d7f74a481f
Fri Jun 12 16:09:32 UTC 2020 - David Diaz <dgonzalez@suse.com>
...
- Improve the UX of the Previously Used Repositories dialog by
using more accurate labels.
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1066
2020-06-12 16:24:36 +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
YaST Team Bot
076454aba2
- Using rb_default_ruby_abi tag in the spec file in order to
...
handle several ruby versions (bsc#1146403).
- 4.2.11
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1026
2019-08-22 15:22:42 +00:00
YaST Team Bot
c6f008a963
- Undo the change introduced in 4.2.7 because forcing the focus
...
is not a solution: now the it's always caught by the installation
summary after every action (related to bsc#1142353).
- 4.2.10
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1025
2019-08-14 13:59:50 +00:00
YaST Team Bot
38d5a4beb5
- Stop using the obsolete XVersion API (bsc#1144627)
...
- Detect missing textdomain during testing (bsc#1130822)
- 4.2.9
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1024
2019-08-07 12:27:45 +00:00
YaST Team Bot
a90d1f31d3
- Improve the detection of a forced base product
...
(bsc#1124590, bsc#1143943).
- 4.2.8
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1023
2019-08-05 14:47:40 +00:00
YaST Team Bot
ad0f0ccf53
- Avoid to lost the focus in the proposal installation summary when
...
the user makes changes using the available options on it
(bsc#1142353).
- 4.2.7
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1022
2019-07-26 11:29:52 +00:00
YaST Team Bot
03c5dc8dbf
- Copy multipath config files into the target system.
...
- Related to bsc#1133045.
- 4.2.6
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1021
2019-06-19 07:39:49 +00:00
YaST Team Bot
a684fb9c0d
- Use new schema of desktop files (boo#1084864)
...
- Clean up spec
- Rename desktop files
- 4.2.5
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1020
2019-06-10 11:06:45 +00:00
YaST Team Bot
14df2664d7
- Downloading files: Remounting CD with bind option correctly if
...
the CD has already been mounted (bsc#1132915).
- 4.2.4
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1018
2019-05-14 12:26:20 +00:00
YaST Team Bot
287054a0a9
- Make sure pkg target is active as long as still needed (bsc#1128385)
...
- 4.2.3
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1017
2019-04-24 13:44:58 +00:00
YaST Team Bot
93bde1df24
- Removed BuildRequires: yast2-ntp-client (causing dependency cycle)
...
(related to the previous fix bsc#1129095)
- 4.2.2
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1016
2019-04-04 11:17:54 +00:00
YaST Team Bot
2955e45477
- Add a new installation dialog which allows to setup the NTP
...
servers (bsc#1129095).
- 4.2.1
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1015
2019-04-03 10:04:00 +00:00
YaST Team Bot
0eae3cee09
- Use the select_product attribute from control file to filter
...
available products (bsc#1124590).
- 4.2.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1013
2019-03-28 17:09:55 +00:00
YaST Team Bot
82b243d399
- revert SSH textmode patches (bsc#1129375, bsc#1047470)
...
- 4.1.45
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1011
2019-03-15 13:18:05 +00:00
YaST Team Bot
7568170352
- ensure that installation with VNC + textmode still installs
...
via VNC (bsc#1129073)
- 4.1.44
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1010
2019-03-14 14:44:40 +00:00
YaST Team Bot
51fea03ea1
- Update the hard-coded fallback path for licenses directory
...
(fate#324053, jsc#SLE-4173)
- 4.1.43
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1009
2019-03-13 09:21:43 +00:00
YaST Team Bot
bc859990a3
- Fix patterns and packages selection when going back to the system
...
role selection (bsc#1126517).
- 4.1.42
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1008
2019-03-11 12:01:42 +00:00
YaST Team Bot
233ad0f42c
- Retranslate also the side bar steps when changing the language
...
(bsc#1128153)
- 4.1.41
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1007
2019-03-07 09:19:54 +00:00
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