Commit Graph

248 Commits

Author SHA256 Message Date
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
YaST Team Bot
e446dd1f0f - implemented activation of snapper for btrfs on LVM (bsc#935858)
- 3.1.83

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=624
2015-06-29 07:45:58 +00:00
YaST Team Bot
69cddb15a2 - Enabled snapshots creation after auto-installation/upgrade
(fate #317973)
- 3.1.82

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=622
2015-06-02 12:36:04 +00:00
YaST Team Bot
8c36f7711b - Regarding some corner cases of bsc#925381.
-- Checking for availability of clients/<module>_auto module before
     reporting an error.
  -- Checking if a module supports more than one autoyast configuration
     section.
- 3.1.81

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=619
2015-05-12 13:36:04 +00:00
YaST Team Bot
c378580cbd - fixed size parameter "auto" for PReP partitions (bsc#928768)
- 3.1.80

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=618
2015-05-11 13:05:43 +00:00
YaST Team Bot
d2e54d308a - Added new section "restricts" for ntp configuration
(bnc#928987)
- 3.1.79

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=617
2015-05-11 08:11:01 +00:00
YaST Team Bot
410d78aa7b - Added 'bootloader' and 'report' into list of supported profile
sections (bsc#925381)
- 3.1.78

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=616
2015-05-06 11:05:01 +00:00
YaST Team Bot
35a980c406 - Added libxslt into BuildRequires - needed for running test-cases
(bsc#929832)
- 3.1.77

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=615
2015-05-06 09:15:08 +00:00
YaST Team Bot
65d19a36ef - Reporting unknown and unsupported profile sections (bnc#925381)
- 3.1.76

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=614
2015-05-05 14:40:27 +00:00
YaST Team Bot
c7808cc83d - Evaluate the correct host IP in order to read the proper
autoyast.xml file (bnc#928303, 908356, 916628)
- 3.1.75

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=613
2015-05-04 14:24:58 +00:00
YaST Team Bot
a839199da4 - New autoinst flag in general/mode section:
activate_systemd_default_target.
  The default target of systemd will be activated in the second
  stage of autoyast installation.
  The default is "true" which is a backward compatible value.
  (bnc#923992)
- 3.1.74

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=607
2015-04-17 07:55:38 +00:00
YaST Team Bot
bf1bc4c15a - Avoid ayast_probe module crashing when called from an installed
system.
  (bnc#926241)
- 3.1.73

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=605
2015-04-08 14:01:22 +00:00
YaST Team Bot
62bfb86e53 - Checking if the disk is -partitionable- instead of checking if it
is a real disk. Needed for Multipath disks. (bnc#909349)
- autoyast=file:///<autoinst.xml> : Mount the installation source
  in order to copy AutoYaST configuration file into inst_sys.
  (bnc#908271)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=579
2015-01-19 12:25:03 +00:00
YaST Team Bot
cd30d51142 - Selecting needed yast packages for the second stage correctly.
(bnc#909751)
- 3.1.72

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=578
2015-01-07 15:20:01 +00:00
YaST Team Bot
33f4433ee0 - Setting normal mode while applying single module settings to
system. (bnc#909223)
- 3.1.71

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=576
2014-12-23 11:06:42 +00:00
YaST Team Bot
c537210c01 - remove X-KDE-Library from desktop file (bnc#899104)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=574
2014-12-04 09:53:23 +00:00
YaST Team Bot
fbcf6802d7 - AutoYaST configuration module: Reset menu bar after calling
single YAST configuration module.
  (bnc#872711)
- 3.1.69

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=572
2014-11-28 14:35:09 +00:00
YaST Team Bot
11ee897396 - Fixed too small dialog for autoyast profile location.
(bnc#897321)
- 3.1.68

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=570
2014-11-27 13:37:38 +00:00
YaST Team Bot
6cfde8469b - Fixed UI in partition configuration.
(bnc#901904; bnc#901739)
- 3.1.67

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=569
2014-11-26 14:20:08 +00:00
YaST Team Bot
55cf696427 - Fixed "No base product found" error when evaluating
rules/rules.xml file (bnc#900750)
- 3.1.66

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=562
2014-10-13 19:39:56 +00:00
YaST Team Bot
b6c9d53b5f - Preventing double definition of ALWAYS_CLONABLE_MODULES.
(bnc#900107)
- 3.1.65

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=561
2014-10-09 10:15:10 +00:00
YaST Team Bot
8a39bf3cc2 - Documentation update for SLES12.
- 3.1.64

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=559
2014-09-26 13:00:00 +00:00
YaST Team Bot
fb1e121782 - Exporting package selection correctly.
(bnc#897404)
- 3.1.63

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=558
2014-09-25 15:20:07 +00:00
YaST Team Bot
ac95f869d0 - Fixed path of change-root scripts which have been
defined in autoinst.xml.
  (bnc#897212)
- 3.1.62

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=557
2014-09-25 11:40:06 +00:00
YaST Team Bot
2c090d1900 - Finishing the autoyast-initscripts.service BEFORE the user can
login. (bnc#891144)
- 3.1.61

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=556
2014-09-23 14:40:08 +00:00
YaST Team Bot
a967d8c5f4 - If keyboard tag is missing in profile, try to infer the layout
from the language tag (bnc#891808).
- Updated dependency from yast2-country (>= 3.1.13) with
  improved Keyboard.Import
- 3.1.60

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=555
2014-09-15 15:10:10 +00:00
YaST Team Bot
6305019157 - Trying to mount CD only if the device has been defined.
(bnc#895670)
- 3.1.59

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=554
2014-09-12 12:44:01 +00:00
YaST Team Bot
0e78d64cb0 - Fix failure to import report settings from profile introduced with
fix for bnc#887397 and bnc#893744
- 3.1.58

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=552
2014-09-03 07:36:02 +00:00
YaST Team Bot
cafd4e38c7 - Making "second_stage" public in order to switch off second stage
installation completely. Needed for bnc#886464 and bnc#892091
- 3.1.57

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=550
2014-08-25 08:41:12 +00:00
YaST Team Bot
7ea1390b9f - chroot-scripts: Install script into the chroot environment if it
will be called there. (bnc#889931)
- 3.1.56

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=549
2014-08-20 09:06:27 +00:00
YaST Team Bot
86576835f7 - Supporting registration in installation and upgrade mode while
the first stage of installation. (bnc#890073)
- 3.1.55

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=548
2014-08-18 13:16:04 +00:00
YaST Team Bot
7d635e830c - Warning that an already existing autoyast configuration file will
be overwritten. (bnc#888546)
- 3.1.54

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=547
2014-08-13 15:06:04 +00:00
YaST Team Bot
c76f478484 - Exporting user deleted packages correctly. Only locked packages
will be suggested for because no additional information is
  currently available. (bnc#888296)
- 3.1.53

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=546
2014-08-06 15:00:37 +00:00
YaST Team Bot
ac5fa52591 - Set the correct runlevel while autyast installation (bnc#889055)
- 3.1.52

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=545
2014-07-29 06:41:40 +00:00
YaST Team Bot
ff1983b51e - code de-duplication of recent bootloader autoupgrde changes
(bnc#885634)
- 3.1.51

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=544
2014-07-25 12:10:58 +00:00
YaST Team Bot
3071ceee7a - Calling bootloader configuration before evaluating package selection.
So the package selection can take care about the packages which
  will be needed by the bootloader. (bnc#876161)
- 3.1.50

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=543
2014-07-22 14:46:11 +00:00
YaST Team Bot
85811b7b71 - import bootloader settings also during autoupgrade (bnc#885634)
- 3.1.49

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=542
2014-07-22 13:20:53 +00:00
YaST Team Bot
63d576a911 - Do not clone hidden modules, not even automatically with
clone_system (bnc#887115)
- Added support for autogenerated XML in format:
  'services-manager'->'services'->'enable/disable'->'service'
  instead of 'listentry'
- 3.1.48

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=541
2014-07-21 15:26:28 +00:00
YaST Team Bot
73fcf2711c - Set default timeout of error,warning,...popups correctly.
(bnc#887397)
- 3.1.47

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=540
2014-07-21 14:30:50 +00:00
YaST Team Bot
5bd6afd858 - SCR agent for reading desktop file now understand comments
according freedesktop.org (^#[ \t])
- Added support for "Hidden" modules (both bnc#887115)
- 3.1.46

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=539
2014-07-21 13:36:01 +00:00
YaST Team Bot
60d1be0282 - Filter out tpmfs devices which have no partitions.
(bnc#887318)
- 3.1.45

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=538
2014-07-16 13:15:41 +00:00
YaST Team Bot
b68a24cb60 - Exporting partition_nr correctly (bnc#886808)
- 3.1.44

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=537
2014-07-16 10:27:48 +00:00
YaST Team Bot
b55ecdf120 - Writing pattern selection to /root/autoinst.xml correctly after
the first installation stage (bnc#882886)
- 3.1.43

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=536
2014-07-10 08:16:30 +00:00
YaST Team Bot
aa7a3d7bf0 - Enable tmpfs in auotyast (bnc#884618)
- 3.1.42

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=535
2014-07-04 13:51:17 +00:00
YaST Team Bot
6d75af4980 - Activate imported S390 disk while the update process
(bnc#883747)
- 3.1.41

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=534
2014-07-02 12:36:13 +00:00
YaST Team Bot
5d70c350dc - -- Set default filesystem for native FS only.
-- Do not format BIOS Grup partitions.
  Side effects of bug bnc#880569
- 3.1.40

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=533
2014-06-27 13:16:09 +00:00
YaST Team Bot
8f9326d181 - Setting default filesystem if it has not been set in autoinst.xml
(bnc#880569)
- 3.1.39

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=532
2014-06-25 10:26:17 +00:00
YaST Team Bot
438f176dc4 - Restarting systemd-logind.service after finishing the configuration.
(bnc#878920)
- 3.1.38

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=531
2014-06-25 07:51:14 +00:00
YaST Team Bot
9e0519879c - allow cloning to custom file (bnc#881108)
- 3.1.37

- Fixed logging (bnc#883561)
- 3.1.36

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=530
2014-06-24 12:34:51 +00:00