Commit Graph

417 Commits

Author SHA256 Message Date
YaST Team Bot
9b6c32679f - Removed the remains of Kickstart import (bsc#1061620).
- 4.0.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=737
2017-10-16 07:17:31 +00:00
YaST Team Bot
d350eee382 - AutoinstConfig: added network_before_proposal flag that will be
enable if the network is configured during the first stage.
  (bsc#1054400)
- 4.0.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=736
2017-10-06 01:54:50 +00:00
YaST Team Bot
c2c7ae98f5 - ayast_setup: Restarting autoyast-initscripts.service in order
to run init-scripts too. (bnc#1057597)
- 3.3.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=734
2017-09-20 12:59:08 +00:00
YaST Team Bot
3b0eac7b18 - Rename "y2storage_probed" to "probed". (bnc#1056656)
- 3.3.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=733
2017-09-11 12:52:58 +00:00
YaST Team Bot
13791811b2 - fate323450
- export product name when cloning a profile
- 3.3.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=732
2017-09-07 10:37:35 +00:00
YaST Team Bot
a06a04d6c1 - Handle packages that are missing a PGP signature although
digests are valid (bsc#1054969)
- 3.3.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=730
2017-08-25 14:33:54 +00:00
YaST Team Bot
a95b7f1ad8 - AY runs in installed system: Writing init scripts again
to /var/adm/autoinstall/init.d in order to initilaize init
  scripts correctly. This is needed for AY runs which do not
  have an first installation stage (e.g. AY run in KIWI,
  ayast_setup). (bnc#1052145)
- 3.3.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=728
2017-08-15 13:40:44 +00:00
YaST Team Bot
7784e281b8 - Merged storage-ng branch (fate#318196).
- Note: all changes below with this date belong to the merge.
- 3.3.4

- storage-ng: refac class StorageProposal and create a new guided
  proposal by changing settings if it is necessary.

- Use the new storage-ng layer to export the current system to the
  corresponding <partitioning> section of the AutoYaST profile
  (fate#318196).

- Add basic support for customized partitioning using the new
  storage-ng layer. Currently, only plain partitions are supported
  (bsc#1044697).

- Allow overriding of product's storage partitioning options
  (bsc#1039481)

- storage-ng: commented several Yast.import for the old storage
  lib. Affected modules not adapted to storage-ng so far.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=727
2017-08-14 19:33:19 +00:00
YaST Team Bot
d4a763da07 - Classes/rules will be ignored: Due to self-update, the evaluation
of classes/rules will be called twice. So we have to initialize
  the stack for each run again. (bnc#1051483)
- 3.3.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=726
2017-08-09 01:45:36 +00:00
YaST Team Bot
2fc52fd400 - Saving ask-scripts and corresponding log files
to /var/adm/autoinstall. (bnc#1049473)
- 3.3.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=725
2017-08-02 10:51:00 +00:00
YaST Team Bot
7fa2d4a785 - Crash while writing settings via the menue "File/Apply Profile
to this System" in AutoYaST configuration module:
  As we are switching to "autoinstallation" mode and accessing to
  the target system we have to set StorageDevices flag disks_valid
  to true.  So InitLibstorage can scan valid target disks.
  (bnc#1047809)
- 3.3.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=724
2017-07-14 15:49:16 +00:00
YaST Team Bot
31c846b550 - AutoYaST configuration module; Crash while writing settings to
the system:
  As we are switching to "normal" mode and accessing to the target
  system we have to set StorageDevices flag disks_valid to true.
  So InitLibstorage can scan valid target disks. (bnc#1046738)
- 3.3.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=723
2017-07-07 01:45:21 +00:00
YaST Team Bot
406103351c - Report shrinked partitions if there is not enough space.
(bnc#1039528)
- 3.2.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=722
2017-06-09 09:59:13 +00:00
YaST Team Bot
bfe0842d53 - clone system: Checking if snapshots have been enabled.
(bnc#1039268)
- 3.2.15

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=721
2017-05-18 08:57:05 +00:00
YaST Team Bot
b5824973e2 - Moved configuration management before software selection in
order to select packages which are needed for CM. (FATE#319830)
- 3.2.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=720
2017-04-18 07:44:53 +00:00
YaST Team Bot
5d5920a775 - Fix subvolumes schema definition (bsc#1013047)
- 3.2.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=718
2017-04-06 11:41:36 +00:00
YaST Team Bot
d76fa5a937 - bnc#1026027
- removed dependency on insserv
- 3.2.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=717
2017-04-06 10:04:56 +00:00
YaST Team Bot
0c9c0e31b4 - Added configuration-management to first installation step.
(FATE#319830)
- 3.2.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=716
2017-04-06 09:07:23 +00:00
YaST Team Bot
5538afe4e2 - Update: Product selection will be done by Packages.SelectProduct
now (bnc#1014861).
- 3.2.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=715
2017-03-08 16:20:55 +00:00
YaST Team Bot
d055faff15 - Moved services-manager to first installation stage (FATE#321738).
- 3.2.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=713
2017-02-15 15:47:17 +00:00
YaST Team Bot
c60e9f4309 - Add an option to disable the self-update feature through the
AutoYaST profile (FATE#319716)
- 3.2.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=712
2017-01-30 17:46:58 +00:00
YaST Team Bot
4d61c6d433 - Cloning Software: install_recommended can be set by the
control.xml file (clone_install_recommended_default)
  Default is true. (Fate#321764)
- 3.2.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=711
2017-01-17 11:28:14 +00:00
YaST Team Bot
1e025aa93d - Fixed tests to pass with the latest yast2-core and
yast2-ruby-bindings packages (related to the bsc#932331 fix)
- 3.2.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=708
2017-01-05 14:07:46 +00:00
YaST Team Bot
262335a3f5 - Moved post-scripts download from second-stage to first-stage.
(bnc#1014859)
- 3.2.5

- If Btrfs subvolumes are not specified, the default set
  is created (bsc#1012328)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=707
2016-12-14 15:50:09 +00:00
YaST Team Bot
fd4e6ff3c6 - Fix building on s390x (bsc#1011489)
- 3.2.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=706
2016-11-30 15:47:25 +00:00
YaST Team Bot
e9adcc7e69 - Do not crash when services manager configuration is missing
(related to bsc#887115)
- 3.2.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=705
2016-11-18 11:05:34 +00:00
YaST Team Bot
f21da0fe84 - Hiding a module in its .desktop file (Hidden=true) won't prevent
it from being cloned anymore (bsc#1008301)
- Add support to specify resource aliases using the key
  X-SuSE-YaST-AutoInstResourceAliases in desktop files (related
  to bsc#887115)
- 3.2.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=703
2016-11-16 15:23:24 +00:00
YaST Team Bot
6d5780c858 - Do not check certificate for images which have been created by
the user/customer. Found while testing bnc#1009023.
- 3.2.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=702
2016-11-16 14:40:47 +00:00
YaST Team Bot
4db78b3488 - Add support to enable copy-on-write for Btrfs subvolumes
(FATE#320342)
- Add support to omit the Btrfs default subvolume name
  (FATE#317775)
- 3.2.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=701
2016-11-11 14:14:12 +00:00
YaST Team Bot
64fc0a9f48 - Adding missed desktop file for "clone_system" in order to show
it in the control center and command line calls.
  (bnc#985621)
- 3.1.152

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=700
2016-09-30 08:56:12 +00:00
YaST Team Bot
ad69b6f9bc - Adding an missing PREP partition for PPC, BUT not for
Power8 system (powerNV). PowerNV do not have PREP partitions
  and do not need any because they do not call grub2-install
  (bnc#989392).
- 3.1.151

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=699
2016-09-15 11:10:37 +00:00
YaST Team Bot
a4dc6ad1e1 - Fix IP detection in AutoYaST installation rules
in order to find the correct profile when "ip route"
  mentions "metric" (bnc#997548).
- 3.1.150

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=698
2016-09-09 12:45:53 +00:00
YaST Team Bot
36f4f42e0e - Profile Location: Use Report instead of Popup to not block
AutoYast if not configured to. (bnc#988949)
- 3.1.149

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=697
2016-08-26 12:11:25 +00:00
YaST Team Bot
517a8fe547 - Fixed: Setting timeout for error popups has not been possible.
(bnc#988949)
- 3.1.148

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=696
2016-08-25 14:57:51 +00:00
YaST Team Bot
814e93e9cf - Improved logging for broken script descriptions.
Still a part of bnc#986049.
- 3.1.147

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=694
2016-08-17 08:57:51 +00:00
YaST Team Bot
5c51f69464 - Cloning devices: Devices which are not needed for the
installation will be ignored explicitly in the "skip_list".
  (bnc#989392)
- 3.1.146

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=693
2016-08-12 14:06:52 +00:00
YaST Team Bot
2e9622dc53 - Added "confirm_base_product_license" to rnc file.
(bnc#992535)
- 3.1.145

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=692
2016-08-11 13:50:04 +00:00
YaST Team Bot
7307af7793 - Reintroduced autoyast=usb as a valid URL to AutoYaST profile
(bsc#987858)
- 3.1.144

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=691
2016-08-05 14:37:46 +00:00
YaST Team Bot
dc8f03d2ce - Added missed flag "install_recommended" in software section.
(bnc#990494)
- 3.1.143

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=689
2016-08-02 11:35:28 +00:00
YaST Team Bot
6dc663a13f - Added new [Stop] button for <ask> dialogs with timeout. The
button shows the current time in seconds till the automatic
  timeout (bsc#990114).
- More possible user actions can now stop the execution to prevent
  from timeout (bsc#990114).
- 3.1.142

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=688
2016-08-01 08:11:36 +00:00
YaST Team Bot
d63dc18a45 - Check if AutoYaST "script" elements are hashes.
Other entries will be ignored. (bnc#986049)
- 3.1.141

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=687
2016-07-25 14:30:19 +00:00
YaST Team Bot
c3ac59ee02 - Exporting NFS root partition correctly. (bnc#986124)
- 3.1.140

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=686
2016-07-15 12:04:56 +00:00
YaST Team Bot
106d935422 - Moved ssh_import AutoYaST schema file to yast2-installation
package.
  This is a part of Fate#319624.
- 3.1.139

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=685
2016-07-13 07:29:19 +00:00
YaST Team Bot
21dd657cae - Adapt docu to new AutoYaST developer docu.
- 3.1.138

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=684
2016-07-11 12:23:30 +00:00
YaST Team Bot
382d5f90c0 - The entry "kexec_reboot" in the Product description can be set
by the AutoYaST configuration setting (general/forceboot) and should
  not be reset by any other Product description file.
  Fix: Set it again after reading a new Product description.
  (bnc#981434)
- 3.1.137

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=683
2016-07-11 12:20:02 +00:00
YaST Team Bot
d078d7ac2c - While AutoYaST installation the user can change the path of the
AutoYaST configuration file. Fix: This path will be updated in
  /etc/install.inf too.
  (bnc#963487)
- 3.1.136

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=682
2016-07-07 09:15:45 +00:00
YaST Team Bot
8055f30499 - System shutdown: Removed "autoyast" service shutdown.
It does not exist anymore. (bnc#986798)
- 3.1.135

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=681
2016-07-05 14:10:50 +00:00
YaST Team Bot
e1d8ed8d00 - Speed up installation (bnc#986649)
- 3.1.134

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=680
2016-06-29 09:23:33 +00:00
YaST Team Bot
9f89d7b134 autoyast.xml file (bnc#928303, bnc#908356, bnc#916628)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=679
2016-06-27 07:36:00 +00:00
YaST Team Bot
43e007b8f7 - Consider AutoYaST keep_install_network as set to 'true'
if it's not specified (bsc#984146)
- Restore the keep_install_network default behavior present
  in SLE 12 SP1 and openSUSE Leap 42.1
- 3.1.133

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=678
2016-06-21 10:34:17 +00:00
YaST Team Bot
2f1c349fed - Fixing typo while reporting not supported modules.
(part of bnc#955878)
- 3.1.132

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=677
2016-06-21 08:07:11 +00:00
YaST Team Bot
9c6700da8c - Rename schema definition regarding SSH keys/configuration
so yast2-schema can find it correctly (fate#319624)
- 3.1.131

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=676
2016-06-06 11:05:37 +00:00
YaST Team Bot
bc7bd1aadb - Fix AutoYaST2 schema regarding SSH keys/configuration import
feature (fate#319624)
- Stop generating autodocs (fate#320356)
- 3.1.130

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=675
2016-06-06 09:37:34 +00:00
YaST Team Bot
3d46ea1e84 - AutoYaST support for ssh_import module.
Fate#319624
- 3.1.129

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=674
2016-05-31 09:13:33 +00:00
YaST Team Bot
6d2b0d6d79 - Unsupported sections will be now reported in first installation
stage. Reducing log level to warning.
  (Additional patch for bnc#955878)
- 3.1.128

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=673
2016-05-20 09:02:40 +00:00
YaST Team Bot
c14c6fca16 - Resetting package selection of previous runs. This is needed
because it could be that additional repositories are available
  meanwhile. (bnc#979691)
- 3.1.127

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=672
2016-05-18 14:58:30 +00:00
YaST Team Bot
a0bac15c91 - Media-based AutoUpgrade case for feature: No Recommends in
*-release RPMs (FATE#320199)
- 3.1.126

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=671
2016-05-03 11:34:08 +00:00
YaST Team Bot
d2fea934db - Upgrade: Removed obsolete bootloader stuff.
(bnc#976312)
- 3.1.125

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=670
2016-04-20 08:23:26 +00:00
YaST Team Bot
394f43a518 - Removed obsolete bootloader stuff.
(related to FATE#317701)
- 3.1.124

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=669
2016-04-19 15:00:06 +00:00
YaST Team Bot
f7efc2fca9 - Updated schema - added optional URL for the installer
self update repository ("general" -> "self_update_url" node)
  (FATE#319716)
- 3.1.123

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=668
2016-04-15 14:35:47 +00:00
YaST Team Bot
85233c27d7 - Remove unused import of dropped BootCommon package.
(related to FATE#317701)
- 3.1.122

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=667
2016-04-13 12:22:19 +00:00
YaST Team Bot
fd7d18cf41 - Removed calls of dropped LanUdevAuto module (yast2-network)
(bnc#955217, bnc#956605)
- 3.1.121

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=666
2016-04-06 16:02:13 +00:00
YaST Team Bot
45ecfcf24c - Moved call "uptime" to yast2 package. Cleanup for bnc#956730.
- 3.1.120

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=665
2016-04-05 08:56:58 +00:00
YaST Team Bot
a404c66d5d - Evaluate the correct domain, network, product and product version
when applying rules (bnc#963137).
- 3.1.119

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=664
2016-03-16 12:07:16 +00:00
YaST Team Bot
e08611adec - Check uptime instead of system time while waiting for systemd
services to be restarted (bsc#956730)
- 3.1.118

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=663
2016-03-09 09:35:21 +00:00
YaST Team Bot
33b49fb030 - Fixed crash if the general/mode section has not been defined.
(bnc#968080)
- 3.1.117

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=662
2016-02-25 14:16:26 +00:00
YaST Team Bot
8255bb312a - As network configuration will be moved to first installation
stage and wickedd should not be restarted in the second stage,
  all wickedd and network services will not be restarted at all
  by AutoYaST.
  (bnc#944349,  bnc#955260)
- 3.1.116

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=661
2016-02-24 09:05:59 +00:00
YaST Team Bot
ba1852c813 - Moved the body of AutoinstallIoInclude#Get to yast2-update
(FATE#316796).
- 3.1.115

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=660
2016-02-18 08:21:23 +00:00
YaST Team Bot
4ccb21c9f1 - Confirming base product license. This can be defined by the flag
<confirm_base_product_license> in the general/mode section.
  Confirming licenses of add-on products can be defined for each
  product by the flag <confirm_license> in the add-on product
  description.
  (Fate#318945)
- 3.1.114

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=659
2016-02-12 09:51:29 +00:00
YaST Team Bot
a967b75908 - "haspcmcia" method is removed from the AutoInstallRules API
(bnc#964151)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=658
2016-01-29 09:56:22 +00:00
YaST Team Bot
71e320a908 - LVM: taking care about "auto" option --> switching to "max".
(bnc#962034)
- 3.1.113

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=657
2016-01-21 09:45:44 +00:00
YaST Team Bot
d4d387d038 - Fixed rules.xml : OR operator is interpreted as AND.
(bnc#961941)
- 3.1.112

- Fix wrong warning message about the 'init' section
  not being processed (bsc#962526)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=656
2016-01-19 16:01:20 +00:00
YaST Team Bot
2ee0b2d0f3 - Installation with "autoyast=default". Fixed nil exception error.
(bnc#959723)
- 3.1.111

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=655
2016-01-15 11:55:55 +00:00
YaST Team Bot
7af3da7cad - Fixed init scripts which have been defined inside an
AutoYaST configuration file. (bnc#961320)
- 3.1.110

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=654
2016-01-14 13:00:35 +00:00
YaST Team Bot
2020894bb3 Wed Jan 13 11:40:25 UTC 2016 - igonzalezsosa@suse.com
- Fix validation of AutoYaST profiles (bsc#954412)
- 3.1.109

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=653
2016-01-13 13:00:45 +00:00
YaST Team Bot
1149d011c9 - Downloading init scripts to /mnt during first installation stage.
(bnc#960907,bnc#961320)
- 3.1.108

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=652
2016-01-13 09:01:10 +00:00
YaST Team Bot
8392381519 - Network services can be restarted again, because they do not
depend on YaST2-Second-Stage.service anymore. (bnc#954908)
- 3.1.107

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=651
2016-01-11 15:36:12 +00:00
YaST Team Bot
9671ae1691 - Added "cobbler" to the obsolete profile section.
Defined in SUSE Manager but will not be used anymore. (bnc#955878)
- 3.1.106

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=650
2015-11-27 16:06:25 +00:00
YaST Team Bot
360529bbdf Wed Nov 25 15:43:56 CET 2015 - schubi@suse.de
- Do not restart NetworkManager* services while restarting all
  services in the second installation stage. (bnc#955260)
- 3.1.105

- Export the already saved software selection when present,
  fixes exporting wrong package selection caused by deployment of
  the installation images (bsc#956325, bsc#910728)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=649
2015-11-26 09:36:55 +00:00
YaST Team Bot
8a5852151a - Evaluating needed YAST packages which are defined in the
AutoYaST configuration file and selecting these packages for
  installation. (bnc#955657)
- 3.1.104

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=648
2015-11-20 12:56:02 +00:00
YaST Team Bot
e72d63e0f0 - Updating AutoYaST documentation
- 3.1.103

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=647
2015-11-13 08:30:49 +00:00
YaST Team Bot
db5e2e9931 - Installation workflow: Using ntpdate instead of sntp for time
syncing (bnc#953781)
- 3.1.102

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=645
2015-11-06 14:41:17 +00:00
YaST Team Bot
811a926549 - Add dependency on yast2-pkg-bindings 3.1.31 (or newer)
(bsc#953162)
- 3.1.101

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=644
2015-11-03 11:21:17 +00:00
YaST Team Bot
fb22e3264e - Ingore restarting of all wickedd* services while finishing the
second installation stage. (bnc#944349)
- 3.1.100

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=643
2015-10-23 11:16:26 +00:00
YaST Team Bot
3650a57c7e - Cloning system while an installation without AutoYaST: Do not
blame if packages are not available anymore because the
  medium has already been unmounted (e.g. USB device)
  (bnc#901747)
- 3.1.99

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=642
2015-10-21 08:51:27 +00:00
YaST Team Bot
d23565de23 - Using "backup" or "partitioning_advanced" sections in the profile
does not produce an error message anymore (bsc#950294)
- 3.1.98

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=641
2015-10-15 12:15:40 +00:00
YaST Team Bot
73075594ba - Move lib/ directory to autoyast2-installation package
(bsc#949776)
- 3.1.97

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=640
2015-10-09 15:15:34 +00:00
YaST Team Bot
57b0993b8a - Handle pkgGpgCheck callback introduced in libzypp 14.39.0
(bsc#948608)
- 3.1.96

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=639
2015-10-09 09:41:02 +00:00
YaST Team Bot
09a1cb8dd7 - Enabled translation of some buttons (bsc#948834)
- 3.1.95

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=638
2015-10-08 14:50:48 +00:00
YaST Team Bot
fab511024e - Writing network settings in first installation stage if the
second installation stage has been disabled ("second_stage")
  in the general/mode section but a "networking" section has
  also been defined. (bnc#944942)
- 3.1.94

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=637
2015-09-18 09:16:30 +00:00
YaST Team Bot
308f29a4cd - Fix premature loading of AutoInstall which prevented running
configuration clients during 2nd stage (bsc#944770)
- 3.1.93

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=635
2015-09-08 05:20:43 +00:00
YaST Team Bot
951ff19593 - Move users creation to the first stage, so it is not needed
to run the 2nd stage to have a minimal system.
- Do no add AutoYaST packages if the second stage won't be
  executed.
- Fixes bnc#892091
- 3.1.92

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=634
2015-09-04 13:40:38 +00:00
YaST Team Bot
8b56f4874b - Do not restart dbus service after installation. Otherwise some
other services will hang. (bnc#937900)
- 3.1.91

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=633
2015-08-26 12:01:40 +00:00
YaST Team Bot
58ebe67f99 - S390: handling cio_ignore
Entry <general><cio_ignore> in order to set it
  (values: true/false). If it is not set cio_ignore is true.
  So it is backward compatible. (bnc#941406)
- 3.1.90

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=632
2015-08-14 15:00:30 +00:00
YaST Team Bot
733387eb3b - Fixed typo in partitioning section
(bnc#941096)
- 3.1.89

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=631
2015-08-11 07:55:45 +00:00
YaST Team Bot
d92afefaf3 - Writing init scipts to installed system in the first installation
stage now. The init scrpits will be called while starting
  the autoyast-initscripts service. So, these scripts will be called
  while a system upgrade too. (bnc#940823)
- 3.1.88

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=630
2015-08-07 13:50:35 +00:00
YaST Team Bot
94dae0b845 - <software><post-packages>: Must not reinstall already installed
packages. (fate#319086)
- 3.1.87

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=628
2015-07-31 12:20:35 +00:00
YaST Team Bot
081e06f9ff - Fixed a syntax error in the schema definition (bsc#938459)
- 3.1.86

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=627
2015-07-27 08:55:30 +00:00
YaST Team Bot
5ec55aa358 - Syncing hardware time before starting installation via ntp.
This is configurable via the flag
  <general><mode><ntp_sync_time_before_installation> with which
  the name of the ntp server will be defined. If it is not set
  no synchronisation will be done. So it is backward compatible.
  (bnc#935066)
- 3.1.85

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=626
2015-07-10 13:26:13 +00:00
YaST Team Bot
37e02e9256 - Added "upgrade" section to generic list. (bnc#935915)
- 3.1.84

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=625
2015-07-01 13:21:24 +00:00