File yast2-s390.changes of Package yast2-s390.12096

-------------------------------------------------------------------
Fri Jul 19 11:57:09 CEST 2019 - aschnell@suse.com

- handle setting diag mode on active DASDs (part of bsc#1134927)
- 4.0.6

-------------------------------------------------------------------
Tue Jul 16 11:27:09 CEST 2019 - aschnell@suse.com

- sort DASDs by channel ID (part of bsc#1134927)
- 4.0.5

-------------------------------------------------------------------
Tue May 08 14:01:56 CEST 2018 - aschnell@suse.com

- disable mdadm auto assemble during DASD dialog (bsc#1089645)
- 4.0.4

-------------------------------------------------------------------
Tue Mar 20 15:12:15 UTC 2018 - jreidinger@suse.com

- Improve error reporting and logging when underlying scripts
  failed for DASD (bsc#1070265)
- Allow to format ECKD DASD disk only (bsc#1070265)
- 4.0.3

-------------------------------------------------------------------
Mon Feb 05 14:31:42 CET 2018 - aschnell@suse.com

- added supplements for yast2-storage-ng (bsc#1070423)
- 4.0.2

-------------------------------------------------------------------
Tue Dec 12 12:00:24 UTC 2017 - ancor@suse.com

- Clients used during upgrade now rely on yast-storage-ng
  instead of the old yast2-storage (bsc#1066538).
- 4.0.1

-------------------------------------------------------------------
Wed Nov 08 22:44:33 CET 2017 - aschnell@suse.com

- fixed call of dasdview (bsc#1067265)
- 4.0.0

-------------------------------------------------------------------
Wed May 31 07:07:45 UTC 2017 - lslezak@suse.cz

- Fixed internal error displayed in the "dump" dialog (bsc#1040944)
- 3.2.2

-------------------------------------------------------------------
Mon Apr 24 13:46:13 UTC 2017 - lslezak@suse.cz

- Skip the ZFCP controller warning when running in zKVM
  (bsc#1014178)
- Code cleanup: use Rubocop, support code coverage, move test data
  to YAML files, removed empty "agents/" subdir
- 3.2.1

-------------------------------------------------------------------
Mon Dec 19 11:05:33 CET 2016 - schubi@suse.de

- AutoYaST: Do not call DASD:Write twice (bnc#1014696).
- 3.2.0

-------------------------------------------------------------------
Mon Jun 20 14:15:50 UTC 2016 - igonzalezsosa@suse.com

- Stop generating autodocs (fate#320356)
- 3.1.28

-------------------------------------------------------------------
Fri Jan 15 14:36:34 CET 2016 - schubi@suse.de

- DASD fix in formatting disks which have not been defined by
  AutoYaST. (bnc#959946)
- 3.1.27

-------------------------------------------------------------------
Wed Oct 28 13:20:48 CET 2015 - schubi@suse.de

- Reverting fix of version 3.1.24:
  -- added zfcp_disk_configure
  -- added wwpn and lun parameter while adding new devices
  -- removing delete option
  (bnc#951547, bnc#928574)
- 3.1.26

-------------------------------------------------------------------
Mon Aug 10 08:24:53 UTC 2015 - ancor@suse.com

- Brings back accidentally removed 'ok' button to the zFCP dialog
  (bnc#940816)
- 3.1.25

-------------------------------------------------------------------
Fri Jul 22 14:51:50 CEST 2015 - schubi@suse.de

- Fixes in ZFCP
 -- Do not use the zfcp_disk_configure call anymore.
 -- Removing wwpn and lun parameter while adding new devices.
 -- Removing delete option.
 -- bnc#928574
- 3.1.24

-------------------------------------------------------------------
Thu Jul  2 14:56:29 CEST 2015 - schubi@suse.de

- Formating DASD: taking the device name instead of the map entry.
  (bnc#936112)

- 3.1.23

-------------------------------------------------------------------
Wed May 27 14:05:25 CEST 2015 - schubi@suse.de

- dasd: Evaluating device name of channel (needed for format call).
  (bnc#928388)
- 3.1.22

-------------------------------------------------------------------
Thu Dec 18 10:27:06 CET 2014 - locilka@suse.com

- Command-line cleanup
- 3.1.21

-------------------------------------------------------------------
Thu Dec  4 09:51:26 UTC 2014 - jreidinger@suse.com

- remove X-KDE-Library from desktop file (bnc#899104)
- 3.1.20

-------------------------------------------------------------------
Wed Oct 22 18:51:11 UTC 2014 - lslezak@suse.cz

- removed unnecessary BuildRequires
- 3.1.19

-------------------------------------------------------------------
Thu Sep  4 12:31:35 UTC 2014 - mvidner@suse.com

- Use a more flexible rubygem requirement syntax (bnc#895069)
- 3.1.18

-------------------------------------------------------------------
Wed Jul 23 11:51:53 CEST 2014 - aschnell@suse.de

- omit asking for parallel formatting if only one DASD is
  formatted (see bnc#888090)
- 3.1.17

-------------------------------------------------------------------
Thu Jul 17 09:36:30 CEST 2014 - schubi@suse.de

- Autoyast export:  Exporting active DASD only
  (bnc#887407)
- 3.1.16

-------------------------------------------------------------------
Wed May 21 07:59:33 UTC 2014 - jsrain@suse.cz

- corrected channel filter validation (bnc#874904)
- 3.1.15

-------------------------------------------------------------------
Wed May 14 14:35:18 UTC 2014 - jreidinger@suse.com

- adapt to new bootloader API for grub2 (bnc#869608)
- 3.1.14

-------------------------------------------------------------------
Mon Apr 28 16:48:37 UTC 2014 - jsrain@suse.cz

- adjusted the default filter for channels (bnc#874904)
- 3.1.13

-------------------------------------------------------------------
Tue Apr 22 15:34:08 UTC 2014 - mpost@suse.com

- Changed the code that creates the dasdfmt command to use
  variables for the request size (-r) and the "cylinders per
  hashmark" value (-m)
- Adapted the progress bar for formatting DASD to match what is
  specified on the dasdfmt command.
- Set the values of both -r and -m to the new default value of 10
  that came in with s390-tools 1.24.1.
- 3.1.12

-------------------------------------------------------------------
Mon Mar 31 12:07:12 UTC 2014 - thardeck@suse.com

- pass along group changes properly in IUCV module (bnc#870891)
- reset group cache before adding new ones
- 3.1.11

-------------------------------------------------------------------
Fri Mar 28 07:48:04 UTC 2014 - jsrain@suse.cz

- re-activate DASD disks after formating (bnc#867267)
  (patch by Arvin)
- 3.1.10

-------------------------------------------------------------------
Wed Mar 19 14:30:54 CET 2014 - aschnell@suse.de

- do not execute zipl after DASD or zFCP configuration (bnc#869123)
- 3.1.9

-------------------------------------------------------------------
Fri Feb 28 14:51:50 UTC 2014 - thardeck@suse.com

- fixed iucvterminal-server behavior on inital start
- 3.1.8

-------------------------------------------------------------------
Fri Feb 28 10:26:39 UTC 2014 - thardeck@suse.com

- readded SCR agent files for iucvterminal-server module
- 3.1.7

-------------------------------------------------------------------
Thu Feb 27 15:36:12 CET 2014 - thardeck@suse.de

- fixed iucvterminal module to work with systemd (fate#314946)
- 3.1.6

-------------------------------------------------------------------
Wed Feb 12 15:17:53 CET 2014 - aschnell@suse.de

- fixed DASD probing (bnc#860398)
- 3.1.5

-------------------------------------------------------------------
Wed Feb  5 12:44:00 UTC 2014 - jsrain@suse.cz

- enhanced unformatted disks handling during activation
  (fate#313403)
- fixed typos
- 3.1.4

-------------------------------------------------------------------
Fri Jan 31 17:06:14 CET 2014 - aschnell@suse.de

- fixed initialisation during installation (bnc#853929)
- 3.1.3

-------------------------------------------------------------------
Thu Jan 23 11:17:15 UTC 2014 - jsrain@suse.cz

- enhanced handling of large amount of disks (fate#313402,
  fate#313403, fate#315984)
- 3.1.2

-------------------------------------------------------------------
Mon Dec  9 10:28:47 UTC 2013 - jreidinger@suse.com

- add COPYING to fix building
- 3.1.1

-------------------------------------------------------------------
Thu Sep 19 15:39:14 UTC 2013 - lslezak@suse.cz

- do not use *.spec.in template, use *.spec file with RPM macros
  instead
- 3.1.0

-------------------------------------------------------------------
Wed Jul 31 08:43:12 UTC 2013 - yast-devel@opensuse.org

- converted from YCP to Ruby by YCP Killer
  (https://github.com/yast/ycp-killer)
- version 3.0.0

-------------------------------------------------------------------
Mon Apr 15 12:41:01 CEST 2013 - aschnell@suse.de

- reread storage after zFCP configuration (bnc#814953)

-------------------------------------------------------------------
Thu Mar 14 14:30:30 CET 2013 - aschnell@suse.de

- removed non-functioning button to not write label during DASD
  formatting (bnc#808275)
- reread storage after DASD configuration (bnc#808695)
- 2.22.2

-------------------------------------------------------------------
Tue Apr 10 17:02:55 CEST 2012 - aschnell@suse.de

- changed license to GPL-2.0

-------------------------------------------------------------------
Thu Apr 05 11:40:27 CEST 2012 - aschnell@suse.de

- added context menu to DASD module
- allow to change diag and format setting for DASDs in config mode
- do not show partition info for unformatted DASDs

-------------------------------------------------------------------
Wed Feb 22 12:21:42 CET 2012 - aschnell@suse.de

- make ZFCP module work with AutoYaST editor

-------------------------------------------------------------------
Wed Feb 15 11:25:49 CET 2012 - aschnell@suse.de

- make DASD module work with AutoYaST editor

-------------------------------------------------------------------
Fri Feb 10 14:59:45 CET 2012 - aschnell@suse.de

- use multiselection table in main DASD dialog

-------------------------------------------------------------------
Wed Dec  7 10:04:50 UTC 2011 - coolo@suse.com

- fix license to be in spdx.org format

-------------------------------------------------------------------
Mon Nov 22 15:23:19 EDT 2011 - thardeck@suse.com

- fixed wrong Yast categories for IUCV terminal modules (fate#310723)
- fixed disabling of the IUCV input field in the ncurses dialog (fate#310723)
- check z/VM ids against username specification to prevent umlauts

-------------------------------------------------------------------
Fri Nov 18 14:22:22 CET 2011 - aschnell@suse.de

- merged proofread texts
- 2.22.0

-------------------------------------------------------------------
Mon Oct 31 10:59:47 EDT 2011 - thardeck@suse.com

- fixed iucvterminal* module typos (bnc#723425)

-------------------------------------------------------------------
Mon Oct 26 16:06:33 EDT 2011 - thardeck@suse.com

- fixed POSIX regex expressions

-------------------------------------------------------------------
Mon Oct 24 15:05:56 EDT 2011 - thardeck@suse.com

- fixed some help texts (bnc#724622)

-------------------------------------------------------------------
Thu Oct 13 09:35:22 EDT 2011 - aschnell@suse.de

- fixed fix for bnc#591603

-------------------------------------------------------------------
Thu Oct 12 11:37:23 UTC 2011 - thardeck@suse.com

- added comments to help text
- replaced regex ASCII classes with POSIX

-------------------------------------------------------------------
Thu Oct 10 10:55:11 UTC 2011 - thardeck@suse.com

- fixed translation (bnc#722447)
- removed workaround for (bnc#718089)

-------------------------------------------------------------------
Wed Sep 07 16:15:24 UTC 2011 - thardeck@suse.com

- added IUCV Terminal module
- added IUCV Terminal Server module

-------------------------------------------------------------------
Tue Aug 29 11:57:31 UTC 2011 - thardeck@suse.com

- updated onpanic dialog to allow 8 vmcmd commands and a total of 128 chars
- updated the help texts of the onpanic and dump modules
- removed X-KDE-RootOnly=true entry for both modules (bnc#681249)

-------------------------------------------------------------------
Tue Aug  9 14:06:43 UTC 2011 - thardeck@novell.com

- extended dump module to support dasd multi-volume dump devices (fate#304024)
- added onpanic module - a fronted for dumpconf

-------------------------------------------------------------------
Fri Aug  5 12:34:53 CEST 2011 - tgoettlicher@suse.de

- fixed .desktop file (bnc #681249)

-------------------------------------------------------------------
Fri Jul 22 14:41:14 CEST 2011 - aschnell@suse.de

- fixed diag mode setting (bnc #591037)

-------------------------------------------------------------------
Tue Jun 21 12:29:58 EDT 2011 - aschnell@suse.de

- use ButtonBox for correct button order (bnc #701269)

-------------------------------------------------------------------
Fri May 13 03:36:54 EDT 2011 - aschnell@suse.de

- allow to configure zFCP tapes (fate #311718)
- 2.21.1

-------------------------------------------------------------------
Thu May 05 11:10:41 CEST 2011 - aschnell@suse.de

- set exclusive architecture to s390 and s390x (bnc #690511)
- 2.21.0

-------------------------------------------------------------------
Tue Feb 15 10:48:06 CET 2011 - jsrain@suse.cz

- added time-out when asking about formatting a disk during
  AutoInstallation (bnc#668317)

-------------------------------------------------------------------
Thu Oct 21 17:46:53 CEST 2010 - mzugec@suse.cz

- DASD: if possible, use device by-path in AY Export (bnc#591603)
- 2.19.5 

-------------------------------------------------------------------
Wed Aug 18 15:14:52 CEST 2010 - mzugec@suse.cz

- fixed typo (bnc#631743)
- 2.19.4 

-------------------------------------------------------------------
Tue Feb  2 16:28:53 CET 2010 - mzugec@suse.cz

- DASD: support for additional dasd_configure ret codes (bnc#561876)
- 2.19.3 

-------------------------------------------------------------------
Wed Jan 13 18:56:03 CET 2010 - kmachalkova@suse.cz

- Adjusted .desktop file(s) to wrap /sbin/yast2/ calls in xdg-su
  where root privileges are needed, removed X-KDE-SubstituteUID key 
  (bnc#540627)

-------------------------------------------------------------------
Mon Dec 21 17:20:19 CET 2009 - mzugec@suse.cz

- dasd: activation non-formated devices (bnc#446998)
- 2.19.2 

-------------------------------------------------------------------
Tue Dec  1 14:10:04 CET 2009 - mzugec@suse.cz

- fixed desktop files (bnc#559343)
- 2.19.1 

-------------------------------------------------------------------
Mon Nov 30 09:25:00 CET 2009 - mzugec@suse.cz

- dasd: activation non-formated devices (bnc#446998)
- 2.19.0 

-------------------------------------------------------------------
Thu Nov 12 17:48:55 CET 2009 - mzugec@suse.cz

- zfcp: fixed devices list filter (bnc#538313)
- 2.18.8 

-------------------------------------------------------------------
Thu Nov  5 17:30:14 CET 2009 - mzugec@suse.cz

- dasd: display DIAG mode (bnc#551268)
- 2.18.7 

-------------------------------------------------------------------
Wed Oct 21 09:58:19 CEST 2009 - mzugec@suse.cz

- dump help option (bnc#531592) 

-------------------------------------------------------------------
Wed Oct 21 09:52:51 CEST 2009 - mzugec@suse.cz

- dasd help option (bnc#531590) 

-------------------------------------------------------------------
Wed Oct 21 09:44:35 CEST 2009 - mzugec@suse.cz

- zfcp help option (bnc#531594)
- 2.18.6 

-------------------------------------------------------------------
Mon Oct 19 16:08:08 CEST 2009 - mzugec@suse.cz

- fixed help text (bnc#529149)
- 2.18.5 

-------------------------------------------------------------------
Mon Oct 19 15:38:42 CEST 2009 - mzugec@suse.cz

- error messages more verbose for dump module (bnc#525440)
- 2.18.4 

-------------------------------------------------------------------
Wed Sep 30 10:09:49 CEST 2009 - mzugec@suse.cz

- L3: configure diag for dasd disks (bnc#530411)
- 2.18.3 

-------------------------------------------------------------------
Fri Aug  7 11:06:08 CEST 2009 - mzugec@suse.cz

- stretch zfcp dialog (bnc#524128)
- 2.18.2 

-------------------------------------------------------------------
Fri Jul 10 11:35:50 CEST 2009 - coolo@novell.com

- use the right template to work with automake 1.11
- 2.18.1

-------------------------------------------------------------------
Tue Jan 27 12:20:16 CET 2009 - mzugec@suse.cz

- descriptions for return values  (bnc#446998)
- 2.18.0 

-------------------------------------------------------------------
Thu Oct 16 02:37:46 CEST 2008 - ro@suse.de

- temporary workaround for yast2-schema:
  require s390-tools only on s390 and s390x
- 2.17.0

-------------------------------------------------------------------
Thu Sep 11 08:32:14 CEST 2008 - jsrain@suse.cz

- merged texts from proofread

-------------------------------------------------------------------
Fri May 16 16:40:22 CEST 2008 - jsrain@suse.cz

- added categories Settings and System into desktop file
  (bnc #382778)

-------------------------------------------------------------------
Mon Mar 17 12:43:32 CET 2008 - jsrain@suse.cz

- added 'StartupNotify=true' to the desktop file (bnc #304964)

-------------------------------------------------------------------
Tue Jan 15 11:04:14 CET 2008 - jsrain@suse.cz

- added missing HTML tag (#351063)

-------------------------------------------------------------------
Fri Nov 30 10:55:21 CET 2007 - jsrain@suse.cz

- merged texts from proofread

-------------------------------------------------------------------
Fri Oct 19 13:13:17 CEST 2007 - mzugec@suse.de

- allow to select zfcp WWPN and LUN manually (#332690)
- 2.16.0 

-------------------------------------------------------------------
Thu Aug 30 09:40:46 CEST 2007 - mzugec@suse.cz

- zfcp discovery in add dialog (fate#300869)
- 2.15.1 

-------------------------------------------------------------------
Wed Mar 14 10:29:15 CET 2007 - mvidner@suse.cz

- Tell yast2-schema about our schema pieces (#242148).

-------------------------------------------------------------------
Mon Mar  5 09:38:17 CET 2007 - jsrain@suse.cz

- removed ExclusiveArch (#242148)

-------------------------------------------------------------------
Tue Feb 20 13:16:20 CET 2007 - jsrain@suse.cz

- packed missing schema files for AutoYaST (#242148)
- 2.15.0

-------------------------------------------------------------------
Thu Jan 18 16:06:48 CET 2007 - jsrain@suse.cz

- added _proposal clients for DASD and zFCP (#160399)

-------------------------------------------------------------------
Mon Nov  6 13:13:09 CET 2006 - locilka@suse.cz

- Call /sbin/zfcp_disk_configure always with 16-digit hex numbers
  (#205503).
- 2.13.16

-------------------------------------------------------------------
Fri Jun  2 07:37:00 CEST 2006 - jsrain@suse.cz

- call mkinitd and zipl after disk activation in running system in
  order to have the disks activated also after reboot (#181085)
- 2.13.15

-------------------------------------------------------------------
Tue May 23 17:13:37 CEST 2006 - jsrain@suse.cz

- updated error messages for ZFCP disk activation (#159552)
- 2.13.14

-------------------------------------------------------------------
Wed May 18 08:40:08 CEST 2006 - mskibbe@suse.de

- Bug #155407 - Yast: Installation doesn't recognize partition on FBA VDISK

-------------------------------------------------------------------
Wed May 10 08:56:08 CEST 2006 - ihno@use.de

- Write config values in correct order and activate XPRAM (#161352)
- Correct the use of the force-option. (#161363)
- 2.13.13

-------------------------------------------------------------------
Thu May  4 14:15:25 CEST 2006 - locilka@suse.cz

- merged texts from proofreading 

-------------------------------------------------------------------
Wed Apr 26 21:15:30 CEST 2006 - jsrain@suse.de

- fixed reporting errors when activating a zFCP disk, enhanced
  help texts (#159552)
- 2.13.12

-------------------------------------------------------------------
Tue Apr 25 16:31:32 CEST 2006 - jsrain@suse.de

- fixed activating of zFCP disks (#159555) (hare)
- 2.13.11

-------------------------------------------------------------------
Mon Apr 24 03:48:41 PDT 2006 - ihno@suse.de

- fixed update of sysconfig-file (#161352)
- added force option to handle XPRAM which contains
  valid data. (#161363)

-------------------------------------------------------------------
Thu Apr 20 10:56:13 CEST 2006 - ug@suse.de

- Fix ZFCP disk display (#159555 - LTC22544)
- Display and filter DASD on lcss 1 correctly 
  (#152915 - LTC21934)
- 2.13.9

-------------------------------------------------------------------
Wed Apr 19 15:48:15 CEST 2006 - ug@suse.de

- fixed some cloning stuff for DASD and ZFCP for
  autoyast
- 2.13.8

-------------------------------------------------------------------
Thu Mar 23 09:53:03 CET 2006 - locilka@suse.cz

- Replacing UI::Glyph(`CheckMark) with _("Yes") in UI (#145602)
- 2.13.7

-------------------------------------------------------------------
Fri Mar 17 17:07:03 CET 2006 - jsrain@suse.de

- allow DASD and zFCP disks configuration clonning (#153378)
- fixed displaying dump devices (#149978)
- 2.13.6

-------------------------------------------------------------------
Fri Mar 10 15:29:40 CET 2006 - locilka@suse.cz

- merged texts from proofreading
- 2.13.5

-------------------------------------------------------------------
Wed Mar  8 23:34:11 CET 2006 - jsrain@suse.de

- fixed adding zFCP disks (#151832)
- adapted BuildRequires
- 2.13.4

-------------------------------------------------------------------
Tue Feb 21 22:40:49 CET 2006 - jsrain@suse.de

- fixed creating dump device (#148661)
- 2.13.3

-------------------------------------------------------------------
Sat Feb 18 09:45:35 CET 2006 - ihno@suse.de

- Add Warning message for adding SAN-devices (Feature 300437)

-------------------------------------------------------------------
Thu Feb  9 02:03:40 CET 2006 - ihno@suse.de

- initial version of XPRAM

-------------------------------------------------------------------
Mon Jan 23 10:27:55 CET 2006 - jsrain@suse.cz

- fixed reading DASD disks (#144298)
- 2.13.1

-------------------------------------------------------------------
Wed Jan 11 14:21:21 CET 2006 - jsrain@suse.cz

- added clients to be called during installation (keep the left
  progress steps)
- 2.13.0

-------------------------------------------------------------------
Wed Oct  5 13:21:36 CEST 2005 - jsrain@suse.cz

- added filtering to the zFCP disks dialog (#81867)

-------------------------------------------------------------------
Mon Oct  3 11:11:13 CEST 2005 - jsrain@suse.cz

- display zFCP LUN as 16-digit hexa number (#118430)
- allow to keep the the DASD label when formatting (#57598)

-------------------------------------------------------------------
Tue Apr 19 14:19:56 CEST 2005 - jsrain@suse.cz

- added preliminary support for dump devices configuration

-------------------------------------------------------------------
Thu Nov 18 13:43:01 CET 2004 - jsrain@suse.cz

- using dasdview to detect if a DASD disk is formatted (#42986)

-------------------------------------------------------------------
Fri Nov  5 13:14:47 CET 2004 - jsrain@suse.cz

- fixed problems when formatting >26 DASDs (#47699)

-------------------------------------------------------------------
Wed Oct 27 15:17:43 CEST 2004 - jsrain@suse.cz

- adapted to new Mode:: interface
- 2.11.1

-------------------------------------------------------------------
Mon Oct 11 16:50:10 CEST 2004 - jsrain@suse.cz

- adapted to new Arch:: interface

-------------------------------------------------------------------
Mon Sep  6 13:31:47 CEST 2004 - jsrain@suse.cz

- ask for confirmation before formatting the DASD disks (#44376)

-------------------------------------------------------------------
Fri Sep  3 14:40:11 CEST 2004 - jsrain@suse.cz

- added GetModified and SetModified functions to _auto clients

-------------------------------------------------------------------
Tue May  4 15:39:03 CEST 2004 - jsrain@suse.cz

- merged texts from proofreading
- 2.9.5

-------------------------------------------------------------------
Mon May  3 15:46:08 CEST 2004 - jsrain@suse.cz

- added autoinstallation support for DASD disks (#39806)
- displaying all required information for DASD disks (#39806)
- allow to set the DIAG mode on 31-bit S390 (#39806)
- 2.9.4

-------------------------------------------------------------------
Thu Apr 29 16:26:24 CEST 2004 - jsrain@suse.cz

- activate zfcp adapter before activating any disk of it (#39339)
- offer DASD disks setup on mixed (DASD+ZFCP) system (#39338)
- added AI support for ZFCP disks
- added help texts
- 2.9.3

-------------------------------------------------------------------
Fri Apr  2 16:14:42 CEST 2004 - jsrain@suse.de

- changed license to GPL
- 2.9.2

-------------------------------------------------------------------
Wed Mar 17 09:46:48 CET 2004 - jsrain@suse.cz

- added comments for translators

-------------------------------------------------------------------
Fri Mar 12 17:46:25 CET 2004 - jsrain@suse.de

- added support for DASD disks formatting
- 2.9.1

-------------------------------------------------------------------
Thu Mar 11 11:39:35 CET 2004 - jsrain@suse.de

- fixed detection of unconfigured DASD disks

-------------------------------------------------------------------
Wed Mar 10 11:11:20 CET 2004 - jsrain@suse.de

- added checking of DASD-only/zFCP-only/mixed system
- removed filter support for zFCP disks
- fixed .spec file (use ExclusiveArch)
- fixed parameters of dasd_configure script
- better defaults for new ZFCP disk, combo box for channels
- adapted to changed structure of hwinfo's output

-------------------------------------------------------------------
Mon Mar  8 17:54:03 CET 2004 - jsrain@suse.de

- initial version
- 2.9.0
openSUSE Build Service is sponsored by