From aschnell@svn.opensuse.org Mon Mar 1 09:23:53 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61058 - in /trunk/storage/storage/src/testsuite/data:
empty/disk_sda.info half-empty/disk_sda.info reuse-home/disk_sda.info
windows-only/disk_sda.info windows/disk_sda.info
Date: Mon, 01 Mar 2010 09:27:05 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1398235558701820119=="
--===============1398235558701820119==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Mon Mar 1 10:27:05 2010
New Revision: 61058
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61058&view=3Drev
Log:
- changed format of info files to XML
Modified:
trunk/storage/storage/src/testsuite/data/empty/disk_sda.info
trunk/storage/storage/src/testsuite/data/half-empty/disk_sda.info
trunk/storage/storage/src/testsuite/data/reuse-home/disk_sda.info
trunk/storage/storage/src/testsuite/data/windows-only/disk_sda.info
trunk/storage/storage/src/testsuite/data/windows/disk_sda.info
Modified: trunk/storage/storage/src/testsuite/data/empty/disk_sda.info
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/data/empty/disk_sda.info?rev=3D61058&r1=3D61057&r2=3D61058&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/data/empty/disk_sda.info (original)
+++ trunk/storage/storage/src/testsuite/data/empty/disk_sda.info Mon Mar 1 1=
0:27:05 2010
@@ -1,16 +1,16 @@
-Name: sda
-Device: /dev/sda
-UdevPath: pci-0000:00:1f.2-scsi-0:0:0:0
-UdevId: ata-ST3320620AS_6QF4HR0L
-UdevId: scsi-SATA_ST3320620AS_6QF4HR0L
-Major: 8
-Minor: 0
-Range: 256
-Cylinder: 38913
-Head: 255
-Sector: 63
-Label: msdos
-MaxPrimary: 4
-ExtPossible: 1
-MaxLogical: 63
-SizeK: 312571224
+
+
+ sda
+ /dev/sda
+ 312571224
+ 8
+ 0
+ 256
+ 38913
+ 255
+ 63
+
+ 4
+ true
+ 63
+
Modified: trunk/storage/storage/src/testsuite/data/half-empty/disk_sda.info
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/data/half-empty/disk_sda.info?rev=3D61058&r1=3D61057&r2=3D61058&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/data/half-empty/disk_sda.info (origin=
al)
+++ trunk/storage/storage/src/testsuite/data/half-empty/disk_sda.info Mon Mar=
1 10:27:05 2010
@@ -1,18 +1,47 @@
-Name: sda
-Device: /dev/sda
-UdevPath: pci-0000:00:1f.2-scsi-0:0:0:0
-UdevId: ata-ST3320620AS_6QF4HR0L
-UdevId: scsi-SATA_ST3320620AS_6QF4HR0L
-Major: 8
-Minor: 0
-Range: 256
-Cylinder: 38913
-Head: 255
-Sector: 63
-Label: msdos
-MaxPrimary: 4
-ExtPossible: 1
-MaxLogical: 63
-SizeK: 312571224
-Partition: 1 /dev/sda1 1044225 8 1 1 130 83 primary boot
-Partition: 2 /dev/sda2 157284382 8 2 131 19581 8e primary
+
+
+ sda
+ /dev/sda
+ 312571224
+ 8
+ 0
+ 256
+ 38913
+ 255
+ 63
+
+ 4
+ true
+ 63
+
+ sda1
+ /dev/sda1
+ 1044225
+ 8
+ 1
+ true
+ 1
+
+ 1
+ 130
+
+ primary
+ 131
+ true
+
+
+ sda2
+ /dev/sda2
+ 157284382
+ 8
+ 2
+ true
+ 2
+
+ 131
+ 19581
+
+ primary
+ 142
+
+
Modified: trunk/storage/storage/src/testsuite/data/reuse-home/disk_sda.info
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/data/reuse-home/disk_sda.info?rev=3D61058&r1=3D61057&r2=3D61058&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/data/reuse-home/disk_sda.info (origin=
al)
+++ trunk/storage/storage/src/testsuite/data/reuse-home/disk_sda.info Mon Mar=
1 10:27:05 2010
@@ -1,19 +1,61 @@
-Name: sda
-Device: /dev/sda
-UdevPath: pci-0000:00:1f.2-scsi-0:0:0:0
-UdevId: ata-ST3320620AS_6QF4HR0L
-UdevId: scsi-SATA_ST3320620AS_6QF4HR0L
-Major: 8
-Minor: 0
-Range: 256
-Cylinder: 38913
-Head: 255
-Sector: 63
-Label: msdos
-MaxPrimary: 4
-ExtPossible: 1
-MaxLogical: 63
-SizeK: 312571224
-Partition: 1 /dev/sda1 2104515 0 0 0 262 82 primary
-Partition: 2 /dev/sda2 15735667 0 0 262 1959 83 primary
-Partition: 3 /dev/sda3 294728490 0 0 2221 36692 83 primary
+
+
+ sda
+ /dev/sda
+ 312571224
+ 8
+ 0
+ 256
+ 38913
+ 255
+ 63
+
+ 4
+ true
+ 63
+
+ sda1
+ /dev/sda1
+ 2104515
+ 0
+ 0
+ true
+ 1
+
+ 0
+ 262
+
+ primary
+ 130
+
+
+ sda2
+ /dev/sda2
+ 15735667
+ 0
+ 0
+ true
+ 2
+
+ 262
+ 1959
+
+ primary
+ 131
+
+
+ sda3
+ /dev/sda3
+ 294728490
+ 0
+ 0
+ true
+ 3
+
+ 2221
+ 36692
+
+ primary
+ 131
+
+
Modified: trunk/storage/storage/src/testsuite/data/windows-only/disk_sda.info
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/data/windows-only/disk_sda.info?rev=3D61058&r1=3D61057&r2=3D61058&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/data/windows-only/disk_sda.info (orig=
inal)
+++ trunk/storage/storage/src/testsuite/data/windows-only/disk_sda.info Mon M=
ar 1 10:27:05 2010
@@ -1,16 +1,31 @@
-Name: sda
-Device: /dev/sda
-UdevPath: pci-0000:00:1f.2-scsi-1:0:0:0
-UdevId: ata-INTEL_SSDSA2MH080G1GC_CVEM924200GV080DGN
-Major: 8
-Minor: 16
-Range: 256
-Cylinder: 9729
-Head: 255
-Sector: 63
-Label: msdos
-MaxPrimary: 4
-ExtPossible: 1
-MaxLogical: 63
-SizeK: 78150744
-Partition: 1 /dev/sda1 78148161 8 17 0 9729 7 primary
+
+
+ sda
+ /dev/sda
+ 78150744
+ 8
+ 16
+ 256
+ 9729
+ 255
+ 63
+
+ 4
+ true
+ 63
+
+ sda1
+ /dev/sda1
+ 78148161
+ 8
+ 17
+ true
+ 1
+
+ 0
+ 9729
+
+ primary
+ 7
+
+
Modified: trunk/storage/storage/src/testsuite/data/windows/disk_sda.info
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/data/windows/disk_sda.info?rev=3D61058&r1=3D61057&r2=3D61058&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/data/windows/disk_sda.info (original)
+++ trunk/storage/storage/src/testsuite/data/windows/disk_sda.info Mon Mar 1=
10:27:05 2010
@@ -1,16 +1,31 @@
-Name: sda
-Device: /dev/sda
-UdevPath: pci-0000:00:1f.2-scsi-1:0:0:0
-UdevId: ata-INTEL_SSDSA2MH080G1GC_CVEM924200GV080DGN
-Major: 8
-Minor: 16
-Range: 256
-Cylinder: 9729
-Head: 255
-Sector: 63
-Label: msdos
-MaxPrimary: 4
-ExtPossible: 1
-MaxLogical: 63
-SizeK: 78150744
-Partition: 1 /dev/sda1 41945715 8 17 0 5223 7 primary
+
+
+ sda
+ /dev/sda
+ 78150744
+ 8
+ 16
+ 256
+ 9729
+ 255
+ 63
+
+ 4
+ true
+ 63
+
+ sda1
+ /dev/sda1
+ 41945715
+ 8
+ 17
+ true
+ 1
+
+ 0
+ 5223
+
+ primary
+ 7
+
+
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1398235558701820119==--
From mzugec@svn.opensuse.org Mon Mar 1 11:58:13 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61059 - in /branches/SuSE-Code-11-SP1-Branch/printer:
VERSION agents/ag_cups package/yast2-printer.changes
Date: Mon, 01 Mar 2010 12:02:01 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6447744444699870700=="
--===============6447744444699870700==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Mon Mar 1 13:02:00 2010
New Revision: 61059
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61059&view=3Drev
Log:
fixed creating valid autoyast profile (bnc#583565)
Modified:
branches/SuSE-Code-11-SP1-Branch/printer/VERSION
branches/SuSE-Code-11-SP1-Branch/printer/agents/ag_cups
branches/SuSE-Code-11-SP1-Branch/printer/package/yast2-printer.changes
Modified: branches/SuSE-Code-11-SP1-Branch/printer/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
inter/VERSION?rev=3D61059&r1=3D61058&r2=3D61059&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/printer/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/printer/VERSION Mon Mar 1 13:02:00 2010
@@ -1 +1 @@
-2.17.61
+2.17.62
Modified: branches/SuSE-Code-11-SP1-Branch/printer/agents/ag_cups
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
inter/agents/ag_cups?rev=3D61059&r1=3D61058&r2=3D61059&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/printer/agents/ag_cups (original)
+++ branches/SuSE-Code-11-SP1-Branch/printer/agents/ag_cups Mon Mar 1 13:02:=
00 2010
@@ -14,7 +14,7 @@
=20
sub createOrInsert {
my ($line, $data_ref) =3D @_;
- if ( $line=3D~/(\w*)\s+([\w\W]*)/){
+ if ( $line=3D~/\s*(\w*)\s+([\w\W]*)/){
# add to existing list
if (exists $$data_ref{$1}){
push(@{$$data_ref{$1}}, $2);
Modified: branches/SuSE-Code-11-SP1-Branch/printer/package/yast2-printer.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
inter/package/yast2-printer.changes?rev=3D61059&r1=3D61058&r2=3D61059&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/printer/package/yast2-printer.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/printer/package/yast2-printer.changes Mo=
n Mar 1 13:02:00 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Mar 1 14:00:30 CET 2010 - mzugec(a)suse.de
+
+- fixed creating valid autoyast profile (bnc#583565)
+- 2.17.62=20
+
+-------------------------------------------------------------------
Tue May 19 15:41:17 CEST 2009 - mzugec(a)suse.cz
=20
- fixed: creating AY profile (bnc#504762)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6447744444699870700==--
From mzugec@svn.opensuse.org Mon Mar 1 11:58:23 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61060 - /tags/branch-Code-11-SP1-2_17_62/printer/
Date: Mon, 01 Mar 2010 12:02:14 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6036483525286854762=="
--===============6036483525286854762==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Mon Mar 1 13:02:14 2010
New Revision: 61060
URL: http://svn.opensuse.org/viewcvs/yast?rev=61060&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_62 for printer
Added:
tags/branch-Code-11-SP1-2_17_62/printer/ (props changed)
- copied from r61059, branches/SuSE-Code-11-SP1-Branch/printer/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6036483525286854762==--
From mcalmer@svn.opensuse.org Mon Mar 1 12:19:46 2010
From: mcalmer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61061 - in
/branches/SuSE-Code-11-SP1-Branch/ca-management: VERSION
package/yast2-ca-management.changes src/util.ycp
Date: Mon, 01 Mar 2010 12:22:49 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2351034870179187340=="
--===============2351034870179187340==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mcalmer
Date: Mon Mar 1 13:22:49 2010
New Revision: 61061
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61061&view=3Drev
Log:
- version 2.17.16
- fix another potential issue while generating subjectAltName
(bnc#582129)
Modified:
branches/SuSE-Code-11-SP1-Branch/ca-management/VERSION
branches/SuSE-Code-11-SP1-Branch/ca-management/package/yast2-ca-managemen=
t.changes
branches/SuSE-Code-11-SP1-Branch/ca-management/src/util.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/ca-management/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ca=
-management/VERSION?rev=3D61061&r1=3D61060&r2=3D61061&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/ca-management/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/ca-management/VERSION Mon Mar 1 13:22:4=
9 2010
@@ -1 +1 @@
-2.17.15
+2.17.16
Modified: branches/SuSE-Code-11-SP1-Branch/ca-management/package/yast2-ca-man=
agement.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ca=
-management/package/yast2-ca-management.changes?rev=3D61061&r1=3D61060&r2=3D6=
1061&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/ca-management/package/yast2-ca-managemen=
t.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/ca-management/package/yast2-ca-managemen=
t.changes Mon Mar 1 13:22:49 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Mon Mar 1 13:14:00 CET 2010 - mc(a)suse.de
+
+- version 2.17.16
+- fix another potential issue while generating subjectAltName
+ (bnc#582129)=20
+
+-------------------------------------------------------------------
Tue Feb 23 11:28:10 CET 2010 - mc(a)suse.de
=20
- version 2.17.15
Modified: branches/SuSE-Code-11-SP1-Branch/ca-management/src/util.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ca=
-management/src/util.ycp?rev=3D61061&r1=3D61060&r2=3D61061&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/ca-management/src/util.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/ca-management/src/util.ycp Mon Mar 1 13=
:22:49 2010
@@ -1533,7 +1533,7 @@
=20
// first ask the DNS server about the name for this IP address
list hostnames =3D splitstring(
- ((map)SCR::Execute(.target.bash_output, sformat(=
"dig +noall +answer +time=3D2 +tries=3D1 -x %1 | awk '{print $5}' | sed 's/\.=
$//'| tr '\n' '|'", ip)))["stdout"]:"", "|");
+ ((map)SCR::Execute(.target.bash_output, sformat(=
"dig +noall +answer +time=3D2 +tries=3D1 -x %1 | awk '{print $5}' | sed 's/\\=
.$//'| tr '\n' '|'", ip)))["stdout"]:"", "|");
=20
boolean found =3D false;
foreach(string hname, hostnames, {
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2351034870179187340==--
From mcalmer@svn.opensuse.org Mon Mar 1 12:19:50 2010
From: mcalmer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61062 - /tags/branch-Code-11-SP1-2_17_16/ca-management/
Date: Mon, 01 Mar 2010 12:22:55 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4023347108575701312=="
--===============4023347108575701312==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mcalmer
Date: Mon Mar 1 13:22:54 2010
New Revision: 61062
URL: http://svn.opensuse.org/viewcvs/yast?rev=61062&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_16 for ca-management
Added:
tags/branch-Code-11-SP1-2_17_16/ca-management/ (props changed)
- copied from r61061, branches/SuSE-Code-11-SP1-Branch/ca-management/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4023347108575701312==--
From mzugec@svn.opensuse.org Mon Mar 1 12:22:08 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61063 -
/branches/SuSE-Code-11-SP1-Branch/network/src/lan/address.ycp
Date: Mon, 01 Mar 2010 12:25:55 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6916694850651700196=="
--===============6916694850651700196==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Mon Mar 1 13:25:55 2010
New Revision: 61063
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61063&view=3Drev
Log:
fixed typo in comment
Modified:
branches/SuSE-Code-11-SP1-Branch/network/src/lan/address.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/lan/address.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/lan/address.ycp?rev=3D61063&r1=3D61062&r2=3D61063&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/lan/address.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/lan/address.ycp Mon Mar 1 1=
3:25:55 2010
@@ -736,7 +736,7 @@
widget_descr_local["HWDIALOG"]=3Dwidget_descr_hardware["HWDIALOG"]:$[];
=20
/**
- * @param types netowrk card types
+ * @param types network card types
* @return their descriptions for CWM
*/
list< list > BuildTypesListCWM (list types) {
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6916694850651700196==--
From ug@svn.opensuse.org Mon Mar 1 12:22:25 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61064 - /trunk/autoinstallation/doc/Installation.xml
Date: Mon, 01 Mar 2010 12:26:15 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0522987722827237387=="
--===============0522987722827237387==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Mon Mar 1 13:26:14 2010
New Revision: 61064
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61064&view=3Drev
Log:
typo
Modified:
trunk/autoinstallation/doc/Installation.xml
Modified: trunk/autoinstallation/doc/Installation.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/Installa=
tion.xml?rev=3D61064&r1=3D61063&r2=3D61064&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/Installation.xml (original)
+++ trunk/autoinstallation/doc/Installation.xml Mon Mar 1 13:26:14 2010
@@ -508,7 +508,7 @@
=20
- Disabling netowrk and DHCP
+ Disabling network and DHCPTo disable network during installations where network is not
needed or not available, for example when auto-installing from
CD-ROMs use the linuxrc option netsetup to
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0522987722827237387==--
From mcalmer@svn.opensuse.org Mon Mar 1 12:25:58 2010
From: mcalmer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61065 - in /trunk/ca-management: VERSION
package/yast2-ca-management.changes src/util.ycp
Date: Mon, 01 Mar 2010 12:29:17 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3757403548443721159=="
--===============3757403548443721159==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mcalmer
Date: Mon Mar 1 13:29:17 2010
New Revision: 61065
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61065&view=3Drev
Log:
- version 2.19.4
- fix another potential issue while generating subjectAltName
(bnc#582129)
Modified:
trunk/ca-management/VERSION
trunk/ca-management/package/yast2-ca-management.changes
trunk/ca-management/src/util.ycp
Modified: trunk/ca-management/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/ca-management/VERSION?rev=3D6=
1065&r1=3D61064&r2=3D61065&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/ca-management/VERSION (original)
+++ trunk/ca-management/VERSION Mon Mar 1 13:29:17 2010
@@ -1 +1 @@
-2.19.3
+2.19.4
Modified: trunk/ca-management/package/yast2-ca-management.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/ca-management/package/yast2-c=
a-management.changes?rev=3D61065&r1=3D61064&r2=3D61065&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/ca-management/package/yast2-ca-management.changes (original)
+++ trunk/ca-management/package/yast2-ca-management.changes Mon Mar 1 13:29:=
17 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Mon Mar 1 13:23:40 CET 2010 - mc(a)suse.de
+
+- version 2.19.4
+- fix another potential issue while generating subjectAltName
+ (bnc#582129)=20
+
+-------------------------------------------------------------------
Tue Feb 23 11:37:01 CET 2010 - mc(a)suse.de
=20
- version 2.19.3
Modified: trunk/ca-management/src/util.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/ca-management/src/util.ycp?re=
v=3D61065&r1=3D61064&r2=3D61065&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/ca-management/src/util.ycp (original)
+++ trunk/ca-management/src/util.ycp Mon Mar 1 13:29:17 2010
@@ -1549,7 +1549,7 @@
=20
// first ask the DNS server about the name for this IP address
list hostnames =3D splitstring(
- ((map)SCR::Execute(.target.bash_output, sformat(=
"dig +noall +answer +time=3D2 +tries=3D1 -x %1 | awk '{print $5}' | sed 's/\.=
$//'| tr '\n' '|'", ip)))["stdout"]:"", "|");
+ ((map)SCR::Execute(.target.bash_output, sformat(=
"dig +noall +answer +time=3D2 +tries=3D1 -x %1 | awk '{print $5}' | sed 's/\\=
.$//'| tr '\n' '|'", ip)))["stdout"]:"", "|");
=20
boolean found =3D false;
foreach(string hname, hostnames, {
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3757403548443721159==--
From mcalmer@svn.opensuse.org Mon Mar 1 12:26:01 2010
From: mcalmer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61066 - /tags/stable-2_19_4/ca-management/
Date: Mon, 01 Mar 2010 12:29:21 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8542489779589791850=="
--===============8542489779589791850==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mcalmer
Date: Mon Mar 1 13:29:21 2010
New Revision: 61066
URL: http://svn.opensuse.org/viewcvs/yast?rev=61066&view=rev
Log:
Created tag stable-2_19_4 for ca-management
Added:
tags/stable-2_19_4/ca-management/
- copied from r61065, trunk/ca-management/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8542489779589791850==--
From locilka@svn.opensuse.org Mon Mar 1 15:06:59 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61067 - in /branches/SuSE-Code-11-Branch/wagon:
package/yast2-wagon.changes src/clients/welcome_in_wagon.ycp
Date: Mon, 01 Mar 2010 15:10:48 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3226331109164611113=="
--===============3226331109164611113==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Mon Mar 1 16:10:48 2010
New Revision: 61067
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61067&view=3Drev
Log:
Fixed help text (BNC #583177).
Modified:
branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes
branches/SuSE-Code-11-Branch/wagon/src/clients/welcome_in_wagon.ycp
Modified: branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
package/yast2-wagon.changes?rev=3D61067&r1=3D61066&r2=3D61067&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes (original)
+++ branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes Mon Mar 1=
16:10:48 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Feb 19 15:29:38 CET 2010 - locilka(a)suse.cz
+
+- Fixed help text (BNC #583177).
+
+-------------------------------------------------------------------
Thu Feb 18 17:18:03 CET 2010 - locilka(a)suse.cz
=20
- Disabling also repositories that provide installed products (as
Modified: branches/SuSE-Code-11-Branch/wagon/src/clients/welcome_in_wagon.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
src/clients/welcome_in_wagon.ycp?rev=3D61067&r1=3D61066&r2=3D61067&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/src/clients/welcome_in_wagon.ycp (orig=
inal)
+++ branches/SuSE-Code-11-Branch/wagon/src/clients/welcome_in_wagon.ycp Mon M=
ar 1 16:10:48 2010
@@ -35,7 +35,7 @@
);
=20
// help text
- string help_text =3D _("
This tools updates the running system to a se=
rvice pack.
");
+ string help_text =3D _("
This tool updates the running system to a ser=
vice pack.
");
=20
Wizard::SetContents (heading_text, contents, help_text,
GetInstArgs::enable_back(), GetInstArgs::enable_next());
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3226331109164611113==--
From locilka@svn.opensuse.org Mon Mar 1 15:07:23 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61068 - in /branches/SuSE-Code-11-SP1-Branch/wagon:
package/yast2-wagon.changes src/clients/welcome_in_wagon.ycp
Date: Mon, 01 Mar 2010 15:11:11 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7018539460178636306=="
--===============7018539460178636306==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Mon Mar 1 16:11:11 2010
New Revision: 61068
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61068&view=3Drev
Log:
Fixed help text (BNC #583177).
Modified:
branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes
branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/welcome_in_wagon.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/package/yast2-wagon.changes?rev=3D61068&r1=3D61067&r2=3D61068&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes Mon Ma=
r 1 16:11:11 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Feb 19 15:29:38 CET 2010 - locilka(a)suse.cz
+
+- Fixed help text (BNC #583177).
+
+-------------------------------------------------------------------
Thu Feb 18 17:18:03 CET 2010 - locilka(a)suse.cz
=20
- Disabling also repositories that provide installed products (as
Modified: branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/welcome_in_wagon=
.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/src/clients/welcome_in_wagon.ycp?rev=3D61068&r1=3D61067&r2=3D61068&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/welcome_in_wagon.ycp (=
original)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/welcome_in_wagon.ycp M=
on Mar 1 16:11:11 2010
@@ -35,7 +35,7 @@
);
=20
// help text
- string help_text =3D _("
This tools updates the running system to a se=
rvice pack.
");
+ string help_text =3D _("
This tool updates the running system to a ser=
vice pack.
");
=20
Wizard::SetContents (heading_text, contents, help_text,
GetInstArgs::enable_back(), GetInstArgs::enable_next());
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7018539460178636306==--
From locilka@svn.opensuse.org Mon Mar 1 15:07:41 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61069 - in /trunk/wagon: package/yast2-wagon.changes
src/clients/welcome_in_wagon.ycp
Date: Mon, 01 Mar 2010 15:11:31 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1367044080316299658=="
--===============1367044080316299658==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Mon Mar 1 16:11:31 2010
New Revision: 61069
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61069&view=3Drev
Log:
Fixed help text (BNC #583177).
Modified:
trunk/wagon/package/yast2-wagon.changes
trunk/wagon/src/clients/welcome_in_wagon.ycp
Modified: trunk/wagon/package/yast2-wagon.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/wagon/package/yast2-wagon.cha=
nges?rev=3D61069&r1=3D61068&r2=3D61069&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/wagon/package/yast2-wagon.changes (original)
+++ trunk/wagon/package/yast2-wagon.changes Mon Mar 1 16:11:31 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Feb 19 15:29:38 CET 2010 - locilka(a)suse.cz
+
+- Fixed help text (BNC #583177).
+
+-------------------------------------------------------------------
Thu Feb 18 17:18:03 CET 2010 - locilka(a)suse.cz
=20
- Disabling also repositories that provide installed products (as
Modified: trunk/wagon/src/clients/welcome_in_wagon.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/wagon/src/clients/welcome_in_=
wagon.ycp?rev=3D61069&r1=3D61068&r2=3D61069&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/wagon/src/clients/welcome_in_wagon.ycp (original)
+++ trunk/wagon/src/clients/welcome_in_wagon.ycp Mon Mar 1 16:11:31 2010
@@ -35,7 +35,7 @@
);
=20
// help text
- string help_text =3D _("
This tools updates the running system to a se=
rvice pack.
");
+ string help_text =3D _("
This tool updates the running system to a ser=
vice pack.
");
=20
Wizard::SetContents (heading_text, contents, help_text,
GetInstArgs::enable_back(), GetInstArgs::enable_next());
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1367044080316299658==--
From mzugec@svn.opensuse.org Mon Mar 1 15:50:44 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61070 - in /branches/SuSE-Code-11-SP1-Branch/network:
VERSION package/yast2-network.changes src/modules/NetHwDetection.ycp
Date: Mon, 01 Mar 2010 15:54:34 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1852186556146724558=="
--===============1852186556146724558==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Mon Mar 1 16:54:33 2010
New Revision: 61070
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61070&view=3Drev
Log:
NetHwDetection: use blacklist (bnc#580729)
Modified:
branches/SuSE-Code-11-SP1-Branch/network/VERSION
branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes
branches/SuSE-Code-11-SP1-Branch/network/src/modules/NetHwDetection.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/VERSION?rev=3D61070&r1=3D61069&r2=3D61070&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/VERSION Mon Mar 1 16:54:33 2010
@@ -1 +1 @@
-2.17.122
+2.17.123
Modified: branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/package/yast2-network.changes?rev=3D61070&r1=3D61069&r2=3D61070&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes Mo=
n Mar 1 16:54:33 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Mar 1 16:52:36 CET 2010 - mzugec(a)suse.cz
+
+- NetHwDetection: use blacklist (bnc#580729)
+- 2.17.123=20
+
+-------------------------------------------------------------------
Mon Feb 22 17:03:27 CET 2010 - juhliarik(a)suse.cz
=20
- added fix for saving MAC address to ifcfg (bnc#578689)
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/modules/NetHwDetection=
.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/modules/NetHwDetection.ycp?rev=3D61070&r1=3D61069&r2=3D61070&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/modules/NetHwDetection.ycp (=
original)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/modules/NetHwDetection.ycp M=
on Mar 1 16:54:33 2010
@@ -111,7 +111,7 @@
Package::InstallKernel (maplist (string m, detection_modules, ``(m+".ko"=
)));
foreach (string mod, detection_modules, {
y2milestone("Loading module: %1", mod);
- SCR::Execute (.target.bash, sformat ("/sbin/modprobe %1 2>&1", mod));
+ SCR::Execute (.target.bash, sformat ("/sbin/modprobe --use-blacklist %1 2>&=
1", mod));
});
=20
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1852186556146724558==--
From mzugec@svn.opensuse.org Mon Mar 1 15:50:55 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61071 - /tags/branch-Code-11-SP1-2_17_123/
Date: Mon, 01 Mar 2010 15:54:43 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4744028713836293680=="
--===============4744028713836293680==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Mon Mar 1 16:54:43 2010
New Revision: 61071
URL: http://svn.opensuse.org/viewcvs/yast?rev=61071&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_123
Added:
tags/branch-Code-11-SP1-2_17_123/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4744028713836293680==--
From mzugec@svn.opensuse.org Mon Mar 1 15:50:57 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61072 - /tags/branch-Code-11-SP1-2_17_123/network/
Date: Mon, 01 Mar 2010 15:54:45 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2710295771084619692=="
--===============2710295771084619692==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Mon Mar 1 16:54:45 2010
New Revision: 61072
URL: http://svn.opensuse.org/viewcvs/yast?rev=61072&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_123 for network
Added:
tags/branch-Code-11-SP1-2_17_123/network/ (props changed)
- copied from r61071, branches/SuSE-Code-11-SP1-Branch/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2710295771084619692==--
From locilka@svn.opensuse.org Mon Mar 1 16:09:29 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61073 - in /branches/SuSE-Code-11-Branch/wagon:
package/yast2-wagon.changes src/include/common_func.ycp
Date: Mon, 01 Mar 2010 16:13:07 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6288544857872471072=="
--===============6288544857872471072==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Mon Mar 1 17:13:07 2010
New Revision: 61073
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61073&view=3Drev
Log:
- Storing a solver testcase in case of solver issue (as suggested
in BNC #582046).
Modified:
branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes
branches/SuSE-Code-11-Branch/wagon/src/include/common_func.ycp
Modified: branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
package/yast2-wagon.changes?rev=3D61073&r1=3D61072&r2=3D61073&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes (original)
+++ branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes Mon Mar 1=
17:13:07 2010
@@ -2,6 +2,8 @@
Fri Feb 19 15:29:38 CET 2010 - locilka(a)suse.cz
=20
- Fixed help text (BNC #583177).
+- Storing a solver testcase in case of solver issue (as suggested
+ in BNC #582046).
=20
-------------------------------------------------------------------
Thu Feb 18 17:18:03 CET 2010 - locilka(a)suse.cz
Modified: branches/SuSE-Code-11-Branch/wagon/src/include/common_func.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
src/include/common_func.ycp?rev=3D61073&r1=3D61072&r2=3D61073&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/src/include/common_func.ycp (original)
+++ branches/SuSE-Code-11-Branch/wagon/src/include/common_func.ycp Mon Mar 1=
17:13:07 2010
@@ -25,10 +25,29 @@
import "Wizard";
import "GetInstArgs";
import "Report";
+ import "Directory";
+ import "FileUtils";
+
+ string solver_testcase_dir =3D sformat ("%1/wagon_solver_testcase", Dire=
ctory::logdir);
=20
boolean SolverRunWithFeedback () {
UI::OpenDialog (`Label (_("Solving the package dependencies...")));
+
boolean ret =3D Pkg::PkgSolve (true);
+
+ // BNC #582046: Store a solver testcase in case of solver issue
+ if (ret !=3D true) {
+ y2warning ("Solver failed, storing solver testcase to %1", solver_testc=
ase_dir);
+
+ if (FileUtils::Exists (solver_testcase_dir)) {
+ y2warning ("Directory %1 exists, removing first", solver_testcase_dir);
+ SCR::Execute (.target.bash, sformat ("rm -rf %1", solver_testcase_dir));
+ }
+
+ Pkg::CreateSolverTestCase (solver_testcase_dir);
+ y2milestone ("Done");
+ }
+
UI::CloseDialog();
=20
return ret;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6288544857872471072==--
From locilka@svn.opensuse.org Mon Mar 1 16:09:46 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61074 - in /trunk/wagon: package/yast2-wagon.changes
src/include/common_func.ycp
Date: Mon, 01 Mar 2010 16:13:20 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7114422183601899992=="
--===============7114422183601899992==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Mon Mar 1 17:13:20 2010
New Revision: 61074
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61074&view=3Drev
Log:
- Storing a solver testcase in case of solver issue (as suggested
in BNC #582046).
Modified:
trunk/wagon/package/yast2-wagon.changes
trunk/wagon/src/include/common_func.ycp
Modified: trunk/wagon/package/yast2-wagon.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/wagon/package/yast2-wagon.cha=
nges?rev=3D61074&r1=3D61073&r2=3D61074&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/wagon/package/yast2-wagon.changes (original)
+++ trunk/wagon/package/yast2-wagon.changes Mon Mar 1 17:13:20 2010
@@ -2,6 +2,8 @@
Fri Feb 19 15:29:38 CET 2010 - locilka(a)suse.cz
=20
- Fixed help text (BNC #583177).
+- Storing a solver testcase in case of solver issue (as suggested
+ in BNC #582046).
=20
-------------------------------------------------------------------
Thu Feb 18 17:18:03 CET 2010 - locilka(a)suse.cz
Modified: trunk/wagon/src/include/common_func.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/wagon/src/include/common_func=
.ycp?rev=3D61074&r1=3D61073&r2=3D61074&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/wagon/src/include/common_func.ycp (original)
+++ trunk/wagon/src/include/common_func.ycp Mon Mar 1 17:13:20 2010
@@ -25,10 +25,29 @@
import "Wizard";
import "GetInstArgs";
import "Report";
+ import "Directory";
+ import "FileUtils";
+
+ string solver_testcase_dir =3D sformat ("%1/wagon_solver_testcase", Dire=
ctory::logdir);
=20
boolean SolverRunWithFeedback () {
UI::OpenDialog (`Label (_("Solving the package dependencies...")));
+
boolean ret =3D Pkg::PkgSolve (true);
+
+ // BNC #582046: Store a solver testcase in case of solver issue
+ if (ret !=3D true) {
+ y2warning ("Solver failed, storing solver testcase to %1", solver_testc=
ase_dir);
+
+ if (FileUtils::Exists (solver_testcase_dir)) {
+ y2warning ("Directory %1 exists, removing first", solver_testcase_dir);
+ SCR::Execute (.target.bash, sformat ("rm -rf %1", solver_testcase_dir));
+ }
+
+ Pkg::CreateSolverTestCase (solver_testcase_dir);
+ y2milestone ("Done");
+ }
+
UI::CloseDialog();
=20
return ret;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7114422183601899992==--
From locilka@svn.opensuse.org Mon Mar 1 16:09:54 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61075 - in /branches/SuSE-Code-11-SP1-Branch/wagon:
package/yast2-wagon.changes src/include/common_func.ycp
Date: Mon, 01 Mar 2010 16:13:32 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0586384856698946993=="
--===============0586384856698946993==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Mon Mar 1 17:13:32 2010
New Revision: 61075
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61075&view=3Drev
Log:
- Storing a solver testcase in case of solver issue (as suggested
in BNC #582046).
Modified:
branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes
branches/SuSE-Code-11-SP1-Branch/wagon/src/include/common_func.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/package/yast2-wagon.changes?rev=3D61075&r1=3D61074&r2=3D61075&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes Mon Ma=
r 1 17:13:32 2010
@@ -2,6 +2,8 @@
Fri Feb 19 15:29:38 CET 2010 - locilka(a)suse.cz
=20
- Fixed help text (BNC #583177).
+- Storing a solver testcase in case of solver issue (as suggested
+ in BNC #582046).
=20
-------------------------------------------------------------------
Thu Feb 18 17:18:03 CET 2010 - locilka(a)suse.cz
Modified: branches/SuSE-Code-11-SP1-Branch/wagon/src/include/common_func.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/src/include/common_func.ycp?rev=3D61075&r1=3D61074&r2=3D61075&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/src/include/common_func.ycp (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/src/include/common_func.ycp Mon Ma=
r 1 17:13:32 2010
@@ -25,10 +25,29 @@
import "Wizard";
import "GetInstArgs";
import "Report";
+ import "Directory";
+ import "FileUtils";
+
+ string solver_testcase_dir =3D sformat ("%1/wagon_solver_testcase", Dire=
ctory::logdir);
=20
boolean SolverRunWithFeedback () {
UI::OpenDialog (`Label (_("Solving the package dependencies...")));
+
boolean ret =3D Pkg::PkgSolve (true);
+
+ // BNC #582046: Store a solver testcase in case of solver issue
+ if (ret !=3D true) {
+ y2warning ("Solver failed, storing solver testcase to %1", solver_testc=
ase_dir);
+
+ if (FileUtils::Exists (solver_testcase_dir)) {
+ y2warning ("Directory %1 exists, removing first", solver_testcase_dir);
+ SCR::Execute (.target.bash, sformat ("rm -rf %1", solver_testcase_dir));
+ }
+
+ Pkg::CreateSolverTestCase (solver_testcase_dir);
+ y2milestone ("Done");
+ }
+
UI::CloseDialog();
=20
return ret;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0586384856698946993==--
From aschnell@svn.opensuse.org Mon Mar 1 17:18:22 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61076 - in /trunk/storage/storage/src/testsuite/data:
reuse-home/ windows-only/ windows/
Date: Mon, 01 Mar 2010 17:22:10 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4423237468154880972=="
--===============4423237468154880972==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Mon Mar 1 18:22:10 2010
New Revision: 61076
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61076&view=3Drev
Log:
- drop separate volume.info
Removed:
trunk/storage/storage/src/testsuite/data/reuse-home/volume.info
trunk/storage/storage/src/testsuite/data/windows-only/volume.info
trunk/storage/storage/src/testsuite/data/windows/volume.info
Modified:
trunk/storage/storage/src/testsuite/data/reuse-home/Makefile.am
trunk/storage/storage/src/testsuite/data/reuse-home/disk_sda.info
trunk/storage/storage/src/testsuite/data/windows-only/Makefile.am
trunk/storage/storage/src/testsuite/data/windows-only/disk_sda.info
trunk/storage/storage/src/testsuite/data/windows/Makefile.am
trunk/storage/storage/src/testsuite/data/windows/disk_sda.info
Modified: trunk/storage/storage/src/testsuite/data/reuse-home/Makefile.am
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/data/reuse-home/Makefile.am?rev=3D61076&r1=3D61075&r2=3D61076&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/data/reuse-home/Makefile.am (original)
+++ trunk/storage/storage/src/testsuite/data/reuse-home/Makefile.am Mon Mar =
1 18:22:10 2010
@@ -2,5 +2,5 @@
# Makefile.am for storage/storage/src/testsuite/data/reuse-home
#
=20
-EXTRA_DIST =3D disk_sda.info free.info volume.info
+EXTRA_DIST =3D disk_sda.info free.info
=20
Modified: trunk/storage/storage/src/testsuite/data/reuse-home/disk_sda.info
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/data/reuse-home/disk_sda.info?rev=3D61076&r1=3D61075&r2=3D61076&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/data/reuse-home/disk_sda.info (origin=
al)
+++ trunk/storage/storage/src/testsuite/data/reuse-home/disk_sda.info Mon Mar=
1 18:22:10 2010
@@ -21,6 +21,7 @@
0true1
+ swap0262
@@ -36,6 +37,7 @@
0true2
+ ext42621959
@@ -51,6 +53,7 @@
0true3
+ ext4222136692
Modified: trunk/storage/storage/src/testsuite/data/windows-only/Makefile.am
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/data/windows-only/Makefile.am?rev=3D61076&r1=3D61075&r2=3D61076&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/data/windows-only/Makefile.am (origin=
al)
+++ trunk/storage/storage/src/testsuite/data/windows-only/Makefile.am Mon Mar=
1 18:22:10 2010
@@ -2,5 +2,5 @@
# Makefile.am for storage/storage/src/testsuite/data/windows-only
#
=20
-EXTRA_DIST =3D disk_sda.info free.info volume.info
+EXTRA_DIST =3D disk_sda.info free.info
=20
Modified: trunk/storage/storage/src/testsuite/data/windows-only/disk_sda.info
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/data/windows-only/disk_sda.info?rev=3D61076&r1=3D61075&r2=3D61076&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/data/windows-only/disk_sda.info (orig=
inal)
+++ trunk/storage/storage/src/testsuite/data/windows-only/disk_sda.info Mon M=
ar 1 18:22:10 2010
@@ -21,6 +21,8 @@
17true1
+ ntfs-3g
+ 33458CDC339D406E09729
Modified: trunk/storage/storage/src/testsuite/data/windows/Makefile.am
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/data/windows/Makefile.am?rev=3D61076&r1=3D61075&r2=3D61076&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/data/windows/Makefile.am (original)
+++ trunk/storage/storage/src/testsuite/data/windows/Makefile.am Mon Mar 1 1=
8:22:10 2010
@@ -2,5 +2,5 @@
# Makefile.am for storage/storage/src/testsuite/data/windows
#
=20
-EXTRA_DIST =3D disk_sda.info free.info volume.info
+EXTRA_DIST =3D disk_sda.info free.info
=20
Modified: trunk/storage/storage/src/testsuite/data/windows/disk_sda.info
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/data/windows/disk_sda.info?rev=3D61076&r1=3D61075&r2=3D61076&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/data/windows/disk_sda.info (original)
+++ trunk/storage/storage/src/testsuite/data/windows/disk_sda.info Mon Mar 1=
18:22:10 2010
@@ -21,6 +21,8 @@
17true1
+ ntfs-3g
+ 33458CDC339D406E05223
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4423237468154880972==--
From aschnell@svn.opensuse.org Mon Mar 1 22:23:11 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61077 - in /trunk/storage/storage/src/testsuite/data:
reuse-home/free.info windows-only/free.info windows/free.info
Date: Mon, 01 Mar 2010 22:26:47 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1065530465027238026=="
--===============1065530465027238026==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Mon Mar 1 23:26:47 2010
New Revision: 61077
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61077&view=3Drev
Log:
- convert free.info to xml
Modified:
trunk/storage/storage/src/testsuite/data/reuse-home/free.info
trunk/storage/storage/src/testsuite/data/windows-only/free.info
trunk/storage/storage/src/testsuite/data/windows/free.info
Modified: trunk/storage/storage/src/testsuite/data/reuse-home/free.info
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/data/reuse-home/free.info?rev=3D61077&r1=3D61076&r2=3D61077&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/data/reuse-home/free.info (original)
+++ trunk/storage/storage/src/testsuite/data/reuse-home/free.info Mon Mar 1 =
23:26:47 2010
@@ -1 +1,15 @@
-/dev/sda3 resize_cached=3D1 df_free=3D23338740 resize_free=3D23338740 used=
=3D26203196 resize_ok=3D1 content_cached=3D1 windows=3D0 efi=3D0 home=3D1
+
+
+
+ /dev/sda3
+ true
+ 23338740
+ 23338740
+ 26203196
+ true
+ true
+ false
+ false
+ true
+
+
Modified: trunk/storage/storage/src/testsuite/data/windows-only/free.info
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/data/windows-only/free.info?rev=3D61077&r1=3D61076&r2=3D61077&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/data/windows-only/free.info (original)
+++ trunk/storage/storage/src/testsuite/data/windows-only/free.info Mon Mar =
1 23:26:47 2010
@@ -1 +1,15 @@
-/dev/sda1 resize_cached=3D1 df_free=3D64991212 resize_free=3D64991212 used=
=3D13156948 resize_ok=3D1 content_cached=3D1 windows=3D1 efi=3D0 home=3D0
+
+
+
+ /dev/sda1
+ true
+ 64991212
+ 64991212
+ 13156948
+ true
+ true
+ true
+ false
+ false
+
+
Modified: trunk/storage/storage/src/testsuite/data/windows/free.info
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/data/windows/free.info?rev=3D61077&r1=3D61076&r2=3D61077&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/data/windows/free.info (original)
+++ trunk/storage/storage/src/testsuite/data/windows/free.info Mon Mar 1 23:=
26:47 2010
@@ -1 +1,15 @@
-/dev/sda1 df_free=3D27806796 resize_free=3D27806796 used=3D13155812 windows=
=3D1 efi=3D0 home=3D0 resize_ok=3D1
+
+
+
+ /dev/sda1
+ true
+ 27806796
+ 27806796
+ 13155812
+ true
+ true
+ true
+ false
+ false
+
+
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1065530465027238026==--
From mzugec@svn.opensuse.org Tue Mar 2 08:51:44 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61078 - in /trunk/network: VERSION
package/yast2-network.changes src/clients/save_network.ycp
src/lan/address.ycp
Date: Tue, 02 Mar 2010 08:55:35 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7277813912332410262=="
--===============7277813912332410262==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Tue Mar 2 09:55:35 2010
New Revision: 61078
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61078&view=3Drev
Log:
added fix for saving MAC address to ifcfg (bnc#578689)
Modified:
trunk/network/VERSION
trunk/network/package/yast2-network.changes
trunk/network/src/clients/save_network.ycp
trunk/network/src/lan/address.ycp
Modified: trunk/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/VERSION?rev=3D61078&r=
1=3D61077&r2=3D61078&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/VERSION (original)
+++ trunk/network/VERSION Tue Mar 2 09:55:35 2010
@@ -1 +1 @@
-2.19.11
+2.19.12
Modified: trunk/network/package/yast2-network.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/package/yast2-network=
.changes?rev=3D61078&r1=3D61077&r2=3D61078&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/package/yast2-network.changes (original)
+++ trunk/network/package/yast2-network.changes Tue Mar 2 09:55:35 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 2 09:54:54 CET 2010 - mzugec(a)suse.cz
+
+- added fix for saving MAC address to ifcfg (bnc#578689)
+- 2.19.12=20
+
+-------------------------------------------------------------------
Mon Feb 22 10:18:24 CET 2010 - mzugec(a)suse.cz
=20
- mark string for translation (bnc#580019)
Modified: trunk/network/src/clients/save_network.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/src/clients/save_netw=
ork.ycp?rev=3D61078&r1=3D61077&r2=3D61078&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/src/clients/save_network.ycp (original)
+++ trunk/network/src/clients/save_network.ycp Tue Mar 2 09:55:35 2010
@@ -297,7 +297,8 @@
network_configuration =3D sformat("%1MTU=3D'%2'\n", network_configuration, =
InstallInf["mtu"]:"");
=20
// for queth devices (s390)
- if (size(InstallInf["hwaddr"]:"")>0)
+ // bnc#578689 - YaST2 should not write the MAC address into ifcfg file
+ if ((Arch::s390()) && (size(InstallInf["hwaddr"]:"")>0))
network_configuration =3D sformat("%1LLADDR=3D'%2'\n", network_configuratio=
n, InstallInf["hwaddr"]:"");
=20
=20
Modified: trunk/network/src/lan/address.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/src/lan/address.ycp?r=
ev=3D61078&r1=3D61077&r2=3D61078&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/src/lan/address.ycp (original)
+++ trunk/network/src/lan/address.ycp Tue Mar 2 09:55:35 2010
@@ -737,7 +737,7 @@
widget_descr_local["HWDIALOG"]=3Dwidget_descr_hardware["HWDIALOG"]:$[];
=20
/**
- * @param types netowrk card types
+ * @param types network card types
* @return their descriptions for CWM
*/
list< list > BuildTypesListCWM (list types) {
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7277813912332410262==--
From mzugec@svn.opensuse.org Tue Mar 2 08:51:51 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61079 - /tags/stable-2_19_12/network/
Date: Tue, 02 Mar 2010 08:55:43 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5123538199958679478=="
--===============5123538199958679478==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Tue Mar 2 09:55:43 2010
New Revision: 61079
URL: http://svn.opensuse.org/viewcvs/yast?rev=61079&view=rev
Log:
Created tag stable-2_19_12 for network
Added:
tags/stable-2_19_12/network/
- copied from r61078, trunk/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5123538199958679478==--
From mzugec@svn.opensuse.org Tue Mar 2 08:53:44 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61080 - in /trunk/network: VERSION
package/yast2-network.changes src/modules/NetHwDetection.ycp
Date: Tue, 02 Mar 2010 08:57:37 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0105072734469258370=="
--===============0105072734469258370==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Tue Mar 2 09:57:37 2010
New Revision: 61080
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61080&view=3Drev
Log:
NetHwDetection: use blacklist (bnc#580729)
Modified:
trunk/network/VERSION
trunk/network/package/yast2-network.changes
trunk/network/src/modules/NetHwDetection.ycp
Modified: trunk/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/VERSION?rev=3D61080&r=
1=3D61079&r2=3D61080&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/VERSION (original)
+++ trunk/network/VERSION Tue Mar 2 09:57:37 2010
@@ -1 +1 @@
-2.19.12
+2.19.13
Modified: trunk/network/package/yast2-network.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/package/yast2-network=
.changes?rev=3D61080&r1=3D61079&r2=3D61080&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/package/yast2-network.changes (original)
+++ trunk/network/package/yast2-network.changes Tue Mar 2 09:57:37 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 2 09:57:05 CET 2010 - mzugec(a)suse.cz
+
+- NetHwDetection: use blacklist (bnc#580729)
+- 2.19.13=20
+
+-------------------------------------------------------------------
Tue Mar 2 09:54:54 CET 2010 - mzugec(a)suse.cz
=20
- added fix for saving MAC address to ifcfg (bnc#578689)
Modified: trunk/network/src/modules/NetHwDetection.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/src/modules/NetHwDete=
ction.ycp?rev=3D61080&r1=3D61079&r2=3D61080&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/src/modules/NetHwDetection.ycp (original)
+++ trunk/network/src/modules/NetHwDetection.ycp Tue Mar 2 09:57:37 2010
@@ -111,7 +111,7 @@
Package::InstallKernel (maplist (string m, detection_modules, ``(m+".ko"=
)));
foreach (string mod, detection_modules, {
y2milestone("Loading module: %1", mod);
- SCR::Execute (.target.bash, sformat ("/sbin/modprobe %1 2>&1", mod));
+ SCR::Execute (.target.bash, sformat ("/sbin/modprobe --use-blacklist %1 2>&=
1", mod));
});
=20
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0105072734469258370==--
From mzugec@svn.opensuse.org Tue Mar 2 08:53:52 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61081 - /tags/stable-2_19_13/network/
Date: Tue, 02 Mar 2010 08:57:45 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6254257661610129934=="
--===============6254257661610129934==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Tue Mar 2 09:57:44 2010
New Revision: 61081
URL: http://svn.opensuse.org/viewcvs/yast?rev=61081&view=rev
Log:
Created tag stable-2_19_13 for network
Added:
tags/stable-2_19_13/network/
- copied from r61080, trunk/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6254257661610129934==--
From ug@svn.opensuse.org Tue Mar 2 09:06:57 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61082 - in /trunk/packager:
package/yast2-packager.changes src/clients/inst_rpmcopy.ycp
Date: Tue, 02 Mar 2010 09:10:41 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3394495207365969820=="
--===============3394495207365969820==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Tue Mar 2 10:10:41 2010
New Revision: 61082
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61082&view=3Drev
Log:
fixed AutoYaST post-patterns
Modified:
trunk/packager/package/yast2-packager.changes
trunk/packager/src/clients/inst_rpmcopy.ycp
Modified: trunk/packager/package/yast2-packager.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/packager/package/yast2-packag=
er.changes?rev=3D61082&r1=3D61081&r2=3D61082&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/packager/package/yast2-packager.changes (original)
+++ trunk/packager/package/yast2-packager.changes Tue Mar 2 10:10:41 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Mar 2 10:09:38 CET 2010 - ug(a)suse.de
+
+- fixed AutoYaST post-patterns
+
+-------------------------------------------------------------------
Fri Feb 26 14:46:32 CET 2010 - locilka(a)suse.cz
=20
- Calling ProductLicense cleanup before leaving the license dialog
Modified: trunk/packager/src/clients/inst_rpmcopy.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/packager/src/clients/inst_rpm=
copy.ycp?rev=3D61082&r1=3D61081&r2=3D61082&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/packager/src/clients/inst_rpmcopy.ycp (original)
+++ trunk/packager/src/clients/inst_rpmcopy.ycp Tue Mar 2 10:10:41 2010
@@ -156,7 +156,7 @@
}
=20
list failed =3D [];
- list patterns =3D []; // WORKAROUND, REMOVE!!! AutoinstData:=
:post_patterns;
+ list patterns =3D AutoinstData::post_patterns;
/* set SoftLock to avoid the installation of recommended patterns (#=
159466) */
foreach( map p, Pkg::ResolvableProperties ("", `pattern,=
""), ``{
Pkg::ResolvableSetSoftLock( p["name"]:"", `pattern );
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3394495207365969820==--
From ug@svn.opensuse.org Tue Mar 2 09:07:34 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61083 - in /trunk/autoinstallation:
package/autoyast2.changes src/clients/ayast_setup.ycp
Date: Tue, 02 Mar 2010 09:11:08 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2503512240466639002=="
--===============2503512240466639002==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Tue Mar 2 10:11:08 2010
New Revision: 61083
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61083&view=3Drev
Log:
don't install post-packages with ayast_setup twice
Modified:
trunk/autoinstallation/package/autoyast2.changes
trunk/autoinstallation/src/clients/ayast_setup.ycp
Modified: trunk/autoinstallation/package/autoyast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/auto=
yast2.changes?rev=3D61083&r1=3D61082&r2=3D61083&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Tue Mar 2 10:11:08 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Mar 2 09:55:14 CET 2010 - ug(a)suse.de
+
+- don't install post-packages with ayast_setup twice
+
+-------------------------------------------------------------------
Fri Feb 26 12:26:37 CET 2010 - ug(a)suse.de
=20
- script docu fixed
Modified: trunk/autoinstallation/src/clients/ayast_setup.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/clients/=
ayast_setup.ycp?rev=3D61083&r1=3D61082&r2=3D61083&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/src/clients/ayast_setup.ycp (original)
+++ trunk/autoinstallation/src/clients/ayast_setup.ycp Tue Mar 2 10:11:08 20=
10
@@ -36,6 +36,8 @@
import "Stage";
import "AutoInstall";
import "AutoinstSoftware";
+ import "PackageSystem";
+ import "AutoinstData";
=20
boolean dopackages =3D true;
=20
@@ -52,7 +54,13 @@
Mode::SetMode("autoinstallation");
Stage::Set ("continue");
WFM::CallFunction("inst_autopost", []);
- AutoinstSoftware::addPostPackages(Profile::current["software","post-=
packages"]:[]);
+ list postPackages =3D Profile::current["software","post-pack=
ages"]:[];
+ postPackages =3D filter( string p, postPackages, {
+ return !PackageSystem::Installed(p);
+ });
+ AutoinstSoftware::addPostPackages(postPackages);
+
+ AutoinstData::post_patterns =3D Profile::current["software","post-pa=
tterns"]:[];
=20
// the following is needed since 10.3
// otherwise the already configured network gets removed
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2503512240466639002==--
From ug@svn.opensuse.org Tue Mar 2 09:46:28 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61084 - in
/branches/SuSE-Code-11-SP1-Branch/autoinstallation: package/autoyast2.changes
src/clients/ayast_setup.ycp
Date: Tue, 02 Mar 2010 09:50:20 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8780671718998823664=="
--===============8780671718998823664==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Tue Mar 2 10:50:20 2010
New Revision: 61084
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61084&view=3Drev
Log:
fixed post-pattern/post-packages with ayast_setup (bnc#584564)
Modified:
branches/SuSE-Code-11-SP1-Branch/autoinstallation/package/autoyast2.chang=
es
branches/SuSE-Code-11-SP1-Branch/autoinstallation/src/clients/ayast_setup=
.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/autoinstallation/package/autoyast2=
.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/au=
toinstallation/package/autoyast2.changes?rev=3D61084&r1=3D61083&r2=3D61084&vi=
ew=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/autoinstallation/package/autoyast2.chang=
es (original)
+++ branches/SuSE-Code-11-SP1-Branch/autoinstallation/package/autoyast2.chang=
es Tue Mar 2 10:50:20 2010
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Tue Mar 2 10:49:06 CET 2010 - ug(a)suse.de
+
+- post-patterns did not work and post-packages were installed even
+ if they are on the system already with ayast_setup
+ (bnc#584564)
+- 2.17.38
+
+-------------------------------------------------------------------
Thu Feb 25 10:50:42 CET 2010 - ug(a)suse.de
=20
- translation fix (bnc#582674)
Modified: branches/SuSE-Code-11-SP1-Branch/autoinstallation/src/clients/ayast=
_setup.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/au=
toinstallation/src/clients/ayast_setup.ycp?rev=3D61084&r1=3D61083&r2=3D61084&=
view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/autoinstallation/src/clients/ayast_setup=
.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/autoinstallation/src/clients/ayast_setup=
.ycp Tue Mar 2 10:50:20 2010
@@ -36,6 +36,8 @@
import "Stage";
import "AutoInstall";
import "AutoinstSoftware";
+ import "PackageSystem";
+ import "AutoinstData";
=20
symbol GUI() {
Mode::SetUI("commandline");
@@ -50,7 +52,14 @@
Mode::SetMode("autoinstallation");
Stage::Set ("continue");
WFM::CallFunction("inst_autopost", []);
- AutoinstSoftware::addPostPackages(Profile::current["software","post-=
packages"]:[]);
+
+ list postPackages =3D Profile::current["software","post-pack=
ages"]:[];
+ postPackages =3D filter( string p, postPackages, {
+ return !PackageSystem::Installed(p);
+ });
+ AutoinstSoftware::addPostPackages(postPackages);
+
+ AutoinstData::post_patterns =3D Profile::current["software","post-pa=
tterns"]:[];
=20
// the following is needed since 10.3
// otherwise the already configured network gets removed
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8780671718998823664==--
From ug@svn.opensuse.org Tue Mar 2 09:46:46 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61085 -
/branches/SuSE-Code-11-SP1-Branch/autoinstallation/VERSION
Date: Tue, 02 Mar 2010 09:50:38 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3692251177789943161=="
--===============3692251177789943161==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Tue Mar 2 10:50:38 2010
New Revision: 61085
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61085&view=3Drev
Log:
hm
Modified:
branches/SuSE-Code-11-SP1-Branch/autoinstallation/VERSION
Modified: branches/SuSE-Code-11-SP1-Branch/autoinstallation/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/au=
toinstallation/VERSION?rev=3D61085&r1=3D61084&r2=3D61085&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/autoinstallation/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/autoinstallation/VERSION Tue Mar 2 10:5=
0:38 2010
@@ -1 +1 @@
-2.17.37
+2.17.38
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3692251177789943161==--
From ug@svn.opensuse.org Tue Mar 2 09:49:12 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61086 - in /branches/SuSE-Code-11-SP1-Branch/packager:
VERSION package/yast2-packager.changes src/clients/inst_rpmcopy.ycp
Date: Tue, 02 Mar 2010 09:53:03 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8194667300712344222=="
--===============8194667300712344222==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Tue Mar 2 10:53:03 2010
New Revision: 61086
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61086&view=3Drev
Log:
ayast_setup post-patterns did not work (bnc#584564). 2.17.71
Modified:
branches/SuSE-Code-11-SP1-Branch/packager/VERSION
branches/SuSE-Code-11-SP1-Branch/packager/package/yast2-packager.changes
branches/SuSE-Code-11-SP1-Branch/packager/src/clients/inst_rpmcopy.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/packager/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pa=
ckager/VERSION?rev=3D61086&r1=3D61085&r2=3D61086&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/packager/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/packager/VERSION Tue Mar 2 10:53:03 2010
@@ -1 +1 @@
-2.17.70
+2.17.71
Modified: branches/SuSE-Code-11-SP1-Branch/packager/package/yast2-packager.ch=
anges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pa=
ckager/package/yast2-packager.changes?rev=3D61086&r1=3D61085&r2=3D61086&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/packager/package/yast2-packager.changes =
(original)
+++ branches/SuSE-Code-11-SP1-Branch/packager/package/yast2-packager.changes =
Tue Mar 2 10:53:03 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 2 10:52:12 CET 2010 - ug(a)suse.de
+
+- ayast_setup post-patterns did not work (bnc#584564)
+- 2.17.71
+
+-------------------------------------------------------------------
Fri Feb 26 14:46:32 CET 2010 - locilka(a)suse.cz
=20
- Calling ProductLicense cleanup before leaving the license dialog
Modified: branches/SuSE-Code-11-SP1-Branch/packager/src/clients/inst_rpmcopy.=
ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pa=
ckager/src/clients/inst_rpmcopy.ycp?rev=3D61086&r1=3D61085&r2=3D61086&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/packager/src/clients/inst_rpmcopy.ycp (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/packager/src/clients/inst_rpmcopy.ycp Tu=
e Mar 2 10:53:03 2010
@@ -156,7 +156,7 @@
}
=20
list failed =3D [];
- list patterns =3D []; // WORKAROUND, REMOVE!!! AutoinstData:=
:post_patterns;
+ list patterns =3D AutoinstData::post_patterns;
/* set SoftLock to avoid the installation of recommended patterns (#=
159466) */
foreach( map p, Pkg::ResolvableProperties ("", `pattern,=
""), ``{
Pkg::ResolvableSetSoftLock( p["name"]:"", `pattern );
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8194667300712344222==--
From ug@svn.opensuse.org Tue Mar 2 09:55:52 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61087 - /tags/branch-Code-11-SP1-2_17_71/
Date: Tue, 02 Mar 2010 09:59:33 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7125292936292037444=="
--===============7125292936292037444==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: ug
Date: Tue Mar 2 10:59:32 2010
New Revision: 61087
URL: http://svn.opensuse.org/viewcvs/yast?rev=61087&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_71
Added:
tags/branch-Code-11-SP1-2_17_71/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7125292936292037444==--
From ug@svn.opensuse.org Tue Mar 2 09:55:52 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61088 - /tags/branch-Code-11-SP1-2_17_71/packager/
Date: Tue, 02 Mar 2010 09:59:34 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3216535696283930645=="
--===============3216535696283930645==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: ug
Date: Tue Mar 2 10:59:33 2010
New Revision: 61088
URL: http://svn.opensuse.org/viewcvs/yast?rev=61088&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_71 for packager
Added:
tags/branch-Code-11-SP1-2_17_71/packager/ (props changed)
- copied from r61087, branches/SuSE-Code-11-SP1-Branch/packager/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3216535696283930645==--
From ug@svn.opensuse.org Tue Mar 2 09:56:10 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61089 - /tags/branch-Code-11-SP1-2_17_38/autoinstallation/
Date: Tue, 02 Mar 2010 09:59:43 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1676396236860390420=="
--===============1676396236860390420==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: ug
Date: Tue Mar 2 10:59:43 2010
New Revision: 61089
URL: http://svn.opensuse.org/viewcvs/yast?rev=61089&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_38 for autoinstallation
Added:
tags/branch-Code-11-SP1-2_17_38/autoinstallation/ (props changed)
- copied from r61088, branches/SuSE-Code-11-SP1-Branch/autoinstallation/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1676396236860390420==--
From ug@svn.opensuse.org Tue Mar 2 10:18:01 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61090 - /trunk/autoinstallation/package/autoyast2.changes
Date: Tue, 02 Mar 2010 10:21:41 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5337626776387790096=="
--===============5337626776387790096==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Tue Mar 2 11:21:41 2010
New Revision: 61090
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61090&view=3Drev
Log:
changelog fixed
Modified:
trunk/autoinstallation/package/autoyast2.changes
Modified: trunk/autoinstallation/package/autoyast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/auto=
yast2.changes?rev=3D61090&r1=3D61089&r2=3D61090&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Tue Mar 2 11:21:41 2010
@@ -1,7 +1,8 @@
-------------------------------------------------------------------
Tue Mar 2 09:55:14 CET 2010 - ug(a)suse.de
=20
-- don't install post-packages with ayast_setup twice
+- don't install post-packages with ayast_setup twice (bnc#584564)
+- post-patterns in ayast_setup fixed (bnc#584564)
=20
-------------------------------------------------------------------
Fri Feb 26 12:26:37 CET 2010 - ug(a)suse.de
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5337626776387790096==--
From jsmeix@svn.opensuse.org Tue Mar 2 10:39:58 2010
From: jsmeix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61091 - /trunk/printer/tools/autodetect_print_queues
Date: Tue, 02 Mar 2010 10:43:19 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3664672193204623508=="
--===============3664672193204623508==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsmeix
Date: Tue Mar 2 11:43:19 2010
New Revision: 61091
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61091&view=3Drev
Log:
Fixed bnc#584540 "autodetect_print_queues not backward compatible"
by testing for the positive output "scheduler is running" via
if ! $LPSTAT -h $SERVERNAME -r | grep -q 'scheduler is running'
in tools/autodetect_print_queues (i.e. the same way as already
implemented in src/Printerlib.ycp).
Modified:
trunk/printer/tools/autodetect_print_queues
Modified: trunk/printer/tools/autodetect_print_queues
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/tools/autodetect_prin=
t_queues?rev=3D61091&r1=3D61090&r2=3D61091&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/tools/autodetect_print_queues (original)
+++ trunk/printer/tools/autodetect_print_queues Tue Mar 2 11:43:19 2010
@@ -43,7 +43,7 @@
fi
# Since CUPS 1.4 'lpstat -r' results true even when scheduler is not running.
# Therefore we must now grep in its output:
-if $LPSTAT -h $SERVERNAME -r | grep -q 'scheduler is not running'
+if ! $LPSTAT -h $SERVERNAME -r | grep -q 'scheduler is running'
then echo "Cannot access cupsd on '$SERVERNAME'" 1>&2
exit 2
fi
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3664672193204623508==--
From aschnell@svn.opensuse.org Tue Mar 2 10:54:07 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61092 - in /branches/SuSE-Code-11-SP1-Branch/storage:
libstorage/src/EtcFstab.cc package/yast2-storage.changes
Date: Tue, 02 Mar 2010 10:57:59 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7413055093795374757=="
--===============7413055093795374757==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Tue Mar 2 11:57:59 2010
New Revision: 61092
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61092&view=3Drev
Log:
- fixed position of new entries in fstab (bnc #584553)
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcFstab.cc
branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcFstab.cc
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/EtcFstab.cc?rev=3D61092&r1=3D61091&r2=3D61092&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcFstab.cc (orig=
inal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcFstab.cc Tue M=
ar 2 11:57:59 2010
@@ -445,7 +445,7 @@
=20
int EtcFstab::findPrefix( const AsciiFile& tab, const string& mount ) const
{
- bool crypto =3D tab.fileName().find( "/cryptotab" )>=3D0;
+ bool crypto =3D tab.fileName().find( "/cryptotab" )!=3Dstring::npos;
y2mil("file:" << tab.fileName() << " mount:" << mount << " crypto:" << c=
rypto);
string reg =3D "^[ \t]*[^ \t]+";
if( crypto )
Modified: branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/package/yast2-storage.changes?rev=3D61092&r1=3D61091&r2=3D61092&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes Tu=
e Mar 2 11:57:59 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Mar 02 11:56:55 CET 2010 - aschnell(a)suse.de
+
+- fixed position of new entries in fstab (bnc #584553)
+
+-------------------------------------------------------------------
Fri Feb 26 15:02:54 CET 2010 - aschnell(a)suse.de
=20
- mark messages for translation (bnc #580855)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7413055093795374757==--
From coolo@svn.opensuse.org Tue Mar 2 12:35:18 2010
From: coolo@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61093 - in /trunk/libyui: VERSION
package/yast2-libyui.changes src/YAlignment.cc
Date: Tue, 02 Mar 2010 12:39:04 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7597059993721095659=="
--===============7597059993721095659==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: coolo
Date: Tue Mar 2 13:39:04 2010
New Revision: 61093
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61093&view=3Drev
Log:
Fixing undefined behaviour that triggers a crash with
gcc 4.5 (bnc#582088)
Modified:
trunk/libyui/VERSION
trunk/libyui/package/yast2-libyui.changes
trunk/libyui/src/YAlignment.cc
Modified: trunk/libyui/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/libyui/VERSION?rev=3D61093&r1=
=3D61092&r2=3D61093&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/libyui/VERSION (original)
+++ trunk/libyui/VERSION Tue Mar 2 13:39:04 2010
@@ -1 +1 @@
-2.18.8
+2.19.0
Modified: trunk/libyui/package/yast2-libyui.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/libyui/package/yast2-libyui.c=
hanges?rev=3D61093&r1=3D61092&r2=3D61093&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/libyui/package/yast2-libyui.changes (original)
+++ trunk/libyui/package/yast2-libyui.changes Tue Mar 2 13:39:04 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Tue Mar 2 12:38:32 UTC 2010 - coolo(a)novell.com
+
+- Fixing undefined behaviour that triggers a crash with
+ gcc 4.5 (bnc#582088)
+- V 2.19.0
+
+-------------------------------------------------------------------
Tue Feb 9 17:32:06 CET 2010 - tgoettlicher(a)suse.de
=20
- added license headers
Modified: trunk/libyui/src/YAlignment.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/libyui/src/YAlignment.cc?rev=
=3D61093&r1=3D61092&r2=3D61093&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/libyui/src/YAlignment.cc (original)
+++ trunk/libyui/src/YAlignment.cc Tue Mar 2 13:39:04 2010
@@ -254,8 +254,8 @@
YBothDim newChildSize;
YBothDim newChildPos;
=20
-
- for ( YUIDimension dim =3D YD_HORIZ; dim <=3D YD_VERT; dim =3D (YUIDimen=
sion) (dim+1) )
+ YUIDimension dim =3D YD_HORIZ;
+ while ( true ) // only toggle
{
int childPreferredSize =3D firstChild()->preferredSize( dim );
int preferredSize =3D childPreferredSize + totalMargin[ dim ];
@@ -317,6 +317,12 @@
}
=20
newChildPos[ dim ] +=3D offset[ dim ];
+
+ // we need to get out of this loop after the second run
+ if (dim =3D=3D YD_HORIZ)
+ dim =3D YD_VERT;
+ else
+ break;
}
=20
firstChild()->setSize( newChildSize.hor, newChildSize.vert );
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7597059993721095659==--
From locilka@svn.opensuse.org Tue Mar 2 13:28:03 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61094 - in
/branches/SuSE-Code-11-SP1-Branch/installation: control/control.SLED.xml
control/control.SLES.xml package/yast2-installation.changes
Date: Tue, 02 Mar 2010 13:31:53 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8084835780866535250=="
--===============8084835780866535250==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Tue Mar 2 14:31:53 2010
New Revision: 61094
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61094&view=3Drev
Log:
- CIM service is proposed as disabled by default (BNC #584524).
Modified:
branches/SuSE-Code-11-SP1-Branch/installation/control/control.SLED.xml
branches/SuSE-Code-11-SP1-Branch/installation/control/control.SLES.xml
branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes
Modified: branches/SuSE-Code-11-SP1-Branch/installation/control/control.SLED.=
xml
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/control/control.SLED.xml?rev=3D61094&r1=3D61093&r2=3D61094&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/control/control.SLED.xml (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/installation/control/control.SLED.xml Tu=
e Mar 2 14:31:53 2010
@@ -173,7 +173,7 @@
service_sfcbsfcbsblim-sfcb
- true
+ falsesblim-sfcb
Modified: branches/SuSE-Code-11-SP1-Branch/installation/control/control.SLES.=
xml
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/control/control.SLES.xml?rev=3D61094&r1=3D61093&r2=3D61094&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/control/control.SLES.xml (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/installation/control/control.SLES.xml Tu=
e Mar 2 14:31:53 2010
@@ -104,7 +104,7 @@
service_sfcbsfcbsblim-sfcb
- true
+ falsesblim-sfcb
Modified: branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-install=
ation.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/package/yast2-installation.changes?rev=3D61094&r1=3D61093&r2=3D610=
94&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes Tue Mar 2 14:31:53 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Mar 2 14:30:31 CET 2010 - locilka(a)suse.cz
+
+- CIM service is proposed as disabled by default (BNC #584524).
+
+-------------------------------------------------------------------
Mon Feb 22 17:48:57 CET 2010 - locilka(a)suse.cz
=20
- Documented YaST RELAX NG schema (FATE #305551).
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8084835780866535250==--
From locilka@svn.opensuse.org Tue Mar 2 13:28:30 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61095 - in /trunk/installation:
control/control.SLED.xml control/control.SLES.xml
package/yast2-installation.changes
Date: Tue, 02 Mar 2010 13:32:03 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5347206730208126503=="
--===============5347206730208126503==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Tue Mar 2 14:32:03 2010
New Revision: 61095
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61095&view=3Drev
Log:
- CIM service is proposed as disabled by default (BNC #584524).
Modified:
trunk/installation/control/control.SLED.xml
trunk/installation/control/control.SLES.xml
trunk/installation/package/yast2-installation.changes
Modified: trunk/installation/control/control.SLED.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/control/control.=
SLED.xml?rev=3D61095&r1=3D61094&r2=3D61095&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/control/control.SLED.xml (original)
+++ trunk/installation/control/control.SLED.xml Tue Mar 2 14:32:03 2010
@@ -186,7 +186,7 @@
service_sfcbsfcbsblim-sfcb
- true
+ falsesblim-sfcb
Modified: trunk/installation/control/control.SLES.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/control/control.=
SLES.xml?rev=3D61095&r1=3D61094&r2=3D61095&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/control/control.SLES.xml (original)
+++ trunk/installation/control/control.SLES.xml Tue Mar 2 14:32:03 2010
@@ -104,7 +104,7 @@
service_sfcbsfcbsblim-sfcb
- true
+ falsesblim-sfcb
Modified: trunk/installation/package/yast2-installation.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/package/yast2-in=
stallation.changes?rev=3D61095&r1=3D61094&r2=3D61095&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/package/yast2-installation.changes (original)
+++ trunk/installation/package/yast2-installation.changes Tue Mar 2 14:32:03=
2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Mar 2 14:30:31 CET 2010 - locilka(a)suse.cz
+
+- CIM service is proposed as disabled by default (BNC #584524).
+
+-------------------------------------------------------------------
Mon Feb 22 17:48:57 CET 2010 - locilka(a)suse.cz
=20
- Documented YaST RELAX NG schema (FATE #305551).
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5347206730208126503==--
From mzugec@svn.opensuse.org Tue Mar 2 14:53:05 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61096 - in /branches/SuSE-Code-11-SP1-Branch/network:
VERSION package/yast2-network.changes src/modules/Lan.ycp
Date: Tue, 02 Mar 2010 14:56:57 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5505250878512714608=="
--===============5505250878512714608==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Tue Mar 2 15:56:57 2010
New Revision: 61096
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61096&view=3Drev
Log:
enable/disable IPv6 as a module again (bnc#574789)
Modified:
branches/SuSE-Code-11-SP1-Branch/network/VERSION
branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes
branches/SuSE-Code-11-SP1-Branch/network/src/modules/Lan.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/VERSION?rev=3D61096&r1=3D61095&r2=3D61096&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/VERSION Tue Mar 2 15:56:57 2010
@@ -1 +1 @@
-2.17.123
+2.17.124
Modified: branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/package/yast2-network.changes?rev=3D61096&r1=3D61095&r2=3D61096&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes Tu=
e Mar 2 15:56:57 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 2 15:51:43 CET 2010 - mzugec(a)suse.cz
+
+- enable/disable IPv6 as a module again (bnc#574789)
+- 2.17.124=20
+
+-------------------------------------------------------------------
Mon Mar 1 16:52:36 CET 2010 - mzugec(a)suse.cz
=20
- NetHwDetection: use blacklist (bnc#580729)
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/modules/Lan.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/modules/Lan.ycp?rev=3D61096&r1=3D61095&r2=3D61096&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/modules/Lan.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/modules/Lan.ycp Tue Mar 2 1=
5:56:57 2010
@@ -171,11 +171,14 @@
ipv6=3Dtrue;
=20
map > methods =3D $[
+/*
+ // this map was created because of too many changes whether ipv6 will be bu=
iltin or as a module
"builtin" : $[
"filelist" : ["sysctl.conf"],
"filepath" : "/etc/",
"regexp" : "^[[:space:]]*(net.ipv6.conf.all.disable_ipv6)[=
[:space:]]*=3D[[:space:]]*1"
],
+*/
"module" : $[
"filelist" : ["ipv6", "50-ipv6.conf"],
"filepath" : "/etc/modprobe.d/",
@@ -299,11 +302,6 @@
ProgressNextStage(_("Reading network configuration..."));
NetworkConfig::Read();
=20
-/*
- if (FileUtils::Exists("/etc/modprobe.d/ipv6")){
- if (((map)SCR::Execute (.target.bash_output, "grep ipv6 /=
etc/modprobe.d/ipv6|cut -d# -f1|grep -q ipv6"))["exit"]:0=3D=3D0) ipv6=3Dfals=
e;
- }
-*/
readIPv6();
=20
sleep(sl);
@@ -372,13 +370,13 @@
}
=20
void writeIPv6(){
-// SCR::Write(.target.string, "/etc/modprobe.d/ipv6", sformat("%1install ip=
v6 /bin/true", ipv6?"#":""));
// uncomment to write to old place (and comment code bellow)
SCR::Write(.target.string, "/etc/modprobe.d/50-ipv6.conf", sformat("%1inst=
all ipv6 /bin/true\n", ipv6?"#":""));
+/*
string filename =3D "/etc/sysctl.conf";
string sysctl =3D (string)SCR::Read(.target.string, filename);
string sysctl_row =3D sformat("%1net.ipv6.conf.all.disable_ipv6 =3D 1", ip=
v6?"# ":"");
- boolean found =3D false; //size(regexptokenize(sysctl, "(net.ipv6.conf.all=
.disable_ipv6)"))>0;
+ boolean found =3D false;
list file=3D[];
foreach(string row, splitstring(sysctl, "\n"), {
if (size(regexptokenize(row, "(net.ipv6.conf.all.disable_ipv6)"))>0){
@@ -390,6 +388,7 @@
if (!found) file=3Dadd(file, sysctl_row);
SCR::Write(.target.string, filename, mergestring(file, "\n"));
SCR::Execute(.target.bash, sformat("sysctl -w net.ipv6.conf.all.disable_ip=
v6=3D%1",!ipv6?"1":"0"));
+*/
SCR::Write(.sysconfig.windowmanager.KDE_USE_IPV6, ipv6?"yes":"no");
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5505250878512714608==--
From mzugec@svn.opensuse.org Tue Mar 2 14:53:33 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61097 - /tags/branch-Code-11-SP1-2_17_124/
Date: Tue, 02 Mar 2010 14:57:26 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2502548810288769752=="
--===============2502548810288769752==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Tue Mar 2 15:57:26 2010
New Revision: 61097
URL: http://svn.opensuse.org/viewcvs/yast?rev=61097&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_124
Added:
tags/branch-Code-11-SP1-2_17_124/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2502548810288769752==--
From mzugec@svn.opensuse.org Tue Mar 2 14:53:36 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61098 - /tags/branch-Code-11-SP1-2_17_124/network/
Date: Tue, 02 Mar 2010 14:57:28 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1171765523154427273=="
--===============1171765523154427273==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Tue Mar 2 15:57:28 2010
New Revision: 61098
URL: http://svn.opensuse.org/viewcvs/yast?rev=61098&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_124 for network
Added:
tags/branch-Code-11-SP1-2_17_124/network/ (props changed)
- copied from r61097, branches/SuSE-Code-11-SP1-Branch/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1171765523154427273==--
From rhafer@svn.opensuse.org Tue Mar 2 14:53:57 2010
From: rhafer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61099 -
/branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapServer.pm
Date: Tue, 02 Mar 2010 14:57:50 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5918000324672650187=="
--===============5918000324672650187==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rhafer
Date: Tue Mar 2 15:57:50 2010
New Revision: 61099
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61099&view=3Drev
Log:
bnc#583786, use Hostname Module to get the machine's domainname (for falling =
back to
/etc/HOSTNAME, when the hostname doesn't resolve correctly)
Modified:
branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapServer.pm
Modified: branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapServer.pm
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ld=
ap-server/src/LdapServer.pm?rev=3D61099&r1=3D61098&r2=3D61099&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapServer.pm (original)
+++ branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapServer.pm Tue Mar 2=
15:57:50 2010
@@ -31,6 +31,7 @@
YaST::YCP::Import ("SuSEFirewall");
YaST::YCP::Import ("Service");
YaST::YCP::Import ("SCR");
+YaST::YCP::Import ("Hostname");
=20
my %error =3D ( msg =3D> undef, details =3D> undef );
my $ssl_check_command =3D "/usr/lib/YaST2/bin/ldap-server-ssl-check";
@@ -1621,8 +1622,12 @@
my $domain =3D $rc->{"stdout"};
if ( $domain eq "" )
{
- y2milestone("\"hostname -d\" returned: \"". $rc->{'stderr'} . "\" fa=
lling back to default");
- $domain =3D "site";
+ $domain =3D Hostname::CurrentDomain();
+ if ( $domain eq "" )
+ {
+ y2milestone("unable to determine domainname falling back to hard=
-coded default");
+ $domain =3D "site";
+ }
}
chomp($domain);
y2milestone( "domain is: <".$domain.">" );
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5918000324672650187==--
From aschnell@svn.opensuse.org Tue Mar 2 16:38:27 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61100 -
/branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc
Date: Tue, 02 Mar 2010 16:42:18 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7329379555060192432=="
--===============7329379555060192432==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Tue Mar 2 17:42:18 2010
New Revision: 61100
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61100&view=3Drev
Log:
- added logging
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/Storage.cc?rev=3D61100&r1=3D61099&r2=3D61100&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc Tue Ma=
r 2 17:42:18 2010
@@ -141,6 +141,7 @@
else if (boost::iequals(tenv, "MDADM", locale::classic()))
imsm_driver =3D IMSM_MDADM;
}
+ y2mil("imsm_driver:" << imsm_driver);
=20
logSystemInfo();
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7329379555060192432==--
From aschnell@svn.opensuse.org Tue Mar 2 17:33:10 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61101 -
/branches/SuSE-Code-11-SP1-Branch/storage/storage/src/modules/Storage.ycp
Date: Tue, 02 Mar 2010 17:36:26 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2182601898301270936=="
--===============2182601898301270936==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Tue Mar 2 18:36:25 2010
New Revision: 61101
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61101&view=3Drev
Log:
- disabled setImsmDriver call as it overrides value detected in libstorage
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/storage/src/modules/Storage.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/storage/storage/src/modules/Storag=
e.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/storage/src/modules/Storage.ycp?rev=3D61101&r1=3D61100&r2=3D61101&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/storage/src/modules/Storage.ycp =
(original)
+++ branches/SuSE-Code-11-SP1-Branch/storage/storage/src/modules/Storage.ycp =
Tue Mar 2 18:36:25 2010
@@ -378,7 +378,7 @@
=20
LibStorage::StorageInterface::setEfiBoot(sint, Partitions::EfiBoot());
=20
- LibStorage::StorageInterface::setImsmDriver(sint, conv_imsm_driver[imsm_=
driver]:LibStorage::IMSM_UNDECIDED());
+ // LibStorage::StorageInterface::setImsmDriver(sint, conv_imsm_driver[im=
sm_driver]:LibStorage::IMSM_UNDECIDED());
=20
conts =3D getContainers();
y2milestone("InitLibstorage conts:%1", conts);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2182601898301270936==--
From rpmcruz@svn.opensuse.org Tue Mar 2 17:47:03 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61102 - in /trunk/gtk: ChangeLog src/CMakeLists.txt
src/ygtkfieldentry.h src/ygtkfindentry.c src/ygtkwizard.c
Date: Tue, 02 Mar 2010 17:50:56 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1431073017885193534=="
--===============1431073017885193534==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Tue Mar 2 18:50:56 2010
New Revision: 61102
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61102&view=3Drev
Log:
* src/ygtkfindentry.h/c: removed.
* src/ygtkwizard.c: replaced our custom YGtkFindEntry widget
by the usage of the new GtkEntry API.
Removed:
trunk/gtk/src/ygtkfieldentry.h
trunk/gtk/src/ygtkfindentry.c
Modified:
trunk/gtk/ChangeLog
trunk/gtk/src/CMakeLists.txt
trunk/gtk/src/ygtkwizard.c
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61102&r1=
=3D61101&r2=3D61102&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Tue Mar 2 18:50:56 2010
@@ -1,3 +1,10 @@
+2010-03-02 Ricardo Cruz
+
+ * src/ygtkfindentry.h/c: removed.
+
+ * src/ygtkwizard.c: replaced our custom YGtkFindEntry widget
+ by the usage of the new GtkEntry API.
+
2010-02-25 Ricardo Cruz
=20
* src/YGUtils.cc: bug fix 582536 and 582560. map jump-to to
Modified: trunk/gtk/src/CMakeLists.txt
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/CMakeLists.txt?rev=3D=
61102&r1=3D61101&r2=3D61102&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/CMakeLists.txt (original)
+++ trunk/gtk/src/CMakeLists.txt Tue Mar 2 18:50:56 2010
@@ -30,7 +30,6 @@
ygtkhtmlwrap.c
ygtkmenubutton.c
ygtklinklabel.c
- ygtkfindentry.c
ygtkfixed.c
ygtkimage.c
ygtkratiobox.c
Modified: trunk/gtk/src/ygtkwizard.c
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/ygtkwizard.c?rev=3D61=
102&r1=3D61101&r2=3D61102&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/ygtkwizard.c (original)
+++ trunk/gtk/src/ygtkwizard.c Tue Mar 2 18:50:56 2010
@@ -17,7 +17,6 @@
#include
#include "ygtkhtmlwrap.h"
#include "ygtksteps.h"
-#include "ygtkfindentry.h"
#include "ygtklinklabel.h"
#define YGI18N_C
#include "YGi18n.h"
@@ -45,13 +44,47 @@
ygtk_html_wrap_search_next (dialog->help_text, text);
}
=20
-static void search_entry_modified_cb (GtkEditable *editable, YGtkHelpDialog =
*dialog)
+static void search_entry_changed_cb (GtkEditable *editable, YGtkHelpDialog *=
dialog)
{
- gchar *key =3D gtk_editable_get_chars (editable, 0, -1);
- gboolean found =3D ygtk_html_wrap_search (dialog->help_text, key);
- ygtk_find_entry_set_state (YGTK_FIND_ENTRY (dialog->search_entry), found);
- g_free (key);
+ GtkEntry *entry =3D GTK_ENTRY (editable);
+ const gchar *text =3D gtk_entry_get_text (entry);
+ gboolean found =3D ygtk_html_wrap_search (dialog->help_text, text);
+
+ GtkWidget *widget =3D GTK_WIDGET (entry);
+ if (found) { // revert
+ gtk_widget_modify_base (widget, GTK_STATE_NORMAL, NULL);
+ gtk_widget_modify_text (widget, GTK_STATE_NORMAL, NULL);
+ }
+ else {
+ GdkColor red =3D { 0, 255 << 8, 102 << 8, 102 << 8 },
+ white =3D { 0, 255 << 8, 255 << 8, 255 << 8 };
+ gtk_widget_modify_base (widget, GTK_STATE_NORMAL, &red);
+ gtk_widget_modify_text (widget, GTK_STATE_NORMAL, &white);
+ gtk_widget_error_bell (widget);
+ }
+
+ gboolean showIcon =3D *text; // show clear icon if text
+ if (showIcon !=3D gtk_entry_get_icon_activatable (entry, GTK_ENTRY_ICON_SEC=
ONDARY)) {
+ gtk_entry_set_icon_activatable (entry,
+ GTK_ENTRY_ICON_SECONDARY, showIcon);
+ gtk_entry_set_icon_from_stock (entry,
+ GTK_ENTRY_ICON_SECONDARY, showIcon ? GTK_STOCK_CLEAR : NULL);
+ if (showIcon)
+ gtk_entry_set_icon_tooltip_text (entry,
+ GTK_ENTRY_ICON_SECONDARY, _("Clear"));
+ }
+}
+
+static void search_entry_icon_press_cb (GtkEntry *entry, GtkEntryIconPositio=
n pos,
+ GdkEvent *event, YGtkHelpDialog *di=
alog)
+{
+ if (pos =3D=3D GTK_ENTRY_ICON_PRIMARY)
+ gtk_editable_select_region (GTK_EDITABLE (entry), 0, -1);
+ else
+ gtk_entry_set_text (entry, "");
+ gtk_widget_grab_focus (GTK_WIDGET (entry));
}
+
static void search_entry_activated_cb (GtkEntry *entry, YGtkHelpDialog *dial=
og)
{ ygtk_help_dialog_find_next (dialog); }
=20
@@ -93,8 +126,19 @@
}
=20
// bottom part (search entry + close button)
- dialog->search_entry =3D ygtk_find_entry_new();
+ dialog->search_entry =3D gtk_entry_new();
gtk_widget_set_size_request (dialog->search_entry, 140, -1);
+ gtk_entry_set_icon_from_stock (GTK_ENTRY (dialog->search_entry),
+ GTK_ENTRY_ICON_PRIMARY, GTK_STOCK_FIND);
+ gtk_entry_set_icon_activatable (GTK_ENTRY (dialog->search_entry),
+ GTK_ENTRY_ICON_PRIMARY, TRUE);
+ g_signal_connect (G_OBJECT (dialog->search_entry), "icon-press",
+ G_CALLBACK (search_entry_icon_press_cb), dialog);
+ g_signal_connect (G_OBJECT (dialog->search_entry), "changed",
+ G_CALLBACK (search_entry_changed_cb), dialog);
+ g_signal_connect (G_OBJECT (dialog->search_entry), "activate",
+ G_CALLBACK (search_entry_activated_cb), dialog);
+
dialog->close_button =3D gtk_button_new_from_stock (GTK_STOCK_CLOSE);
GTK_WIDGET_SET_FLAGS (dialog->close_button, GTK_CAN_DEFAULT);
=20
@@ -106,11 +150,6 @@
gtk_box_pack_start (GTK_BOX (bottom_box), dialog->search_entry, FALSE, FALS=
E, 0);
gtk_box_pack_end (GTK_BOX (bottom_box), dialog->close_button, FALSE, FALSE,=
0);
=20
- g_signal_connect (G_OBJECT (dialog->search_entry), "changed",
- G_CALLBACK (search_entry_modified_cb), dialog);
- g_signal_connect (G_OBJECT (dialog->search_entry), "activate",
- G_CALLBACK (search_entry_activated_cb), dialog);
-
#ifdef SET_HELP_HISTORY
dialog->history_combo =3D gtk_combo_box_new_text();
GList *cells =3D gtk_cell_layout_get_cells (GTK_CELL_LAYOUT (dialog->histor=
y_combo));
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1431073017885193534==--
From mzugec@svn.opensuse.org Wed Mar 3 09:12:14 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61103 - in /branches/SuSE-Code-11-SP1-Branch/printer:
VERSION package/yast2-printer.changes src/Printer.ycp
Date: Wed, 03 Mar 2010 09:16:06 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4330184321195897032=="
--===============4330184321195897032==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Wed Mar 3 10:16:06 2010
New Revision: 61103
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61103&view=3Drev
Log:
start cups service when export AY profile (bnc#582680)
Modified:
branches/SuSE-Code-11-SP1-Branch/printer/VERSION
branches/SuSE-Code-11-SP1-Branch/printer/package/yast2-printer.changes
branches/SuSE-Code-11-SP1-Branch/printer/src/Printer.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/printer/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
inter/VERSION?rev=3D61103&r1=3D61102&r2=3D61103&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/printer/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/printer/VERSION Wed Mar 3 10:16:06 2010
@@ -1 +1 @@
-2.17.62
+2.17.63
Modified: branches/SuSE-Code-11-SP1-Branch/printer/package/yast2-printer.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
inter/package/yast2-printer.changes?rev=3D61103&r1=3D61102&r2=3D61103&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/printer/package/yast2-printer.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/printer/package/yast2-printer.changes We=
d Mar 3 10:16:06 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 3 10:15:51 CET 2010 - mzugec(a)suse.cz
+
+- start cups service when export AY profile (bnc#582680)
+- 2.17.63=20
+
+-------------------------------------------------------------------
Mon Mar 1 14:00:30 CET 2010 - mzugec(a)suse.de
=20
- fixed creating valid autoyast profile (bnc#583565)
Modified: branches/SuSE-Code-11-SP1-Branch/printer/src/Printer.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
inter/src/Printer.ycp?rev=3D61103&r1=3D61102&r2=3D61103&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/printer/src/Printer.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/printer/src/Printer.ycp Wed Mar 3 10:16=
:06 2010
@@ -39,6 +39,8 @@
import "Summary";
import "Popup";
import "Printerlib";
+import "Mode";
+import "Service";
=20
/**
* Prototypes
@@ -693,6 +695,12 @@
sleep( 500 );
if( Abort() ) return false;
Progress::Finish();
+
+ if (Mode::mode() =3D=3D "autoinst_config"){
+ y2milestone("Starting CUPS service because of autoyast configuratio=
n.");
+ if (Service::Status("cups") !=3D 0) Service::Start("cups");
+ }
+
return true;
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4330184321195897032==--
From mzugec@svn.opensuse.org Wed Mar 3 09:12:22 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61104 - in /trunk/printer: VERSION
package/yast2-printer.changes src/Printer.ycp
Date: Wed, 03 Mar 2010 09:16:16 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1101380730981330140=="
--===============1101380730981330140==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Wed Mar 3 10:16:16 2010
New Revision: 61104
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61104&view=3Drev
Log:
start cups service when export AY profile (bnc#582680)
Modified:
trunk/printer/VERSION
trunk/printer/package/yast2-printer.changes
trunk/printer/src/Printer.ycp
Modified: trunk/printer/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/VERSION?rev=3D61104&r=
1=3D61103&r2=3D61104&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/VERSION (original)
+++ trunk/printer/VERSION Wed Mar 3 10:16:16 2010
@@ -1 +1 @@
-2.19.5
+2.19.6
Modified: trunk/printer/package/yast2-printer.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/package/yast2-printer=
.changes?rev=3D61104&r1=3D61103&r2=3D61104&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/package/yast2-printer.changes (original)
+++ trunk/printer/package/yast2-printer.changes Wed Mar 3 10:16:16 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 3 10:15:03 CET 2010 - mzugec(a)suse.cz
+
+- start cups service when export AY profile (bnc#582680)
+- 2.19.6=20
+
+-------------------------------------------------------------------
Fri Jan 22 15:23:18 CET 2010 - jsmeix(a)suse.de
=20
- Fixed search usability in basicadd.ycp and basicmodify.ycp
Modified: trunk/printer/src/Printer.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/Printer.ycp?rev=
=3D61104&r1=3D61103&r2=3D61104&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/Printer.ycp (original)
+++ trunk/printer/src/Printer.ycp Wed Mar 3 10:16:16 2010
@@ -39,6 +39,8 @@
import "Summary";
import "Popup";
import "Printerlib";
+import "Mode";
+import "Service";
=20
/**
* Prototypes
@@ -722,6 +724,12 @@
sleep( 500 );
if( Abort() ) return false;
Progress::Finish();
+
+ if (Mode::mode() =3D=3D "autoinst_config"){
+ y2milestone("Starting CUPS service because of autoyast configuratio=
n.");
+ if (Service::Status("cups") !=3D 0) Service::Start("cups");
+ }
+
return true;
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1101380730981330140==--
From mzugec@svn.opensuse.org Wed Mar 3 09:12:33 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61105 - /tags/branch-Code-11-SP1-2_17_63/printer/
Date: Wed, 03 Mar 2010 09:16:26 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5396279540164121033=="
--===============5396279540164121033==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Wed Mar 3 10:16:26 2010
New Revision: 61105
URL: http://svn.opensuse.org/viewcvs/yast?rev=61105&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_63 for printer
Added:
tags/branch-Code-11-SP1-2_17_63/printer/ (props changed)
- copied from r61104, branches/SuSE-Code-11-SP1-Branch/printer/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5396279540164121033==--
From mzugec@svn.opensuse.org Wed Mar 3 09:12:37 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61106 - /tags/stable-2_19_6/printer/
Date: Wed, 03 Mar 2010 09:16:31 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3963590995584715776=="
--===============3963590995584715776==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Wed Mar 3 10:16:30 2010
New Revision: 61106
URL: http://svn.opensuse.org/viewcvs/yast?rev=61106&view=rev
Log:
Created tag stable-2_19_6 for printer
Added:
tags/stable-2_19_6/printer/
- copied from r61105, trunk/printer/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3963590995584715776==--
From aschnell@svn.opensuse.org Wed Mar 3 09:29:52 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61107 - /trunk/storage/storage/src/modules/Storage.ycp
Date: Wed, 03 Mar 2010 09:33:40 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8574982288347746633=="
--===============8574982288347746633==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Wed Mar 3 10:33:39 2010
New Revision: 61107
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61107&view=3Drev
Log:
- removed broken code (bnc #574270)
Modified:
trunk/storage/storage/src/modules/Storage.ycp
Modified: trunk/storage/storage/src/modules/Storage.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/S=
torage.ycp?rev=3D61107&r1=3D61106&r2=3D61107&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/Storage.ycp (original)
+++ trunk/storage/storage/src/modules/Storage.ycp Wed Mar 3 10:33:39 2010
@@ -176,10 +176,6 @@
"right_asymmetric" : LibStorage::RIGHT_ASYMMETRIC(),
"right_symmetric" : LibStorage::RIGHT_SYMMETRIC() ];
=20
-map conv_imsm_driver =3D
- $[ `IMSM_UNDECIDED : LibStorage::IMSM_UNDECIDED(),
- `IMSM_DMRAID : LibStorage::IMSM_DMRAID(),
- `IMSM_MDADM : LibStorage::IMSM_MDADM() ];
=20
map DiskMapVersion =3D $[];
map DiskMap =3D $[];
@@ -289,14 +285,6 @@
}
=20
=20
-symbol imsm_driver =3D `IMSM_UNDECIDED;
-
-global void SetImsmDriver(symbol val)
-{
- imsm_driver =3D val;
-}
-
-
list
-
-
- General Options
-
- =20
-
- General
- options include all the settings related to the installation process and
- the environment of the installed system.
-
-
- General Options
-
- =20
-
- =20
-
- =20
-
- By default, the auto-installation process has to be confirmed by the
- user. The confirmation should be disabled if a fully unattended
- installation is desired. This option is used to view and change the
- settings on a target system before anything is committed and can be
- used for debugging. It is set to true by default
- to avoid recursive installs when the system schedules a reboot after
- initial system setup.
-
-
- With halt you make autoyast to turn off the machine
- after all packages have been installed. So instead of the reboot into
- stage two, the machine is turned off. The bootloader is alreay installed
- and all your chroot scripts have run.
-
-
- final_halt and final_reboot a=
re new
- with openSUSE 11.0 and SLES11. You can reboot or halt the machine,
- when everything with installation and configuration is done, with that.
-
-
- openSUSE 11.0 uses the kexec feature and does not reboot anymore betwe=
en stage1 and stage2. With
- the forceboot option you can force the reboot in =
case you need it for some
- reason. true will reboot, false will not reboot and a missing forceboot option
- uses the products default.
-
-
- AutoYaST in openSUSE 11.1 allows you to configure the proposal screen =
with the <proposals config:type=3D"list">
- option in the profile. All proposals that are listed in that section a=
re shown in the proposal screen if you set the
- confirm option to true.
-
-
- This is the list of proposals for openSUSE 11.1 are (you can find that=
in the control.xml on the installation source too):
-
-
-
- partitions_proposal
-
-
-
-
- bootloader_proposal
-
-
-
-
- country_simple_proposal
-
-
-
-
- timezone_proposal
-
-
-
-
- users_proposal
-
-
-
-
- hwinfo_proposal
-
-
-
-
- mouse_proposal
-
-
-
-
- software_proposal
-
-
-
-
- runlevel_proposal
-
-
-
-
- deploying_proposal
-
-
-
-
-
- The wait section was invented with openSUSE 11.1 and SLES11. You can=
let AutoYaST sleep before and after each module during the second stage.=20
- You can run scripts and/or you can pass a value (in seconds) for Aut=
oYaST to sleep. In the example above AutoYaST will sleep for 15 seconds (10+5=
) before
- the network configuration happens and 10 seconds (3+7) after the net=
work configuration is done. The scripts in the example don't really make a lo=
t of sense
- because you could pass that value as "time" value too but I think yo=
u get how scripts in the wait section work now.
-
-
- Change starting from SUSE Linux 10.1/SLES10
-
- The language, keyboard and
- clock properties in the general
- resource were moved to the root (profile) element of
- the autoyast profile. So don't use them in the general section anymore.
-
-
- Since now you can use the second_stage property, =
which
- can turn off autoyast after the first reboot. So the complete second s=
tage is
- a manual installation (default is true, which means that autoyast is d=
oing a
- complete installation). Since openSUSE 11.0 you can set the boolean final_reboot
- and final_halt to reboot/turn off the machine at =
the end of stage two.
-
-
- For the signature-handling, please read the Software chapter
- of this documentation.
-
-
-
-
-
- Reporting
- =20
-
-
- The report resource manages 3 types of pop-ups
- that may appear during installation.
-
-
-
-
- Messages Popups (Usually non-critical, informative messages)
-
-
-
-
- Warning Popups (If something might go wrong)
-
-
-
-
- Error Popups (In the case of an error)
-
-
-
-
- Reporting Behavior
-
- =20
-
- =20
-
-
- Depending on your experience, you can skip, log and show (with timeout)
- those messages. It is recommended to show all
- messages with timeout. Warnings can be skipped in
- some places but should not be ignored.
-
-
- By default, the settings in auto-installation mode is to show all messag=
es without logging and
- with a timeout of 10 seconds.
-
-
-
- Critical system messages
-
-
- Note that not all messages during installation are con=
trolled by the
- report resource. Some critical messages concerning
- package installation and partitioning will still show up ignoring your
- settings in the report section. Mostly those
- messages will have to be answered with Yes or No.
-
- =20
-
-
-
-
-
-
- The Boot loader
- This documentation is for yast2-bootloader and is is valid for SLE=
11 and openSUSE 11.0+. For older versions please use the documentation that c=
omes with your distribution in /usr/share/doc/packages/autoyast2/
-
- General scope of autoyast profile only bootloader part.
-
-<bootloader>
- <device_map config:type=3D"list">
- - info about order of devices in device.map
- </device_map>
- <global>
- - info about configuration of installation (installation settings for GRU=
B and generic boot code)
- </global>
- <initrd_modules config:type=3D"list">
- - list of initrd modules
- </initrd_modules>
- <loader_type>grub</loader_type> - type of bootloader
- <sections config:type=3D"list">
- - bootloader sections in menu.lst
- </sections>
- </bootloader>
-
-
- Device map
-
-You can define devices and their order in device.map but it is not necessary=
. yast2-bootloader checks the devices during the installation and proposes a =
device.map by itself. It can happen that the order of the devices is wrong or=
you have defined a different order than it is in the BIOS (please take care =
about changes there. it can leads to unbootable system).
-
-
-<device_map config:type=3D"list">
- <device_map_entry>
- <firmware>hd0</firmware> <!-- order of devices in targ=
et map -->
- <linux>/dev/disk/by-id/ata-ST3500418AS_6VM23FX0</linux> &=
lt;!-- name of device (disk) -->
- </device_map_entry>
-</device_map>
-
-
- Globals
-
- This is an important part where you can define where to install GRUB and=
also how the boot process will work. It is not necessary to define this part=
as mentioned before, yast2-bootloader proposes a configuration by itself and=
so this is optional. Usually the AutoYaST profile includes only this part an=
d all other parts are added automatically during installation by yast2-bootlo=
ader. Unless you have some special needs, you don't have to specify the bootl=
oader config in the XML file.
-
- <global>
- <activate>true</activate>
- <default>openSUSE 11.2 - 2.6.31.5-0.1</default>
- <gfxmenu>(hd0,1)/boot/message</gfxmenu>
- <lines_cache_id>4</lines_cache_id>
- <timeout config:type=3D"integer">10</timeout>
- </global>
-
-
-
-
-
-
-
- Attribute
- Values
- Description
-
-
-
-
- activate
-
- set boot flag on boot partition. The boot partition can be "/=
" if there is no separate /boot partition. If the boot partition is on logica=
l partition, the boot flag is set to the extended partition.
-
- <activate>true</activate>
-
-
-
-
- default
-
-
- name(title) of the default boot section from menu.lst
-
- <default>openSUSE 11.2 - 2.6.31.5-0.1</defau=
lt>
-
-
-
-
- gfxmenu
-
-
- path to the graphical boot menu (/boot/message). 'none' means do=
n't use graphical boot menu
-
- <gfxmenu>(hd0,1)/boot/message</gfxmenu>=
screen>
-
-
-
-
- timeout
-
-
- timeout in seconds for automatic booting the default boot sectio=
n from menu.lst
-
- <timeout config:type=3D"integer">10</timeout=
>
-
-
-
-
- generic_mbr
-
-
- write generic boot code to MBR. (It is ignored if boot_mbr is se=
t to true)
-
- <generic_mbr>false</generic_mbr>=
-
-
-
-
- boot_mbr
-
-
- write GRUB to MBR of the first disk in the order (device.map inc=
lude order of disks)
-
- <boot_mbr>false</boot_mbr>
-
-
-
-
- boot_boot
-
-
- write GRUB to separate /boot partition (if separate /boot partit=
ion missing GRUB will be written to "/")=20
-
- <boot_boot>false</boot_boot>
-
-
-
-
- boot_root
-
-
- write GRUB to "/" partition=20
-
- <boot_root>false</boot_root>
-
-
-
-
- boot_extended
-
-
-write GRUB to the extended partition (it is important if you want to use a g=
eneric boot code and the "boot" partition is logical) NOTE: if the boot parti=
tion is logical it should use boot_mbr (write GRUB to MBR) instead of generic=
_mbr.
-
- <boot_extended>false</boot_extended>
-
-
-
-
- boot_custom
-
-
- write GRUB to custom device.
-
- <boot_custom>/dev/sda3</boot_custom>
-
-
-
-
- trusted_grub
-
-
- use trusted GRUB instead of the classical GRUB (gfxmenu is delet=
ed automatically if this option is true) please doesn't use trusted GRUB if y=
our hardware doesn't support it.
-
- <trusted_grub>false</trusted_grub>
-
-
-
-
- lines_cache_id
-
-
- internal option which means cache id for perl-Bootloader. Please=
don't use it or change it in a cloned XML file.
-
-
-
-
-
-
-
-
-
-
- Initrd modules
-
- This is a list of initrd modules. It is not necessary to add this part i=
t should be added automatically. Please don't modify it if you are not sure w=
hat the initrd modules are.
-
-
- Loader Type
-
- This part defines the type of the bootloader. It could be grub, lilo=
, ppc or elilo.
-
-
-<loader_type>grub</loader_type>
-
-
- Sections
-
-This includes the configuration of the boot sections in the menu.lst. This p=
art is added by yast2-bootloader during installation automatically. It is goo=
d to know that yast2-bootloader deletes boot sections with no valid kernel an=
d initrd path. It also deletes such boot sections.
-
-
- <sections config:type=3D"list">
- <section>
- <append>resume=3D/dev/disk/by-id/raid-sil_ajacccbhejai-part2 sp=
lash=3Dsilent quiet showotps</append>
- <image>(hd0,0)/vmlinuz-2.6.31-10-default</image>
- <initial>1</initial>
- <initrd>(hd0,0)/initrd-2.6.31-10-default</initrd>
- <lines_cache_id>0</lines_cache_id>
- <name>openSUSE 11.2 Milestone 8 - 2.6.31-10 (default)</name&=
gt;
- <original_name>linux</original_name>
- <root>/dev/mapper/sil_ajacccbhejai_part3</root>
- <type>image</type>
- <vgamode>0x31a</vgamode>
- </section>
- <section>
- <append>resume=3D/dev/disk/by-id/raid-sil_ajacccbhejai-part2 sp=
lash=3Dsilent quiet showopts</append>
- <image>(hd0,0)/vmlinuz-2.6.31-10-xen</image>
- <initrd>(hd0,0)/initrd-2.6.31-10-xen</initrd>
- <lines_cache_id>2</lines_cache_id>
- <name>Xen -- openSUSE 11.2 Milestone 8 - 2.6.31-10</name>
- <nounzip>0</nounzip>
- <original_name>xen</original_name>
- <root>/dev/mapper/sil_ajacccbhejai_part3</root>
- <type>xen</type>
- <vgamode>0x31a</vgamode>
- <xen>(hd0,0)/xen.gz</xen>
- <xen_append></xen_append>
- </section>
- <section>
- <blockoffset>1</blockoffset>
- <chainloader>/dev/fd0</chainloader>
- <lines_cache_id>3</lines_cache_id>
- <name>Floppy</name>
- <noverifyroot>true</noverifyroot>
- <original_name>floppy</original_name>
- <type>other</type>
- </section>
- </sections>
-
-
- Options
-
-the options depend on the type.
-
- Options for section type: image and xen
-
-
-
-
- Attribute
- Values
- Description
-
-
-
-
- append
-
-
- list of kernel args but without(!) vga=3D and root=3D
-
- <append>splash=3Dsilent quiet showopts</appe=
nd>
-
-
-
-
- image
-
-
- path to the kernel
-
- <image>(hd0,0)/vmlinuz-2.6.31-10</image><=
/screen>
-
-
-
-
- initrd
-
-
- path to the initrd
-
- <initrd>(hd0,0)/my-initrd</initrd>
-
-
-
-
- lines_cache_id
-
-
- internal option which means cache id for perl-Bootloader. Please=
don't use it or change it in a cloned XML file.
-
-
-
-
-
-
- name
-
-
- name of section
-
- <name>Productive System</name>=
para>
-
-
-
-
- original_name
-
-
- internal name of section parsed by YaST from a comment in the co=
nfig file. There are some rules for names and original_name helps to determin=
e if boot section is linux or failsafe and for chainloader it helps to determ=
ine if it is windows or other linux/floppy etc. Please use simple original_na=
me: linux, xen, windows, floppy etc.
-
- <original_name>linux</original_name>
-
-
-
-
- root
-
-
- location of the root partition ("/")
-
- <root>/dev/mapper/sil_ajacccbhejai_part3</ro=
ot>
-
-
-
-
- type
-
-
- type of section it could (image/xen/other/menu)=20
-
- <type>xen</type>
-
-
-
-
- vgamode
-
-
- kernel arg for vga (vga=3D)
-
- <vgamode>0x31a</vgamode>
-
-
-
-
- xen
-
-
- path to xen.gz
-
- <xen>(hd0,0)/xen.gz</xen>
-
-
-
-
- xen_append
-
-
- kernel args for XEN
-
- <xen_append></xen_append>
-
-
-
-
-
-
-
- Options for section type: other (chainloader)
-
-
-
-
- Attribute
- Values
- Description
-
-
-
-
- lines_cache_id
-
-
- internal option which means cache id for perl-Bootloader. Please=
don't use it or change it in a cloned XML file.
-
-
-
-
-
-
- name
-
-
- name or title of section
-
- <name>Floppy</name>
-
-
-
-
- original_name
-
-
- internal name of section parsed by YaST from a comment in the co=
nfig file. There are some rules for names and original_name helps to determin=
e if boot section is linux or failsafe and for chainloader it helps to determ=
ine if it is windows or other linux/floppy etc. Please use simple original_na=
me: linux, xen, windows, floppy etc.
-
- <original_name>linux</original_name>
-
-
-
-
- type
-
-
- type of section it could (image/xen/other/menu)=20
-
- <type>other</type>
-
-
-
-
- blockoffset
-
-
- offset in chainloader (used only in grub)=20
-
- <blockoffset>1</blockoffset>
-
-
-
-
- chainloader
-
-
- partition part for chainloader (so chainloader+blockoffset get f=
inal chainloader item in grub)
-
- <chainloader>/dev/fd0</chainloader>
-
-
-
-
- noverifyroot
-
-
- with/without checking root
-
- <noverifyroot>true</noverifyroot>
-
-
-
-
- remap
-
-
- it is special for windows and it means remapping disk which make=
s the second disk the first e.g. map (hd0) (hd1) map (hd1) (hd0)
-
- <remap>false</remap>
-
-
-
-
- makeactive
-
-
- add the makeactive argument for chainloader section
-
- <makeactive>false</makeactive>=
para>
-
-
-
-
-
-
-
- Options for section type: menu (configfile)
-
-
-
-
- Attribute
- Values
- Description
-
-
-
-
- lines_cache_id
-
-
- internal option which means cache id for perl-Bootloader. Please=
don't use it or change it in a cloned XML file.
-
-
-
-
-
-
- name
-
-
- name or title of section
-
- <name>Floppy</name>
-
-
-
-
- original_name
-
-
- internal name of section parsed by YaST from a comment in the co=
nfig file. There are some rules for names and original_name helps to determin=
e if boot section is linux or failsafe and for chainloader it helps to determ=
ine if it is windows or other linux/floppy etc. Please use simple original_na=
me: linux, xen, windows, floppy etc.
-
- <original_name>linux</original_name>
-
-
-
-
- type
-
-
- type of section it could (image/xen/other/menu)=20
-
- <type>other</type>
-
-
-
-
- configfile
-
-
- path to menu.lst config file
-
- <configfile>1</configfile>
-
-
-
-
- root
-
-
- device name for loading menu.lst from other installation of linux
-
- <root>/dev/sda1</root>
-
-
-
-
-
-
-
-
-
-
-
-
- Partitioning
-
-
-
- drive configuration
-
-
- EVMS support dropped in openSUSE 11.1 and SLES11=09
-
-
-since openSUSE 11.1 and SLES11 there is no longer support for EVMS in the in=
stallation system. That means all support for EVMS in AutoYaST was dropped to=
o. Alll EVMS documentation on this page is on valid for SLES10 (all service p=
acks) and openSUSE versions prior openSUSE 11.1
-
-
-
- The following elements must be between the <partitioning config=
:type=3D"list"><drive> ... </drive></partitioning> tags =
in the <profile> section.
-
-
-
-
-
- Attribute
- Values
- Description
-
-
-
-
- device
- the device you want to configure in this section. Sin=
ce SUSE Linux 10.1 and SLES10, you can use persistent device names via id, li=
ke /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV27368122. With SLES10 SP1 and SUSE Linux 10.2, by-path is po=
ssible too like /dev/disk/by-path/pci-0001:00:03.0-scsi-0:0:0:0.
- <device>/dev/hda</device>
-
- optional. If left out, autoyast tries to guess the de=
vice. A RAID must always have "/dev/md" as device
-
-
- initialize
- if set to true, the partition table gets wiped out be=
fore autoyast starts the partition calculation
-<initialize config:type=3D"boolean">true</initialize&=
gt;
-
- optional. The default is false.
-
-
- is_lvm_vg
- This tells autoyast that this device is not a physica=
l device but a LVM volume group (see LVM configuration below)
-<is_lvm_vg config:type=3D"boolean">true</is_lvm_vg>=
;
-
- DEPRECATED since SLES10SP1 and SL10.2 - use type instead. Must be true if this device is a LVM volume group. =
The default is false.
-
-
- is_evms_vg
- this tells autoyast that this device is not a physica=
l device but an EVMS volume group (see EVMS configuration below)
-<is_evms_vg config:type=3D"boolean">true</is_evms_vg&=
gt;
-
- DEPRECATED since SLES10SP1 and SL10.2 - use type instead. Must be true if this device is an EVMS volume group=
. The default is false.
-
-
- partitions
- this is a list of <partition> entries (see tabl=
e below)
-<partitions config:type=3D"list"><partition>...<=
;/partition>...</partitions>
-
- optional. If no partition is specified, autoyast will=
create it's own idea of a nice partitioning (see Automated Partitioning belo=
w).
-
-
- pesize
- this value makes only sense with LVM/EVMS.
-<pesize>8M</pesize>
-
- optional. Default is 4M for EVMS/LVM volume groups.=
entry>
-
-
- use
- this parameter tells autoyast which strategy it shall=
use to partition the harddisc.
-You can choose between:
-
-
-all (uses the whole device while calculating the new partitioning)
-
-
-linux (only existing linux partitions are used)
-
-
-free (only unused space on the device gets used. No other partitions g=
ets touched)
-
-
-1,2,3 (a list of comma seperated numbers that indicates the partition =
numbers to use)
-
-
-
- this parameter should be provided
-
-
- type
- this value describes the type of the drive<=
/emphasis> and is a replacement for
-is_lvm_vg and is_evms_vg used in S=
LES10 and SL10.1
-You can choose between:
-
-
-CT_DISK for physical harddisks (default)
-
-
-CT_LVM for LVM volume groups
-
-
-CT_EVMS for EVMS volume groups
-
-
-
-<type config:type=3D"symbol">CT_LVM</type>
-
- optional. Default is CT_DISK for a normal physical ha=
rddisk.
-
-
-
-
-
-
-
- partition configuration
-
- The following elements must be between the <partitions config:t=
ype=3D"list"><partition> ... </partition></partitions> t=
ags in the <drive> section.
-
-
-
-
-
- Attribute
- Values
- Description
-
-
-
-
- create
-
-
- the "create" tells autoyast if this partition must be cr=
eated or if it's already existing
-
- <create config:type=3D"boolean">false&=
lt;/create>
-
- if set to false, there must be some information for a=
utoyast which partition this is (like with partition_nr)
-
-
- mount
-
-
- the mountpoint of this partition.
-
- <mount>/</mount>
- <mount>swap</mount>
-
- you should have at least a root partition (/) and a s=
wap partition
-
-
- fstopt
-
-
- mount options for this partition
-
- <fstopt>ro,noatime,user,data=3Dordered=
,acl,user_xattr</fstopt>
-
- see "man mount" for the mountoptions you can use
-
-
- label
-
-
- the label the partition has (useful for the "mountby" pa=
rameter - see below).
-
- <label>mydata</label>=
para>
-
- see "man e2label" for example.
-
-
- uuid
-
-
- the uuid the partition has (only useful for the "mountby=
" parameter - see below).
-
- <uuid>1b4e28ba-2fa1-11d2-883f-b9a761bd=
e3fb</uuid>
-
- see "man uuidgen"
-
-
- size
-
-
- the size for the partition like 4G, 4500M, ... The /boot=
partition and the swap partition can have "auto" as
- size too, to let autoyast calculate a reasonable size fo=
r them. On partition can have the value "max" to fillup
- all available space.
-
-
- with SUSE Linux 10.2 and SLES10 SP1, you can specify the=
the size in percentage. So 10% will use 10% of the size
- of the harddisk/VG. You can mix auto,max,sizes and perce=
ntage like you want.
-
- <size>10G</size>
-
-
-
-
- format
-
-
- shall autoyast format the partition?
-
- <format config:type=3D"boolean">false&=
lt;/format>
-
- if "create" is true, then it's very likely that this =
is true too
-
-
- filesystem
-
-
- what filesystem is used on this partition?
-
-
-reiser (the default)
-
-
-ext2
-
-
-ext3
-
-
-xfs
-
-
-jfs
-
-
-swap
-
-
-
- <filesystem config:type=3D"symbol">rei=
ser</filesystem>
-
- optional. The default is reiser
-
-
- partition_nr
-
-
- the partition_nr this partition has/will have. If you ha=
ve set create=3Dfalse, then you can tell
- autoyast which partition you mean by the partition_nr. Y=
ou can force autoyast to create only
- primary partitions by configuring only partition numbers=
below 5.
-
- <partition_nr config:type=3D"integer">=
2</partition_nr>
-
- in most cases nr. 1-4 are primary partitions and 5-..=
. are logical partitions
-
-
- partition_id
-
-
- the partition_id configures the id of the partition.=
If you want something else than 131
- for linux partition or 130 for swap, you must config=
ure that with partition_id.
-
- <partition_id config:type=3D"integer">=
131</partition_id>
-
- the default is 131 for linux partition. 130 for swap =
is set by autoyast itself too.
-
-
- filesystem_id
-
-
- look at partition_id above. For historical reasons t=
hey represent the same.
-
- <filesystem_id config:type=3D"integer">=
;131</filesystem_id>
-
- since 10.1 and SLES10 it's recommended to use partiti=
on_id instead.
-
-
- mountby
-
-
- instead of a partition number, you can tell autoyast to =
mount a partition by label, uuid, path or id which are the udev path and udev=
id (see /dev/disk/...)
-
- <mountby config:type=3D"symbol">label&=
lt;/mountby>
-
- see "label" and "uuid" documentation above
-
-
- lv_name
-
-
- if this partition is in a logical volume in a volume gro=
up (LVM or EVMS)
- (see is_lvm_vg/is_evms_vg parameter in drive configurati=
on) you
- must specifiy the logical volume name here.
-
- <lv_name>opt_lv</lv_name>
-
-
-
-
- stripes
-
-
- It's an integer that tells AutoYaST to do LVM striping. =
You can configure across how man devices you want to stripe
-
- <stripes config:type=3D"integer">2<=
/stripes>
-
-
-
-
- stripesize
-
-
- It's an integer that tells AutoYaST the size of each blo=
ck in kb
-
- <stripesize config:type=3D"integer">4&=
lt;/stripesize>
-
-
-
-
- lvm_group
-
-
- if this is a physical partition that is used by (part of=
) a volume group (LVM),=20
- you have to specify the name of the volume
- group here.
-
- <lvm_group>system</lvm_group>
-
-
-
-
- evms_group
-
-
- if this physical partition is used by a volume group (EV=
MS), you have to specify the name of the volume
- group here.
-
- <evms_group>system</evms_group><=
/screen>
-
-
-
-
- raid_name
-
-
- this physical volume is part of a RAID and the name of t=
he raid is specified here.
-
- <raid_name>/dev/md0</raid_name><=
/screen>
-
-
-
-
- raid_type
-
-
- this physical volume is part of a RAID and the type of t=
he raid is specified here..
-
- <raid_type>raid1</raid_type>
-
-
-
-
- raid_options
-
-
- special options for the raid are specified here. See bel=
ow.
-
- <raid_options>...</raid_options>=
-
-
-
-
- resize
-
-
- This parameter is available since SLES10 SP1 and OpenSUS=
E 10.2.
- This boolean must be true if an existing partition shoul=
d be resized. In this case,
- you want to set create to false too and in
- most cases you don't want to format=
the partition. You need to
- tell autoyast the partition_nr and =
the size.
- The size can be in percentage of the original size or as=
a number of the new size, like
- 800M. max and =
auto don't
- work as size here.
-
- <resize config:type=3D"boolean">false&=
lt;/resize>
-
- The resize only works with physical disks. Not with L=
VM/EVMS volumes.
-
-
-
-
-
-
- raid options
-
- The following elements must be between the <partition><ra=
id_options> ... </raid_options></partition> tags.
-
-
-
-
-
- Automated Partitioning
-
-
-
- For the automated partitioning to be completed, only the sizes and mount po=
ints of
- partitions can be provided. All other data needed for successful partitioni=
ng
- can be calculated during installation if they were not provided in the cont=
rol file.=20
-
-
- If no partitions are defined and the specified drive is also the drive where
- the root partition should be created, the following partitions are created
- automatically:
-
-
-
-
- /boot
-
-
- Size of the /boot is determined by the
- architecture of the target system.
-
-
-
-
- swap
-
-
- Size of the swap partitions is determined by the
- amount of memory available in the system.
-
-
-
-
- / (root partition)
-
-
- Size of the / (root partition) is the space left
- after creating swap and /boot.
-
-
-
- =20
-
- Depending on the initial status of the drive and how it was
- previously partitioned, it is possible to create the default
- partitioning in the following ways:
-
-
-
-
- Use free space
-
-
- If the drive is already partitioned, it is possible to create the
- new partitions using the available space on the hard drive. This
- requires the availability of enough space for all selected
- packages in addition to swap.
-
-
-
-
- Reuse all available space
-
-
- This option will lead to the deletion of all existing
- partitions (Linux and non-Linux partitions).
-
-
-
-
-
-
- Reuse all available Linux partitions
-
-
- This option will lead to the deletion of existing Linux
- partitions. All other partitions (i.e. Windows) will be
- kept. Note that this works only if the Linux partitions are at the end =
of the device.
- =20
-
-
-
-
-
- Reuse only specified partitions
-
-
- This option will lead to the deletion of the specified partitions.
- The selection of the partitions scheduled for deletion should be
- started from the last available partition.
-
-
-
-
- Repartitioning using only some of the existing partitions can be
- accomplished only if the region selected to be partitioned exists at
- the end of the device and only with neighboring partitions. This
- means that you cannot repartition a region which contains a partition that
- should not be touched in the middle.
-
-
-
- Important Notice
-
- The value provided in the use property determines ho=
w existing data and
- partitions are treated. The value all means that
- ALL data on the disk will
- be erased. Make backups and use the confirm
- property if you are going to
- keep some partitions with important data. This is automated
- installation and no pop-ups will notify you about partitions being delet=
ed.
-
-
- =09
- In case of the presence of multiple drives in the target system, all
- drives must be identified with their device names and how the partitioning =
should be performed.
-
-
-
- Partition sizes can be given in Gigabytes, Megabytes or can be set to
- a flexible value using the keywords auto and
- max. max is used to fill a
- partition to the maximal available space on a
- drive (Which mean that the partition should be the last one on the drive). =
- auto can be used to determine the size of
- a swap or boot partitions
- depending on the memory available and the type of the system.
-
- A fixed size can be given as shown below:
-
- 1GB will create a partition with 1 GB size.
- 1500MB will create a partition which is 1.5 GB big.
-
-
- Automated partitioning
-
- The following is an example of a single drive system, which is not
- pre-partitioned and should be automatically partitioned according to
- the described pre-defined partition plan. If you leave the device out,
- an autodetection of the device will happen. So you don't have to do
- different profiles for /dev/sda or /dev/hda systems.
-
-
-
- =20
-
-
-
- A more detailed example shows how existing partitions and
- multiple drives are handled.
-
-
- Detailed automated partitioning
-
-
-
-
-
-
-
- Advanced Partitioning features
-
- Wipe out partition table
-
- In the most cases this is not needed because autoyast can delete par=
titions
- one by one automatically but you have the option to let autoyast cle=
ar the partition table
- instead of deleting the partitions individually.
-
-
- if you go into the "drive" section, you can add
-
-true
-]]>
-
- which tells Autoyast to delete the partition table before it starts =
to analyse the
- actual partitioning and calculates it's partition plan. Of course th=
is means, that you
- can't keep any of your existing partitions.
-
-
-
- Mount Options
-
- By default a file system which is to be mounted is
- identified in /etc/fstab by the device name. This iden=
tification
- can be changed so the file system is found by searching
- for a UUID or a volume label. Note that not all file sys=
tems can be mounted
- by UUID or a volume label. To specify how a
- partition is to be mounted, use the mountby
- property which has the symbol type. Possible
- options are:
-
-
-
- device (default)
-
-
- label
-
-
- UUID
-
-
-
- If you choose to mount the partition using a label, the name
- entered in the label property is used as the
- volume label.=20
-
-
- Add any legal mount option allowed in the fourth field of
- /etc/fstab. Multiple options are separated by commas. =
Possible fstab options:
-
-
-
- Mount Read-Only (ro): No writable
- access to the file system is possible. Default is false.
-
-
-
- No access time (noatime): Access times
- are not updated when a file is read. Default is false.
-
-
-
- Mountable by User (user): The file
- system may be mounted by an ordinary user. Default is
- false.
-
-
-
-
- Data Journaling Mode (ordered | journal |
- writeback) : Specifies the journaling mode for
- file data. journal -- All data is committed into the journal
- prior to being written into the main file system. ordered --
- All data is forced directly out to the main file system prior
- to its meta data being committed to the journal. writeback --
- Data ordering is not preserved.
-
-
-
-
- Access Control List (acl): Enable access
- control lists on the file system.
-
-
-
-
- Extended User Attributes (user_xattr): Allow
- extended user attributes on the file system.
-
-
-=09
-
-
- Mount Options
-
-
-
- =20
-
-
-
- =20
-
- Keeping Specific Partitions
-
- In some cases you might choose to keep some partitions untouched
- and only format specific target partitions, rather than creating them from
- scratch. This might be the case of Linux installations have to
- co-exist with another operating system or if certain partitions
- contain data that you wish to keep untouched.
-
-
- Such scenarios require certain knowledge about the target systems
- and hard drives. Depending on the scenario, you might need to know
- the exact partition table of the target hard drive with partition
- id's, sizes and numbers. With such data you can tell &autoyast; to
- keep certain partitions, format others and create new partitions if=20
- needed.
-
-
-
- The following example will keep partitions 1, 2 and 5 and delete
- partition 6 to create two new partitions. All kept partitions will
- be only formatted.
-
-
-
- Keeping partitions
- =20
-
-
-
-
-
- The last example requires exact knowledge about the existing partition
- table and about the partition numbers of those partitions that
- should be kept. In some cases however, such data might be not
- available, especially in a mixed hardware environment with
- different hard drive types and configurations. The following
- scenario is for a system with a non-Linux OS with a designated
- area for a Linux installation. =20
-
-
- Keeping partitions
- &partitioning-keep1;
-
-
-
- In this scenario and as shown in figure , &autoyast2;
- should not in any case create any new
- partitions, instead it should search for certain partition types on the s=
ystem and use
- them according to the partitioning plan in the control file. No
- partition numbers are given in this case, only the mount points and
- the partition types (Additional configuration data can be provided,
- for example file system options, encryption and filesystem type)
-
-
- Auto-detection of partitions to be kept.
-
-
- =09
-
-
-
- Using existing mount table (fstab)
-
- New Feature
-
-
- This option will allow the AutoYaST to use an existing
- /etc/fstab and use the partition data from
- from a previous installation. All partitions are kept and no new
- partitions are created. The found partitions will be formatted and
- mounted as specified in /etc/fstab found on a
- Linux root partition.
-
-
- Although the default behaviour is to format all partitions, it is
- also possible to leave some partitions untouched and only mount them,
- for example data partitions. If multiple installations are found on
- the system (multiple root partitions with different
- fstab files, the installation will abort, unless
- the desired root partition is configured in the control file. The
- following example illustrates how this option can be used:
-
-
-
- Reading existing /etc/fstab
-
-
-
-
-
-
-
-
-
- Logical Volume Manager (LVM)
-
-
- To configure LVM, first you need to create a physical volume=
using the
- normal partitioning method described above.=20
-
-
-
- Create LVM Physical Volume
-
-
- The following example shows how to prepare for LVM in the
- partitioning resource:
-
-
-
-
-
-
-
- The last example will create a non-formatted partition on device
- /dev/sda1 of the type LVM and
- with the volume group system. The partition
- created will use all available space on this drive.
-
-
-
-
- LVM Logical Volumes (New syntax)
-
-
-
-
-
-
- With SUSE Linux 10.1 and all following versions, it's possible to set =
the size=20
- to max for the logical volumes. Of course, you ca=
n only use max
- only for one(!) logical volumes. You can't have two logical volumes in=
one volume group with the=20
- size set to max
-
-
-
-
-
- Enterprise Volume Management System (EVMS) - SLES10 only!
-
-
- SLES10 autoyast has EVMS support. SLES11 has not!
-
-
- Using EVMS is quite similar to using LVM (see above). So switching fro=
m LVM to EVMS
- is just a small change in the autoyast profile. All you have to do is =
to change the
- "is_lvm_vg" element into "is_evms_vg" and the "lvm_group" element into=
"evms_group".
-
-
- With autoyast it's not possible to mix LVM and EVMS.
-
-
- Using the LVM example from above for EVMS now looks like this:
-
-
-
- EVMS Logical Volumes
-
-
-
-
-
-
-
- Software RAID
-
- Using &autoyast;, you can create and assemble software RAID devices. T=
he
- supported RAID levels are the following:
-
-
- =20
-
- RAID 0: This level increases your disk performance.
- There is NO redundancy in this mode. If one
- of the drives crashes, data recovery will not be possible.
-
-
-
-
-
- RAID 1:This mode has the best redundancy. It can be
- used with two or more disks. This mode maintains an exact copy of all dat=
a on all
- disks. As long as at least one disk is still working, no data is lost. Th=
e partitions
- used for this type of RAID should have approximately the same size.
-
-
-
-
-
- RAID 5: This mode combines management of a larger nu=
mber
- of disks and still maintains some redundancy. This mode can be used on th=
ree disks or more.
- If one disk fails, all data is still intact. If two disks fail simultaneo=
usly,
- all data is lost.
- =20
-
-
-
- Multipath:This mode allow access to the same physica=
l device
- over multiple controller for redundancy against a fault in a controller
- card. This mode can be used with at least two devices.
-
-
-
-
- As with LVM, you need to create all RAID<=
/emphasis> partitions first and assign
- the partitions to the RAID device you want to
- create and additionally you need to specify whether a partition or a =
device should be configured in the
- RAID or if it should configured as a Spa=
re device.
-
-
- The following example shows a simple RAID1 configuration:
-
- =20
-
-
- RAID1 configuration
-
-
-
-
-
-
-
- The following has to be taken into consideration when configuring
- raid:
-
-
-
- The device for raid is always /dev/md
-
-
- The property partition_nr is used to
- determine the MD device number. if
- partition_nr is equal to 0, then
- /dev/md0 is configured. =20
-
-
- All RAID specific options are contained in the
- raid_options resource.
-
-
-
-
-
-
- =20
-
-
- Software
-
- =20
-
-
- Package Selections with patterns
-
-
- SLES10 no longer supports selections but uses=20
- patterns now. Autoyast is not be able to convert =
- selections into patterns and so you have to do that on your own.
- If you want to use a SLES9 autoyast profile to install a SLES10
- server, you have to remove all addon entries and =
the
- base entry. Patterns are configured like this:
-
-
-
- Package selection in control file with patterns
-
-
-
-
-
-
- As you can see, the packages section is still the=
same like on
- a SLES9. Just the addon and base is gone.
-
-
-
-
- Deploying Images
-
-
- This feature is available since openSUSE 11.1 but not in SLES11.
-
-
- Since openSUSE 11.0 you can choose to use images during installation t=
o speed up the installation.
- This is available in openSUSE 11.1 too. At then end, in the installed =
system, there is
- no difference visible if you did an image or a single RPM installation.
-
-
-
- Activating images deployment
-
-
-
-
-
-
-
-
-
- Installing additional and customized Packages
-
-
- In addition to the packages available for installation on the CD-ROMs,
- you can add external packages including customized kernels. Customiz=
ed
- kernel packages must be compatible to the &company-suse; packages an=
d must
- install the kernel files to the same locations.
-
-
- Unlike earlier versions, to install custom and external packages
- there is no need for a special resource in the control
- file. Instead you need to re-create the package database and update
- it with any new packages or new package versions in the source reposit=
ory.
-
-
- A script is provided for this task which will query packages
- available in the repository and create the required package
- database.
- =20
- =20
-
- Creating a new package database is only needed if new RPMs
- (i.e. update RPMs) were added. To re-create the database, use the
- /usr/bin/create_package_descr
- command. For example, use this command line to create the package
- database. (When creating the database, all languages will be reset to =
English).
-
-
- Creating package database
-
- cd /usr/local/CDs/LATEST/suse
- create_package_descr -x PATH_TO_EXTRA_PROV -d /usr/local/CDs/LATEST/suse=20
-
-
-
- Change starting from SUSE Linux 9.1/SLES 9
- To provide extra dependencies which can not be extracted from the
- rpm files, an extra file with missing dependencies is available in the
- directory suse/setup/descr. The file
- EXTRA_PROV can be used when recreating the package
- database using the -x option.
-
-
- In the above example, the directory
- /usr/local/CDs/LATEST/suse contains the architect=
ure
- dependent and independent packages, i.e. noarch a=
nd i586.=20
- This might look different on other architectures.
-
-
- The advantage of this method is that you can keep an up-to-date
- repository with fixed and updated package (i.e. from &company-suse; FTP
- server). Additionally this method makes the creation of custom CD-ROM=
s easier.
-
-
- Change starting from SUSE Linux 10.1/SLES 10
-
- With SLES10/SL10.1, the concept of adding own RPMs to an installatio=
n source has changed.
- The yast/order and yast/instorder is no longer supported. Neither
- by AutoYaST nor by YaST. To add own RPMs to an installation source (=
that includes add-on products like the
- SDK) you have to add a file add_on_products to =
the CD1 of the main product.
-
-media_url [path_on_media [product_1 [product_2 [....]]]
-
- media_url is URL of the media itself
- path_on_media is path of the catalog on the media. If not present, /=
(root) is assumed
- product_1 and following are the names for products, which should be =
marked for installation. If no product is mentioned, all products found on th=
e media are selected for installation.
- For example:
-
-http://192.168.66.6/SLES10/sdk/CD1
-http://192.168.66.6/SLES10/CD1/updates
-
- Besides that add_on_products file, you can use =
the autoyast profile to specify add-on products. For example:
-
-<add-on>
- <add_on_products config:type=3D"list">
- <listentry>
- <media_url>http://192.168.66.6/SLES10/CD1/updates</media_url&g=
t;
- <product>SuSE-Linux-Updates</product>
- <product_dir>/</product_dir>
- <ask_on_error config:type=3D"boolean">false</ask_on_error> =
<!-- available since openSUSE 11.0 -->
- <name>MyUpdates</name> <!-- available since openSUSE 11.=
1/SLES11 (bnc#433981) -->
- </listentry>
- </add_on_products>
-</add-on>
-
- With that entry in the autoyast profile, the add_on_produc=
ts file is not necessary.
- Since openSUSE 11.0 AutoYaST can ask the user to make the add-on ava=
ilable intead of reporting a timed out error when the add-on can't be found a=
t the given location. Set ask_on_error to true for that (the default is false=
).
- Your add-on can be on a different CD/DVD than the installation sourc=
e then.
-
-
- YaST checks the signatures of files on the installation source now. =
If a content file is
- not signed, during a manual installation YaST asks the user what to =
do. During an autoinstallation, the
- installation source gets rejected silently.
-
-
-
- If you want to use unsigned installation sources with autoyast, you =
can turn of the checks with the following
- configuration in your autoyast profile (part of the genera=
l section.
-
-
- The following elements must be between the <general><sign=
ature-handling> ... </signature-handling></general> tags.
-
-
-
-
-
-
- Attribute
- Values
- Description
-
-
-
-
- accept_unsigned_file
- the installer will accept unsigned files like the con=
tent file
- <accept_unsigned_file config:type=3D"bool=
ean">true</accept_unsigned_file>
-
- optional. If left out, autoyast lets yast decide what=
to do
-
-
- accept_file_without_checksum
- the installer will accept files without a checksum in=
the content file
- <accept_file_without_checksum config:type=
=3D"boolean">true</accept_file_without_checksum>
-
- optional. If left out, autoyast lets yast decide what=
to do
-
-
- accept_verification_failed
- the installer will accept files where the verificatio=
n of the signature failed. So the file was signed but the check failed.
- <accept_verification_failed config:type=
=3D"boolean">true</accept_verification_failed>
-
- optional. If left out, autoyast lets yast decide what=
to do
-
-
- accept_unknown_gpg_key
- the installer will accept new gpg keys on the install=
ation source that are used to sign the content file for example
- <accept_unknown_gpg_key config:type=3D"bo=
olean">true</accept_unknown_gpg_key>
-
- optional. If left out, autoyast lets yast decide what=
to do
-
-
- accept_non_trusted_gpg_key
- This basically means, we know the key, but it is not =
trusted
- <accept_non_trusted_gpg_key config:type=
=3D"boolean">true</accept_non_trusted_gpg_key>
-
- optional. If left out, autoyast lets yast decide what=
to do
-
-
- import_gpg_key
- the installer will accept and import new gpg keys on =
the installation source in it's database.
- <import_gpg_key config:type=3D"boolean"&g=
t;true</import_gpg_key>
-
- optional. If left out, autoyast lets yast decide what=
to do
-
-
-
-
-
-
- Since openSUSE 10.3 it's possible to configure the signature handling fo=
r each add-on individually. The following elements must be between the
- <signature-handling> section of the individual add-on.
-
-
-
-
-
-
- Attribute
- Values
- Description
-
-
-
-
- accept_unsigned_file
- the installer will accept unsigned files like the con=
tent file for this add-on product
- <accept_unsigned_file config:type=3D"bool=
ean">true</accept_unsigned_file>
-
- optional. If left out, the global signature-handing i=
n the <general> section is used.
-
-
- accept_file_without_checksum
- the installer will accept files without a checksum in=
the content file for this add-on
- <accept_file_without_checksum config:type=
=3D"boolean">true</accept_file_without_checksum>
-
- optional. If left out, the global signature-handing i=
n the <general> section is used.
-
-
- accept_verification_failed
- the installer will accept files where the verificatio=
n of the signature failed. So the file was signed but the check failed.
- <accept_verification_failed config:type=
=3D"boolean">true</accept_verification_failed>
-
- optional. If left out, the global signature-handing i=
n the <general> section is used.
-
-
- accept_unknown_gpg_key
- the installer will accept new gpg keys on the install=
ation source that are used to sign the content file for example
-
- <accept_unknown_gpg_key>
- <all config:type=3D"boolean">false</all>
- <keys config:type=3D"list">
- <keyid>3B3011B76B9D6523</keyid>
- </keys>
- </accept_unknown_gpg_key>
-
-
- optional. If left out, the global signature-handing i=
n the <general> section is used.
-
-
- accept_non_trusted_gpg_key
- This basically means, we know the key, but it is not =
trusted
-
- <accept_non_trusted_gpg_key>
- <all config:type=3D"boolean">false</all>
- <keys config:type=3D"list">
- <keyid>3B3011B76B9D6523</keyid>
- </keys>
- </accept_non_trusted_gpg_key>
-
-
- optional. If left out, the global signature-handing i=
n the <general> section is used.
-
-
- import_gpg_key
- the installer will accept and import new gpg keys on =
the installation source in it's database.
-
- <import_gpg_key>
- <all config:type=3D"boolean">false</all>
- <keys config:type=3D"list">
- <keyid>3B3011B76B9D6523</keyid>
- </keys>
- </import_gpg_key>
-
-
- optional. If left out, the global signature-handing i=
n the <general> section is used.
-
-
-
-
-
-
-
- Kernel packages
-
- Kernel packages are not part of any selection. The required kernel
- is determined during installation. If the kernel package is added to a=
ny selection
- or to the individual package selection, installation will mostly fail =
due to conflicts.
-
-
- To force the installation of a specific kernel, use the
- kernel property. The following is an example
- forcing the installation of the default kernel. In this example this
- kernel will be installed in any case, even if an SMP or other kernel
- is required
-
-
- Package selection in control file
-
-
-
-
-
-
-
-
- Removing automatically selected packages
-
- Some packages are selected automatically either because of a
- dependency or because it available in a selection.
-
-
- Removing such packages might break the system consistency and it is
- not recommended to remove basic packages unless a replacement which
- provides same services is provided. Best example for this case are
- MTA packages. By default, postfix
- will be selected and installed. If you wish however to use another
- MTA like sendmail, then
- postfix can be removed from the list of selected package using a list
- in the software resource. The following example shows how this can be =
done:
- =20
-
-
-
- Package selection in control file
-
-
-
-
-
-
- =20
-
-
- Installing packages during stage 2
-
- if you want to install packages after the reboot during stage 2, inste=
ad of
- during the normal installation process in stage 1, you can use the
- post-packages element for that:
-
-
-<software>
- <post-packages config:type=3D"list">
- <package>yast2-cim</package>
- </post-packages>
-</software>
-
-
-
-
- Since SLES11 and openSUSE 11.1 you can install patterns in stage 2 too.
- use the post-patterns element for that:
-
-
-<software>
- <post-patterns config:type=3D"list">
- <pattern>apparmor</pattern>
- </post-patterns>
-</software>
-
-
-
- Online update in stage2
-
- since openSUSE 11.1 you can do an online update at the end of the inst=
allation with the boolean
- do_online_update.
- Of course that makes only sense if you add an online update repository=
with the suse-register/customer-center section for example or in a post-scri=
pt. If the online update repository was available in stage1 already via add-o=
n section, then autoyast has already installed the latest packages available.=
If a kernel update is done via online-update, a reboot at the end of stage2 =
is triggered.
-
-
-<software>
- <do_online_update config:type=3D"boolean">true</do_onli=
ne_update>
-</software>
-
-
-
-
-
-
- Services and Run-levels
-
-
- With the run-level resource you can set the default run-level and spec=
ify
- in detail which system services you want to be started in which
- run-level.
-
-
- The default property specifies the default run
- level of the system. Changes to the default run-level will take effect
- the next time you boot the system. After installation is completed,
- the system has run-level 5, which is Full multiuser with
- network and XDM. If you have configured a system with no
- X11, then it is recommended to reboot the system after the first stage
- using the reboot property in the genera=
l resource.
-
-
-
- A service should run in using a space delimited list of the run-levels
- as shown in the following example. An alternative to specifying the
- exact run-levels is to change the status of the service by either
- enabling or disabling it using the
- service_status property.
-
- &example.runlevels;
- =20
-
-
-
-
- Network configuration
-
-
-
-
- Network devices, DNS and Routing.
-
-
- Network configuration is used to connect a single &company-suse; Linux
- workstation to an Ethernet-based LAN or to configure dial-up
- connection. More complex configuration (multiple network cards,
- routing, etc.) is also provided. With this module it's possible to
- configure and setup Ethernet Controllers and Token-Ring Controllers.
-
-
- In the networking section, when this option is set to true (default is f=
alse, this option is available since openSUSE 11.2 but not SLES11):
-
- <keep_install_network config:type=3D"boolean">true&l=
t;/keep_install_network>
-
- YaST will keep network settings created during installation (via Linuxrc=
)=20
- and/or merge it with network settings from the AutoYaST profile (if thes=
e are defined).
- AutoYaST settings have higher priority than already present configuratio=
n files.=20
- YaST will write ifcfg-* files from profile without removing old ones.=20
- If there is none (or empty) dns and routing section, YaST will keep alre=
ady present values. Otherwise settings from the profile will be applied.
-
-
- To configure network settings and activate networking automatically,
- one global resource is used to store the whole network configuration.
-
- =20
- &example.network;
-
-
-
-
- Proxy
-
-
- Configure your Internet proxy (caching) settings using this
- resource.
-
-
- HTTP proxy is the name of the proxy server for your ac=
cess to the world wide web (WWW).
- FTP proxy is the name of the proxy server for your acc=
ess to the file transfer services (FTP).
- No proxy domains is a list of domains for
- which the requests should be done directly without caching.
-
-
- If you are using a proxy server with authorization, fill in Proxy user name=
and Proxy password.
-
-
-
- Netwrok configuration: Proxy
-
-
- =20
-
-
-
- =20
-
-
- (X)Inetd
-
-
- The profile has elements to specify which superserver should be
- used (netd_service), whether it should be enabled (netd_status) and
- how the services should be configured (netd_conf).
-
-
- A service description element has conceptually two parts: key and
- non-key. When writing the configuration, services are matched using
- the key fields and to the matching service, non-key fields are
- applied. If no service matches, it is created. If more services
- match, a warning is reported. The key fields are script, service,
- protocol and server.
-
-
- Service and protocol are matched literally. script is the base name
- of the config file: usually a file in /etc/xinetd.d, f=
or example "echo-udp",
- or "inetd.conf". For compatibility with 8.2, server is matched more
- loosely: if it is /usr/sbin/tcpd, the real server name=
is taken from
- server_args. After that, the basename of the first
- whitespace-sparated word is taken and these values are compared.
-
- &example.inetd;
-
-
-
- NIS
-
- Using the nis resource, you can configure the target m=
achine as a NIS
- client. The following example shows a detailed
- configuration using multiple domains.
-
- &example.nis;
-
-
-
-
- &ldap; client
-
-
- The installed machine can be set up as an
- > &ldap; client to authenticate users with an
- OpenLDAP; server. Required data are the name of the search base (base DN, =
e.g, dc=3Dmydomain,dc=3Dcom)
- and the IP address of the &ldap; server (e.g., 10.20.0.2).
-
-
- If &ldap; is activated, NSS and PAM
- will be configured accordingly to use &ldap; for user authentication.
-
- &example.ldapclient;
-
-
-
- NFS Client and Server
-
-
- Configuration of a system as an NFS client or an NFS server is
- possible and can be done using the configuration system. The
- following examples shows how both NFS client and server can be configured.
-
-
- Up to SLE11 and openSUSE 11.2, the following structure of NFS client config=
uration
- is used:
-
-
-
- Network configuration: NFS client
-
-
-
- =20
-
-
-
- From openSUSE 11.3 (SLE12 respectively) on, the structure of NFS client con=
figuration
- has changed. Some global configuration options were introduced - =
enable_nfs4
- to switch NFS4 support on/off and idmapd_domain to def=
ine domain name for
- rpc.idmapd (this only makes sense with enabled NFS4). Attention: the old st=
ructure is not=20
- compatible with the new one and the profiles with NFS section created on ol=
der releases will not=20
- work with newer products.
-
-
-
- Network configuration: NFS client - new style (openSUSE 11.3 and=
newer)
-
-
-
- =20
-
-
-
-
-
- Network configuration: NFS Server
-
-
-
- =20
- =20
-
-=20
-
- =20
-
-
- NTP Client
-
-
- Select whether to start the NTP daemon when booting the system. Th=
e NTP
- daemon resolves host names when initializing. The first
- synchronization of the clock is performed before the NTP daemon is
- started. To use this host for initial synchronization configure the
- property initial_sync.
-
-
- To run NTP daemon in
- chroot jail, set start_in_chroot. Starting an=
y daemon
- in a chroot jail is more secure and strongly recommended.=20
- To adjust NTP servers, peers, local clocks, and NTP broadcasting,
- add the appropriate entry to the control file. an example of vario=
us
- configuration options is shown below.
-
-
-
- Network configuration: NTP Client
-
-
- =20
-
-=20
-
-
-
-
- Mail Configuration (Sendmail or Postfix)
-
-
- For the mail configuration of the client this
- module lets you create a detailed mail configuration. The module
- contains various options and it is recommended to use it at least for
- the initial configuration.
-=09
-
-
- Mail Configuration
-
- =20
-
-=20
-
-
-
-
-
-
- Security settings
-
- =20
-
- Using the features of this module, you will be able to change the local
- security settings on the target system. The local security settings
- include the boot configuration, login settings, password settings,
- user addition settings, and file permissions.
-
-
- Configuring the security settings automatically corresponds to the
- Custom Settings in the security module available =
in
- the running system which lets you create your own, customized
- configuration.
- =20
- =20
- &example.security;
-
- Password Settings Options
-
- Change various password settings. These settings are mainly stored in the <=
filename>/etc/login.defs file.
-
-
- Use this resource to activate one of the encryption m=
ethods currently supported.
- If not set, DES is configured.
-
-
- DES, the Linux default method, works in all
- network environments, but it restricts you to passwords no longer than
- eight characters. MD5 allows longer passwords,
- thus provides more security, but some network protocols don't support
- this, and you may have problems with NIS. Blowfish
- is also supported.
-
- Additionally, you can setup the system to check for password
- plausibility and length etc.
-
-
- Boot Settings
-
- Use the security resource, you can change various boot settings.
-
-
-
- How to interpret Ctrl + Alt + Del
- When someone at the console has pressed the CTRL + ALT + DEL key co=
mbination, the system usually reboots. Sometimes it is desirable to ignore th=
is event, for example, when the system serves as both workstation and server.=
-
-
- Shutdown behavior of KDM
- Set who is allowed to shut down the machine from KDM.
-
-
-
- =20
-
-
- Login Settings
- Change various login settings. These settings are mainly stored =
in the '/etc/login.defs' file.
-
-
- New user settings (useradd settings)
- Set the minimum and maximum possible user ID and set the minimum
- and maximum possible group ID.
-
-
- =20
-
-
-
-
- Monitor and X11 Configuration
-
-
- FIXME
- =20
-
-
-
- X11 and Monitor configuration
-
-
-
-
-
- =20
-
-
-
-
-
- Users
-
-
- The root user and at least one normal user can be added during install
- using data supplied in the control file. User data and passwords
- (encrypted or in clear text) are part of the configure resource in the
- control file.
- =20
-
- At least the root user should be configured during
- auto-installation, which will insure you will be able to login after
- installation is finished and of course it will insure nobody else can =
login
- into the system (in case the password is not set).
- =20
- The two users in the following example are added during system
- configuration.
-
-
-
- User configuration
-
-
-
-
-
-
- The last example shows the minimal information required for adding
- users. More options are available for a more customized user accou=
nt
- management. The data in /etc/default/useradd =
is
- used to determine the home directory of the user to be created in
- addition to other parameters.=20
- =20
-
-
- Custom user scripts
-
- By adding scripts to the auto-installation process you can customize t=
he
- installation for your needs and take control in different stages of the
- installation.
-
-
- In the auto-installation process, five types of scripts can be execute=
d and they
- will be described here in order of "appearance" during the installatio=
n.
-
-
- All scripts have to be in the <scritps> section.
-
-
-
- pre-scripts (very early, before anyth=
ing else really happened)
- postpartitioning-scripts (after parti=
tioning and mounting to /mnt but before RPM installation - since openSUSE 11.=
2)
- chroot-scripts (after the package ins=
tallation, before the first boot)
- post-scripts (during the first boot o=
f the installed system, no services running)
- init-scripts (during the first boot o=
f the installed system, all servies up and running)
-
-
-
- Pre-Install Scripts
-
- Executed before &yast2; does any real change to the system
- (Before partitioning and package installation but after the hardware dete=
ction)
-
-
- You can use the pre-script to modify your profile and let autoyast rea=
d it again.
- If you want to do that, you can find your profile in "/tmp/profile/aut=
oinst.xml".
- Do what you want to do with that file and store the modified version in
- "/tmp/profile/modified.xml". Autoyast will read that modified script t=
hen again after
- the pre-script is done.
-
-
- With SUSE Linux 10.0 and all following versions it's possible to chang=
e the partitioning with fdisk=20
- in your pre-script. With pre 10.0 versions of SUSE Linux (like SLES9),=
that was not possible.
-
- Pre-Install Scripts with confirmation
-
- Pre-scripts are executed at an early stage of the installation.
- This means if you have requested to confirm the installation, the=20
- pre-scripts will be executed before the confirmation screen
- shows up. (profile/install/general/mode/confirm)
-
-
-
- The following elements must be between the <scripts><pr=
e-scripts config:type=3D"list"><script> ... </script></pre-=
scripts>...</scripts> tags
-
-
-
- pre script XML representation
-
-
-
- Element
- Description
- Comment
-
-
-
-
- location
- you can define a location from where the script gets =
fetched.
- Locations can be the same like for the profile (http,=
ftp,nfs,...).
- <location>http://10.10.0.1/myPreScript.s=
h</location>
- either <location> or <source> must be def=
ined
-
-
- source
- the script itself. The source code of the script if y=
ou want so. Encapsulated in a CDATA tag. If you don't want
- to put the whole shell script into the XML profile, look at =
the location parameter.
-
- <source>
-<![CDATA[=20
-echo "Testing the pre script" > /tmp/pre-script_out.txt=20
-]]>
-</source>
- Either <location> or <source> must be def=
ined
-
-
- interpreter
- the interpreter that must be used for the script. Sup=
ported options are shell and perl.
- <interpreter>perl</interpreter>
- optional (default is shell)
-
-
- filename
- the filename of the script. It will be stored in a te=
mporary directory under /tmp/...
- <filename>myPreScript5.sh</filename&g=
t;
- optional. The default is the type of the script (pre-=
scripts) in this case
-
-
- feedback
- if this boolean is true, stdout and stderr of the scr=
ipt will be shown in a popup that the
- user has to confirm via ok-button. If stdout and stde=
rr are empty, no popup is shown and so
- no confirmation is needed.
- <feedback config:type=3D"boolean">true&l=
t;/feedback>
- optional. The default is false. This option was inven=
ted with SL 10.1 / SLES10
-
-
- feedback_type
- this can be "message", "warning", "error" and you can=
control the timeout of those popups with the <report> section.
- <feedback_type>warning</feedback_type=
>
- optional. If missing, an always blocking popup is use=
d. This option was invited with openSUSE 11.2 (not SLES11)
-
-
- debug
- if this is true, every single line of a shell script =
is logged. Perl scripts are run with warnings
- turned on.
- <debug config:type=3D"boolean">true</=
debug>
- optional. The default is true. This option was invent=
ed with SL 10.1 / SLES10
-
-
-
-
-
-
-
-
- Postpartitioning Scripts
-
- Available starting from openSUSE 11.2 only (not SLES11).
-
-
- Executed after &yast2; did the partitioning and wrote the fstab. The empt=
y system is mounted to /mnt already.
- This type of script is available since openSUSE 11.2 (not SLES11).
-
-
- The following elements must be between the <scripts><po=
stpartitioning-scripts config:type=3D"list"><script> ... </script=
></postpartitioning-sripts>...</scripts> tags
-
-
-
- postpartitioning script XML representation
-
-
-
- Element
- Description
- Comment
-
-
-
-
- location
- you can define a location from where the script gets =
fetched.
- Locations can be the same like for the profile (http,=
ftp,nfs,...).
- <location>http://10.10.0.1/myScript.sh&l=
t;/location>
- either <location> or <source> must be def=
ined
-
-
- source
- the script itself. The source code of the script if y=
ou want so. Encapsulated in a CDATA tag. If you don't want
- to put the whole shell script into the XML profile, look at =
the location parameter.
-
- <source>
-<![CDATA[=20
-echo "Testing postpart script" > /mnt/postpart_test.txt
-]]>
-</source>
- Either <location> or <source> must be def=
ined
-
-
- interpreter
- the interpreter that must be used for the script. Sup=
ported options are shell and perl.
- <interpreter>perl</interpreter>
- optional (default is shell)
-
-
- filename
- the filename of the script. It will be stored in a te=
mporary directory under /tmp/...
- <filename>myScript5.sh</filename><=
/screen>
- optional. The default is the type of the script (post=
partitioning-scripts in this case)
-
-
- feedback
- if this boolean is true, stdout and stderr of the scr=
ipt will be shown in a popup that the
- user has to confirm via ok-button. If stdout and stde=
rr are empty, no popup is shown and so
- no confirmation is needed.
- <feedback config:type=3D"boolean">true&l=
t;/feedback>
- optional. The default is false. This option was inven=
ted with SL 10.1 / SLES10
-
-
- feedback_type
- this can be "message", "warning", "error" and you can=
control the timeout of those popups with the <report> section.
- <feedback_type>warning</feedback_type=
>
- optional. If missing, an always blocking popup is use=
d. This option was invited with openSUSE 11.2 (not SLES11)
-
-
- debug
- if this is true, every single line of a shell script =
is logged. Perl scripts are run with warnings
- turned on.
- <debug config:type=3D"boolean">true</=
debug>
- optional. The default is true. This option was invent=
ed with SL 10.1 / SLES10
-
-
-
-
-
-
-
-
-
-
- Chroot environment scripts
- Chroot scripts are executed before the machine reboots for the first =
time.
- Actually chroot scripts are two differnt kind of script with
- one name. You can execute chroot script before the installation chroot=
s into
- the installed system and configures the boot loader and you can execut=
e a script
- after the chroot into the installed system has happend (look at the "c=
hrooted" parameter for that). Both types of scripts are
- executed before yast2 boots for the first time.
-
-
- The following elements must be between the <scripts><ch=
root-scripts config:type=3D"list"><script> ... </script></c=
hroot-scripts>...</scripts> tags
-
-
-
- chroot script XML representation
-
-
-
- Element
- Description
- Comment
-
-
-
-
- location
- you can define a location from where the script gets =
fetched.
- Locations can be the same like for the profile (http,=
ftp,nfs,...).
-
- <location>http://10.10.0.1/myChrootScript.sh&l=
t;/location>
-
- either <location> or <source> must be def=
ined
-
-
- source
- the script itself. The source code of the script if y=
ou want so. Encapsulated in a CDATA tag. If you don't want
- to put the whole shell script into the XML profile, look at =
the location parameter.
- <source>
-<![CDATA[=20
-echo "Testing the chroot script" > /tmp/chroot_out.txt=20
-]]>
-</source>
- either <location> or <source> must be def=
ined
-
-
- chrooted
- this value can be true or false. "False" means that t=
he installed system is still mounted at "/mnt" and no chrooting has happened =
till now. The bootloader is not installed too at that stage. "True" means, we=
did a chroot into /mnt, so we are now in the installed system. The bootloade=
r is installed and if you want to change anything in the installed system, yo=
u don't have to use the "/mnt/" prefix anymore.
- <chrooted config:type=3D"boolean">true&l=
t;/chrooted>
- optional (the default is false)
-
-
- interpreter
- the interpreter that must be used for the script. Sup=
ported options are shell and perl.and if you are in a chrooted=3Dtrue conditi=
on, you can use python too if it's installed.
- <interpreter>perl</interpreter>
- optional (default is shell)
-
-
- filename
- the filename of the script. It will be stored in a te=
mporary directory under /tmp/...
- <filename>myPreScript5.sh</filename&g=
t;
- optional. The default is the type of the script (chro=
ot-scripts) in this case
-
-
- feedback
- if this boolean is true, stdout and stderr of the scr=
ipt will be shown in a popup that the
- user has to confirm via ok-button. If stdout and stde=
rr are empty, no popup is shown and so
- no confirmation is needed.
- <feedback config:type=3D"boolean">true&l=
t;/feedback>
- optional. The default is false. This option was inven=
ted with SL 10.1 / SLES10
-
-
- feedback_type
- this can be "message", "warning", "error" and you can=
control the timeout of those popups with the <report> section.
- <feedback_type>warning</feedback_type=
>
- optional. If missing, an always blocking popup is use=
d. This option was invited with openSUSE 11.2 (not SLES11)
-
-
- debug
- if this is true, every single line of a shell script =
is logged. Perl scripts are run with warnings
- turned on.
- <debug config:type=3D"boolean">true</=
debug>
- optional. The default is true. This option was invent=
ed with SL 10.1 / SLES10
-
-
-
-
-
-
-
- Post-Install Scripts
-
- These scripts are executed after AutoYaST has completed the
- system configuration and after it has booted the system for the first tim=
e.
-
-
- It is possible to execute the post scripts in an earlier phase while
- the installation network is still up and before AutoYaST configures
- the system. To run network enabled post scripts, the boolean=20
- property network_needed has to be set to true.
-
-
- The following elements must be between the <scripts><po=
st-scripts config:type=3D"list"><script> ... </script></pos=
t-scripts>...</scripts> tags
-
-
-
- post script XML representation
-
-
-
- Element
- Description
- Comment
-
-
-
-
- location
- you can define a location from where the script gets =
fetched.
- Locations can be the same like for the profile (http,=
ftp,nfs,...) but then you need a running network interface of course
-
- <location>http://10.10.0.1/myPostScript.sh<=
/location>
-
- either <location> or <source> must be def=
ined
-
-
- source
- the script itself. The source code of the script if y=
ou want so. Encapsulated in a CDATA tag. If you don't want
- to put the whole shell script into the XML profile, look at =
the location parameter.
- <source>
-<![CDATA[=20
-echo "Testing the chroot script" > /tmp/chroot_out.txt=20
-]]>
-</source>
- either <location> or <source> must be def=
ined
-
-
- network_needed
-
- this value can be true or false. On "false" the scrip=
t will run after the yast modules like the user configuration and everything =
else are done. The network is configured but still not up and running. With t=
his value on "true", the script runs before(!) all yast modules are configure=
d. So there is no local user and no network is configured but the installatio=
n network is still up and running (of course only if you did a network instal=
lation).
- <network_needed config:type=3D"boolean">=
true</network_needed>
- optional (the default is false)
-
-
- interpreter
- the interpreter that must be used for the script. Sup=
ported options are shell, perl and python if it's installed.
- <interpreter>perl</interpreter>
- optional (default is shell)
-
-
- filename
- the filename of the script. It will be stored in a te=
mporary directory under /tmp/...
- <filename>myPostScript5.sh</filename&=
gt;
- optional. The default is the type of the script (post=
-scripts) in this case
-
-
- feedback
- if this boolean is true, stdout and stderr of the scr=
ipt will be shown in a popup that the
- user has to confirm via ok-button. If stdout and stde=
rr are empty, no popup is shown and so
- no confirmation is needed.
- <feedback config:type=3D"boolean">true&l=
t;/feedback>
- optional. The default is false. This option was inven=
ted with SL 10.1 / SLES10
-
-
- feedback_type
- this can be "message", "warning", "error" and you can=
control the timeout of those popups with the <report> section.
- <feedback_type>warning</feedback_type=
>
- optional. If missing, an always blocking popup is use=
d. This option was invited with openSUSE 11.2 (not SLES11)
-
-
- debug
- if this is true, every single line of a shell script =
is logged. Perl scripts are run with warnings
- turned on.
- <debug config:type=3D"boolean">true</=
debug>
- optional. The default is true. This option was invent=
ed with SL 10.1 / SLES10
-
-
-
-
-
-
-
- Init Scripts
-
- These scripts are executed during the initial boot process and after
- &yast2; has finished. The final scripts are executed using a special
- init.d script which is executed only
- once. The final scripts are executed toward the end of the boot
- process and after network has been intialized.
-
-
- Init scripts are configured using the tag init-scripts=
and=20
- are run using the special purpose init.d sc=
ript /etc/init.d/autoyast.
-
-
- The following elements must be between the <scripts><in=
it-scripts config:type=3D"list"><script> ... </script></ini=
t-scripts>...</scripts> tags
-
-
-
- init script XML representation
-
-
-
- Element
- Description
- Comment
-
-
-
-
- location
- you can define a location from where the script gets =
fetched.
- Locations can be the same like for the profile (http,=
ftp,nfs,...) but then you need a running network interface of course
-
- <location>http://10.10.0.1/myInitScript.sh<=
/location>
-
- either <location> or <source> must be def=
ined
-
-
- source
- the script itself. The source code of the script if y=
ou want so. Encapsulated in a CDATA tag. If you don't want
- to put the whole shell script into the XML profile, look at =
the location parameter.
- <source>
-<![CDATA[=20
-echo "Testing the init script" > /tmp/init_out.txt=20
-]]>
-</source>
- either <location> or <source> must be def=
ined
-
-
- filename
- the filename of the script. It will be stored in a te=
mporary directory under /tmp/...
- <filename>mynitScript5.sh</filename&g=
t;
- optional. The default is the type of the script (init=
-scripts) in this case
-
-
-
-
-
-
-
- When added to the control file manually, the
- scripts have to be included in a CDATA element to=
avoid confusion with
- the file syntax and other tags defined in the control file.
-
-
- Script example
-
- Post script configuration
-
-
-
-
-
-
- After installation is finished, the scripts and the output logs can be
- found in the directory /var/adm/autoinstall. The
- scripts are located in scripts and the output log=
s of the
- scripts are located in the log directory.
-
-
- The log is the output resulting when executing the shell scripts using
- the following command:
-
-
- 2&> /var/adm/autoinstall/logs/.l=
og
- ]]>
-
-
-
-
-
-
- System variables (Sysconfig)
-
- Using the sysconfig resource, it is possible to define configuration
- variables in the sysconfig repository
- (/etc/sysconfig) directly. Sysconfig
- variables, offer the possibility to fine-tune many system components a=
nd
- environment variables exactly to your needs.
-
- =20
-
- Refer to the handbook for more details about the many
- configuration options available in /etc/sysconfig
-
-
- The following example shows how a variable can be set using the syscon=
fig
- resource.
-
- &example.sysconfig;
-
- =20
-
-
- Adding complete configurations
-
- For many applications and services you might have prepared a
- configuration file which should be copied in a complete form to some
- location in the installed system. This is for example if you are
- installing a web server and have a ready to go
- server configuration file (httpd.conf).
-
-
- Using this resource, you can embed the file into the control file by
- specifying the final path on the installed system. &yast2; will copy t=
his
- file to the specified location.
-
-
- This feature requires the autoyast2 package to be installed. If the pa=
ckage is
- missing, AutoYaST will silently ignore the files =
section.
- Since openSUSE 11.1 and SLES11 AutoYaST will install the package on it=
's own if
- it's missing.
-
-
- Since openSUSE 11.1 and SLES11 you can specify a file_locati=
on
- where the file should be retrieved from, like an HTTP server for examp=
le. That would
- look like this <file_location>http://my.server.site/is=
sue</file_location>
-
-
- Since openSUSE 11.2 (not SLES11) you can create directories by specify=
ing a file_path that ends with a slash.
-
- &example.files;
-
-
- A more advanced example is shown below. This configuration will create
- a file using the content supplied in file_contents
- and will change the permissions and ownership of the file. After the
- file has been copied to the system, a script is executed which can be
- used to manipulate the file and prepare it for the environment of the =
client.
-
- &example.filesadv;
-
=20
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
=20
@@ -3074,1027 +57,12 @@
automatically available as an auto-installation resource.
=20
-
-
- Printer
-
-
-
- Although Printer configuration, like other configurations can be
- done manually, it is recommended to use the Configuration System to
- create such a configuration because of the complexity and the range
- of options offered by such modules.
-
-
- Using the configuration system will guarantee that the options
- provided are consistent. The following is an example of a
- configuration section which was
- created using the configuration system.
-
- &example.printer;
-
-
-
-
- Sound devices
-
-
- An example of sound configuration created using the configuration
- system is shown below.
-
- &example.sound;
-
-
-
-
-
-
-
- Kernel dumps
-
-
-
- This feature is only available since SLES 11 (not openSUSE 11.1). It i=
s not available
- on the zSeries (s390x) archi=
tecture!
-
-
-
- With kdump the system is able to create crashdump files if the whole s=
ystem (i.e., the
- kernel) crashes. That crash dump files contain the memory contents whi=
le the system crashed.
- Such core files can be analyzed later by the support or a (kernel) dev=
eloper to find the
- reason why the system crashed. It's mostly useful for servers where yo=
u cannot
- easily reproduce such crashes on another system and where it's importa=
nt that the
- problem gets fixed.
-
-
-
- The only downside of enabling kdump is that this costs you between 64&=
nbsp;MiB and
- 128 MiB of System RAM (on "normal" sized systems) that needs to b=
e reserved to
- be used by kdump in the case the system crashes and the dump needs to =
be generated.
-
-
- This section only describes how to setup kdump with &autoyast;. It=
does not describe
- how kdump works in general and also does not describe each small detai=
l. Refer to
- the kdump(7) manual page which is in the package named kdump=
or to
- the openSUSE Kdump documen=
tation.
-
-
-
- At first, let's present an overall example for the kdump configuration:
-
-
- &example.kdump;
-
-
-
- Memory Reservation
-
-
- As already mentioned above, it's necessary to reserve some memory at=
bootup for
- kdump. Because that memory must be reserved very early during the bo=
ot process,
- the configuration is done via a kernel command line parameter called
- crashkernel. That memory will be used to load a s=
econd kernel
- in that memory that will be executed without rebooting if the first =
kernel
- crashes. That kernel also has a special initrd which contains all pr=
ograms
- that are necessary to save the dump to network or disk, send the not=
ification
- email and finally reboot.
-
-
-
- You can enable or disable that the crashkernel pa=
rameter is
- written for the default boot kernel with the add_crash_kern=
el
- tag and you can specify the value of the crashkernel parameter
- using the crash_kernel tag.
-
-
-
- For the memory reservation there are two things to specify: The amount
- of reserved memory (such as 64M to reserve 64&nbs=
p;MiB of memory from
- the RAM) and the offset. The syntax is
- crashkernel=3DAMOUNT(a)OFFSET. Luckily the kernel=
is able to auto-detect the
- right offset for you nowadays (with the exception of the Xen hypervi=
sor where you have to
- specify 16M as offset), so you don't have to wo=
rry about that too much.
- You can just specify <crash_kernel>crashkernel=3D64M&=
lt;/crash_kernel>
- and the right thing will happen.
-
-
-
- For the amount of memory, following values are =
recommended:
-
-
-
-
- Recommended values for the reserved memory amount
-
-
-
- Platform
- Recommended values
-
-
-
-
-
- i386 and x86-64
-
-
- 64M for small machines (about 2 Gi=
B of RAM, 4 cores)
- and 128M for larger machines
-
-
-
-
-
-
- PPC64
-
-
- 128M for small machines
- and 256M for larger machines
-
-
-
-
-
-
- IA64
-
-
- 256M for small machines,
- 512M for medium machines and
- 1G and more for really large machines
- (mostly SGI Altix systems)
-
-
-
-
-
-
-
-
- To make things even more complicated, there's a so-called =
extended
- command line syntax where you can specify the amount of r=
eserved
- memory dependent of the System RAM. That is good if you share one &a=
utoyast;
- profile for multiple installations or when you often remove or insta=
ll memory
- on one machine. The syntax is:
-
-
-
- BEGIN_RANGE_1-END_RANGE_1:AMOUNT_1,BEGIN_RANGE_2-END_RANGE_2=
:AMOUNT_2(a)OFFSET
-
-
-
- In that syntax BEGIN_RANGE_1 is the start of the =
first
- memory range (for example: 0M) and END_R=
ANGE_1
- is the end of the first memory range (and can be empty in case "infi=
nity" should
- be assumed) and so on. So for example
- 256M-2G:64M,2G-:128M means to reserve 64 MiB=
of crashkernel
- memory when the system has between 256 MiB and 2 GiB RAM a=
nd to reserve
- 128 MiB of crashkernel memory when the system has above 2 =
GiB RAM.
-
-
-
- The following table contains the settings that are necessary for the
- memory reservation:
-
-
-
-
- XML representation of the memory reservation settings
-
-
-
- Element
- Description
- Comment
-
-
-
-
- add_crash_kernel
- If the memory should be reserved, that basically enab=
les or disables kdump.
- <add_crash_kernel config:type=3D"boolean"=
>true</add_crash_kernel>
- required
-
-
- crash_kernel
- The syntax of the crashkernel command line as discuss=
ed above.
- <crash_kernel>256M:64M</crash_kerne=
l>
- required
-
-
-
-
-
-
-
-
-
-
-
- Dump Saving
-
-
-
-
-
- Target
-
-
-
- The element KDUMP_SAVEDIR holds an URL to where=
the dump
- is saved. Following methods are possible:
-
- =20
-
-
-
- file to save to the local disk
-
-
-
-
- ftp to save to an FTP server (without encry=
ption)
-
-
-
-
- sftp to save to an SSH2 SFTP server
-
-
-
-
- nfs to save to a NFS location and
-
-
-
-
- cifs to save the dump to a CIFS/SMP export =
from Samba or Microsoft Windows.
-
-
-
- =20
-
- For details see the kdump(5) manual page. Two examples are:
- file:///var/crash (which is the default location
- according to FHS) and ftp://user:password(a)host:port/inc=
oming/dumps.
- Below that directory, a directory name that contains a time stamp =
will be created
- in which the dumps are saved.
-
- =20
-
- When the dump is saved to the local disk, KDUMP_KEEP_OLD_=
DUMPS
- can be used to delete old dumps automatically. This setting takes =
a number that
- specifies how much old dumps should be kept. If the partition has =
less than
- KDUMP_FREE_DISK_SIZE megabytes free disk space =
after saving the
- dump, the dump is not copied at all.
-
- =20
-
- If you would not like only to save the dump but also the whole ker=
nel and
- (if installed) the debug information of the kernel to that directo=
ry to have
- everything you need (except all kernel modules and the debugging i=
nformation
- of all kernel modules) to analyze the dump in one directory, you c=
an set
- KDUMP_COPY_KERNEL to true.
-
-
-
-
-
-
- Filtering and Compression
-
- =20
-
- The size of kernel dumps is uncompressed and unfiltered as large a=
s your system has RAM.
- To get smaller files (for example, to send it to support), you can=
compress the whole=20
- dump file afterwards. However, the drawback is that the dump has t=
o be uncompressed=20
- afterwards before opening, so the disk space needs to be there in =
any case.
-
-
-
- To use page compression which compresses every page and allows dyn=
amic decompression
- with the crash(8) debugging tool, set KDUMP_DUMPFORMAT to
- compressed (which is actually the default).
-
-
-
- To filter the dump, you have to set the KDUMP_DUMPLEVEL=
literal>. Then not all
- memory is saved to disk but only memory that does not fulfill some=
criteria. I.e. you
- may want to leave out pages that are completely filled by zeroes a=
s they don't
- contain any useful information. 0 produces a full dump and 31 is t=
he smallest dump.
- The manual page kdump(5) and makedumpfile(8) contain a table that =
lists for
- each value which pages will be saved.
-
-
-
-
-
-
-
- Summary
-
-
-
- XML representation of the dump target settings
-
-
-
- Element
- Description
- Comment
-
-
-
-
- KDUMP_SAVEDIR
- An URL that specifies the target to which the dump =
and related files will be saved.
- <KDUMP_SAVEDRIR>file:///var/crash/&l=
t;/KDUMP_SAVEDIR>
- required
-
-
- KDUMP_COPY_KERNEL
- If not only the dump itself should be saved to KDUMP_SAVEDIR but
- also the kernel and its debugging information (if instal=
led).
- <KDUMP_COPY_KERNEL>false</KDUMP_C=
OPY_KERNEL>
- optional
-
-
- KDUMP_FREE_DISK_SIZE
-
- The number of megabytes that should always be free after=
saving the dump. If that
- space would be below that value, the dump will not be co=
pied.
- <KDUMP_FREE_DISK_SIZE>64</KDUMP_F=
REE_DISK_SIZE>
- optional
-
-
- KDUMP_KEEP_OLD_DUMPS
-
- The number of dumps that are kept (i.e., not deleted) if=
KDUMP_SAVEDIR
- points to a local directory. Specify 0 if you don't want=
to delete dumps at all and
- specify -1 if all dumps (except the one that is just sav=
ed) should be deleted.
- <KDUMP_KEEP_OLD_DUMPS>4</KDUMP_KE=
EP_OLD_DUMPS>
- optional
-
-
-
-
-
-
-
-
-
-
-
-
-
- Email Notification
-
-
-
- It's useful to get notified via email that a machine has crashed and=
a dump has been
- saved. That way you can for example setup a dump server in a company=
and trigger
- some actions by that email automatically like calling the administra=
tor from home
- to check if everything runs again.
-
- =20
-
- Because the dump is saved in a special initrd environment, we cannot=
use a local
- mail server just to send that notification email. However, it's bett=
er to send
- that email in the initrd just because it's more likely that we have =
a working network
- connection here (which we need in the netdump case to save the dump =
away anyway)
- compared that the server comes up again and everything is working.
-
- =20
- You have to provide at least exactly one address in
- KDUMP_NOTIFICATION_TO and zero, one or more addre=
sses
- in KDUMP_NOTIFICATION_CC. Please note that you ca=
n only
- specify the address here, not a real name or some other fancy stuff.
-
- =20
-
- To actually send the email, we need KDUMP_SMTP_SERVER and
- (if the server needs authentication) KDUMP_SMTP_USER and
- KDUMP_SMTP_PASSWORD. Please note that TSL or SSL =
are not supported.
- That may be added in future.
-
-
-
-
-
- XML representation of the email notification settings
-
-
-
- Element
- Description
- Comment
-
-
-
-
- KDUMP_NOTIFICATION_TO
- Exactly one email address (and only an address) to wh=
ich the mail
- should be sent. Additional recipients can be specified in
- KDUMP_NOTIFICATION_CC.
- <KDUMP_NOTIFICATION_TO>bwalle(a)suse.d=
e</KDUMP_NOTIFICATION_TO>
- optional (email notification is disabled if empty)
-
-
- KDUMP_NOTIFICATION_CC
- Zero, one or more recipients that are in the Cc line =
of the notification mail.
- <KDUMP_NOTIFICATION_CC>spam(a)suse.de =
devnull(a)suse.de</KDUMP_NOTIFICATION_CC>
- optional
-
-
- KDUMP_SMTP_SERVER
-
- Host name of the SMTP server that will be used for the mai=
l delivery. Please note
- that the SMTP authentication is supported (see KD=
UMP_SMTP_USER
- and KDUMP_SMTP_PASSWORD) but TSL and SS=
L are not
- supported.
- <KDUMP_SMTP_SERVER>email.suse.de</K=
DUMP_SMTP_SERVER>
- optional (email notification is disabled if empty)
-
-
- KDUMP_SMTP_USER
-
- User name that is used together with KDUMP_SMTP_P=
ASSWORD
- for SMTP authentication.
- <KDUMP_SMTP_USER>bwalle</KDUMP_SMTP=
_USER>
- optional
-
-
- KDUMP_SMTP_PASSWORD
-
- Password that is used together with KDUMP_SMTP_US=
ER
- for SMTP authentication.
- <KDUMP_SMTP_PASSWORD>geheim</KDUMP_=
SMTP_PASSWORD>
- optional
-
-
-
-
-
-
-
-
-
-
-
- Kdump kernel settings
-
-
-
- As already mentioned, a special kernel is booted to save the dump.
- If you don't want to use the auto-detection mechanism to find out wh=
ich kernel
- is used (see the kdump(5) manual page that describes the algorithm w=
hich
- is used to find the kernel), you can specify the version of a custom=
kernel
- in KDUMP_KERNELVER. If you set that to
- foo, then the kernel located in
- /boot/vmlinuz-foo or /boot/vmlinux-fo=
o
- (in that order on platforms that have a vmlinuz=
file)
- will be used.
-
-
-
- You can even specify the command line which will be used to boot the=
kdump kernel.
- Normally the boot command line is used minus some settings that hurt=
in the=20
- kdump case (like the crashkernel parameter itself=
) plus
- some settings that are needed in the kdump case (see the manual page=
kdump(5)).
- If you just want some additional parameters like a overwritten conso=
le setting
- then use KDUMP_COMMANDLINE_APPEND. If you know wh=
at you're doing
- and you want to specify the whole command line, set KDUMP_C=
OMMANDLINE.
-
-
-
-
-
- XML representation of the kernel settings
-
-
-
- Element
- Description
- Comment
-
-
-
-
- KDUMP_KERNELVER
- Version string for the kernel that will be used for k=
dump. Leave it
- empty to use the auto-detection mechanism (strongly recomm=
ended).
- <KDUMP_KERNELVER>2.6.27-default</KD=
UMP_KERNELVER>
- optional (auto-detection if empty)
-
-
- KDUMP_COMMANDLINE_APPEND
- Additional command line parameters for the kdump kern=
el.
- <KDUMP_COMMANDLINE_APPEND>console=3Dtt=
yS0,57600</KDUMP_COMMANDLINE_APPEND>
- optional
-
-
- KDUMP_COMMANDLINE
-
- Overwrite the automatically generated kdump command line. =
Use with care.
- Normally KDUMP_COMMANDLINE_APPEND is th=
e setting you're
- looking for.
- <KDUMP_COMMANDLINE_APPEND>root=3D/dev/=
sda5 maxcpus=3D1 irqpoll</KDUMP_COMMANDLINE>
- optional (email notification is disabled if empty)
-
-
-
-
-
-
-
-
-
-
-
- Expert settings
-
-
-
-
-
- XML representation of the expert settings
-
-
-
- Element
- Description
- Comment
-
-
-
-
- KDUMP_IMMEDIATE_REBOOT
- true if the system should be reboo=
ted automatically
- after the dump has been saved, false ot=
herwise. The default
- is to reboot the system automatically.
- <KDUMP_IMMEDIATE_REBOOT>true</KDUMP=
_IMMEDIATE_REBOOT>
- optional
-
-
- KDUMP_VERBOSE
- Bitmask that specifies how to verbose the kdump proce=
ss should be.
- Read kdump(5) for details.
- <KDUMP_VERBOSE>3</KDUMP_VERBOSE>=
- optional
-
-
- KEXEC_OPTIONS
- Additional options that are passed to ke=
xec
- when loading the kdump kernel. Normally empty.
- <KEXEC_OPTIONS>--noio</KEXEC_OPTION=
S>
- optional
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Ask the user for values during installation
-
-
-
- This feature is only available since SUSE Linux 10.1 and SLES10.
-
-
- You have the option to let the user decide the values of specific
- parts of the profile during the installation. If you use that featur=
e,
- a popup will come up during the installation and will ask the user to
- enter a specific part of the profile. So if you want a full auto ins=
tallation
- but you want the user to set the password of the local account, you =
can do
- this via the ask directive in the profile.
-
-
- The following elements must be between the <ask-list config:t=
ype=3D"list"><ask> ... </ask></ask-list> tags in the <=
;general> section.
-
-
-
- XML representation
-
-
-
- Element
- Description
- Comment
-
-
-
-
- question
- The question you want to ask the user.
- <question>Enter the LDAP server</ques=
tion>
- The default value is the path to the element (the pat=
h often looks strange, so I recommend to enter a question)
-
-
- default
- you can set a pre-selection for the user. A textentry=
will be filled out with this value,
- a checkbox will be "true" or "false" and a selection =
will have this default "value" pre-selected.
- <default>dc=3Dsuse,dc=3Dde</default&g=
t;
- optional
-
-
- help
- An optional helptext that is shown on the left side o=
f the question.
- <help>Enter the LDAP server address.<=
/help>
- optional
-
-
- title
- An optional title that is shown above the questions.
- <title>LDAP server</title>
- optional
-
-
- type
- the type of the element you want to change. Possible =
values are "symbol","boolean","string" and "integer".=20
- The filesystem in
- the partition section is a symbol, while the "encrypt=
ed" element in the user configuration is a boolean.
- You can see the type of that element if you look in y=
our profile at the config:type=3D"...." attribute.
- Since openSUSE 11.2 (not SLES11) you can use "static_=
text" as type too. A static_text is just a text that
- does not require any user input and can be used to sh=
ow information if it's not wanted in the help text.
- <type>symbol</type>
- optional. The defaul is string. If type is "symbol" y=
ou must provide the selection element too (see below)
-
-
- password
- if this boolean is set to "true", a password dialog p=
ops up instead of a simple text entry. Setting this
- to "true" makes only sense if "type" is string.
- <password config:type=3D"boolean">true&l=
t;/password>
- optional. The default is "false"
-
-
- path (deprecated since openSUSE 11.0 - use pathlist)<=
/entry>
- The path to the element in the profile. It's a comma =
seperated list of elements that describes the
- path to the element you want to change. For example, =
the ldap server element can be found in the profile
- in the <ldap><ldap_server> section. So if=
you want to change that value, you have to set the
- path to "ldap,ldap_server". If you want to change the=
password of the first user in the profile, you have to
- set the path to "users,0,user_password". The "0" indi=
cates the first user in the <users config:type=3D"list">
- list of users in the profile.
- <path>networking,dns,hostname</path&g=
t;
- this information is optional but you should at least =
provie path or file
-
-
- pathlist (available since openSUSE 11.0 and replaces =
path)
- a list of path elements (see abo=
ve)
- <pathlist config:type=3D"list"><path&=
gt;networking,dns,hostname</path><path>...</path><=
/para>
- this information is optional but you should at least =
provie path or file
-
-
- file (available since SLES10 SP1 and SL 10.2)
- you can store the answer to a question in a file, to =
use it in one of your scripts later. If you ask during stage=3Dinital and you=
want to use the answer in stage2, then you have to copy the answer-file in a=
chroot script that is running as chrooted=3Dfalse. Do it like this "cp /tmp/=
my_answer /mnt/tmp/". The reason for that is, that /tmp in stage1 is just in =
the RAM disk and will get lost after the reboot but the installed system is a=
lready mounted at /mnt/
- <file>/tmp/answer_hostname</file><=
/screen>
- this information is optional but you should at least =
provie path or file
-
-
- password
- if this boolean is set to "true", a password dialog p=
ops up instead of a simple text entry. Setting this
- to "true" makes only sense if "type" is string.
- <password config:type=3D"boolean">true&l=
t;/password>
- optional. The default is "false"
-
-
- stage
- stage configures the installation stage where the que=
stion pops up. You can set this value to "cont" or
- "initial". "initial" means the popup comes up very ea=
rly in the installation, short after the pre-script
- has run. "cont" means, that the dialog with the quest=
ion comes after the first reboot, when the system
- boots for the very first time. Questions you answer d=
uring the "inital" stage, will write their answer
- into the profile on the harddisk. You should know tha=
t if you enter cleartext passwords during "initial".
- Of course it does not make sense to ask for a filesys=
tem to use in the "cont" phase. The harddisk is already
- partitioned at that stage and the question will have =
no effect.
- <stage>cont</stage>
- optional. The default is "initial"
-
-
- selection
- the selection element contains a list of <entry>=
; elements. Each entry represents a possible option
- for the user to choose. So the user can't enter a val=
ue in a textfield, but he can choose from a list
- of values.
-
-<selection config:type=3D"list">
- <entry>
- <value>
- reiser
- </value>
- <label>
- Reiser Filesystem
- </label>
- </entry>
- <entry>
- <value>
- ext3
- </value>
- <label>
- Extended3 Filesystem
- </label>
- </entry>
-</selection>
- optional for type=3Dstring, not possible for type=3Db=
oolean and a must have for type=3Dsymbol
-
-
- dialog (available since SL 10.3 and SLES10 SP2)
- Since OpenSUSE 10.3 you can have more than one questi=
on per dialog. To make that possible you have
- to specifiy the dialog-id with an integer. All questions wit=
h the same dialog-id are on the same dialog.
- The dialogs are sorted by the id too.
- <dialog config:type=3D"integer">3</di=
alog>
- optional
-
-
- element (available since SL 10.3 and SLES10 SP2)
- Since OpenSUSE 10.3 you can have more than one questi=
on per dialog. To make that possible you have
- to specifiy the element-id with an integer. The questions on=
a dialog are sorted by the id.
- <element config:type=3D"integer">1</e=
lement>
- optional (see dialog>
-
-
- frametitle (available since SL 10.3 and SLES10 SP2)=
entry>
- Since OpenSUSE 10.3 you can have more than one questi=
on per dialog. Each question on a dialog has
- a frame that can have a frametitle. A small caption for each=
question if you want so.
- <frametitle>User data</frametitle>=
- optional (default is no frametitle)
-
-
- script (available since SL 10.3 not in SLES10 SP1)
- with 10.3 you can run scripts after a question has be=
en answered (see the table below for detailed instructions about scripts)
- <script>...</script>
- optional (default is no script)
-
-
- ok_label (available in openSUSE 11.2 (not SLES11)
- You can change the Label on the "Ok" button. The last=
element that specifies the label for a dialog wins.
- <ok_label>Finish</ok_label>
- optional
-
-
- back_label (available in openSUSE 11.2 (not SLES11)=
entry>
- You can change the Label on the "Back" button. The la=
st element that specifies the label for a dialog wins.
- <back_label>change values</back_label=
>
- optional
-
-
- timeout (available in openSUSE 11.2 (not SLES11)
- You can specify an integer here that is used as timeo=
ut in seconds. If the user does not answer the question before the timeout, t=
he default value is taken as answer. When the user touches/changes any widget=
in the dialog, the timeout is turned off and the dialog has to be confirmed =
by the ok-button.
- <timeout config:type=3D"integer">30</=
timeout>
- optional. A missing value is interpreted as 0 which m=
eans that there is no timeout
-
-
- default_value_script (available since openSUSE 11.2 b=
ut not in SLES11)
- with 11.2 you can run scripts to set the default valu=
e for a question(see the table below for detailed instructions about default =
value scripts). It's useful if you can "calculate" a useful default value, es=
pecially in combination with the "timeout" option.
- <default_value_script>...</default_va=
lue_script>
- optional (default is no script)
-
-
-
-
-
-
-
-
- The following elements must be between the <ask-list config:t=
ype=3D"list"><ask><default_value_script>...</default_value_=
script>...</ask></ask-list> tags in the <general> sectio=
n. It's available since 11.2 (not SLES11).
-
-
-
- XML representation
-
-
-
- Element
- Description
- Comment
-
-
-
-
- source
- the source code of the script. Whatever you echo to S=
TDOUT will be used as default value for the ask-dialog. If your script has an=
exit code other than 0, the normal default element is used. Take care you ec=
ho with "echo -n" to suppress the '\n' and that you echo reasonable values an=
d not "okay" for a boolean
- <source>...</source>
- this value is required. Otherwise nothing would be ex=
ecuted
-
-
- interpreter
- the interpreter to use
- <interpreter>perl</interpreter>
- default is shell (you can set "/bin/myinterpreter" as=
value too)
-
-
-
-
-
-
-
-
- The following elements must be between the <ask-list config:t=
ype=3D"list"><ask><script>...</script>...</ask><=
;/ask-list> tags in the <general> section. It's available since 10.3=
(not SLES10 SP1).
-
-
-
- XML representation
-
-
-
- Element
- Description
- Comment
-
-
-
-
- filename
- the filename of the script
- <filename>my_ask_script.sh</filename&=
gt;
- default is ask_script.sh
-
-
- source
- the source code of the script. Together with "rerun_o=
n_error" on you check the value that was entered for sanity (since 11.0 only)=
. Your script can create a file "/tmp/next_dialog" with a dialog id in it. Th=
at's the next dialog autoyast will raise then. A value of -1 terminates the a=
sk sequence. If that file is not created, autoyast will run the dialogs in a =
normal order (since 11.0 only)
- <source>...</source>
- this value is required. Otherwise nothing would be ex=
ecuted
-
-
- environment
- a boolean that passes the "value" of the answer to th=
e question as an environment variable to the script. The variable is named "V=
AL".
- <environment config:type=3D"boolean">tru=
e</environment>
- optional (default is "false").
-
-
- feedback
- a boolean that turns on feedback for the script execu=
tion. That means that STDOUT will be shown in a popup box that must be confir=
med after the script execution.
- <feedback config:type=3D"boolean">true&l=
t;/feedback>
- optional (default is "false").
-
-
- debug
- a boolean that turns on debugging for the script exec=
ution
- <debug config:type=3D"boolean">true</=
debug>
- optional (default is "false"). This value needs feedb=
ack to be turned on too.
-
-
- rerun_on_error (available since openSUSE 11.0)
- a boolean that keeps the dialog open until the script=
has an exit code of 0 (zero). So you can parse and check the answers the use=
r gave in the script and popup an error with the "feedback" option.
- <rerun_on_error config:type=3D"boolean">=
true</rerun_on_error>
- optional (default is "false"). This value should be u=
sed together with the feedback option.
-
-
-
-
-
-
-
- Below you can see an example of the usage of the "ask" feature.
-
-
-
-<general>
- <ask-list config:type=3D"list">
- <ask>
- <!-- deprecated since openSUSE 11.0; use pathlist instead
- <path>ldap,ldap_server</path>
- -->
- <pathlist config:type=3D"list">
- <path>ldap,ldap_server</path>
- </pathlist>
- <stage>cont</stage>
- <help>choose your server depending on your department</he=
lp>
- <selection config:type=3D"list">
- <entry>
- <value>ldap1.mydom.de</value>
- <label>LDAP for development</label>
- </entry>
- <entry>
- <value>ldap2.mydom.de</value>
- <label>LDAP for sales</label>
- </entry>
- </selection>
- <default>ldap2.mydom.de</default>
- <default_value_script>
- <source> <![CDATA[
-echo -n "ldap1.mydom.de"
-]]>
- </source>
- </default_value_script>
- </ask>
- <ask>
- <!-- deprecated since openSUSE 11.0; use pathlist instead
- <path>networking,dns,hostname</path>
- -->
- <pathlist config:type=3D"list">
- <path>networking,dns,hostname</path>
- </pathlist>
- <question>Enter Hostname</question>
- <stage>initial</stage>
- <default>enter your hostname here</default>
- </ask>
- <ask>
- <!-- deprecated since openSUSE 11.0; use pathlist instead
- <path>partitioning,0,partitions,0,filesystem</path>
- -->
- <pathlist config:type=3D"list">
- <path>partitioning,0,partitions,0,filesystem</path>
- </pathlist>
- <question>Filesystem</question>
- <type>symbol</type>
- <selection config:type=3D"list">
- <entry>
- <value config:type=3D"symbol">reiser&l=
t;/value>
- <label>default Filesystem (recommended)</labe=
l>
- </entry>
- <entry>
- <value config:type=3D"symbol">ext3<=
/value>
- <label>Fallback Filesystem</label>
- </entry>
- </selection>
-
- </ask>
- </ask-list>
- ...
-</general>
-
-
-
-The following example is a nice way to choose between autoyast profiles. Aut=
oyast will read the "modified.xml" file again after the ask-dialogs are done.=
So we can fetch a complete new profile.
-
-
-
- <ask>
- <selection config:type=3D"list">
- <entry>
- <value>part1.xml</value>
- <label>Simple partitioning</label>
- </entry>
- <entry>
- <value>part2.xml</value>
- <label>encrypted /tmp</label>
- </entry>
- <entry>
- <value>part3.xml</value>
- <label>LVM</label>
- </entry>
- </selection>
- <title>XML Profile</title>
- <question>Choose a profile</question>
- <stage>initial</stage>
- <default>part1.xml</default>
- <script>
- <filename>fetch.sh</filename>
- <environment config:type=3D"boolean">true</en=
vironment>
- <source><![CDATA[
-wget http://10.10.0.162/$VAL -O /tmp/profile/modified.xml 2>/dev/null
-]]>
- </source>
- <debug config:type=3D"boolean">false</debug&g=
t;
- <feedback config:type=3D"boolean">false</feed=
back>
- </script>
- </ask>
-
-
-Since openSUSE 11.0 you can verify the answer of a question with a script li=
ke this:
-
-
-
- <ask>
- <script>
- <filename>my.sh</filename>
- <rerun_on_error config:type=3D"boolean">true<=
/rerun_on_error>
- <environment config:type=3D"boolean">true</en=
vironment>
- <source><![CDATA[
-if [ "$VAL" =3D "myhost" ]; then
- echo "Illegal Hostname!";
- exit 1;
-fi
-exit 0
-]]>
- </source>
- <debug config:type=3D"boolean">false</debug&g=
t;
- <feedback config:type=3D"boolean">true</feedb=
ack>
- </script>
- <dialog config:type=3D"integer">0</dialog>
- <element config:type=3D"integer">0</element>
- <!-- deprecated since openSUSE 11.0; use pathlist instead
- <path>networking,dns,hostname</path>
- -->
- <pathlist config:type=3D"list">
- <path>networking,dns,hostname</path>
- </pathlist>
- <question>Enter Hostname</question>
- <default>enter your hostname here</default>
- </ask>
-
-
-
=20
=20
+
+
+
+
=20
Added: trunk/autoinstallation/doc/FilesSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/FilesSec=
tion.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/FilesSection.xml (added)
+++ trunk/autoinstallation/doc/FilesSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,59 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+ Adding complete configurations
+
+ For many applications and services you might have prepared a
+ configuration file which should be copied in a complete form to some
+ location in the installed system. This is for example if you are
+ installing a web server and have a ready to go
+ server configuration file (httpd.conf).
+
+
+ Using this resource, you can embed the file into the control file by
+ specifying the final path on the installed system. &yast2; will copy t=
his
+ file to the specified location.
+
+
+ This feature requires the autoyast2 package to be installed. If the pa=
ckage is
+ missing, AutoYaST will silently ignore the files =
section.
+ Since openSUSE 11.1 and SLES11 AutoYaST will install the package on it=
's own if
+ it's missing.
+
+
+ Since openSUSE 11.1 and SLES11 you can specify a file_locati=
on
+ where the file should be retrieved from, like an HTTP server for examp=
le. That would
+ look like this <file_location>http://my.server.site/is=
sue</file_location>
+
+
+ Since openSUSE 11.2 (not SLES11) you can create directories by specify=
ing a file_path that ends with a slash.
+
+ &example.files;
+
+
+ A more advanced example is shown below. This configuration will create
+ a file using the content supplied in file_contents
+ and will change the permissions and ownership of the file. After the
+ file has been copied to the system, a script is executed which can be
+ used to manipulate the file and prepare it for the environment of the =
client.
+
+ &example.filesadv;
+
+
Added: trunk/autoinstallation/doc/GeneralSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/GeneralS=
ection.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/GeneralSection.xml (added)
+++ trunk/autoinstallation/doc/GeneralSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,153 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+
+
+ General Options
+
+ =20
+
+ General
+ options include all the settings related to the installation process and
+ the environment of the installed system.
+
+
+ General Options
+
+ =20
+
+ =20
+
+ =20
+
+ By default, the auto-installation process has to be confirmed by the
+ user. The confirmation should be disabled if a fully unattended
+ installation is desired. This option is used to view and change the
+ settings on a target system before anything is committed and can be
+ used for debugging. It is set to true by default
+ to avoid recursive installs when the system schedules a reboot after
+ initial system setup.
+
+
+ With halt you make autoyast to turn off the machine
+ after all packages have been installed. So instead of the reboot into
+ stage two, the machine is turned off. The bootloader is alreay installed
+ and all your chroot scripts have run.
+
+
+ final_halt and final_reboot a=
re new
+ with openSUSE 11.0 and SLES11. You can reboot or halt the machine,
+ when everything with installation and configuration is done, with that.
+
+
+ openSUSE 11.0 uses the kexec feature and does not reboot anymore betwe=
en stage1 and stage2. With
+ the forceboot option you can force the reboot in =
case you need it for some
+ reason. true will reboot, false will not reboot and a missing forceboot option
+ uses the products default.
+
+
+ AutoYaST in openSUSE 11.1 allows you to configure the proposal screen =
with the <proposals config:type=3D"list">
+ option in the profile. All proposals that are listed in that section a=
re shown in the proposal screen if you set the
+ confirm option to true.
+
+
+ This is the list of proposals for openSUSE 11.1 are (you can find that=
in the control.xml on the installation source too):
+
+
+
+ partitions_proposal
+
+
+
+
+ bootloader_proposal
+
+
+
+
+ country_simple_proposal
+
+
+
+
+ timezone_proposal
+
+
+
+
+ users_proposal
+
+
+
+
+ hwinfo_proposal
+
+
+
+
+ mouse_proposal
+
+
+
+
+ software_proposal
+
+
+
+
+ runlevel_proposal
+
+
+
+
+ deploying_proposal
+
+
+
+
+
+ The wait section was invented with openSUSE 11.1 and SLES11. You can=
let AutoYaST sleep before and after each module during the second stage.=20
+ You can run scripts and/or you can pass a value (in seconds) for Aut=
oYaST to sleep. In the example above AutoYaST will sleep for 15 seconds (10+5=
) before
+ the network configuration happens and 10 seconds (3+7) after the net=
work configuration is done. The scripts in the example don't really make a lo=
t of sense
+ because you could pass that value as "time" value too but I think yo=
u get how scripts in the wait section work now.
+
+
+ Change starting from SUSE Linux 10.1/SLES10
+
+ The language, keyboard and
+ clock properties in the general
+ resource were moved to the root (profile) element of
+ the autoyast profile. So don't use them in the general section anymore.
+
+
+ Since now you can use the second_stage property, =
which
+ can turn off autoyast after the first reboot. So the complete second s=
tage is
+ a manual installation (default is true, which means that autoyast is d=
oing a
+ complete installation). Since openSUSE 11.0 you can set the boolean final_reboot
+ and final_halt to reboot/turn off the machine at =
the end of stage two.
+
+
+ For the signature-handling, please read the Software chapter
+ of this documentation.
+
+
+
+
Added: trunk/autoinstallation/doc/KDumpSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/KDumpSec=
tion.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/KDumpSection.xml (added)
+++ trunk/autoinstallation/doc/KDumpSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,576 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+
+
+
+ Kernel dumps
+
+
+
+ This feature is only available since SLES 11 (not openSUSE 11.1). It i=
s not available
+ on the zSeries (s390x) archi=
tecture!
+
+
+
+ With kdump the system is able to create crashdump files if the whole s=
ystem (i.e., the
+ kernel) crashes. That crash dump files contain the memory contents whi=
le the system crashed.
+ Such core files can be analyzed later by the support or a (kernel) dev=
eloper to find the
+ reason why the system crashed. It's mostly useful for servers where yo=
u cannot
+ easily reproduce such crashes on another system and where it's importa=
nt that the
+ problem gets fixed.
+
+
+
+ The only downside of enabling kdump is that this costs you between 64&=
nbsp;MiB and
+ 128 MiB of System RAM (on "normal" sized systems) that needs to b=
e reserved to
+ be used by kdump in the case the system crashes and the dump needs to =
be generated.
+
+
+ This section only describes how to setup kdump with &autoyast;. It=
does not describe
+ how kdump works in general and also does not describe each small detai=
l. Refer to
+ the kdump(7) manual page which is in the package named kdump=
or to
+ the openSUSE Kdump documen=
tation.
+
+
+
+ At first, let's present an overall example for the kdump configuration:
+
+
+ &example.kdump;
+
+
+
+ Memory Reservation
+
+
+ As already mentioned above, it's necessary to reserve some memory at=
bootup for
+ kdump. Because that memory must be reserved very early during the bo=
ot process,
+ the configuration is done via a kernel command line parameter called
+ crashkernel. That memory will be used to load a s=
econd kernel
+ in that memory that will be executed without rebooting if the first =
kernel
+ crashes. That kernel also has a special initrd which contains all pr=
ograms
+ that are necessary to save the dump to network or disk, send the not=
ification
+ email and finally reboot.
+
+
+
+ You can enable or disable that the crashkernel pa=
rameter is
+ written for the default boot kernel with the add_crash_kern=
el
+ tag and you can specify the value of the crashkernel parameter
+ using the crash_kernel tag.
+
+
+
+ For the memory reservation there are two things to specify: The amount
+ of reserved memory (such as 64M to reserve 64&nbs=
p;MiB of memory from
+ the RAM) and the offset. The syntax is
+ crashkernel=3DAMOUNT(a)OFFSET. Luckily the kernel=
is able to auto-detect the
+ right offset for you nowadays (with the exception of the Xen hypervi=
sor where you have to
+ specify 16M as offset), so you don't have to wo=
rry about that too much.
+ You can just specify <crash_kernel>crashkernel=3D64M&=
lt;/crash_kernel>
+ and the right thing will happen.
+
+
+
+ For the amount of memory, following values are =
recommended:
+
+
+
+
+ Recommended values for the reserved memory amount
+
+
+
+ Platform
+ Recommended values
+
+
+
+
+
+ i386 and x86-64
+
+
+ 64M for small machines (about 2 Gi=
B of RAM, 4 cores)
+ and 128M for larger machines
+
+
+
+
+
+
+ PPC64
+
+
+ 128M for small machines
+ and 256M for larger machines
+
+
+
+
+
+
+ IA64
+
+
+ 256M for small machines,
+ 512M for medium machines and
+ 1G and more for really large machines
+ (mostly SGI Altix systems)
+
+
+
+
+
+
+
+
+ To make things even more complicated, there's a so-called =
extended
+ command line syntax where you can specify the amount of r=
eserved
+ memory dependent of the System RAM. That is good if you share one &a=
utoyast;
+ profile for multiple installations or when you often remove or insta=
ll memory
+ on one machine. The syntax is:
+
+
+
+ BEGIN_RANGE_1-END_RANGE_1:AMOUNT_1,BEGIN_RANGE_2-END_RANGE_2=
:AMOUNT_2(a)OFFSET
+
+
+
+ In that syntax BEGIN_RANGE_1 is the start of the =
first
+ memory range (for example: 0M) and END_R=
ANGE_1
+ is the end of the first memory range (and can be empty in case "infi=
nity" should
+ be assumed) and so on. So for example
+ 256M-2G:64M,2G-:128M means to reserve 64 MiB=
of crashkernel
+ memory when the system has between 256 MiB and 2 GiB RAM a=
nd to reserve
+ 128 MiB of crashkernel memory when the system has above 2 =
GiB RAM.
+
+
+
+ The following table contains the settings that are necessary for the
+ memory reservation:
+
+
+
+
+ XML representation of the memory reservation settings
+
+
+
+ Element
+ Description
+ Comment
+
+
+
+
+ add_crash_kernel
+ If the memory should be reserved, that basically enab=
les or disables kdump.
+ <add_crash_kernel config:type=3D"boolean"=
>true</add_crash_kernel>
+ required
+
+
+ crash_kernel
+ The syntax of the crashkernel command line as discuss=
ed above.
+ <crash_kernel>256M:64M</crash_kerne=
l>
+ required
+
+
+
+
+
+
+
+
+
+
+
+ Dump Saving
+
+
+
+
+
+ Target
+
+
+
+ The element KDUMP_SAVEDIR holds an URL to where=
the dump
+ is saved. Following methods are possible:
+
+ =20
+
+
+
+ file to save to the local disk
+
+
+
+
+ ftp to save to an FTP server (without encry=
ption)
+
+
+
+
+ sftp to save to an SSH2 SFTP server
+
+
+
+
+ nfs to save to a NFS location and
+
+
+
+
+ cifs to save the dump to a CIFS/SMP export =
from Samba or Microsoft Windows.
+
+
+
+ =20
+
+ For details see the kdump(5) manual page. Two examples are:
+ file:///var/crash (which is the default location
+ according to FHS) and ftp://user:password(a)host:port/inc=
oming/dumps.
+ Below that directory, a directory name that contains a time stamp =
will be created
+ in which the dumps are saved.
+
+ =20
+
+ When the dump is saved to the local disk, KDUMP_KEEP_OLD_=
DUMPS
+ can be used to delete old dumps automatically. This setting takes =
a number that
+ specifies how much old dumps should be kept. If the partition has =
less than
+ KDUMP_FREE_DISK_SIZE megabytes free disk space =
after saving the
+ dump, the dump is not copied at all.
+
+ =20
+
+ If you would not like only to save the dump but also the whole ker=
nel and
+ (if installed) the debug information of the kernel to that directo=
ry to have
+ everything you need (except all kernel modules and the debugging i=
nformation
+ of all kernel modules) to analyze the dump in one directory, you c=
an set
+ KDUMP_COPY_KERNEL to true.
+
+
+
+
+
+
+ Filtering and Compression
+
+ =20
+
+ The size of kernel dumps is uncompressed and unfiltered as large a=
s your system has RAM.
+ To get smaller files (for example, to send it to support), you can=
compress the whole=20
+ dump file afterwards. However, the drawback is that the dump has t=
o be uncompressed=20
+ afterwards before opening, so the disk space needs to be there in =
any case.
+
+
+
+ To use page compression which compresses every page and allows dyn=
amic decompression
+ with the crash(8) debugging tool, set KDUMP_DUMPFORMAT to
+ compressed (which is actually the default).
+
+
+
+ To filter the dump, you have to set the KDUMP_DUMPLEVEL=
literal>. Then not all
+ memory is saved to disk but only memory that does not fulfill some=
criteria. I.e. you
+ may want to leave out pages that are completely filled by zeroes a=
s they don't
+ contain any useful information. 0 produces a full dump and 31 is t=
he smallest dump.
+ The manual page kdump(5) and makedumpfile(8) contain a table that =
lists for
+ each value which pages will be saved.
+
+
+
+
+
+
+
+ Summary
+
+
+
+ XML representation of the dump target settings
+
+
+
+ Element
+ Description
+ Comment
+
+
+
+
+ KDUMP_SAVEDIR
+ An URL that specifies the target to which the dump =
and related files will be saved.
+ <KDUMP_SAVEDRIR>file:///var/crash/&l=
t;/KDUMP_SAVEDIR>
+ required
+
+
+ KDUMP_COPY_KERNEL
+ If not only the dump itself should be saved to KDUMP_SAVEDIR but
+ also the kernel and its debugging information (if instal=
led).
+ <KDUMP_COPY_KERNEL>false</KDUMP_C=
OPY_KERNEL>
+ optional
+
+
+ KDUMP_FREE_DISK_SIZE
+
+ The number of megabytes that should always be free after=
saving the dump. If that
+ space would be below that value, the dump will not be co=
pied.
+ <KDUMP_FREE_DISK_SIZE>64</KDUMP_F=
REE_DISK_SIZE>
+ optional
+
+
+ KDUMP_KEEP_OLD_DUMPS
+
+ The number of dumps that are kept (i.e., not deleted) if=
KDUMP_SAVEDIR
+ points to a local directory. Specify 0 if you don't want=
to delete dumps at all and
+ specify -1 if all dumps (except the one that is just sav=
ed) should be deleted.
+ <KDUMP_KEEP_OLD_DUMPS>4</KDUMP_KE=
EP_OLD_DUMPS>
+ optional
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Email Notification
+
+
+
+ It's useful to get notified via email that a machine has crashed and=
a dump has been
+ saved. That way you can for example setup a dump server in a company=
and trigger
+ some actions by that email automatically like calling the administra=
tor from home
+ to check if everything runs again.
+
+ =20
+
+ Because the dump is saved in a special initrd environment, we cannot=
use a local
+ mail server just to send that notification email. However, it's bett=
er to send
+ that email in the initrd just because it's more likely that we have =
a working network
+ connection here (which we need in the netdump case to save the dump =
away anyway)
+ compared that the server comes up again and everything is working.
+
+ =20
+ You have to provide at least exactly one address in
+ KDUMP_NOTIFICATION_TO and zero, one or more addre=
sses
+ in KDUMP_NOTIFICATION_CC. Please note that you ca=
n only
+ specify the address here, not a real name or some other fancy stuff.
+
+ =20
+
+ To actually send the email, we need KDUMP_SMTP_SERVER and
+ (if the server needs authentication) KDUMP_SMTP_USER and
+ KDUMP_SMTP_PASSWORD. Please note that TSL or SSL =
are not supported.
+ That may be added in future.
+
+
+
+
+
+ XML representation of the email notification settings
+
+
+
+ Element
+ Description
+ Comment
+
+
+
+
+ KDUMP_NOTIFICATION_TO
+ Exactly one email address (and only an address) to wh=
ich the mail
+ should be sent. Additional recipients can be specified in
+ KDUMP_NOTIFICATION_CC.
+ <KDUMP_NOTIFICATION_TO>bwalle(a)suse.d=
e</KDUMP_NOTIFICATION_TO>
+ optional (email notification is disabled if empty)
+
+
+ KDUMP_NOTIFICATION_CC
+ Zero, one or more recipients that are in the Cc line =
of the notification mail.
+ <KDUMP_NOTIFICATION_CC>spam(a)suse.de =
devnull(a)suse.de</KDUMP_NOTIFICATION_CC>
+ optional
+
+
+ KDUMP_SMTP_SERVER
+
+ Host name of the SMTP server that will be used for the mai=
l delivery. Please note
+ that the SMTP authentication is supported (see KD=
UMP_SMTP_USER
+ and KDUMP_SMTP_PASSWORD) but TSL and SS=
L are not
+ supported.
+ <KDUMP_SMTP_SERVER>email.suse.de</K=
DUMP_SMTP_SERVER>
+ optional (email notification is disabled if empty)
+
+
+ KDUMP_SMTP_USER
+
+ User name that is used together with KDUMP_SMTP_P=
ASSWORD
+ for SMTP authentication.
+ <KDUMP_SMTP_USER>bwalle</KDUMP_SMTP=
_USER>
+ optional
+
+
+ KDUMP_SMTP_PASSWORD
+
+ Password that is used together with KDUMP_SMTP_US=
ER
+ for SMTP authentication.
+ <KDUMP_SMTP_PASSWORD>geheim</KDUMP_=
SMTP_PASSWORD>
+ optional
+
+
+
+
+
+
+
+
+
+
+
+ Kdump kernel settings
+
+
+
+ As already mentioned, a special kernel is booted to save the dump.
+ If you don't want to use the auto-detection mechanism to find out wh=
ich kernel
+ is used (see the kdump(5) manual page that describes the algorithm w=
hich
+ is used to find the kernel), you can specify the version of a custom=
kernel
+ in KDUMP_KERNELVER. If you set that to
+ foo, then the kernel located in
+ /boot/vmlinuz-foo or /boot/vmlinux-fo=
o
+ (in that order on platforms that have a vmlinuz=
file)
+ will be used.
+
+
+
+ You can even specify the command line which will be used to boot the=
kdump kernel.
+ Normally the boot command line is used minus some settings that hurt=
in the=20
+ kdump case (like the crashkernel parameter itself=
) plus
+ some settings that are needed in the kdump case (see the manual page=
kdump(5)).
+ If you just want some additional parameters like a overwritten conso=
le setting
+ then use KDUMP_COMMANDLINE_APPEND. If you know wh=
at you're doing
+ and you want to specify the whole command line, set KDUMP_C=
OMMANDLINE.
+
+
+
+
+
+ XML representation of the kernel settings
+
+
+
+ Element
+ Description
+ Comment
+
+
+
+
+ KDUMP_KERNELVER
+ Version string for the kernel that will be used for k=
dump. Leave it
+ empty to use the auto-detection mechanism (strongly recomm=
ended).
+ <KDUMP_KERNELVER>2.6.27-default</KD=
UMP_KERNELVER>
+ optional (auto-detection if empty)
+
+
+ KDUMP_COMMANDLINE_APPEND
+ Additional command line parameters for the kdump kern=
el.
+ <KDUMP_COMMANDLINE_APPEND>console=3Dtt=
yS0,57600</KDUMP_COMMANDLINE_APPEND>
+ optional
+
+
+ KDUMP_COMMANDLINE
+
+ Overwrite the automatically generated kdump command line. =
Use with care.
+ Normally KDUMP_COMMANDLINE_APPEND is th=
e setting you're
+ looking for.
+ <KDUMP_COMMANDLINE_APPEND>root=3D/dev/=
sda5 maxcpus=3D1 irqpoll</KDUMP_COMMANDLINE>
+ optional (email notification is disabled if empty)
+
+
+
+
+
+
+
+
+
+
+
+ Expert settings
+
+
+
+
+
+ XML representation of the expert settings
+
+
+
+ Element
+ Description
+ Comment
+
+
+
+
+ KDUMP_IMMEDIATE_REBOOT
+ true if the system should be reboo=
ted automatically
+ after the dump has been saved, false ot=
herwise. The default
+ is to reboot the system automatically.
+ <KDUMP_IMMEDIATE_REBOOT>true</KDUMP=
_IMMEDIATE_REBOOT>
+ optional
+
+
+ KDUMP_VERBOSE
+ Bitmask that specifies how to verbose the kdump proce=
ss should be.
+ Read kdump(5) for details.
+ <KDUMP_VERBOSE>3</KDUMP_VERBOSE>=
+ optional
+
+
+ KEXEC_OPTIONS
+ Additional options that are passed to ke=
xec
+ when loading the kdump kernel. Normally empty.
+ <KEXEC_OPTIONS>--noio</KEXEC_OPTION=
S>
+ optional
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Added: trunk/autoinstallation/doc/LDAPSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/LDAPSect=
ion.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/LDAPSection.xml (added)
+++ trunk/autoinstallation/doc/LDAPSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,35 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+ &ldap; client
+
+
+ The installed machine can be set up as an
+ > &ldap; client to authenticate users with an
+ OpenLDAP; server. Required data are the name of the search base (base DN, =
e.g, dc=3Dmydomain,dc=3Dcom)
+ and the IP address of the &ldap; server (e.g., 10.20.0.2).
+
+
+ If &ldap; is activated, NSS and PAM
+ will be configured accordingly to use &ldap; for user authentication.
+
+ &example.ldapclient;
+
+
Added: trunk/autoinstallation/doc/MailSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/MailSect=
ion.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/MailSection.xml (added)
+++ trunk/autoinstallation/doc/MailSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,38 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+ Mail Configuration (Sendmail or Postfix)
+
+
+ For the mail configuration of the client this
+ module lets you create a detailed mail configuration. The module
+ contains various options and it is recommended to use it at least for
+ the initial configuration.
+=09
+
+
+ Mail Configuration
+
+ =20
+
+=20
+
+
Added: trunk/autoinstallation/doc/NFSSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/NFSSecti=
on.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/NFSSection.xml (added)
+++ trunk/autoinstallation/doc/NFSSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,73 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+ NFS Client and Server
+
+
+ Configuration of a system as an NFS client or an NFS server is
+ possible and can be done using the configuration system. The
+ following examples shows how both NFS client and server can be configured.
+
+
+ Up to SLE11 and openSUSE 11.2, the following structure of NFS client config=
uration
+ is used:
+
+
+
+ Network configuration: NFS client
+
+
+
+ =20
+
+
+
+ From openSUSE 11.3 (SLE12 respectively) on, the structure of NFS client con=
figuration
+ has changed. Some global configuration options were introduced - =
enable_nfs4
+ to switch NFS4 support on/off and idmapd_domain to def=
ine domain name for
+ rpc.idmapd (this only makes sense with enabled NFS4). Attention: the old st=
ructure is not=20
+ compatible with the new one and the profiles with NFS section created on ol=
der releases will not=20
+ work with newer products.
+
+
+
+ Network configuration: NFS client - new style (openSUSE 11.3 and=
newer)
+
+
+
+ =20
+
+
+
+
+
+ Network configuration: NFS Server
+
+
+
+ =20
+ =20
+
+=20
+
+
Added: trunk/autoinstallation/doc/NISSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/NISSecti=
on.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/NISSection.xml (added)
+++ trunk/autoinstallation/doc/NISSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,42 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+ NIS
+
+ Using the nis resource, you can configure the target m=
achine as a NIS
+ client. The following example shows a detailed
+ configuration using multiple domains.
+
+ &example.nis;
+
+
+
Added: trunk/autoinstallation/doc/NTPSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/NTPSecti=
on.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/NTPSection.xml (added)
+++ trunk/autoinstallation/doc/NTPSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,49 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+ =20
+
+
+ NTP Client
+
+
+ Select whether to start the NTP daemon when booting the system. Th=
e NTP
+ daemon resolves host names when initializing. The first
+ synchronization of the clock is performed before the NTP daemon is
+ started. To use this host for initial synchronization configure the
+ property initial_sync.
+
+
+ To run NTP daemon in
+ chroot jail, set start_in_chroot. Starting an=
y daemon
+ in a chroot jail is more secure and strongly recommended.=20
+ To adjust NTP servers, peers, local clocks, and NTP broadcasting,
+ add the appropriate entry to the control file. an example of vario=
us
+ configuration options is shown below.
+
+
+
+ Network configuration: NTP Client
+
+
+ =20
+
+=20
+
+
Added: trunk/autoinstallation/doc/NetworkSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/NetworkS=
ection.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/NetworkSection.xml (added)
+++ trunk/autoinstallation/doc/NetworkSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,111 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+ Network configuration
+
+
+
+
+ Network devices, DNS and Routing.
+
+
+ Network configuration is used to connect a single &company-suse; Linux
+ workstation to an Ethernet-based LAN or to configure dial-up
+ connection. More complex configuration (multiple network cards,
+ routing, etc.) is also provided. With this module it's possible to
+ configure and setup Ethernet Controllers and Token-Ring Controllers.
+
+
+ In the networking section, when this option is set to true (default is f=
alse, this option is available since openSUSE 11.2 but not SLES11):
+
+ <keep_install_network config:type=3D"boolean">true&l=
t;/keep_install_network>
+
+ YaST will keep network settings created during installation (via Linuxrc=
)=20
+ and/or merge it with network settings from the AutoYaST profile (if thes=
e are defined).
+ AutoYaST settings have higher priority than already present configuratio=
n files.=20
+ YaST will write ifcfg-* files from profile without removing old ones.=20
+ If there is none (or empty) dns and routing section, YaST will keep alre=
ady present values. Otherwise settings from the profile will be applied.
+
+
+ To configure network settings and activate networking automatically,
+ one global resource is used to store the whole network configuration.
+
+ =20
+ &example.network;
+
+
+
+
+ Proxy
+
+
+ Configure your Internet proxy (caching) settings using this
+ resource.
+
+
+ HTTP proxy is the name of the proxy server for your ac=
cess to the world wide web (WWW).
+ FTP proxy is the name of the proxy server for your acc=
ess to the file transfer services (FTP).
+ No proxy domains is a list of domains for
+ which the requests should be done directly without caching.
+
+
+ If you are using a proxy server with authorization, fill in Proxy user name=
and Proxy password.
+
+
+
+ Netwrok configuration: Proxy
+
+
+ =20
+
+
+
+ =20
+
+
+ (X)Inetd
+
+
+ The profile has elements to specify which superserver should be
+ used (netd_service), whether it should be enabled (netd_status) and
+ how the services should be configured (netd_conf).
+
+
+ A service description element has conceptually two parts: key and
+ non-key. When writing the configuration, services are matched using
+ the key fields and to the matching service, non-key fields are
+ applied. If no service matches, it is created. If more services
+ match, a warning is reported. The key fields are script, service,
+ protocol and server.
+
+
+ Service and protocol are matched literally. script is the base name
+ of the config file: usually a file in /etc/xinetd.d, f=
or example "echo-udp",
+ or "inetd.conf". For compatibility with 8.2, server is matched more
+ loosely: if it is /usr/sbin/tcpd, the real server name=
is taken from
+ server_args. After that, the basename of the first
+ whitespace-sparated word is taken and these values are compared.
+
+ &example.inetd;
+
+
+
+
Added: trunk/autoinstallation/doc/PartitioningSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/Partitio=
ningSection.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/PartitioningSection.xml (added)
+++ trunk/autoinstallation/doc/PartitioningSection.xml Fri Mar 5 11:16:35 20=
10
@@ -0,0 +1,982 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+
+ Partitioning
+
+
+
+ drive configuration
+
+
+ EVMS support dropped in openSUSE 11.1 and SLES11=09
+
+
+since openSUSE 11.1 and SLES11 there is no longer support for EVMS in the in=
stallation system. That means all support for EVMS in AutoYaST was dropped to=
o. Alll EVMS documentation on this page is on valid for SLES10 (all service p=
acks) and openSUSE versions prior openSUSE 11.1
+
+
+
+ The following elements must be between the <partitioning config=
:type=3D"list"><drive> ... </drive></partitioning> tags =
in the <profile> section.
+
+
+
+
+
+ Attribute
+ Values
+ Description
+
+
+
+
+ device
+ the device you want to configure in this section. Sin=
ce SUSE Linux 10.1 and SLES10, you can use persistent device names via id, li=
ke /dev/disk/by-id/ata-WDC_WD3200AAKS-75L9A0_WD-WMAV27368122. With SLES10 SP1 and SUSE Linux 10.2, by-path is po=
ssible too like /dev/disk/by-path/pci-0001:00:03.0-scsi-0:0:0:0.
+ <device>/dev/hda</device>
+
+ optional. If left out, autoyast tries to guess the de=
vice. A RAID must always have "/dev/md" as device
+
+
+ initialize
+ if set to true, the partition table gets wiped out be=
fore autoyast starts the partition calculation
+<initialize config:type=3D"boolean">true</initialize&=
gt;
+
+ optional. The default is false.
+
+
+ is_lvm_vg
+ This tells autoyast that this device is not a physica=
l device but a LVM volume group (see LVM configuration below)
+<is_lvm_vg config:type=3D"boolean">true</is_lvm_vg>=
;
+
+ DEPRECATED since SLES10SP1 and SL10.2 - use type instead. Must be true if this device is a LVM volume group. =
The default is false.
+
+
+ is_evms_vg
+ this tells autoyast that this device is not a physica=
l device but an EVMS volume group (see EVMS configuration below)
+<is_evms_vg config:type=3D"boolean">true</is_evms_vg&=
gt;
+
+ DEPRECATED since SLES10SP1 and SL10.2 - use type instead. Must be true if this device is an EVMS volume group=
. The default is false.
+
+
+ partitions
+ this is a list of <partition> entries (see tabl=
e below)
+<partitions config:type=3D"list"><partition>...<=
;/partition>...</partitions>
+
+ optional. If no partition is specified, autoyast will=
create it's own idea of a nice partitioning (see Automated Partitioning belo=
w).
+
+
+ pesize
+ this value makes only sense with LVM/EVMS.
+<pesize>8M</pesize>
+
+ optional. Default is 4M for EVMS/LVM volume groups.=
entry>
+
+
+ use
+ this parameter tells autoyast which strategy it shall=
use to partition the harddisc.
+You can choose between:
+
+
+all (uses the whole device while calculating the new partitioning)
+
+
+linux (only existing linux partitions are used)
+
+
+free (only unused space on the device gets used. No other partitions g=
ets touched)
+
+
+1,2,3 (a list of comma seperated numbers that indicates the partition =
numbers to use)
+
+
+
+ this parameter should be provided
+
+
+ type
+ this value describes the type of the drive<=
/emphasis> and is a replacement for
+is_lvm_vg and is_evms_vg used in S=
LES10 and SL10.1
+You can choose between:
+
+
+CT_DISK for physical harddisks (default)
+
+
+CT_LVM for LVM volume groups
+
+
+CT_EVMS for EVMS volume groups
+
+
+
+<type config:type=3D"symbol">CT_LVM</type>
+
+ optional. Default is CT_DISK for a normal physical ha=
rddisk.
+
+
+
+
+
+
+
+ partition configuration
+
+ The following elements must be between the <partitions config:t=
ype=3D"list"><partition> ... </partition></partitions> t=
ags in the <drive> section.
+
+
+
+
+
+ Attribute
+ Values
+ Description
+
+
+
+
+ create
+
+
+ the "create" tells autoyast if this partition must be cr=
eated or if it's already existing
+
+ <create config:type=3D"boolean">false&=
lt;/create>
+
+ if set to false, there must be some information for a=
utoyast which partition this is (like with partition_nr)
+
+
+ mount
+
+
+ the mountpoint of this partition.
+
+ <mount>/</mount>
+ <mount>swap</mount>
+
+ you should have at least a root partition (/) and a s=
wap partition
+
+
+ fstopt
+
+
+ mount options for this partition
+
+ <fstopt>ro,noatime,user,data=3Dordered=
,acl,user_xattr</fstopt>
+
+ see "man mount" for the mountoptions you can use
+
+
+ label
+
+
+ the label the partition has (useful for the "mountby" pa=
rameter - see below).
+
+ <label>mydata</label>=
para>
+
+ see "man e2label" for example.
+
+
+ uuid
+
+
+ the uuid the partition has (only useful for the "mountby=
" parameter - see below).
+
+ <uuid>1b4e28ba-2fa1-11d2-883f-b9a761bd=
e3fb</uuid>
+
+ see "man uuidgen"
+
+
+ size
+
+
+ the size for the partition like 4G, 4500M, ... The /boot=
partition and the swap partition can have "auto" as
+ size too, to let autoyast calculate a reasonable size fo=
r them. On partition can have the value "max" to fillup
+ all available space.
+
+
+ with SUSE Linux 10.2 and SLES10 SP1, you can specify the=
the size in percentage. So 10% will use 10% of the size
+ of the harddisk/VG. You can mix auto,max,sizes and perce=
ntage like you want.
+
+ <size>10G</size>
+
+
+
+
+ format
+
+
+ shall autoyast format the partition?
+
+ <format config:type=3D"boolean">false&=
lt;/format>
+
+ if "create" is true, then it's very likely that this =
is true too
+
+
+ filesystem
+
+
+ what filesystem is used on this partition?
+
+
+reiser (the default)
+
+
+ext2
+
+
+ext3
+
+
+xfs
+
+
+jfs
+
+
+swap
+
+
+
+ <filesystem config:type=3D"symbol">rei=
ser</filesystem>
+
+ optional. The default is reiser
+
+
+ partition_nr
+
+
+ the partition_nr this partition has/will have. If you ha=
ve set create=3Dfalse, then you can tell
+ autoyast which partition you mean by the partition_nr. Y=
ou can force autoyast to create only
+ primary partitions by configuring only partition numbers=
below 5.
+
+ <partition_nr config:type=3D"integer">=
2</partition_nr>
+
+ in most cases nr. 1-4 are primary partitions and 5-..=
. are logical partitions
+
+
+ partition_id
+
+
+ the partition_id configures the id of the partition.=
If you want something else than 131
+ for linux partition or 130 for swap, you must config=
ure that with partition_id.
+
+ <partition_id config:type=3D"integer">=
131</partition_id>
+
+ the default is 131 for linux partition. 130 for swap =
is set by autoyast itself too.
+
+
+ filesystem_id
+
+
+ look at partition_id above. For historical reasons t=
hey represent the same.
+
+ <filesystem_id config:type=3D"integer">=
;131</filesystem_id>
+
+ since 10.1 and SLES10 it's recommended to use partiti=
on_id instead.
+
+
+ mountby
+
+
+ instead of a partition number, you can tell autoyast to =
mount a partition by label, uuid, path or id which are the udev path and udev=
id (see /dev/disk/...)
+
+ <mountby config:type=3D"symbol">label&=
lt;/mountby>
+
+ see "label" and "uuid" documentation above
+
+
+ lv_name
+
+
+ if this partition is in a logical volume in a volume gro=
up (LVM or EVMS)
+ (see is_lvm_vg/is_evms_vg parameter in drive configurati=
on) you
+ must specifiy the logical volume name here.
+
+ <lv_name>opt_lv</lv_name>
+
+
+
+
+ stripes
+
+
+ It's an integer that tells AutoYaST to do LVM striping. =
You can configure across how man devices you want to stripe
+
+ <stripes config:type=3D"integer">2<=
/stripes>
+
+
+
+
+ stripesize
+
+
+ It's an integer that tells AutoYaST the size of each blo=
ck in kb
+
+ <stripesize config:type=3D"integer">4&=
lt;/stripesize>
+
+
+
+
+ lvm_group
+
+
+ if this is a physical partition that is used by (part of=
) a volume group (LVM),=20
+ you have to specify the name of the volume
+ group here.
+
+ <lvm_group>system</lvm_group>
+
+
+
+
+ evms_group
+
+
+ if this physical partition is used by a volume group (EV=
MS), you have to specify the name of the volume
+ group here.
+
+ <evms_group>system</evms_group><=
/screen>
+
+
+
+
+ raid_name
+
+
+ this physical volume is part of a RAID and the name of t=
he raid is specified here.
+
+ <raid_name>/dev/md0</raid_name><=
/screen>
+
+
+
+
+ raid_type
+
+
+ this physical volume is part of a RAID and the type of t=
he raid is specified here..
+
+ <raid_type>raid1</raid_type>
+
+
+
+
+ raid_options
+
+
+ special options for the raid are specified here. See bel=
ow.
+
+ <raid_options>...</raid_options>=
+
+
+
+
+ resize
+
+
+ This parameter is available since SLES10 SP1 and OpenSUS=
E 10.2.
+ This boolean must be true if an existing partition shoul=
d be resized. In this case,
+ you want to set create to false too and in
+ most cases you don't want to format=
the partition. You need to
+ tell autoyast the partition_nr and =
the size.
+ The size can be in percentage of the original size or as=
a number of the new size, like
+ 800M. max and =
auto don't
+ work as size here.
+
+ <resize config:type=3D"boolean">false&=
lt;/resize>
+
+ The resize only works with physical disks. Not with L=
VM/EVMS volumes.
+
+
+
+
+
+
+ raid options
+
+ The following elements must be between the <partition><ra=
id_options> ... </raid_options></partition> tags.
+
+
+
+
+
+ Automated Partitioning
+
+
+
+ For the automated partitioning to be completed, only the sizes and mount po=
ints of
+ partitions can be provided. All other data needed for successful partitioni=
ng
+ can be calculated during installation if they were not provided in the cont=
rol file.=20
+
+
+ If no partitions are defined and the specified drive is also the drive where
+ the root partition should be created, the following partitions are created
+ automatically:
+
+
+
+
+ /boot
+
+
+ Size of the /boot is determined by the
+ architecture of the target system.
+
+
+
+
+ swap
+
+
+ Size of the swap partitions is determined by the
+ amount of memory available in the system.
+
+
+
+
+ / (root partition)
+
+
+ Size of the / (root partition) is the space left
+ after creating swap and /boot.
+
+
+
+ =20
+
+ Depending on the initial status of the drive and how it was
+ previously partitioned, it is possible to create the default
+ partitioning in the following ways:
+
+
+
+
+ Use free space
+
+
+ If the drive is already partitioned, it is possible to create the
+ new partitions using the available space on the hard drive. This
+ requires the availability of enough space for all selected
+ packages in addition to swap.
+
+
+
+
+ Reuse all available space
+
+
+ This option will lead to the deletion of all existing
+ partitions (Linux and non-Linux partitions).
+
+
+
+
+
+
+ Reuse all available Linux partitions
+
+
+ This option will lead to the deletion of existing Linux
+ partitions. All other partitions (i.e. Windows) will be
+ kept. Note that this works only if the Linux partitions are at the end =
of the device.
+ =20
+
+
+
+
+
+ Reuse only specified partitions
+
+
+ This option will lead to the deletion of the specified partitions.
+ The selection of the partitions scheduled for deletion should be
+ started from the last available partition.
+
+
+
+
+ Repartitioning using only some of the existing partitions can be
+ accomplished only if the region selected to be partitioned exists at
+ the end of the device and only with neighboring partitions. This
+ means that you cannot repartition a region which contains a partition that
+ should not be touched in the middle.
+
+
+
+ Important Notice
+
+ The value provided in the use property determines ho=
w existing data and
+ partitions are treated. The value all means that
+ ALL data on the disk will
+ be erased. Make backups and use the confirm
+ property if you are going to
+ keep some partitions with important data. This is automated
+ installation and no pop-ups will notify you about partitions being delet=
ed.
+
+
+ =09
+ In case of the presence of multiple drives in the target system, all
+ drives must be identified with their device names and how the partitioning =
should be performed.
+
+
+
+ Partition sizes can be given in Gigabytes, Megabytes or can be set to
+ a flexible value using the keywords auto and
+ max. max is used to fill a
+ partition to the maximal available space on a
+ drive (Which mean that the partition should be the last one on the drive). =
+ auto can be used to determine the size of
+ a swap or boot partitions
+ depending on the memory available and the type of the system.
+
+ A fixed size can be given as shown below:
+
+ 1GB will create a partition with 1 GB size.
+ 1500MB will create a partition which is 1.5 GB big.
+
+
+ Automated partitioning
+
+ The following is an example of a single drive system, which is not
+ pre-partitioned and should be automatically partitioned according to
+ the described pre-defined partition plan. If you leave the device out,
+ an autodetection of the device will happen. So you don't have to do
+ different profiles for /dev/sda or /dev/hda systems.
+
+
+
+ =20
+
+
+
+ A more detailed example shows how existing partitions and
+ multiple drives are handled.
+
+
+ Detailed automated partitioning
+
+
+
+
+
+
+
+ Advanced Partitioning features
+
+ Wipe out partition table
+
+ In the most cases this is not needed because autoyast can delete par=
titions
+ one by one automatically but you have the option to let autoyast cle=
ar the partition table
+ instead of deleting the partitions individually.
+
+
+ if you go into the "drive" section, you can add
+
+true
+]]>
+
+ which tells Autoyast to delete the partition table before it starts =
to analyse the
+ actual partitioning and calculates it's partition plan. Of course th=
is means, that you
+ can't keep any of your existing partitions.
+
+
+
+ Mount Options
+
+ By default a file system which is to be mounted is
+ identified in /etc/fstab by the device name. This iden=
tification
+ can be changed so the file system is found by searching
+ for a UUID or a volume label. Note that not all file sys=
tems can be mounted
+ by UUID or a volume label. To specify how a
+ partition is to be mounted, use the mountby
+ property which has the symbol type. Possible
+ options are:
+
+
+
+ device (default)
+
+
+ label
+
+
+ UUID
+
+
+
+ If you choose to mount the partition using a label, the name
+ entered in the label property is used as the
+ volume label.=20
+
+
+ Add any legal mount option allowed in the fourth field of
+ /etc/fstab. Multiple options are separated by commas. =
Possible fstab options:
+
+
+
+ Mount Read-Only (ro): No writable
+ access to the file system is possible. Default is false.
+
+
+
+ No access time (noatime): Access times
+ are not updated when a file is read. Default is false.
+
+
+
+ Mountable by User (user): The file
+ system may be mounted by an ordinary user. Default is
+ false.
+
+
+
+
+ Data Journaling Mode (ordered | journal |
+ writeback) : Specifies the journaling mode for
+ file data. journal -- All data is committed into the journal
+ prior to being written into the main file system. ordered --
+ All data is forced directly out to the main file system prior
+ to its meta data being committed to the journal. writeback --
+ Data ordering is not preserved.
+
+
+
+
+ Access Control List (acl): Enable access
+ control lists on the file system.
+
+
+
+
+ Extended User Attributes (user_xattr): Allow
+ extended user attributes on the file system.
+
+
+=09
+
+
+ Mount Options
+
+
+
+ =20
+
+
+
+ =20
+
+ Keeping Specific Partitions
+
+ In some cases you might choose to keep some partitions untouched
+ and only format specific target partitions, rather than creating them from
+ scratch. This might be the case of Linux installations have to
+ co-exist with another operating system or if certain partitions
+ contain data that you wish to keep untouched.
+
+
+ Such scenarios require certain knowledge about the target systems
+ and hard drives. Depending on the scenario, you might need to know
+ the exact partition table of the target hard drive with partition
+ id's, sizes and numbers. With such data you can tell &autoyast; to
+ keep certain partitions, format others and create new partitions if=20
+ needed.
+
+
+
+ The following example will keep partitions 1, 2 and 5 and delete
+ partition 6 to create two new partitions. All kept partitions will
+ be only formatted.
+
+
+
+ Keeping partitions
+ =20
+
+
+
+
+
+ The last example requires exact knowledge about the existing partition
+ table and about the partition numbers of those partitions that
+ should be kept. In some cases however, such data might be not
+ available, especially in a mixed hardware environment with
+ different hard drive types and configurations. The following
+ scenario is for a system with a non-Linux OS with a designated
+ area for a Linux installation. =20
+
+
+ Keeping partitions
+ &partitioning-keep1;
+
+
+
+ In this scenario and as shown in figure , &autoyast2;
+ should not in any case create any new
+ partitions, instead it should search for certain partition types on the s=
ystem and use
+ them according to the partitioning plan in the control file. No
+ partition numbers are given in this case, only the mount points and
+ the partition types (Additional configuration data can be provided,
+ for example file system options, encryption and filesystem type)
+
+
+ Auto-detection of partitions to be kept.
+
+
+ =09
+
+
+
+ Using existing mount table (fstab)
+
+ New Feature
+
+
+ This option will allow the AutoYaST to use an existing
+ /etc/fstab and use the partition data from
+ from a previous installation. All partitions are kept and no new
+ partitions are created. The found partitions will be formatted and
+ mounted as specified in /etc/fstab found on a
+ Linux root partition.
+
+
+ Although the default behaviour is to format all partitions, it is
+ also possible to leave some partitions untouched and only mount them,
+ for example data partitions. If multiple installations are found on
+ the system (multiple root partitions with different
+ fstab files, the installation will abort, unless
+ the desired root partition is configured in the control file. The
+ following example illustrates how this option can be used:
+
+
+
+ Reading existing /etc/fstab
+
+
+
+
+
+
+
+
+
+ Logical Volume Manager (LVM)
+
+
+ To configure LVM, first you need to create a physical volume=
using the
+ normal partitioning method described above.=20
+
+
+
+ Create LVM Physical Volume
+
+
+ The following example shows how to prepare for LVM in the
+ partitioning resource:
+
+
+
+
+
+
+
+ The last example will create a non-formatted partition on device
+ /dev/sda1 of the type LVM and
+ with the volume group system. The partition
+ created will use all available space on this drive.
+
+
+
+
+ LVM Logical Volumes (New syntax)
+
+
+
+
+
+
+ With SUSE Linux 10.1 and all following versions, it's possible to set =
the size=20
+ to max for the logical volumes. Of course, you ca=
n only use max
+ only for one(!) logical volumes. You can't have two logical volumes in=
one volume group with the=20
+ size set to max
+
+
+
+
+
+ Enterprise Volume Management System (EVMS) - SLES10 only!
+
+
+ SLES10 autoyast has EVMS support. SLES11 has not!
+
+
+ Using EVMS is quite similar to using LVM (see above). So switching fro=
m LVM to EVMS
+ is just a small change in the autoyast profile. All you have to do is =
to change the
+ "is_lvm_vg" element into "is_evms_vg" and the "lvm_group" element into=
"evms_group".
+
+
+ With autoyast it's not possible to mix LVM and EVMS.
+
+
+ Using the LVM example from above for EVMS now looks like this:
+
+
+
+ EVMS Logical Volumes
+
+
+
+
+
+
+
+ Software RAID
+
+ Using &autoyast;, you can create and assemble software RAID devices. T=
he
+ supported RAID levels are the following:
+
+
+ =20
+
+ RAID 0: This level increases your disk performance.
+ There is NO redundancy in this mode. If one
+ of the drives crashes, data recovery will not be possible.
+
+
+
+
+
+ RAID 1:This mode has the best redundancy. It can be
+ used with two or more disks. This mode maintains an exact copy of all dat=
a on all
+ disks. As long as at least one disk is still working, no data is lost. Th=
e partitions
+ used for this type of RAID should have approximately the same size.
+
+
+
+
+
+ RAID 5: This mode combines management of a larger nu=
mber
+ of disks and still maintains some redundancy. This mode can be used on th=
ree disks or more.
+ If one disk fails, all data is still intact. If two disks fail simultaneo=
usly,
+ all data is lost.
+ =20
+
+
+
+ Multipath:This mode allow access to the same physica=
l device
+ over multiple controller for redundancy against a fault in a controller
+ card. This mode can be used with at least two devices.
+
+
+
+
+ As with LVM, you need to create all RAID<=
/emphasis> partitions first and assign
+ the partitions to the RAID device you want to
+ create and additionally you need to specify whether a partition or a =
device should be configured in the
+ RAID or if it should configured as a Spa=
re device.
+
+
+ The following example shows a simple RAID1 configuration:
+
+ =20
+
+
+ RAID1 configuration
+
+
+
+
+
+
+
+ The following has to be taken into consideration when configuring
+ raid:
+
+
+
+ The device for raid is always /dev/md
+
+
+ The property partition_nr is used to
+ determine the MD device number. if
+ partition_nr is equal to 0, then
+ /dev/md0 is configured. =20
+
+
+ All RAID specific options are contained in the
+ raid_options resource.
+
+
+
+
+
+
+ =20
+
Added: trunk/autoinstallation/doc/PrinterSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/PrinterS=
ection.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/PrinterSection.xml (added)
+++ trunk/autoinstallation/doc/PrinterSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,39 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+
+ Printer
+
+
+
+ Although Printer configuration, like other configurations can be
+ done manually, it is recommended to use the Configuration System to
+ create such a configuration because of the complexity and the range
+ of options offered by such modules.
+
+
+ Using the configuration system will guarantee that the options
+ provided are consistent. The following is an example of a
+ configuration section which was
+ created using the configuration system.
+
+ &example.printer;
+
+
Added: trunk/autoinstallation/doc/ReportSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/ReportSe=
ction.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/ReportSection.xml (added)
+++ trunk/autoinstallation/doc/ReportSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,77 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+
+ Reporting
+ =20
+
+
+ The report resource manages 3 types of pop-ups
+ that may appear during installation.
+
+
+
+
+ Messages Popups (Usually non-critical, informative messages)
+
+
+
+
+ Warning Popups (If something might go wrong)
+
+
+
+
+ Error Popups (In the case of an error)
+
+
+
+
+ Reporting Behavior
+
+ =20
+
+ =20
+
+
+ Depending on your experience, you can skip, log and show (with timeout)
+ those messages. It is recommended to show all
+ messages with timeout. Warnings can be skipped in
+ some places but should not be ignored.
+
+
+ By default, the settings in auto-installation mode is to show all messag=
es without logging and
+ with a timeout of 10 seconds.
+
+
+
+ Critical system messages
+
+
+ Note that not all messages during installation are con=
trolled by the
+ report resource. Some critical messages concerning
+ package installation and partitioning will still show up ignoring your
+ settings in the report section. Mostly those
+ messages will have to be answered with Yes or No.
+
+ =20
+
+
Added: trunk/autoinstallation/doc/RunlevelSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/Runlevel=
Section.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/RunlevelSection.xml (added)
+++ trunk/autoinstallation/doc/RunlevelSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,48 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+ Services and Run-levels
+
+
+ With the run-level resource you can set the default run-level and spec=
ify
+ in detail which system services you want to be started in which
+ run-level.
+
+
+ The default property specifies the default run
+ level of the system. Changes to the default run-level will take effect
+ the next time you boot the system. After installation is completed,
+ the system has run-level 5, which is Full multiuser with
+ network and XDM. If you have configured a system with no
+ X11, then it is recommended to reboot the system after the first stage
+ using the reboot property in the genera=
l resource.
+
+
+
+ A service should run in using a space delimited list of the run-levels
+ as shown in the following example. An alternative to specifying the
+ exact run-levels is to change the status of the service by either
+ enabling or disabling it using the
+ service_status property.
+
+ &example.runlevels;
+ =20
+
+
Added: trunk/autoinstallation/doc/ScriptsSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/ScriptsS=
ection.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/ScriptsSection.xml (added)
+++ trunk/autoinstallation/doc/ScriptsSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,495 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+ Custom user scripts
+
+ By adding scripts to the auto-installation process you can customize t=
he
+ installation for your needs and take control in different stages of the
+ installation.
+
+
+ In the auto-installation process, five types of scripts can be execute=
d and they
+ will be described here in order of "appearance" during the installatio=
n.
+
+
+ All scripts have to be in the <scritps> section.
+
+
+
+ pre-scripts (very early, before anyth=
ing else really happened)
+ postpartitioning-scripts (after parti=
tioning and mounting to /mnt but before RPM installation - since openSUSE 11.=
2)
+ chroot-scripts (after the package ins=
tallation, before the first boot)
+ post-scripts (during the first boot o=
f the installed system, no services running)
+ init-scripts (during the first boot o=
f the installed system, all servies up and running)
+
+
+
+ Pre-Install Scripts
+
+ Executed before &yast2; does any real change to the system
+ (Before partitioning and package installation but after the hardware dete=
ction)
+
+
+ You can use the pre-script to modify your profile and let autoyast rea=
d it again.
+ If you want to do that, you can find your profile in "/tmp/profile/aut=
oinst.xml".
+ Do what you want to do with that file and store the modified version in
+ "/tmp/profile/modified.xml". Autoyast will read that modified script t=
hen again after
+ the pre-script is done.
+
+
+ With SUSE Linux 10.0 and all following versions it's possible to chang=
e the partitioning with fdisk=20
+ in your pre-script. With pre 10.0 versions of SUSE Linux (like SLES9),=
that was not possible.
+
+ Pre-Install Scripts with confirmation
+
+ Pre-scripts are executed at an early stage of the installation.
+ This means if you have requested to confirm the installation, the=20
+ pre-scripts will be executed before the confirmation screen
+ shows up. (profile/install/general/mode/confirm)
+
+
+
+ The following elements must be between the <scripts><pr=
e-scripts config:type=3D"list"><script> ... </script></pre-=
scripts>...</scripts> tags
+
+
+
+ pre script XML representation
+
+
+
+ Element
+ Description
+ Comment
+
+
+
+
+ location
+ you can define a location from where the script gets =
fetched.
+ Locations can be the same like for the profile (http,=
ftp,nfs,...).
+ <location>http://10.10.0.1/myPreScript.s=
h</location>
+ either <location> or <source> must be def=
ined
+
+
+ source
+ the script itself. The source code of the script if y=
ou want so. Encapsulated in a CDATA tag. If you don't want
+ to put the whole shell script into the XML profile, look at =
the location parameter.
+
+ <source>
+<![CDATA[=20
+echo "Testing the pre script" > /tmp/pre-script_out.txt=20
+]]>
+</source>
+ Either <location> or <source> must be def=
ined
+
+
+ interpreter
+ the interpreter that must be used for the script. Sup=
ported options are shell and perl.
+ <interpreter>perl</interpreter>
+ optional (default is shell)
+
+
+ filename
+ the filename of the script. It will be stored in a te=
mporary directory under /tmp/...
+ <filename>myPreScript5.sh</filename&g=
t;
+ optional. The default is the type of the script (pre-=
scripts) in this case
+
+
+ feedback
+ if this boolean is true, stdout and stderr of the scr=
ipt will be shown in a popup that the
+ user has to confirm via ok-button. If stdout and stde=
rr are empty, no popup is shown and so
+ no confirmation is needed.
+ <feedback config:type=3D"boolean">true&l=
t;/feedback>
+ optional. The default is false. This option was inven=
ted with SL 10.1 / SLES10
+
+
+ feedback_type
+ this can be "message", "warning", "error" and you can=
control the timeout of those popups with the <report> section.
+ <feedback_type>warning</feedback_type=
>
+ optional. If missing, an always blocking popup is use=
d. This option was invited with openSUSE 11.2 (not SLES11)
+
+
+ debug
+ if this is true, every single line of a shell script =
is logged. Perl scripts are run with warnings
+ turned on.
+ <debug config:type=3D"boolean">true</=
debug>
+ optional. The default is true. This option was invent=
ed with SL 10.1 / SLES10
+
+
+
+
+
+
+
+
+ Postpartitioning Scripts
+
+ Available starting from openSUSE 11.2 only (not SLES11).
+
+
+ Executed after &yast2; did the partitioning and wrote the fstab. The empt=
y system is mounted to /mnt already.
+ This type of script is available since openSUSE 11.2 (not SLES11).
+
+
+ The following elements must be between the <scripts><po=
stpartitioning-scripts config:type=3D"list"><script> ... </script=
></postpartitioning-sripts>...</scripts> tags
+
+
+
+ postpartitioning script XML representation
+
+
+
+ Element
+ Description
+ Comment
+
+
+
+
+ location
+ you can define a location from where the script gets =
fetched.
+ Locations can be the same like for the profile (http,=
ftp,nfs,...).
+ <location>http://10.10.0.1/myScript.sh&l=
t;/location>
+ either <location> or <source> must be def=
ined
+
+
+ source
+ the script itself. The source code of the script if y=
ou want so. Encapsulated in a CDATA tag. If you don't want
+ to put the whole shell script into the XML profile, look at =
the location parameter.
+
+ <source>
+<![CDATA[=20
+echo "Testing postpart script" > /mnt/postpart_test.txt
+]]>
+</source>
+ Either <location> or <source> must be def=
ined
+
+
+ interpreter
+ the interpreter that must be used for the script. Sup=
ported options are shell and perl.
+ <interpreter>perl</interpreter>
+ optional (default is shell)
+
+
+ filename
+ the filename of the script. It will be stored in a te=
mporary directory under /tmp/...
+ <filename>myScript5.sh</filename><=
/screen>
+ optional. The default is the type of the script (post=
partitioning-scripts in this case)
+
+
+ feedback
+ if this boolean is true, stdout and stderr of the scr=
ipt will be shown in a popup that the
+ user has to confirm via ok-button. If stdout and stde=
rr are empty, no popup is shown and so
+ no confirmation is needed.
+ <feedback config:type=3D"boolean">true&l=
t;/feedback>
+ optional. The default is false. This option was inven=
ted with SL 10.1 / SLES10
+
+
+ feedback_type
+ this can be "message", "warning", "error" and you can=
control the timeout of those popups with the <report> section.
+ <feedback_type>warning</feedback_type=
>
+ optional. If missing, an always blocking popup is use=
d. This option was invited with openSUSE 11.2 (not SLES11)
+
+
+ debug
+ if this is true, every single line of a shell script =
is logged. Perl scripts are run with warnings
+ turned on.
+ <debug config:type=3D"boolean">true</=
debug>
+ optional. The default is true. This option was invent=
ed with SL 10.1 / SLES10
+
+
+
+
+
+
+
+
+
+
+ Chroot environment scripts
+ Chroot scripts are executed before the machine reboots for the first =
time.
+ Actually chroot scripts are two differnt kind of script with
+ one name. You can execute chroot script before the installation chroot=
s into
+ the installed system and configures the boot loader and you can execut=
e a script
+ after the chroot into the installed system has happend (look at the "c=
hrooted" parameter for that). Both types of scripts are
+ executed before yast2 boots for the first time.
+
+
+ The following elements must be between the <scripts><ch=
root-scripts config:type=3D"list"><script> ... </script></c=
hroot-scripts>...</scripts> tags
+
+
+
+ chroot script XML representation
+
+
+
+ Element
+ Description
+ Comment
+
+
+
+
+ location
+ you can define a location from where the script gets =
fetched.
+ Locations can be the same like for the profile (http,=
ftp,nfs,...).
+
+ <location>http://10.10.0.1/myChrootScript.sh&l=
t;/location>
+
+ either <location> or <source> must be def=
ined
+
+
+ source
+ the script itself. The source code of the script if y=
ou want so. Encapsulated in a CDATA tag. If you don't want
+ to put the whole shell script into the XML profile, look at =
the location parameter.
+ <source>
+<![CDATA[=20
+echo "Testing the chroot script" > /tmp/chroot_out.txt=20
+]]>
+</source>
+ either <location> or <source> must be def=
ined
+
+
+ chrooted
+ this value can be true or false. "False" means that t=
he installed system is still mounted at "/mnt" and no chrooting has happened =
till now. The bootloader is not installed too at that stage. "True" means, we=
did a chroot into /mnt, so we are now in the installed system. The bootloade=
r is installed and if you want to change anything in the installed system, yo=
u don't have to use the "/mnt/" prefix anymore.
+ <chrooted config:type=3D"boolean">true&l=
t;/chrooted>
+ optional (the default is false)
+
+
+ interpreter
+ the interpreter that must be used for the script. Sup=
ported options are shell and perl.and if you are in a chrooted=3Dtrue conditi=
on, you can use python too if it's installed.
+ <interpreter>perl</interpreter>
+ optional (default is shell)
+
+
+ filename
+ the filename of the script. It will be stored in a te=
mporary directory under /tmp/...
+ <filename>myPreScript5.sh</filename&g=
t;
+ optional. The default is the type of the script (chro=
ot-scripts) in this case
+
+
+ feedback
+ if this boolean is true, stdout and stderr of the scr=
ipt will be shown in a popup that the
+ user has to confirm via ok-button. If stdout and stde=
rr are empty, no popup is shown and so
+ no confirmation is needed.
+ <feedback config:type=3D"boolean">true&l=
t;/feedback>
+ optional. The default is false. This option was inven=
ted with SL 10.1 / SLES10
+
+
+ feedback_type
+ this can be "message", "warning", "error" and you can=
control the timeout of those popups with the <report> section.
+ <feedback_type>warning</feedback_type=
>
+ optional. If missing, an always blocking popup is use=
d. This option was invited with openSUSE 11.2 (not SLES11)
+
+
+ debug
+ if this is true, every single line of a shell script =
is logged. Perl scripts are run with warnings
+ turned on.
+ <debug config:type=3D"boolean">true</=
debug>
+ optional. The default is true. This option was invent=
ed with SL 10.1 / SLES10
+
+
+
+
+
+
+
+ Post-Install Scripts
+
+ These scripts are executed after AutoYaST has completed the
+ system configuration and after it has booted the system for the first tim=
e.
+
+
+ It is possible to execute the post scripts in an earlier phase while
+ the installation network is still up and before AutoYaST configures
+ the system. To run network enabled post scripts, the boolean=20
+ property network_needed has to be set to true.
+
+
+ The following elements must be between the <scripts><po=
st-scripts config:type=3D"list"><script> ... </script></pos=
t-scripts>...</scripts> tags
+
+
+
+ post script XML representation
+
+
+
+ Element
+ Description
+ Comment
+
+
+
+
+ location
+ you can define a location from where the script gets =
fetched.
+ Locations can be the same like for the profile (http,=
ftp,nfs,...) but then you need a running network interface of course
+
+ <location>http://10.10.0.1/myPostScript.sh<=
/location>
+
+ either <location> or <source> must be def=
ined
+
+
+ source
+ the script itself. The source code of the script if y=
ou want so. Encapsulated in a CDATA tag. If you don't want
+ to put the whole shell script into the XML profile, look at =
the location parameter.
+ <source>
+<![CDATA[=20
+echo "Testing the chroot script" > /tmp/chroot_out.txt=20
+]]>
+</source>
+ either <location> or <source> must be def=
ined
+
+
+ network_needed
+
+ this value can be true or false. On "false" the scrip=
t will run after the yast modules like the user configuration and everything =
else are done. The network is configured but still not up and running. With t=
his value on "true", the script runs before(!) all yast modules are configure=
d. So there is no local user and no network is configured but the installatio=
n network is still up and running (of course only if you did a network instal=
lation).
+ <network_needed config:type=3D"boolean">=
true</network_needed>
+ optional (the default is false)
+
+
+ interpreter
+ the interpreter that must be used for the script. Sup=
ported options are shell, perl and python if it's installed.
+ <interpreter>perl</interpreter>
+ optional (default is shell)
+
+
+ filename
+ the filename of the script. It will be stored in a te=
mporary directory under /tmp/...
+ <filename>myPostScript5.sh</filename&=
gt;
+ optional. The default is the type of the script (post=
-scripts) in this case
+
+
+ feedback
+ if this boolean is true, stdout and stderr of the scr=
ipt will be shown in a popup that the
+ user has to confirm via ok-button. If stdout and stde=
rr are empty, no popup is shown and so
+ no confirmation is needed.
+ <feedback config:type=3D"boolean">true&l=
t;/feedback>
+ optional. The default is false. This option was inven=
ted with SL 10.1 / SLES10
+
+
+ feedback_type
+ this can be "message", "warning", "error" and you can=
control the timeout of those popups with the <report> section.
+ <feedback_type>warning</feedback_type=
>
+ optional. If missing, an always blocking popup is use=
d. This option was invited with openSUSE 11.2 (not SLES11)
+
+
+ debug
+ if this is true, every single line of a shell script =
is logged. Perl scripts are run with warnings
+ turned on.
+ <debug config:type=3D"boolean">true</=
debug>
+ optional. The default is true. This option was invent=
ed with SL 10.1 / SLES10
+
+
+
+
+
+
+
+ Init Scripts
+
+ These scripts are executed during the initial boot process and after
+ &yast2; has finished. The final scripts are executed using a special
+ init.d script which is executed only
+ once. The final scripts are executed toward the end of the boot
+ process and after network has been intialized.
+
+
+ Init scripts are configured using the tag init-scripts=
and=20
+ are run using the special purpose init.d sc=
ript /etc/init.d/autoyast.
+
+
+ The following elements must be between the <scripts><in=
it-scripts config:type=3D"list"><script> ... </script></ini=
t-scripts>...</scripts> tags
+
+
+
+ init script XML representation
+
+
+
+ Element
+ Description
+ Comment
+
+
+
+
+ location
+ you can define a location from where the script gets =
fetched.
+ Locations can be the same like for the profile (http,=
ftp,nfs,...) but then you need a running network interface of course
+
+ <location>http://10.10.0.1/myInitScript.sh<=
/location>
+
+ either <location> or <source> must be def=
ined
+
+
+ source
+ the script itself. The source code of the script if y=
ou want so. Encapsulated in a CDATA tag. If you don't want
+ to put the whole shell script into the XML profile, look at =
the location parameter.
+ <source>
+<![CDATA[=20
+echo "Testing the init script" > /tmp/init_out.txt=20
+]]>
+</source>
+ either <location> or <source> must be def=
ined
+
+
+ filename
+ the filename of the script. It will be stored in a te=
mporary directory under /tmp/...
+ <filename>mynitScript5.sh</filename&g=
t;
+ optional. The default is the type of the script (init=
-scripts) in this case
+
+
+
+
+
+
+
+ When added to the control file manually, the
+ scripts have to be included in a CDATA element to=
avoid confusion with
+ the file syntax and other tags defined in the control file.
+
+
+ Script example
+
+ Post script configuration
+
+
+
+
+
+
+ After installation is finished, the scripts and the output logs can be
+ found in the directory /var/adm/autoinstall. The
+ scripts are located in scripts and the output log=
s of the
+ scripts are located in the log directory.
+
+
+ The log is the output resulting when executing the shell scripts using
+ the following command:
+
+
+ 2&> /var/adm/autoinstall/logs/.l=
og
+ ]]>
+
+
+
+
Added: trunk/autoinstallation/doc/SecuritySection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/Security=
Section.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/SecuritySection.xml (added)
+++ trunk/autoinstallation/doc/SecuritySection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,90 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+
+
+ Security settings
+
+ =20
+
+ Using the features of this module, you will be able to change the local
+ security settings on the target system. The local security settings
+ include the boot configuration, login settings, password settings,
+ user addition settings, and file permissions.
+
+
+ Configuring the security settings automatically corresponds to the
+ Custom Settings in the security module available =
in
+ the running system which lets you create your own, customized
+ configuration.
+ =20
+ =20
+ &example.security;
+
+ Password Settings Options
+
+ Change various password settings. These settings are mainly stored in the <=
filename>/etc/login.defs file.
+
+
+ Use this resource to activate one of the encryption m=
ethods currently supported.
+ If not set, DES is configured.
+
+
+ DES, the Linux default method, works in all
+ network environments, but it restricts you to passwords no longer than
+ eight characters. MD5 allows longer passwords,
+ thus provides more security, but some network protocols don't support
+ this, and you may have problems with NIS. Blowfish
+ is also supported.
+
+ Additionally, you can setup the system to check for password
+ plausibility and length etc.
+
+
+ Boot Settings
+
+ Use the security resource, you can change various boot settings.
+
+
+
+ How to interpret Ctrl + Alt + Del
+ When someone at the console has pressed the CTRL + ALT + DEL key co=
mbination, the system usually reboots. Sometimes it is desirable to ignore th=
is event, for example, when the system serves as both workstation and server.=
+
+
+ Shutdown behavior of KDM
+ Set who is allowed to shut down the machine from KDM.
+
+
+
+ =20
+
+
+ Login Settings
+ Change various login settings. These settings are mainly stored =
in the '/etc/login.defs' file.
+
+
+ New user settings (useradd settings)
+ Set the minimum and maximum possible user ID and set the minimum
+ and maximum possible group ID.
+
+
+ =20
+
+
Added: trunk/autoinstallation/doc/SoftwareSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/Software=
Section.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/SoftwareSection.xml (added)
+++ trunk/autoinstallation/doc/SoftwareSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,413 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+
+ Software
+
+ =20
+
+
+ Package Selections with patterns
+
+
+ SLES10 no longer supports selections but uses=20
+ patterns now. Autoyast is not be able to convert =
+ selections into patterns and so you have to do that on your own.
+ If you want to use a SLES9 autoyast profile to install a SLES10
+ server, you have to remove all addon entries and =
the
+ base entry. Patterns are configured like this:
+
+
+
+ Package selection in control file with patterns
+
+
+
+
+
+
+ As you can see, the packages section is still the=
same like on
+ a SLES9. Just the addon and base is gone.
+
+
+
+
+ Deploying Images
+
+
+ This feature is available since openSUSE 11.1 but not in SLES11.
+
+
+ Since openSUSE 11.0 you can choose to use images during installation t=
o speed up the installation.
+ This is available in openSUSE 11.1 too. At then end, in the installed =
system, there is
+ no difference visible if you did an image or a single RPM installation.
+
+
+
+ Activating images deployment
+
+
+
+
+
+
+
+
+
+ Installing additional and customized Packages
+
+
+ In addition to the packages available for installation on the CD-ROMs,
+ you can add external packages including customized kernels. Customiz=
ed
+ kernel packages must be compatible to the &company-suse; packages an=
d must
+ install the kernel files to the same locations.
+
+
+ Unlike earlier versions, to install custom and external packages
+ there is no need for a special resource in the control
+ file. Instead you need to re-create the package database and update
+ it with any new packages or new package versions in the source reposit=
ory.
+
+
+ A script is provided for this task which will query packages
+ available in the repository and create the required package
+ database.
+ =20
+ =20
+
+ Creating a new package database is only needed if new RPMs
+ (i.e. update RPMs) were added. To re-create the database, use the
+ /usr/bin/create_package_descr
+ command. For example, use this command line to create the package
+ database. (When creating the database, all languages will be reset to =
English).
+
+
+ Creating package database
+
+ cd /usr/local/CDs/LATEST/suse
+ create_package_descr -x PATH_TO_EXTRA_PROV -d /usr/local/CDs/LATEST/suse=20
+
+
+
+ Change starting from SUSE Linux 9.1/SLES 9
+ To provide extra dependencies which can not be extracted from the
+ rpm files, an extra file with missing dependencies is available in the
+ directory suse/setup/descr. The file
+ EXTRA_PROV can be used when recreating the package
+ database using the -x option.
+
+
+ In the above example, the directory
+ /usr/local/CDs/LATEST/suse contains the architect=
ure
+ dependent and independent packages, i.e. noarch a=
nd i586.=20
+ This might look different on other architectures.
+
+
+ The advantage of this method is that you can keep an up-to-date
+ repository with fixed and updated package (i.e. from &company-suse; FTP
+ server). Additionally this method makes the creation of custom CD-ROM=
s easier.
+
+
+ Change starting from SUSE Linux 10.1/SLES 10
+
+ With SLES10/SL10.1, the concept of adding own RPMs to an installatio=
n source has changed.
+ The yast/order and yast/instorder is no longer supported. Neither
+ by AutoYaST nor by YaST. To add own RPMs to an installation source (=
that includes add-on products like the
+ SDK) you have to add a file add_on_products to =
the CD1 of the main product.
+
+media_url [path_on_media [product_1 [product_2 [....]]]
+
+ media_url is URL of the media itself
+ path_on_media is path of the catalog on the media. If not present, /=
(root) is assumed
+ product_1 and following are the names for products, which should be =
marked for installation. If no product is mentioned, all products found on th=
e media are selected for installation.
+ For example:
+
+http://192.168.66.6/SLES10/sdk/CD1
+http://192.168.66.6/SLES10/CD1/updates
+
+ Besides that add_on_products file, you can use =
the autoyast profile to specify add-on products. For example:
+
+<add-on>
+ <add_on_products config:type=3D"list">
+ <listentry>
+ <media_url>http://192.168.66.6/SLES10/CD1/updates</media_url&g=
t;
+ <product>SuSE-Linux-Updates</product>
+ <product_dir>/</product_dir>
+ <ask_on_error config:type=3D"boolean">false</ask_on_error> =
<!-- available since openSUSE 11.0 -->
+ <name>MyUpdates</name> <!-- available since openSUSE 11.=
1/SLES11 (bnc#433981) -->
+ </listentry>
+ </add_on_products>
+</add-on>
+
+ With that entry in the autoyast profile, the add_on_produc=
ts file is not necessary.
+ Since openSUSE 11.0 AutoYaST can ask the user to make the add-on ava=
ilable intead of reporting a timed out error when the add-on can't be found a=
t the given location. Set ask_on_error to true for that (the default is false=
).
+ Your add-on can be on a different CD/DVD than the installation sourc=
e then.
+
+
+ YaST checks the signatures of files on the installation source now. =
If a content file is
+ not signed, during a manual installation YaST asks the user what to =
do. During an autoinstallation, the
+ installation source gets rejected silently.
+
+
+
+ If you want to use unsigned installation sources with autoyast, you =
can turn of the checks with the following
+ configuration in your autoyast profile (part of the genera=
l section.
+
+
+ The following elements must be between the <general><sign=
ature-handling> ... </signature-handling></general> tags.
+
+
+
+
+
+
+ Attribute
+ Values
+ Description
+
+
+
+
+ accept_unsigned_file
+ the installer will accept unsigned files like the con=
tent file
+ <accept_unsigned_file config:type=3D"bool=
ean">true</accept_unsigned_file>
+
+ optional. If left out, autoyast lets yast decide what=
to do
+
+
+ accept_file_without_checksum
+ the installer will accept files without a checksum in=
the content file
+ <accept_file_without_checksum config:type=
=3D"boolean">true</accept_file_without_checksum>
+
+ optional. If left out, autoyast lets yast decide what=
to do
+
+
+ accept_verification_failed
+ the installer will accept files where the verificatio=
n of the signature failed. So the file was signed but the check failed.
+ <accept_verification_failed config:type=
=3D"boolean">true</accept_verification_failed>
+
+ optional. If left out, autoyast lets yast decide what=
to do
+
+
+ accept_unknown_gpg_key
+ the installer will accept new gpg keys on the install=
ation source that are used to sign the content file for example
+ <accept_unknown_gpg_key config:type=3D"bo=
olean">true</accept_unknown_gpg_key>
+
+ optional. If left out, autoyast lets yast decide what=
to do
+
+
+ accept_non_trusted_gpg_key
+ This basically means, we know the key, but it is not =
trusted
+ <accept_non_trusted_gpg_key config:type=
=3D"boolean">true</accept_non_trusted_gpg_key>
+
+ optional. If left out, autoyast lets yast decide what=
to do
+
+
+ import_gpg_key
+ the installer will accept and import new gpg keys on =
the installation source in it's database.
+ <import_gpg_key config:type=3D"boolean"&g=
t;true</import_gpg_key>
+
+ optional. If left out, autoyast lets yast decide what=
to do
+
+
+
+
+
+
+ Since openSUSE 10.3 it's possible to configure the signature handling fo=
r each add-on individually. The following elements must be between the
+ <signature-handling> section of the individual add-on.
+
+
+
+
+
+
+ Attribute
+ Values
+ Description
+
+
+
+
+ accept_unsigned_file
+ the installer will accept unsigned files like the con=
tent file for this add-on product
+ <accept_unsigned_file config:type=3D"bool=
ean">true</accept_unsigned_file>
+
+ optional. If left out, the global signature-handing i=
n the <general> section is used.
+
+
+ accept_file_without_checksum
+ the installer will accept files without a checksum in=
the content file for this add-on
+ <accept_file_without_checksum config:type=
=3D"boolean">true</accept_file_without_checksum>
+
+ optional. If left out, the global signature-handing i=
n the <general> section is used.
+
+
+ accept_verification_failed
+ the installer will accept files where the verificatio=
n of the signature failed. So the file was signed but the check failed.
+ <accept_verification_failed config:type=
=3D"boolean">true</accept_verification_failed>
+
+ optional. If left out, the global signature-handing i=
n the <general> section is used.
+
+
+ accept_unknown_gpg_key
+ the installer will accept new gpg keys on the install=
ation source that are used to sign the content file for example
+
+ <accept_unknown_gpg_key>
+ <all config:type=3D"boolean">false</all>
+ <keys config:type=3D"list">
+ <keyid>3B3011B76B9D6523</keyid>
+ </keys>
+ </accept_unknown_gpg_key>
+
+
+ optional. If left out, the global signature-handing i=
n the <general> section is used.
+
+
+ accept_non_trusted_gpg_key
+ This basically means, we know the key, but it is not =
trusted
+
+ <accept_non_trusted_gpg_key>
+ <all config:type=3D"boolean">false</all>
+ <keys config:type=3D"list">
+ <keyid>3B3011B76B9D6523</keyid>
+ </keys>
+ </accept_non_trusted_gpg_key>
+
+
+ optional. If left out, the global signature-handing i=
n the <general> section is used.
+
+
+ import_gpg_key
+ the installer will accept and import new gpg keys on =
the installation source in it's database.
+
+ <import_gpg_key>
+ <all config:type=3D"boolean">false</all>
+ <keys config:type=3D"list">
+ <keyid>3B3011B76B9D6523</keyid>
+ </keys>
+ </import_gpg_key>
+
+
+ optional. If left out, the global signature-handing i=
n the <general> section is used.
+
+
+
+
+
+
+
+ Kernel packages
+
+ Kernel packages are not part of any selection. The required kernel
+ is determined during installation. If the kernel package is added to a=
ny selection
+ or to the individual package selection, installation will mostly fail =
due to conflicts.
+
+
+ To force the installation of a specific kernel, use the
+ kernel property. The following is an example
+ forcing the installation of the default kernel. In this example this
+ kernel will be installed in any case, even if an SMP or other kernel
+ is required
+
+
+ Package selection in control file
+
+
+
+
+
+
+
+
+ Removing automatically selected packages
+
+ Some packages are selected automatically either because of a
+ dependency or because it available in a selection.
+
+
+ Removing such packages might break the system consistency and it is
+ not recommended to remove basic packages unless a replacement which
+ provides same services is provided. Best example for this case are
+ MTA packages. By default, postfix
+ will be selected and installed. If you wish however to use another
+ MTA like sendmail, then
+ postfix can be removed from the list of selected package using a list
+ in the software resource. The following example shows how this can be =
done:
+ =20
+
+
+
+ Package selection in control file
+
+
+
+
+
+
+ =20
+
+
+ Installing packages during stage 2
+
+ if you want to install packages after the reboot during stage 2, inste=
ad of
+ during the normal installation process in stage 1, you can use the
+ post-packages element for that:
+
+
+<software>
+ <post-packages config:type=3D"list">
+ <package>yast2-cim</package>
+ </post-packages>
+</software>
+
+
+
+
+ Since SLES11 and openSUSE 11.1 you can install patterns in stage 2 too.
+ use the post-patterns element for that:
+
+
+<software>
+ <post-patterns config:type=3D"list">
+ <pattern>apparmor</pattern>
+ </post-patterns>
+</software>
+
+
+
+ Online update in stage2
+
+ since openSUSE 11.1 you can do an online update at the end of the inst=
allation with the boolean
+ do_online_update.
+ Of course that makes only sense if you add an online update repository=
with the suse-register/customer-center section for example or in a post-scri=
pt. If the online update repository was available in stage1 already via add-o=
n section, then autoyast has already installed the latest packages available.=
If a kernel update is done via online-update, a reboot at the end of stage2 =
is triggered.
+
+
+<software>
+ <do_online_update config:type=3D"boolean">true</do_onli=
ne_update>
+</software>
+
+
+
+
Added: trunk/autoinstallation/doc/SoundSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/SoundSec=
tion.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/SoundSection.xml (added)
+++ trunk/autoinstallation/doc/SoundSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,30 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+
+ Sound devices
+
+
+ An example of sound configuration created using the configuration
+ system is shown below.
+
+ &example.sound;
+
+
Added: trunk/autoinstallation/doc/SysconfigSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/Sysconfi=
gSection.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/SysconfigSection.xml (added)
+++ trunk/autoinstallation/doc/SysconfigSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,41 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+
+ System variables (Sysconfig)
+
+ Using the sysconfig resource, it is possible to define configuration
+ variables in the sysconfig repository
+ (/etc/sysconfig) directly. Sysconfig
+ variables, offer the possibility to fine-tune many system components a=
nd
+ environment variables exactly to your needs.
+
+ =20
+
+ Refer to the handbook for more details about the many
+ configuration options available in /etc/sysconfig
+
+
+ The following example shows how a variable can be set using the syscon=
fig
+ resource.
+
+ &example.sysconfig;
+
+
Added: trunk/autoinstallation/doc/UsersSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/UsersSec=
tion.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/UsersSection.xml (added)
+++ trunk/autoinstallation/doc/UsersSection.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,55 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+ Users
+
+
+ The root user and at least one normal user can be added during install
+ using data supplied in the control file. User data and passwords
+ (encrypted or in clear text) are part of the configure resource in the
+ control file.
+ =20
+
+ At least the root user should be configured during
+ auto-installation, which will insure you will be able to login after
+ installation is finished and of course it will insure nobody else can =
login
+ into the system (in case the password is not set).
+ =20
+ The two users in the following example are added during system
+ configuration.
+
+
+
+ User configuration
+
+
+
+
+
+
+ The last example shows the minimal information required for adding
+ users. More options are available for a more customized user accou=
nt
+ management. The data in /etc/default/useradd =
is
+ used to determine the home directory of the user to be created in
+ addition to other parameters.=20
+ =20
+
+
Added: trunk/autoinstallation/doc/X11Section.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/X11Secti=
on.xml?rev=3D61166&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/X11Section.xml (added)
+++ trunk/autoinstallation/doc/X11Section.xml Fri Mar 5 11:16:35 2010
@@ -0,0 +1,39 @@
+
+%images;
+
+
+%entities;
+
+
+
+%examples;
+
+
+
+%components;
+
+]>
+
+
+ Monitor and X11 Configuration
+
+
+ FIXME
+ =20
+
+
+
+ X11 and Monitor configuration
+
+
+
+
+
+ =20
+
+
+
Modified: trunk/autoinstallation/doc/autoyast.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/autoyast=
.xml?rev=3D61166&r1=3D61165&r2=3D61166&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/autoyast.xml (original)
+++ trunk/autoinstallation/doc/autoyast.xml Fri Mar 5 11:16:35 2010
@@ -1,12 +1,13 @@
=20
=20
+
=20
Modified: trunk/autoinstallation/doc/creating_autoyast2_modules.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/creating=
_autoyast2_modules.xml?rev=3D61166&r1=3D61165&r2=3D61166&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/creating_autoyast2_modules.xml (original)
+++ trunk/autoinstallation/doc/creating_autoyast2_modules.xml Fri Mar 5 11:1=
6:35 2010
@@ -1,6 +1,6 @@
+"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"[]>
=20
=20
Modified: trunk/autoinstallation/package/autoyast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/auto=
yast2.changes?rev=3D61166&r1=3D61165&r2=3D61166&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Fri Mar 5 11:16:35 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 5 11:04:13 CET 2010 - ug(a)suse.de
+
+- new structure for documentation
+
+-------------------------------------------------------------------
Tue Mar 2 09:55:14 CET 2010 - ug(a)suse.de
=20
- don't install post-packages with ayast_setup twice (bnc#584564)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7795204318923314383==--
From aschnell@svn.opensuse.org Fri Mar 5 11:09:04 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61167 - in /branches/SuSE-Code-11-SP1-Branch/storage:
VERSION package/yast2-storage.changes
Date: Fri, 05 Mar 2010 11:12:59 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1704279105474347918=="
--===============1704279105474347918==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Fri Mar 5 12:12:59 2010
New Revision: 61167
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61167&view=3Drev
Log:
- increased version
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/VERSION
branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes
Modified: branches/SuSE-Code-11-SP1-Branch/storage/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/VERSION?rev=3D61167&r1=3D61166&r2=3D61167&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/storage/VERSION Fri Mar 5 12:12:59 2010
@@ -1 +1 @@
-2.17.92
+2.17.93
Modified: branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/package/yast2-storage.changes?rev=3D61167&r1=3D61166&r2=3D61167&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes Fr=
i Mar 5 12:12:59 2010
@@ -2,6 +2,7 @@
Wed Mar 03 11:28:56 CET 2010 - aschnell(a)suse.de
=20
- wait for device before zeroing it (bnc #584683)
+- 2.17.93
=20
-------------------------------------------------------------------
Tue Mar 02 11:56:55 CET 2010 - aschnell(a)suse.de
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1704279105474347918==--
From aschnell@svn.opensuse.org Fri Mar 5 11:12:53 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61169 - /tags/branch-Code-11-SP1-2_17_93/storage/
Date: Fri, 05 Mar 2010 11:16:41 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6030459584658432015=="
--===============6030459584658432015==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: aschnell
Date: Fri Mar 5 12:16:41 2010
New Revision: 61169
URL: http://svn.opensuse.org/viewcvs/yast?rev=61169&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_93 for storage
Added:
tags/branch-Code-11-SP1-2_17_93/storage/ (props changed)
- copied from r61168, branches/SuSE-Code-11-SP1-Branch/storage/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6030459584658432015==--
From aschnell@svn.opensuse.org Fri Mar 5 11:13:01 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61168 - /tags/branch-Code-11-SP1-2_17_93/
Date: Fri, 05 Mar 2010 11:16:41 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7707835800299757934=="
--===============7707835800299757934==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: aschnell
Date: Fri Mar 5 12:16:40 2010
New Revision: 61168
URL: http://svn.opensuse.org/viewcvs/yast?rev=61168&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_93
Added:
tags/branch-Code-11-SP1-2_17_93/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7707835800299757934==--
From ug@svn.opensuse.org Fri Mar 5 12:03:32 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61170 - /trunk/autoinstallation/doc/misc/multiplesource-sa.xml
Date: Fri, 05 Mar 2010 12:06:19 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8057741960934118601=="
--===============8057741960934118601==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Fri Mar 5 13:06:19 2010
New Revision: 61170
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61170&view=3Drev
Log:
little fix
Modified:
trunk/autoinstallation/doc/misc/multiplesource-sa.xml
Modified: trunk/autoinstallation/doc/misc/multiplesource-sa.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/misc/mul=
tiplesource-sa.xml?rev=3D61170&r1=3D61169&r2=3D61170&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/misc/multiplesource-sa.xml (original)
+++ trunk/autoinstallation/doc/misc/multiplesource-sa.xml Fri Mar 5 13:06:19=
2010
@@ -1,6 +1,6 @@
+"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"[]>
=20
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8057741960934118601==--
From aschnell@svn.opensuse.org Fri Mar 5 15:29:49 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61171 - in /branches/SuSE-Code-11-SP1-Branch/storage:
VERSION libstorage/src/MdPartCo.cc package/yast2-storage.changes
Date: Fri, 05 Mar 2010 15:33:47 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2062657825783187310=="
--===============2062657825783187310==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Fri Mar 5 16:33:47 2010
New Revision: 61171
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61171&view=3Drev
Log:
- fixed member entry in mdadm.conf for IMSM (bnc #576498)
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/VERSION
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/MdPartCo.cc
branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes
Modified: branches/SuSE-Code-11-SP1-Branch/storage/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/VERSION?rev=3D61171&r1=3D61170&r2=3D61171&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/storage/VERSION Fri Mar 5 16:33:47 2010
@@ -1 +1 @@
-2.17.93
+2.17.94
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/MdPartCo.cc
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/MdPartCo.cc?rev=3D61171&r1=3D61170&r2=3D61171&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/MdPartCo.cc (orig=
inal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/MdPartCo.cc Fri M=
ar 5 16:33:47 2010
@@ -1355,6 +1355,7 @@
parent_md_name =3D rhs.parent_md_name;
parent_metadata =3D rhs.parent_metadata;
parent_uuid =3D rhs.parent_uuid;
+ md_metadata =3D rhs.md_metadata;
md_uuid =3D rhs.md_uuid;
sb_ver =3D rhs.sb_ver;
destrSb =3D rhs.destrSb;
@@ -1479,7 +1480,7 @@
=20
void MdPartCo::getMdProps()
{
- y2mil("Called");
+ y2mil("Called dev:" << dev);
=20
string property;
=20
@@ -1487,6 +1488,7 @@
{
y2war("Failed to read metadata");
}
+ y2mil("md_metadata:" << md_metadata);
=20
property.clear();
if( !readProp(COMPONENT_SIZE, property) )
@@ -1539,12 +1541,13 @@
md_type =3D toMdType(property);
}
=20
- //
setMdParity();
setMdDevs();
setSpares();
setMetaData();
MdPartCo::getUuidName(nm,md_uuid,md_name);
+
+ y2mil("md_metadata:" << md_metadata);
if( has_container )
{
MdPartCo::getUuidName(parent_container,parent_uuid,parent_md_name);
@@ -1675,12 +1678,11 @@
}
=20
string path =3D sysfs_path + parent_container + "/md/" + md_props[METADATA=
];
- string val;
-
if( access( path.c_str(), R_OK )=3D=3D0 )
{
std::ifstream file( path.c_str() );
classic(file);
+ string val;
file >> val;
file.close();
file.clear();
@@ -1693,7 +1695,6 @@
parent_metadata =3D sb_ver;
}
}
- return;
}
=20
void MdPartCo::setMdParity()
Modified: branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/package/yast2-storage.changes?rev=3D61171&r1=3D61170&r2=3D61171&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes Fr=
i Mar 5 16:33:47 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Mar 05 16:32:25 CET 2010 - aschnell(a)suse.de
+
+- fixed member entry in mdadm.conf for IMSM (bnc #576498)
+- 2.17.94
+
+-------------------------------------------------------------------
Wed Mar 03 11:28:56 CET 2010 - aschnell(a)suse.de
=20
- wait for device before zeroing it (bnc #584683)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2062657825783187310==--
From aschnell@svn.opensuse.org Fri Mar 5 15:34:51 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61173 - /tags/branch-Code-11-SP1-2_17_94/storage/
Date: Fri, 05 Mar 2010 15:38:51 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============9053280712976532931=="
--===============9053280712976532931==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: aschnell
Date: Fri Mar 5 16:38:50 2010
New Revision: 61173
URL: http://svn.opensuse.org/viewcvs/yast?rev=61173&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_94 for storage
Added:
tags/branch-Code-11-SP1-2_17_94/storage/ (props changed)
- copied from r61172, branches/SuSE-Code-11-SP1-Branch/storage/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============9053280712976532931==--
From aschnell@svn.opensuse.org Fri Mar 5 15:34:51 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61172 - /tags/branch-Code-11-SP1-2_17_94/
Date: Fri, 05 Mar 2010 15:38:49 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4659230850570306848=="
--===============4659230850570306848==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: aschnell
Date: Fri Mar 5 16:38:49 2010
New Revision: 61172
URL: http://svn.opensuse.org/viewcvs/yast?rev=61172&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_94
Added:
tags/branch-Code-11-SP1-2_17_94/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4659230850570306848==--
From rpmcruz@svn.opensuse.org Sat Mar 6 22:04:47 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61174 - /trunk/gtk/src/YGUtils.cc
Date: Sat, 06 Mar 2010 22:08:38 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2929045748091750112=="
--===============2929045748091750112==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Sat Mar 6 23:08:38 2010
New Revision: 61174
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61174&view=3Drev
Log:
Map install button.
Modified:
trunk/gtk/src/YGUtils.cc
Modified: trunk/gtk/src/YGUtils.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/YGUtils.cc?rev=3D6117=
4&r1=3D61173&r2=3D61174&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/YGUtils.cc (original)
+++ trunk/gtk/src/YGUtils.cc Sat Mar 6 23:08:38 2010
@@ -637,6 +637,7 @@
=20
stockMap [_("Apply")] =3D GTK_STOCK_APPLY;
stockMap [_("Accept")] =3D GTK_STOCK_APPLY;
+ stockMap [_("Install")] =3D GTK_STOCK_APPLY;
stockMap [_("OK")] =3D GTK_STOCK_OK;
stockMap [_("Cancel")] =3D GTK_STOCK_CANCEL;
stockMap [_("Yes")] =3D GTK_STOCK_YES;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2929045748091750112==--
From cmeng@svn.opensuse.org Mon Mar 8 08:29:17 2010
From: cmeng@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61175 - in
/branches/SuSE-Code-11-SP1-Branch/theme/openSUSE/icons:
22x22/apps/yast-high_availability.png 32x32/apps/yast-high_availability.png
48x48/apps/yast-high_availability.png
Date: Mon, 08 Mar 2010 08:33:12 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1896468816085790572=="
--===============1896468816085790572==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: cmeng
Date: Mon Mar 8 09:33:11 2010
New Revision: 61175
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61175&view=3Drev
Log:
Add a new icon yast-high_availability.png for YaST group High Availability.
Added:
branches/SuSE-Code-11-SP1-Branch/theme/openSUSE/icons/22x22/apps/yast-hig=
h_availability.png (with props)
branches/SuSE-Code-11-SP1-Branch/theme/openSUSE/icons/32x32/apps/yast-hig=
h_availability.png (with props)
branches/SuSE-Code-11-SP1-Branch/theme/openSUSE/icons/48x48/apps/yast-hig=
h_availability.png (with props)
Added: branches/SuSE-Code-11-SP1-Branch/theme/openSUSE/icons/22x22/apps/yast-=
high_availability.png
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/th=
eme/openSUSE/icons/22x22/apps/yast-high_availability.png?rev=3D61175&view=3Da=
uto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
Binary file - no diff available.
Added: branches/SuSE-Code-11-SP1-Branch/theme/openSUSE/icons/32x32/apps/yast-=
high_availability.png
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/th=
eme/openSUSE/icons/32x32/apps/yast-high_availability.png?rev=3D61175&view=3Da=
uto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
Binary file - no diff available.
Added: branches/SuSE-Code-11-SP1-Branch/theme/openSUSE/icons/48x48/apps/yast-=
high_availability.png
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/th=
eme/openSUSE/icons/48x48/apps/yast-high_availability.png?rev=3D61175&view=3Da=
uto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
Binary file - no diff available.
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1896468816085790572==--
From jsuchome@svn.opensuse.org Mon Mar 8 10:48:01 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61176 - in /branches/SuSE-Code-11-SP1-Branch/users:
VERSION package/yast2-users.changes src/Users.pm src/UsersPasswd.pm
Date: Mon, 08 Mar 2010 10:52:03 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8334472852532324384=="
--===============8334472852532324384==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Mon Mar 8 11:52:03 2010
New Revision: 61176
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61176&view=3Drev
Log:
- handle possible empty shadow (bnc#583338)
- 2.17.35
Modified:
branches/SuSE-Code-11-SP1-Branch/users/VERSION
branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes
branches/SuSE-Code-11-SP1-Branch/users/src/Users.pm
branches/SuSE-Code-11-SP1-Branch/users/src/UsersPasswd.pm
Modified: branches/SuSE-Code-11-SP1-Branch/users/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/us=
ers/VERSION?rev=3D61176&r1=3D61175&r2=3D61176&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/users/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/users/VERSION Mon Mar 8 11:52:03 2010
@@ -1 +1 @@
-2.17.34
+2.17.35
Modified: branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/us=
ers/package/yast2-users.changes?rev=3D61176&r1=3D61175&r2=3D61176&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes Mon Ma=
r 8 11:52:03 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Mar 8 10:45:57 CET 2010 - jsuchome(a)suse.cz
+
+- handle possible empty shadow (bnc#583338)
+- 2.17.35
+
+-------------------------------------------------------------------
Tue Feb 16 14:00:46 CET 2010 - jsuchome(a)suse.cz
=20
- empty hash before reading, to avoid caching problems (bnc#580167)=20
Modified: branches/SuSE-Code-11-SP1-Branch/users/src/Users.pm
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/us=
ers/src/Users.pm?rev=3D61176&r1=3D61175&r2=3D61176&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/users/src/Users.pm (original)
+++ branches/SuSE-Code-11-SP1-Branch/users/src/Users.pm Mon Mar 8 11:52:03 2=
010
@@ -4027,14 +4027,25 @@
}
=20
##------------------------------------
+
BEGIN { $TYPEINFO{WriteShadow} =3D ["function", "boolean"]; }
sub WriteShadow {
=20
- if (SCR->Execute (".target.bash", "/bin/cp $base_directory/shadow $base_=
directory/shadow.YaST2save") !=3D 0)
+ my $cmd =3D "/bin/cp $base_directory/shadow $base_directory/shadow.YaST2=
save";
+ if (SCR->Execute (".target.bash", $cmd) !=3D 0)
{
- return 0;
+ if (FileUtils->Exists ("$base_directory/shadow")) {
+ y2error ("creating backup of $base_directory/shadow failed");
+ return 0;
+ } else {
+ y2milestone ("$base_directory/shadow does not exists, so it won't be wr=
itten");
+ return 1;
+ }
+ }
+ else
+ {
+ return UsersPasswd->WriteShadow (\%shadow);
}
- return UsersPasswd->WriteShadow (\%shadow);
}
=20
##------------------------------------
Modified: branches/SuSE-Code-11-SP1-Branch/users/src/UsersPasswd.pm
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/us=
ers/src/UsersPasswd.pm?rev=3D61176&r1=3D61175&r2=3D61176&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/users/src/UsersPasswd.pm (original)
+++ branches/SuSE-Code-11-SP1-Branch/users/src/UsersPasswd.pm Mon Mar 8 11:5=
2:03 2010
@@ -68,6 +68,9 @@
# data correctly initialized ? (Read must be called before Get*)
my $initialized =3D 0;
=20
+# indicates that /etc/shadow is missing (may be intentional, see bnc#583338)
+my $no_shadow =3D 0;
+
#---------------------------------------------------------------------
#-------------------------------------------------- internal functions
=20
@@ -100,11 +103,13 @@
%shadow_tmp =3D ();
@plus_lines_shadow =3D ();
@comments_shadow =3D ();
+ $no_shadow =3D 0;
=20
my $file =3D "$base_directory/shadow";
=20
if (! FileUtils->Exists ($file)) {
y2warning ("$file is not available!");
+ $no_shadow =3D 1;
return 1;
}
my $in =3D SCR->Read (".target.string", $file);
@@ -421,6 +426,10 @@
"userPassword" =3D> undef,
"type" =3D> $user_type
};
+ # sometimes real password might be in /etc/passwd
+ if ($password ne "" && $password ne "x" && $no_shadow) {
+ $users{$user_type}{$username}{"userPassword"} =3D $password;
+ }
=20
if (! defined $shadow_tmp{$username}) {
y2debug ("There is no shadow entry for user $username.");
@@ -688,6 +697,10 @@
=20
my %user =3D %{$users_w{$type}{$username}};
my $pass =3D "x";
+ if ($no_shadow && $user{"userPassword"})
+ {
+ $pass =3D $user{"userPassword"};
+ }
my $cn =3D $user{"cn"} || "";
if (defined $user{"addit_data"} && $user{"addit_data"} ne "") {
$cn .=3D ",".$user{"addit_data"};
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8334472852532324384==--
From jsuchome@svn.opensuse.org Mon Mar 8 10:48:42 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61177 - /tags/branch-Code-11-SP1-2_17_35/users/
Date: Mon, 08 Mar 2010 10:52:41 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5948814285769953855=="
--===============5948814285769953855==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Mon Mar 8 11:52:41 2010
New Revision: 61177
URL: http://svn.opensuse.org/viewcvs/yast?rev=61177&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_35 for users
Added:
tags/branch-Code-11-SP1-2_17_35/users/ (props changed)
- copied from r61176, branches/SuSE-Code-11-SP1-Branch/users/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5948814285769953855==--
From jsuchome@svn.opensuse.org Mon Mar 8 10:51:53 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61178 - in /trunk/users: VERSION
package/yast2-users.changes src/Users.pm src/UsersPasswd.pm
Date: Mon, 08 Mar 2010 10:55:56 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1277663569110055968=="
--===============1277663569110055968==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Mon Mar 8 11:55:56 2010
New Revision: 61178
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61178&view=3Drev
Log:
- handle possible empty shadow (bnc#583338)
- 2.19.5=20
Modified:
trunk/users/VERSION
trunk/users/package/yast2-users.changes
trunk/users/src/Users.pm
trunk/users/src/UsersPasswd.pm
Modified: trunk/users/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/VERSION?rev=3D61178&r1=
=3D61177&r2=3D61178&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/users/VERSION (original)
+++ trunk/users/VERSION Mon Mar 8 11:55:56 2010
@@ -1 +1 @@
-2.19.4
+2.19.5
Modified: trunk/users/package/yast2-users.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/package/yast2-users.cha=
nges?rev=3D61178&r1=3D61177&r2=3D61178&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/users/package/yast2-users.changes (original)
+++ trunk/users/package/yast2-users.changes Mon Mar 8 11:55:56 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Mar 8 11:55:53 CET 2010 - jsuchome(a)suse.cz
+
+- handle possible empty shadow (bnc#583338)
+- 2.19.5=20
+
+-------------------------------------------------------------------
Fri Feb 26 14:20:43 CET 2010 - jsuchome(a)suse.cz
=20
- password warnings merged into one big message (bnc#571777)
Modified: trunk/users/src/Users.pm
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/src/Users.pm?rev=3D6117=
8&r1=3D61177&r2=3D61178&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/users/src/Users.pm (original)
+++ trunk/users/src/Users.pm Mon Mar 8 11:55:56 2010
@@ -4057,11 +4057,19 @@
my $cmd =3D "/bin/cp $base_directory/shadow $base_directory/shadow.YaST2=
save";
if (SCR->Execute (".target.bash", $cmd) !=3D 0)
{
- y2error ("creating backup of $base_directory/shadow failed");
- return 0;
+ if (FileUtils->Exists ("$base_directory/shadow")) {
+ y2error ("creating backup of $base_directory/shadow failed");
+ return 0;
+ } else {
+ y2milestone ("$base_directory/shadow does not exists, so it won't be wr=
itten");
+ return 1;
+ }
+ }
+ else
+ {
+ y2usernote ("Backup created: '$cmd'");
+ return UsersPasswd->WriteShadow (\%shadow);
}
- y2usernote ("Backup created: '$cmd'");
- return UsersPasswd->WriteShadow (\%shadow);
}
=20
##------------------------------------
Modified: trunk/users/src/UsersPasswd.pm
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/src/UsersPasswd.pm?rev=
=3D61178&r1=3D61177&r2=3D61178&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/users/src/UsersPasswd.pm (original)
+++ trunk/users/src/UsersPasswd.pm Mon Mar 8 11:55:56 2010
@@ -68,6 +68,9 @@
# data correctly initialized ? (Read must be called before Get*)
my $initialized =3D 0;
=20
+# indicates that /etc/shadow is missing (may be intentional, see bnc#583338)
+my $no_shadow =3D 0;
+
#---------------------------------------------------------------------
#-------------------------------------------------- internal functions
=20
@@ -100,11 +103,13 @@
%shadow_tmp =3D ();
@plus_lines_shadow =3D ();
@comments_shadow =3D ();
+ $no_shadow =3D 0;
=20
my $file =3D "$base_directory/shadow";
=20
if (! FileUtils->Exists ($file)) {
y2warning ("$file is not available!");
+ $no_shadow =3D 1;
return 1;
}
my $in =3D SCR->Read (".target.string", $file);
@@ -421,6 +426,10 @@
"userPassword" =3D> undef,
"type" =3D> $user_type
};
+ # sometimes real password might be in /etc/passwd
+ if ($password ne "" && $password ne "x" && $no_shadow) {
+ $users{$user_type}{$username}{"userPassword"} =3D $password;
+ }
=20
if (! defined $shadow_tmp{$username}) {
y2debug ("There is no shadow entry for user $username.");
@@ -688,6 +697,10 @@
=20
my %user =3D %{$users_w{$type}{$username}};
my $pass =3D "x";
+ if ($no_shadow && $user{"userPassword"})
+ {
+ $pass =3D $user{"userPassword"};
+ }
my $cn =3D $user{"cn"} || "";
if (defined $user{"addit_data"} && $user{"addit_data"} ne "") {
$cn .=3D ",".$user{"addit_data"};
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1277663569110055968==--
From jsuchome@svn.opensuse.org Mon Mar 8 10:52:15 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61179 - /tags/stable-2_19_5/users/
Date: Mon, 08 Mar 2010 10:56:16 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2844144433602916648=="
--===============2844144433602916648==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Mon Mar 8 11:56:16 2010
New Revision: 61179
URL: http://svn.opensuse.org/viewcvs/yast?rev=61179&view=rev
Log:
Created tag stable-2_19_5 for users
Added:
tags/stable-2_19_5/users/
- copied from r61178, trunk/users/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2844144433602916648==--
From jsuchome@svn.opensuse.org Mon Mar 8 14:33:27 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61180 - in
/branches/SuSE-Code-11-SP1-Branch/product-creator: VERSION
package/yast2-product-creator.changes src/Kiwi.ycp
Date: Mon, 08 Mar 2010 14:37:33 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3068203006771245725=="
--===============3068203006771245725==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Mon Mar 8 15:37:33 2010
New Revision: 61180
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61180&view=3Drev
Log:
- enhance "save logs" dialog (bnc#583783)
- 2.17.31
Modified:
branches/SuSE-Code-11-SP1-Branch/product-creator/VERSION
branches/SuSE-Code-11-SP1-Branch/product-creator/package/yast2-product-cr=
eator.changes
branches/SuSE-Code-11-SP1-Branch/product-creator/src/Kiwi.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/product-creator/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
oduct-creator/VERSION?rev=3D61180&r1=3D61179&r2=3D61180&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/product-creator/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/product-creator/VERSION Mon Mar 8 15:37=
:33 2010
@@ -1 +1 @@
-2.17.30
+2.17.31
Modified: branches/SuSE-Code-11-SP1-Branch/product-creator/package/yast2-prod=
uct-creator.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
oduct-creator/package/yast2-product-creator.changes?rev=3D61180&r1=3D61179&r2=
=3D61180&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/product-creator/package/yast2-product-cr=
eator.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/product-creator/package/yast2-product-cr=
eator.changes Mon Mar 8 15:37:33 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Mar 8 15:26:38 CET 2010 - jsuchome(a)suse.cz
+
+- enhance "save logs" dialog (bnc#583783)
+- 2.17.31
+
+-------------------------------------------------------------------
Fri Feb 26 16:32:02 CET 2010 - jsuchome(a)suse.cz
=20
- do not escape path to local sources (bnc#561612)
Modified: branches/SuSE-Code-11-SP1-Branch/product-creator/src/Kiwi.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
oduct-creator/src/Kiwi.ycp?rev=3D61180&r1=3D61179&r2=3D61180&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/product-creator/src/Kiwi.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/product-creator/src/Kiwi.ycp Mon Mar 8 =
15:37:33 2010
@@ -72,8 +72,9 @@
// map with image templates (to base new projects on)
global map Templates =3D $[];
=20
- string stdout_file =3D "/tmp/image_creator.stdout";
- string stderr_file =3D "/tmp/image_creator.stderr";
+ string stdout_file =3D "image_creator.stdout";
+ string stderr_file =3D "image_creator.stderr";
+ string logs_directory =3D "/tmp";
=20
/**
* crypt given user password with current encryption algorithm
@@ -413,25 +414,81 @@
*/
boolean save_logs_popup () {
=20
+ string dir =3D logs_directory;
+
UI::OpenDialog (`opt(`decorated), `HBox(`HSpacing(1.5), `VBox (
`VSpacing (0.2),
- `TextEntry (`id (`stdout_file), _("Path to file with standard output"), std=
out_file),
- `TextEntry (`id (`stderr_file), _("Path to file with error output"), stderr=
_file),
- `PushButton (`id (`ok), Label::SaveButton ()),
+ `HBox (
+ // text box label
+ `InputField (`id (`out_dir), `opt (`hstretch), _("Path to directory to =
store the log files"), dir),
+ `VBox (
+ `Label (""),
+ `PushButton (`id (`browse), Label::BrowseButton ())
+ )
+ ),
+ // text box label
+ `InputField (`id (`stdout_file), `opt (`hstretch), _("Standard output file =
name"), stdout_file),
+ // text box label
+ `InputField (`id (`stderr_file), `opt (`hstretch), _("Error output file nam=
e"), stderr_file),
+ `VSpacing (0.2),
+ `ButtonBox (
+ `PushButton (`id (`ok), Label::SaveButton ()),
+ `PushButton (`id (`cancel), Label::CancelButton ())
+ ),
`VSpacing (0.2)
), `HSpacing(1.5)));
=20
- UI::UserInput ();
+ any ret =3D `cancel;
+ string full_stdout =3D dir + "/" + stdout_file;
+ string full_stderr =3D dir + "/" + stderr_file;
+
+ while (true)
+ {
+ ret =3D UI::UserInput ();
+ if (ret =3D=3D `cancel)
+ {
+ UI::CloseDialog ();
+ break;
+ }
+ if (ret =3D=3D `browse)
+ {
+ string selected =3D UI::AskForExistingDirectory (dir, "");
+ if (selected !=3D nil)
+ UI::ChangeWidget (`id(`out_dir), `Value, selected);
+ }
+ if (ret =3D=3D `ok)
+ {
+ dir =3D (string) UI::QueryWidget (`id (`out_dir), `Value);
+ full_stdout =3D dir + "/" + (string) UI::QueryWidget (`id (`stdout_file=
), `Value);
+ full_stderr =3D dir + "/" + (string) UI::QueryWidget (`id (`stderr_file=
), `Value);
+ if (FileUtils::Exists (full_stdout) &&
+ !Popup::YesNo (sformat (_("File %1 already exists.
+Rewrite?"), full_stdout)))
+ continue;
+ if (FileUtils::Exists (full_stderr) &&
+ !Popup::YesNo (sformat (_("File %1 already exists.
+Rewrite?"), full_stderr)))
+ continue;
+ break;
+ }
+ }
+
+ if (ret =3D=3D `cancel) return false;
=20
stdout_file =3D (string) UI::QueryWidget (`id (`stdout_file), `Value);
stderr_file =3D (string) UI::QueryWidget (`id (`stderr_file), `Value);
=20
+
UI::CloseDialog ();
=20
- if (FileUtils::CheckAndCreatePath (path_to_dir (stdout_file)))
- SCR::Write (.target.string, stdout_file, (string) UI::QueryWidget (`id (`lo=
g), `Value));
- if (FileUtils::CheckAndCreatePath (path_to_dir (stderr_file)))
- SCR::Write (.target.string, stderr_file, (string) UI::QueryWidget (`id (`er=
rlog), `Value));
+ if (FileUtils::CheckAndCreatePath (dir))
+ SCR::Write (.target.string, full_stdout, (string) UI::QueryWidget (`id (`lo=
g), `Value));
+ else return false;
+
+ SCR::Write (.target.string, full_stderr, (string) UI::QueryWidget (`id (=
`errlog), `Value));
+
+ logs_directory =3D dir;
+
return true;
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3068203006771245725==--
From jsuchome@svn.opensuse.org Mon Mar 8 14:33:36 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61181 - /tags/branch-Code-11-SP1-2_17_31/product-creator/
Date: Mon, 08 Mar 2010 14:37:40 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1426630588696972147=="
--===============1426630588696972147==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Mon Mar 8 15:37:40 2010
New Revision: 61181
URL: http://svn.opensuse.org/viewcvs/yast?rev=61181&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_31 for product-creator
Added:
tags/branch-Code-11-SP1-2_17_31/product-creator/ (props changed)
- copied from r61180, branches/SuSE-Code-11-SP1-Branch/product-creator/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1426630588696972147==--
From jsuchome@svn.opensuse.org Mon Mar 8 14:34:38 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61182 - in /trunk/product-creator: VERSION
package/yast2-product-creator.changes src/Kiwi.ycp
Date: Mon, 08 Mar 2010 14:38:38 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5297599676433082010=="
--===============5297599676433082010==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Mon Mar 8 15:38:38 2010
New Revision: 61182
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61182&view=3Drev
Log:
- enhanced "save logs" dialog (bnc#583783)
- 2.19.6
Modified:
trunk/product-creator/VERSION
trunk/product-creator/package/yast2-product-creator.changes
trunk/product-creator/src/Kiwi.ycp
Modified: trunk/product-creator/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/product-creator/VERSION?rev=
=3D61182&r1=3D61181&r2=3D61182&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/product-creator/VERSION (original)
+++ trunk/product-creator/VERSION Mon Mar 8 15:38:38 2010
@@ -1 +1 @@
-2.19.5
+2.19.6
Modified: trunk/product-creator/package/yast2-product-creator.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/product-creator/package/yast2=
-product-creator.changes?rev=3D61182&r1=3D61181&r2=3D61182&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/product-creator/package/yast2-product-creator.changes (original)
+++ trunk/product-creator/package/yast2-product-creator.changes Mon Mar 8 15=
:38:38 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Mar 8 15:27:43 CET 2010 - jsuchome(a)suse.cz
+
+- enhanced "save logs" dialog (bnc#583783)
+- 2.19.6
+
+-------------------------------------------------------------------
Fri Feb 26 16:33:06 CET 2010 - jsuchome(a)suse.cz
=20
- do not escape path to local sources (bnc#561612
Modified: trunk/product-creator/src/Kiwi.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/product-creator/src/Kiwi.ycp?=
rev=3D61182&r1=3D61181&r2=3D61182&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/product-creator/src/Kiwi.ycp (original)
+++ trunk/product-creator/src/Kiwi.ycp Mon Mar 8 15:38:38 2010
@@ -72,8 +72,9 @@
// map with image templates (to base new projects on)
global map Templates =3D $[];
=20
- string stdout_file =3D "/tmp/image_creator.stdout";
- string stderr_file =3D "/tmp/image_creator.stderr";
+ string stdout_file =3D "image_creator.stdout";
+ string stderr_file =3D "image_creator.stderr";
+ string logs_directory =3D "/tmp";
=20
/**
* crypt given user password with current encryption algorithm
@@ -413,25 +414,81 @@
*/
boolean save_logs_popup () {
=20
+ string dir =3D logs_directory;
+
UI::OpenDialog (`opt(`decorated), `HBox(`HSpacing(1.5), `VBox (
`VSpacing (0.2),
- `TextEntry (`id (`stdout_file), _("Path to file with standard output"), std=
out_file),
- `TextEntry (`id (`stderr_file), _("Path to file with error output"), stderr=
_file),
- `PushButton (`id (`ok), Label::SaveButton ()),
+ `HBox (
+ // text box label
+ `InputField (`id (`out_dir), `opt (`hstretch), _("Path to directory to =
store the log files"), dir),
+ `VBox (
+ `Label (""),
+ `PushButton (`id (`browse), Label::BrowseButton ())
+ )
+ ),
+ // text box label
+ `InputField (`id (`stdout_file), `opt (`hstretch), _("Standard output file =
name"), stdout_file),
+ // text box label
+ `InputField (`id (`stderr_file), `opt (`hstretch), _("Error output file nam=
e"), stderr_file),
+ `VSpacing (0.2),
+ `ButtonBox (
+ `PushButton (`id (`ok), Label::SaveButton ()),
+ `PushButton (`id (`cancel), Label::CancelButton ())
+ ),
`VSpacing (0.2)
), `HSpacing(1.5)));
=20
- UI::UserInput ();
+ any ret =3D `cancel;
+ string full_stdout =3D dir + "/" + stdout_file;
+ string full_stderr =3D dir + "/" + stderr_file;
+
+ while (true)
+ {
+ ret =3D UI::UserInput ();
+ if (ret =3D=3D `cancel)
+ {
+ UI::CloseDialog ();
+ break;
+ }
+ if (ret =3D=3D `browse)
+ {
+ string selected =3D UI::AskForExistingDirectory (dir, "");
+ if (selected !=3D nil)
+ UI::ChangeWidget (`id(`out_dir), `Value, selected);
+ }
+ if (ret =3D=3D `ok)
+ {
+ dir =3D (string) UI::QueryWidget (`id (`out_dir), `Value);
+ full_stdout =3D dir + "/" + (string) UI::QueryWidget (`id (`stdout_file=
), `Value);
+ full_stderr =3D dir + "/" + (string) UI::QueryWidget (`id (`stderr_file=
), `Value);
+ if (FileUtils::Exists (full_stdout) &&
+ !Popup::YesNo (sformat (_("File %1 already exists.
+Rewrite?"), full_stdout)))
+ continue;
+ if (FileUtils::Exists (full_stderr) &&
+ !Popup::YesNo (sformat (_("File %1 already exists.
+Rewrite?"), full_stderr)))
+ continue;
+ break;
+ }
+ }
+
+ if (ret =3D=3D `cancel) return false;
=20
stdout_file =3D (string) UI::QueryWidget (`id (`stdout_file), `Value);
stderr_file =3D (string) UI::QueryWidget (`id (`stderr_file), `Value);
=20
+
UI::CloseDialog ();
=20
- if (FileUtils::CheckAndCreatePath (path_to_dir (stdout_file)))
- SCR::Write (.target.string, stdout_file, (string) UI::QueryWidget (`id (`lo=
g), `Value));
- if (FileUtils::CheckAndCreatePath (path_to_dir (stderr_file)))
- SCR::Write (.target.string, stderr_file, (string) UI::QueryWidget (`id (`er=
rlog), `Value));
+ if (FileUtils::CheckAndCreatePath (dir))
+ SCR::Write (.target.string, full_stdout, (string) UI::QueryWidget (`id (`lo=
g), `Value));
+ else return false;
+
+ SCR::Write (.target.string, full_stderr, (string) UI::QueryWidget (`id (=
`errlog), `Value));
+
+ logs_directory =3D dir;
+
return true;
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5297599676433082010==--
From jsuchome@svn.opensuse.org Mon Mar 8 14:34:41 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61183 - /tags/stable-2_19_6/product-creator/
Date: Mon, 08 Mar 2010 14:38:47 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4310661011467816715=="
--===============4310661011467816715==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Mon Mar 8 15:38:47 2010
New Revision: 61183
URL: http://svn.opensuse.org/viewcvs/yast?rev=61183&view=rev
Log:
Created tag stable-2_19_6 for product-creator
Added:
tags/stable-2_19_6/product-creator/
- copied from r61182, trunk/product-creator/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4310661011467816715==--
From kmachalkova@svn.opensuse.org Mon Mar 8 16:14:05 2010
From: kmachalkova@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61184 -
/branches/SuSE-Code-11-SP1-Branch/network/src/lan/address.ycp
Date: Mon, 08 Mar 2010 16:17:33 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8395888366276798788=="
--===============8395888366276798788==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: kmachalkova
Date: Mon Mar 8 17:17:32 2010
New Revision: 61184
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61184&view=3Drev
Log:
- Pre-fill hname field with global hostname on switching=20
from dhcp to static
- Advise user to fill in some hname (both bnc#583786)
Modified:
branches/SuSE-Code-11-SP1-Branch/network/src/lan/address.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/lan/address.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/lan/address.ycp?rev=3D61184&r1=3D61183&r2=3D61184&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/lan/address.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/lan/address.ycp Mon Mar 8 1=
7:17:32 2010
@@ -14,6 +14,7 @@
import "Arch";
import "CWM";
import "CWMTab";
+import "DNS";
import "Host";
import "Hostname";
import "IP";
@@ -252,12 +253,19 @@
=20
=20
symbol handleBootProto (string key, map event) {
- if (event["EventReason"]:""=3D=3D"ValueChanged"){
- symbol current =3D (symbol)UI::QueryWidget(`id(`bootproto), `CurrentButton=
);
- enableDisableBootProto(current);
-// if (current =3D=3D `none) settings["STARTMODE"] =3D "off";
- }
- return nil;
+ if (event["EventReason"]:""=3D=3D"ValueChanged"){
+ symbol current =3D (symbol)UI::QueryWidget(`id(`bootproto), `CurrentButton)=
;=20
+ enableDisableBootProto(current);
+
+ if (current =3D=3D `static) {
+ string one_ip =3D (string) UI::QueryWidget(`id(`ipaddr), `Value);
+ if ( size(one_ip) =3D=3D 0) {
+ y2milestone("Presetting global hostname");
+ UI::ChangeWidget(`id(`hostname), `Value, Hostname::MergeFQ(DNS::hostname, =
DNS::domain));
+ }
+ }
+ }
+ return nil;
}
=20
=20
@@ -458,12 +466,24 @@
return false;
}
=20
- string h =3D (string) UI::QueryWidget(`hostname, `Value );
- if ( h !=3D "" && !Hostname::CheckFQ(h)) {
- Popup::Error(_("No valid hostname."));
- UI::SetFocus(`hostname);
- return false;
+ string hname =3D (string) UI::QueryWidget(`hostname, `Value );
+ if ( size(hname) > 0 ) {
+ if( !Hostname::CheckFQ(hname) ) {
+ Popup::Error(_("Invalid hostname."));
+ UI::SetFocus(`hostname);
+ return false;
+ }
+ } else {
+ //User doesn't want to define hname for this static IP
+ if( !Popup::YesNo( _("No hostname has been specified. It is recommended=
to associate=20
+some hostname with static IP, otherwise the machine name will=20
+not be resolvable without active network connection.\n
+Really leave the hostname blank?")) ) {
+ UI::SetFocus(`hostname);
+ return false;
+ }
}
+
// validate duplication
if (NetHwDetection::DuplicateIP (ipa))
{
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8395888366276798788==--
From kmachalkova@svn.opensuse.org Mon Mar 8 16:39:59 2010
From: kmachalkova@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61185 -
/branches/SuSE-Code-11-SP1-Branch/network/src/modules/Host.ycp
Date: Mon, 08 Mar 2010 16:43:59 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3528926990251636447=="
--===============3528926990251636447==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: kmachalkova
Date: Mon Mar 8 17:43:58 2010
New Revision: 61185
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61185&view=3Drev
Log:
Remove the check for presence of static ips
Modified:
branches/SuSE-Code-11-SP1-Branch/network/src/modules/Host.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/modules/Host.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/modules/Host.ycp?rev=3D61185&r1=3D61184&r2=3D61185&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/modules/Host.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/modules/Host.ycp Mon Mar 8 =
17:43:58 2010
@@ -50,44 +50,29 @@
=20
boolean initialized =3D false;
=20
-boolean AnyStaticIP() {
- NetworkInterfaces::Read ();
- list devs =3D
- NetworkInterfaces::Locate ("BOOTPROTO", "static");
- list ips =3D maplist(string dev, devs, {
- return NetworkInterfaces::GetValue(dev, "IPADDR");
- });
-
- y2milestone("%1 %2", devs, ips);
- return ( size(ips) > 0 );
-}
-
boolean NeedDummyIP() {
- boolean ret =3D ( DNS::write_hostname && !AnyStaticIP() );
- if (ret)
- y2milestone("No (static) IP address found, dummy 127.0.0.2 will be added");
- return ret;
+ return DNS::write_hostname;
}
=20
global void EnsureHostnameResolvable() {
string local_ip =3D "127.0.0.2";
if ( NeedDummyIP() ) {
+ y2milestone("Dummy 127.0.0.2 IP will be added");
//Add 127.0.0.2 entry to /etc/hosts,if product default says so
//or user requests it otherwise some desktop apps may hang,
//being unable to resolve hostname (bnc#304632)
=20
string fqhostname =3D Hostname::MergeFQ( DNS::hostname, DNS::domain);
hosts[ local_ip ] =3D [ fqhostname + " " + DNS::hostname ];
- modified =3D true;
}
else {
- // do not add it if product default says no or if there are some
- // static IPs (bnc#469752)
+ // Do not add it if product default says no
+ // and remove 127.0.02 entry if it exists
if( haskey( hosts, local_ip) ) {
hosts[ local_ip] =3D [];
- modified =3D true;
}
}
+ modified =3D true;
}
=20
/**
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3528926990251636447==--
From kmachalkova@svn.opensuse.org Tue Mar 9 09:35:38 2010
From: kmachalkova@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61186 - in
/branches/SuSE-Code-11-SP1-Branch/network/src: lan/address.ycp
modules/Host.ycp
Date: Tue, 09 Mar 2010 09:39:44 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8751591312717274984=="
--===============8751591312717274984==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: kmachalkova
Date: Tue Mar 9 10:39:43 2010
New Revision: 61186
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61186&view=3Drev
Log:
Bother user with defining hostname only if
we're not gonna have 127.0.0.2 in hosts
Modified:
branches/SuSE-Code-11-SP1-Branch/network/src/lan/address.ycp
branches/SuSE-Code-11-SP1-Branch/network/src/modules/Host.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/lan/address.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/lan/address.ycp?rev=3D61186&r1=3D61185&r2=3D61186&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/lan/address.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/lan/address.ycp Tue Mar 9 1=
0:39:43 2010
@@ -474,8 +474,9 @@
return false;
}
} else {
- //User doesn't want to define hname for this static IP
- if( !Popup::YesNo( _("No hostname has been specified. It is recommended=
to associate=20
+ // There'll be no 127.0.0.2 -> remind user to define some hostname
+ if( !Host::NeedDummyIP() &&
+ !Popup::YesNo( _("No hostname has been specified. It is recommended to ass=
ociate=20
some hostname with static IP, otherwise the machine name will=20
not be resolvable without active network connection.\n
Really leave the hostname blank?")) ) {
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/modules/Host.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/modules/Host.ycp?rev=3D61186&r1=3D61185&r2=3D61186&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/modules/Host.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/modules/Host.ycp Tue Mar 9 =
10:39:43 2010
@@ -50,7 +50,7 @@
=20
boolean initialized =3D false;
=20
-boolean NeedDummyIP() {
+global boolean NeedDummyIP() {
return DNS::write_hostname;
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8751591312717274984==--
From juhliarik@svn.opensuse.org Tue Mar 9 09:37:47 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61188 - /tags/stable-2_19_1/perl-bindings/
Date: Tue, 09 Mar 2010 09:41:14 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8931145129560764240=="
--===============8931145129560764240==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: juhliarik
Date: Tue Mar 9 10:41:14 2010
New Revision: 61188
URL: http://svn.opensuse.org/viewcvs/yast?rev=61188&view=rev
Log:
Created tag stable-2_19_1 for perl-bindings
Added:
tags/stable-2_19_1/perl-bindings/
- copied from r61187, trunk/perl-bindings/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8931145129560764240==--
From juhliarik@svn.opensuse.org Tue Mar 9 09:37:50 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61187 - in /trunk/perl-bindings: VERSION
package/yast2-perl-bindings.changes src/YPerlNamespace.cc
Date: Tue, 09 Mar 2010 09:41:04 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6756875641868882469=="
--===============6756875641868882469==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: juhliarik
Date: Tue Mar 9 10:41:04 2010
New Revision: 61187
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61187&view=3Drev
Log:
added check for "glob" (bnc#585757)
Modified:
trunk/perl-bindings/VERSION
trunk/perl-bindings/package/yast2-perl-bindings.changes
trunk/perl-bindings/src/YPerlNamespace.cc
Modified: trunk/perl-bindings/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/perl-bindings/VERSION?rev=3D6=
1187&r1=3D61186&r2=3D61187&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/perl-bindings/VERSION (original)
+++ trunk/perl-bindings/VERSION Tue Mar 9 10:41:04 2010
@@ -1 +1 @@
-2.19.0
+2.19.1
Modified: trunk/perl-bindings/package/yast2-perl-bindings.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/perl-bindings/package/yast2-p=
erl-bindings.changes?rev=3D61187&r1=3D61186&r2=3D61187&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/perl-bindings/package/yast2-perl-bindings.changes (original)
+++ trunk/perl-bindings/package/yast2-perl-bindings.changes Tue Mar 9 10:41:=
04 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 9 10:20:10 CET 2010 - juhliarik(a)suse.cz
+
+- added check for "glob" (bnc#585757)
+- 2.19.1=20
+
+-------------------------------------------------------------------
Thu Nov 26 08:22:31 UTC 2009 - lslezak(a)suse.cz
=20
- added versioned perl dependency (require a specific perl version)
Modified: trunk/perl-bindings/src/YPerlNamespace.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/perl-bindings/src/YPerlNamesp=
ace.cc?rev=3D61187&r1=3D61186&r2=3D61187&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/perl-bindings/src/YPerlNamespace.cc (original)
+++ trunk/perl-bindings/src/YPerlNamespace.cc Tue Mar 9 10:41:04 2010
@@ -425,7 +425,8 @@
// GvSV (glob), GvAV (glob), GvHV (glob), GvCV (glob));
=20
// is it a code value, a sub?
- if (GvCV (glob))
+ // bnc#585757 - troubles with Perl during building YaST modules
+ if (isGV(glob) && GvCV (glob))
{
y2debug ("Processing sub %s", symbol);
// get the type information or make it up
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6756875641868882469==--
From juhliarik@svn.opensuse.org Tue Mar 9 09:56:28 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61189 - in /branches/SuSE-Code-11-SP1-Branch/kdump:
VERSION package/yast2-kdump.changes src/Kdump.ycp
Date: Tue, 09 Mar 2010 10:00:34 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3881656074556733177=="
--===============3881656074556733177==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: juhliarik
Date: Tue Mar 9 11:00:33 2010
New Revision: 61189
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61189&view=3Drev
Log:
added fix for allocating memory bnc#578590
Modified:
branches/SuSE-Code-11-SP1-Branch/kdump/VERSION
branches/SuSE-Code-11-SP1-Branch/kdump/package/yast2-kdump.changes
branches/SuSE-Code-11-SP1-Branch/kdump/src/Kdump.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/kdump/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/kd=
ump/VERSION?rev=3D61189&r1=3D61188&r2=3D61189&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/kdump/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/kdump/VERSION Tue Mar 9 11:00:33 2010
@@ -1 +1 @@
-2.17.19
+2.17.20
Modified: branches/SuSE-Code-11-SP1-Branch/kdump/package/yast2-kdump.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/kd=
ump/package/yast2-kdump.changes?rev=3D61189&r1=3D61188&r2=3D61189&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/kdump/package/yast2-kdump.changes (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/kdump/package/yast2-kdump.changes Tue Ma=
r 9 11:00:33 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 9 10:52:22 CET 2010 - juhliarik(a)suse.cz
+
+- added fix for allocating memory (bnc#578590)
+- 2.17.20=20
+
+-------------------------------------------------------------------
Thu Mar 4 15:20:25 CET 2010 - juhliarik(a)suse.cz
=20
- added missing help text for "Number of old dumps" (bnc#584586)=20
Modified: branches/SuSE-Code-11-SP1-Branch/kdump/src/Kdump.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/kd=
ump/src/Kdump.ycp?rev=3D61189&r1=3D61188&r2=3D61189&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/kdump/src/Kdump.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/kdump/src/Kdump.ycp Tue Mar 9 11:00:33 =
2010
@@ -753,12 +753,13 @@
alocated_memory =3D tostring(al_mem);
}
// bnc #446480 - Fine-tune kdump memory proposal
+ // bnc #578590 -"out of memory" error occurs when doing kdump on machin=
e superdome
if ((Arch::ia64()) && (total_memory >=3D 1024))
{
integer total_memory_gigabyte =3D total_memory/1024;
- if ((total_memory_gigabyte >=3D 1) && (total_memory_gigabyte <12))
+ if ((total_memory_gigabyte >=3D 1) && (total_memory_gigabyte <8))
alocated_memory =3D "256";
- else if ((total_memory_gigabyte >=3D 12) && (total_memory_gigabyte <128))
+ else if ((total_memory_gigabyte >=3D 8) && (total_memory_gigabyte <128))
alocated_memory =3D "512";
else if ((total_memory_gigabyte >=3D 128) && (total_memory_gigabyte <256))
alocated_memory =3D "768";
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3881656074556733177==--
From juhliarik@svn.opensuse.org Tue Mar 9 09:56:42 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61190 - /tags/branch-Code-11-SP1-2_17_20/kdump/
Date: Tue, 09 Mar 2010 10:00:44 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7118002480699101072=="
--===============7118002480699101072==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: juhliarik
Date: Tue Mar 9 11:00:43 2010
New Revision: 61190
URL: http://svn.opensuse.org/viewcvs/yast?rev=61190&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_20 for kdump
Added:
tags/branch-Code-11-SP1-2_17_20/kdump/ (props changed)
- copied from r61189, branches/SuSE-Code-11-SP1-Branch/kdump/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7118002480699101072==--
From juhliarik@svn.opensuse.org Tue Mar 9 10:02:03 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61191 - in /trunk/kdump: VERSION
package/yast2-kdump.changes src/Kdump.ycp
Date: Tue, 09 Mar 2010 10:06:11 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1121528303014101818=="
--===============1121528303014101818==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: juhliarik
Date: Tue Mar 9 11:06:11 2010
New Revision: 61191
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61191&view=3Drev
Log:
added fix for allocating memory (bnc#578590)
Modified:
trunk/kdump/VERSION
trunk/kdump/package/yast2-kdump.changes
trunk/kdump/src/Kdump.ycp
Modified: trunk/kdump/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/kdump/VERSION?rev=3D61191&r1=
=3D61190&r2=3D61191&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/kdump/VERSION (original)
+++ trunk/kdump/VERSION Tue Mar 9 11:06:11 2010
@@ -1 +1 @@
-2.19.1
+2.19.2
Modified: trunk/kdump/package/yast2-kdump.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/kdump/package/yast2-kdump.cha=
nges?rev=3D61191&r1=3D61190&r2=3D61191&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/kdump/package/yast2-kdump.changes (original)
+++ trunk/kdump/package/yast2-kdump.changes Tue Mar 9 11:06:11 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 9 11:08:33 CET 2010 - juhliarik(a)suse.cz
+
+- added fix for allocating memory (bnc#578590)=20
+- 2.19.2
+
+-------------------------------------------------------------------
Thu Mar 4 15:17:53 CET 2010 - juhliarik(a)suse.cz
=20
- added missing help text for "Number of old dumps" (bnc#584586)
Modified: trunk/kdump/src/Kdump.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/kdump/src/Kdump.ycp?rev=3D611=
91&r1=3D61190&r2=3D61191&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/kdump/src/Kdump.ycp (original)
+++ trunk/kdump/src/Kdump.ycp Tue Mar 9 11:06:11 2010
@@ -754,9 +754,9 @@
if ((Arch::ia64()) && (total_memory >=3D 1024))
{
integer total_memory_gigabyte =3D total_memory/1024;
- if ((total_memory_gigabyte >=3D 1) && (total_memory_gigabyte <12))
+ if ((total_memory_gigabyte >=3D 1) && (total_memory_gigabyte <8))
alocated_memory =3D "256";
- else if ((total_memory_gigabyte >=3D 12) && (total_memory_gigabyte <128))
+ else if ((total_memory_gigabyte >=3D 8) && (total_memory_gigabyte <128))
alocated_memory =3D "512";
else if ((total_memory_gigabyte >=3D 128) && (total_memory_gigabyte <256))
alocated_memory =3D "768";
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1121528303014101818==--
From juhliarik@svn.opensuse.org Tue Mar 9 10:02:14 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61192 - /tags/stable-2_19_2/kdump/
Date: Tue, 09 Mar 2010 10:06:21 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5148514089820136448=="
--===============5148514089820136448==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: juhliarik
Date: Tue Mar 9 11:06:21 2010
New Revision: 61192
URL: http://svn.opensuse.org/viewcvs/yast?rev=61192&view=rev
Log:
Created tag stable-2_19_2 for kdump
Added:
tags/stable-2_19_2/kdump/
- copied from r61191, trunk/kdump/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5148514089820136448==--
From aschnell@svn.opensuse.org Tue Mar 9 11:45:58 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61193 - in /branches/SuSE-Code-11-SP1-Branch/storage:
libstorage/src/ package/
Date: Tue, 09 Mar 2010 11:50:04 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0698368598625136399=="
--===============0698368598625136399==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Tue Mar 9 12:50:04 2010
New Revision: 61193
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61193&view=3Drev
Log:
- add AUTO line in mdadm.conf for iSCSI systems (fate #307478)
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Disk.h
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.cc
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.h
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.h
branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Disk.h
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/Disk.h?rev=3D61193&r1=3D61192&r2=3D61193&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Disk.h (original)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Disk.h Tue Mar 9=
12:50:04 2010
@@ -74,6 +74,7 @@
const string& sysfsDir() const { return sysfs_dir; }
unsigned numPartitions() const;
bool isDasd() const { return( nm.find("dasd")=3D=3D0 ); }
+ bool isIScsi() const { return iscsi; }
bool isLogical( unsigned nr ) const;
bool detect( ProcPart& ppart );
static storage::CType staticType() { return storage::DISK; }
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.=
cc
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/EtcRaidtab.cc?rev=3D61193&r1=3D61192&r2=3D61193&view=3Dd=
iff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.cc (or=
iginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.cc Tue=
Mar 9 12:50:04 2010
@@ -36,9 +36,9 @@
using namespace std;
using namespace storage;
=20
-EtcRaidtab::EtcRaidtab( const string& prefix )=20
+EtcRaidtab::EtcRaidtab( const Storage* sto, const string& prefix )
+ : sto(sto), mdadm_dev_line(-1), mdadm_auto_line(-1)
{
- mdadm_dev_line =3D -1;
mdadmname =3D prefix+"/etc/mdadm.conf";
mdadm =3D new AsciiFile( mdadmname );=20
buildMdadmMap();
@@ -65,17 +65,12 @@
{
mdadm->append( mline );
}
- if( mdadm_dev_line<0 )
- {
- dline =3D "DEVICE partitions";
- mdadm_dev_line =3D mdadm->numLines();
- mdadm->insert( 0, dline );
- }
- else
- {
- dline =3D "DEVICE partitions";
- (*mdadm)[mdadm_dev_line] =3D dline;
- }
+
+ setDeviceLine("DEVICE partitions");
+
+ if (sto->hasIScsiDisks())
+ setAutoLine("AUTO -all");
+
updateMdadmFile();
}
=20
@@ -117,6 +112,37 @@
return true;
}
=20
+
+void
+EtcRaidtab::setDeviceLine(const string& line)
+{
+ if (mdadm_dev_line < 0)
+ {
+ mdadm_dev_line =3D mdadm->numLines();
+ mdadm->insert(0, line);
+ }
+ else
+ {
+ (*mdadm)[mdadm_dev_line] =3D line;
+ }
+}
+
+
+void
+EtcRaidtab::setAutoLine(const string& line)
+{
+ if (mdadm_auto_line < 0)
+ {
+ mdadm_auto_line =3D mdadm->numLines();
+ mdadm->insert(0, line);
+ }
+ else
+ {
+ (*mdadm)[mdadm_auto_line] =3D line;
+ }
+}
+
+
bool EtcRaidtab::updateContainer(const mdconf_info& info)
{
while( true )
@@ -250,19 +276,22 @@
unsigned lineno =3D 0;
unsigned mdnum;
mdadm_dev_line =3D -1;
+ mdadm_auto_line =3D -1;
entry e;
while( linenonumLines() )
{
string key =3D extractNthWord( 0, (*mdadm)[lineno] );
if( mdadm_dev_line<0 && key =3D=3D "DEVICE" )
mdadm_dev_line =3D lineno;
+ else if (mdadm_auto_line < 0 && key =3D=3D "AUTO")
+ mdadm_auto_line =3D lineno;
else if( key =3D=3D "ARRAY" &&
Md::mdStringNum( extractNthWord( 1, (*mdadm)[lineno] ), mdnum ))
{
e.first =3D lineno++;
while( linenonumLines() &&=20
(key =3D extractNthWord( 0, (*mdadm)[lineno] ))!=3D"ARRAY" &&
- key !=3D "DEVICE" )
+ key !=3D "DEVICE" && key !=3D "AUTO" )
{
key =3D extractNthWord( 0, (*mdadm)[lineno++] );
}
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.h
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/EtcRaidtab.h?rev=3D61193&r1=3D61192&r2=3D61193&view=3Ddi=
ff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.h (ori=
ginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.h Tue =
Mar 9 12:50:04 2010
@@ -26,6 +26,9 @@
#include
#include
=20
+#include "y2storage/Storage.h"
+
+
namespace storage
{
=20
@@ -36,7 +39,7 @@
class EtcRaidtab
{
public:
- EtcRaidtab( const string& prefix=3D"" );
+ EtcRaidtab( const Storage* sto, const string& prefix=3D"" );
~EtcRaidtab();
void updateEntry( unsigned num, const std::list& entries,
const string&, const std::list& devs );
@@ -101,8 +104,14 @@
string ArrayLine(const mdconf_info& info);
bool updateContainer(const mdconf_info& info);
=20
+ void setDeviceLine(const string& line);
+ void setAutoLine(const string& line);
+
+ const Storage* sto;
+
string mdadmname;
int mdadm_dev_line;
+ int mdadm_auto_line;
std::map mtab;
std::map uuidtab; // search by uuid, only for ARRAY lines.
AsciiFile* mdadm;
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/Storage.cc?rev=3D61193&r1=3D61192&r2=3D61193&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc Tue Ma=
r 9 12:50:04 2010
@@ -281,7 +281,7 @@
SystemCmd::testmode =3D true;
rootprefix =3D testdir();
fstab =3D new EtcFstab( rootprefix );
- raidtab =3D new EtcRaidtab(rootprefix);
+ raidtab =3D new EtcRaidtab(this, rootprefix);
string t =3D testdir() + "/volume_info";
if( access( t.c_str(), R_OK )=3D=3D0 )
{
@@ -292,7 +292,7 @@
{
fstab =3D new EtcFstab( "/etc", isRootMounted() );
if (!instsys())
- raidtab =3D new EtcRaidtab(root());
+ raidtab =3D new EtcRaidtab(this, root());
detectLoops( *ppart );
ProcMounts pm( this );
if( !instsys() )
@@ -1120,6 +1120,24 @@
bool Storage::is_ppc_pegasos =3D false;
=20
=20
+bool
+Storage::hasIScsiDisks() const
+{
+ bool ret =3D false;
+
+ ConstDiskPair dp =3D diskPair();
+ for (ConstDiskIterator i =3D dp.begin(); i !=3D dp.end(); ++i)
+ {
+ if (i->isIScsi())
+ ret =3D true;
+ break;
+ }
+
+ y2mil("ret:" << ret);
+ return ret;
+}
+
+
namespace storage
{
void initDefaultLogger ()
@@ -6065,7 +6083,7 @@
if (have_mds)
{
delete raidtab;
- raidtab =3D new EtcRaidtab(root());
+ raidtab =3D new EtcRaidtab(this, root());
=20
if (haveMd(md))
md->syncRaidtab();
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.h
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/Storage.h?rev=3D61193&r1=3D61192&r2=3D61193&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.h (origin=
al)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.h Tue Mar=
9 12:50:04 2010
@@ -261,6 +261,7 @@
string prependRoot(const string& mp) const;
const string& tmpDir() const;
bool efiBoot() const { return efiboot; }
+ bool hasIScsiDisks() const;
static const string& arch() { return( proc_arch ); }
static bool isPPCMac() { return( is_ppc_mac ); }
static bool isPPCPegasos() { return( is_ppc_pegasos ); }
Modified: branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/package/yast2-storage.changes?rev=3D61193&r1=3D61192&r2=3D61193&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes Tu=
e Mar 9 12:50:04 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Mar 09 12:03:46 CET 2010 - aschnell(a)suse.de
+
+- add AUTO line in mdadm.conf for iSCSI systems (fate #307478)
+
+-------------------------------------------------------------------
Fri Mar 05 16:32:25 CET 2010 - aschnell(a)suse.de
=20
- fixed member entry in mdadm.conf for IMSM (bnc #576498)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0698368598625136399==--
From kmachalkova@svn.opensuse.org Tue Mar 9 11:51:10 2010
From: kmachalkova@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61194 -
/branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes
Date: Tue, 09 Mar 2010 11:55:00 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0866326093300984569=="
--===============0866326093300984569==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: kmachalkova
Date: Tue Mar 9 12:54:59 2010
New Revision: 61194
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61194&view=3Drev
Log:
changes
Modified:
branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes
Modified: branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/package/yast2-network.changes?rev=3D61194&r1=3D61193&r2=3D61194&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes Tu=
e Mar 9 12:54:59 2010
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Tue Mar 9 12:51:18 CET 2010 - kmachalkova(a)suse.cz
+
+- Don't check for presence of static IPs when deciding whether to
+ append 127.0.0.2 line to /etc/hosts
+- Pre-fill hostname field with global hostname in static IP dialog
+- Warn if no hostname is specified for static IP (all bnc#583786)=20
+
+-------------------------------------------------------------------
Tue Mar 2 15:51:43 CET 2010 - mzugec(a)suse.cz
=20
- enable/disable IPv6 as a module again (bnc#574789)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0866326093300984569==--
From locilka@svn.opensuse.org Tue Mar 9 11:52:19 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61195 - in /branches/SuSE-Code-11-SP1-Branch/runlevel:
VERSION package/yast2-runlevel.changes src/services_proposal.ycp
Date: Tue, 09 Mar 2010 11:56:11 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2187631523585728805=="
--===============2187631523585728805==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Tue Mar 9 12:56:11 2010
New Revision: 61195
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61195&view=3Drev
Log:
- Skipping starting boot.* scripts in services_proposal, they still
have to be enabled though (BNC #583773).
- 2.17.7
Modified:
branches/SuSE-Code-11-SP1-Branch/runlevel/VERSION
branches/SuSE-Code-11-SP1-Branch/runlevel/package/yast2-runlevel.changes
branches/SuSE-Code-11-SP1-Branch/runlevel/src/services_proposal.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/runlevel/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ru=
nlevel/VERSION?rev=3D61195&r1=3D61194&r2=3D61195&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/runlevel/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/runlevel/VERSION Tue Mar 9 12:56:11 2010
@@ -1 +1 @@
-2.17.6
+2.17.7
Modified: branches/SuSE-Code-11-SP1-Branch/runlevel/package/yast2-runlevel.ch=
anges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ru=
nlevel/package/yast2-runlevel.changes?rev=3D61195&r1=3D61194&r2=3D61195&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/runlevel/package/yast2-runlevel.changes =
(original)
+++ branches/SuSE-Code-11-SP1-Branch/runlevel/package/yast2-runlevel.changes =
Tue Mar 9 12:56:11 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Tue Mar 9 12:53:14 CET 2010 - locilka(a)suse.cz
+
+- Skipping starting boot.* scripts in services_proposal, they still
+ have to be enabled though (BNC #583773).
+- 2.17.7
+
+-------------------------------------------------------------------
Thu Dec 17 13:16:52 CET 2009 - jsuchome(a)suse.cz
=20
- package services_proposal.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/runlevel/src/services_proposal.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ru=
nlevel/src/services_proposal.ycp?rev=3D61195&r1=3D61194&r2=3D61195&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/runlevel/src/services_proposal.ycp (orig=
inal)
+++ branches/SuSE-Code-11-SP1-Branch/runlevel/src/services_proposal.ycp Tue M=
ar 9 12:56:11 2010
@@ -296,20 +296,27 @@
services =3D (list ) union (all_needed_services, services);
=20
foreach (string service, services, {
+ // Check and enable service
+ if (Service::Enabled (service) !=3D true && Service::Enable (service) !=3D =
true) {
+ y2error ("Unable to enable service %1", service);
+ Report::Error (sformat(_("Cannot enable service %1"), service));
+ ret =3D false;
+ }
+
+ // All boot.* scripts are skipped
+ // See BNC #583773
+ if (regexpmatch (service, "^boot\..*")) {
+ y2warning ("Skipping service %1", service);
+ return;
+ }
+
+ // Check and start service
if (Service::Status (service) =3D=3D -1) {
y2error ("Service name %1 is unknown", service);
Report::Error (sformat (_("Unable to start and enable service %1.
Service is not installed."), service));
ret =3D false;
} else {
- // Check and enable service
- if (Service::Enabled (service) !=3D true && Service::Enable (service) !=
=3D true) {
- y2error ("Unable to enable service %1", service);
- Report::Error (sformat(_("Cannot enable service %1"), service));
- ret =3D false;
- }
-
- // Check and start service
if (Service::RunInitScriptWithTimeOut (service, "status") !=3D 0 && Ser=
vice::RunInitScriptWithTimeOut (service, "start") !=3D 0) {
y2error ("Unable to start service %1", service);
Report::Error (sformat(_("Cannot start service %1"), service));
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2187631523585728805==--
From locilka@svn.opensuse.org Tue Mar 9 11:52:32 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61196 - in /trunk/runlevel:
package/yast2-runlevel.changes src/services_proposal.ycp
Date: Tue, 09 Mar 2010 11:56:21 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3021718163350706111=="
--===============3021718163350706111==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Tue Mar 9 12:56:21 2010
New Revision: 61196
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61196&view=3Drev
Log:
- Skipping starting boot.* scripts in services_proposal, they still
have to be enabled though (BNC #583773).
Modified:
trunk/runlevel/package/yast2-runlevel.changes
trunk/runlevel/src/services_proposal.ycp
Modified: trunk/runlevel/package/yast2-runlevel.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/runlevel/package/yast2-runlev=
el.changes?rev=3D61196&r1=3D61195&r2=3D61196&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/runlevel/package/yast2-runlevel.changes (original)
+++ trunk/runlevel/package/yast2-runlevel.changes Tue Mar 9 12:56:21 2010
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Tue Mar 9 12:53:14 CET 2010 - locilka(a)suse.cz
+
+- Skipping starting boot.* scripts in services_proposal, they still
+ have to be enabled though (BNC #583773).
+
------------------------------------------------------------------
Wed Feb 10 17:17:14 CET 2010 - locilka(a)suse.cz
=20
Modified: trunk/runlevel/src/services_proposal.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/runlevel/src/services_proposa=
l.ycp?rev=3D61196&r1=3D61195&r2=3D61196&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/runlevel/src/services_proposal.ycp (original)
+++ trunk/runlevel/src/services_proposal.ycp Tue Mar 9 12:56:21 2010
@@ -296,20 +296,27 @@
services =3D (list ) union (all_needed_services, services);
=20
foreach (string service, services, {
+ // Check and enable service
+ if (Service::Enabled (service) !=3D true && Service::Enable (service) !=3D =
true) {
+ y2error ("Unable to enable service %1", service);
+ Report::Error (sformat(_("Cannot enable service %1"), service));
+ ret =3D false;
+ }
+
+ // All boot.* scripts are skipped
+ // See BNC #583773
+ if (regexpmatch (service, "^boot\..*")) {
+ y2warning ("Skipping service %1", service);
+ return;
+ }
+
+ // Check and start service
if (Service::Status (service) =3D=3D -1) {
y2error ("Service name %1 is unknown", service);
Report::Error (sformat (_("Unable to start and enable service %1.
Service is not installed."), service));
ret =3D false;
} else {
- // Check and enable service
- if (Service::Enabled (service) !=3D true && Service::Enable (service) !=
=3D true) {
- y2error ("Unable to enable service %1", service);
- Report::Error (sformat(_("Cannot enable service %1"), service));
- ret =3D false;
- }
-
- // Check and start service
if (Service::RunInitScriptWithTimeOut (service, "status") !=3D 0 && Ser=
vice::RunInitScriptWithTimeOut (service, "start") !=3D 0) {
y2error ("Unable to start service %1", service);
Report::Error (sformat(_("Cannot start service %1"), service));
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3021718163350706111==--
From locilka@svn.opensuse.org Tue Mar 9 12:10:01 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61197 - /tags/branch-Code-11-SP1-2_17_7/runlevel/
Date: Tue, 09 Mar 2010 12:14:09 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3586118124888425215=="
--===============3586118124888425215==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: locilka
Date: Tue Mar 9 13:14:09 2010
New Revision: 61197
URL: http://svn.opensuse.org/viewcvs/yast?rev=61197&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_7 for runlevel
Added:
tags/branch-Code-11-SP1-2_17_7/runlevel/ (props changed)
- copied from r61196, branches/SuSE-Code-11-SP1-Branch/runlevel/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3586118124888425215==--
From jsuchome@svn.opensuse.org Tue Mar 9 13:00:38 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61198 - in /branches/SuSE-Code-11-SP1-Branch/country:
VERSION package/yast2-country.changes timezone/src/YaPI/TIME.pm
Date: Tue, 09 Mar 2010 13:04:45 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5511143974383701215=="
--===============5511143974383701215==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Tue Mar 9 14:04:45 2010
New Revision: 61198
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61198&view=3Drev
Log:
- YaPI/TIME.pm : enable returning timezone for language (bnc#558364)
- 2.17.42
Modified:
branches/SuSE-Code-11-SP1-Branch/country/VERSION
branches/SuSE-Code-11-SP1-Branch/country/package/yast2-country.changes
branches/SuSE-Code-11-SP1-Branch/country/timezone/src/YaPI/TIME.pm
Modified: branches/SuSE-Code-11-SP1-Branch/country/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
untry/VERSION?rev=3D61198&r1=3D61197&r2=3D61198&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/country/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/country/VERSION Tue Mar 9 14:04:45 2010
@@ -1 +1 @@
-2.17.41
+2.17.42
Modified: branches/SuSE-Code-11-SP1-Branch/country/package/yast2-country.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
untry/package/yast2-country.changes?rev=3D61198&r1=3D61197&r2=3D61198&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/country/package/yast2-country.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/country/package/yast2-country.changes Tu=
e Mar 9 14:04:45 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 9 13:43:58 CET 2010 - jsuchome(a)suse.cz
+
+- YaPI/TIME.pm : enable returning timezone for language (bnc#558364)
+- 2.17.42
+
+-------------------------------------------------------------------
Mon Jan 11 15:29:12 CET 2010 - jsuchome(a)suse.cz
=20
- do not call setxkbmap if running over ssh (bnc#539218)
Modified: branches/SuSE-Code-11-SP1-Branch/country/timezone/src/YaPI/TIME.pm
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
untry/timezone/src/YaPI/TIME.pm?rev=3D61198&r1=3D61197&r2=3D61198&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/country/timezone/src/YaPI/TIME.pm (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/country/timezone/src/YaPI/TIME.pm Tue Ma=
r 9 14:04:45 2010
@@ -41,6 +41,9 @@
if (($args->{"timezone"} || "") eq "true"){
$ret->{"timezone"} =3D Timezone->timezone;
}
+ if (($args->{"language"} || "") ne "") {
+ $ret->{"timezone_for_language"} =3D Timezone->GetTimezoneForLanguage ($a=
rgs->{"language"} || "", "");
+ }
return $ret;
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5511143974383701215==--
From jsuchome@svn.opensuse.org Tue Mar 9 13:00:49 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61199 - in /trunk/country: VERSION
package/yast2-country.changes timezone/src/YaPI/TIME.pm
Date: Tue, 09 Mar 2010 13:04:54 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8575347276424476374=="
--===============8575347276424476374==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Tue Mar 9 14:04:54 2010
New Revision: 61199
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61199&view=3Drev
Log:
- YaPI/TIME.pm : enable returning timezone for language (bnc#558364)
- 2.19.9=20
Modified:
trunk/country/VERSION
trunk/country/package/yast2-country.changes
trunk/country/timezone/src/YaPI/TIME.pm
Modified: trunk/country/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/country/VERSION?rev=3D61199&r=
1=3D61198&r2=3D61199&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/country/VERSION (original)
+++ trunk/country/VERSION Tue Mar 9 14:04:54 2010
@@ -1 +1 @@
-2.19.8
+2.19.9
Modified: trunk/country/package/yast2-country.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/country/package/yast2-country=
.changes?rev=3D61199&r1=3D61198&r2=3D61199&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/country/package/yast2-country.changes (original)
+++ trunk/country/package/yast2-country.changes Tue Mar 9 14:04:54 2010
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Tue Mar 9 13:45:51 CET 2010 - jsuchome(a)suse.cz
+
+- YaPI/TIME.pm : enable returning timezone for language (bnc#558364)
+- 2.19.9=20
+
------------------------------------------------------------------
Wed Jan 13 18:56:03 CET 2010 - kmachalkova(a)suse.cz
=20
Modified: trunk/country/timezone/src/YaPI/TIME.pm
URL: http://svn.opensuse.org/viewcvs/yast/trunk/country/timezone/src/YaPI/TIM=
E.pm?rev=3D61199&r1=3D61198&r2=3D61199&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/country/timezone/src/YaPI/TIME.pm (original)
+++ trunk/country/timezone/src/YaPI/TIME.pm Tue Mar 9 14:04:54 2010
@@ -41,6 +41,9 @@
if (($args->{"timezone"} || "") eq "true"){
$ret->{"timezone"} =3D Timezone->timezone;
}
+ if (($args->{"language"} || "") ne "") {
+ $ret->{"timezone_for_language"} =3D Timezone->GetTimezoneForLanguage ($a=
rgs->{"language"} || "", "");
+ }
return $ret;
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8575347276424476374==--
From jsuchome@svn.opensuse.org Tue Mar 9 13:00:54 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61200 - /tags/branch-Code-11-SP1-2_17_42/country/
Date: Tue, 09 Mar 2010 13:04:59 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7616523172407769016=="
--===============7616523172407769016==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Tue Mar 9 14:04:58 2010
New Revision: 61200
URL: http://svn.opensuse.org/viewcvs/yast?rev=61200&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_42 for country
Added:
tags/branch-Code-11-SP1-2_17_42/country/ (props changed)
- copied from r61199, branches/SuSE-Code-11-SP1-Branch/country/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7616523172407769016==--
From jsuchome@svn.opensuse.org Tue Mar 9 13:02:13 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61201 - /tags/stable-2_19_9/country/
Date: Tue, 09 Mar 2010 13:06:21 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3490710217769468058=="
--===============3490710217769468058==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Tue Mar 9 14:06:20 2010
New Revision: 61201
URL: http://svn.opensuse.org/viewcvs/yast?rev=61201&view=rev
Log:
Created tag stable-2_19_9 for country
Added:
tags/stable-2_19_9/country/
- copied from r61200, trunk/country/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3490710217769468058==--
From aschnell@svn.opensuse.org Tue Mar 9 13:48:48 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61202 - in
/branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src: EtcRaidtab.cc
EtcRaidtab.h
Date: Tue, 09 Mar 2010 13:52:45 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6468522925903034162=="
--===============6468522925903034162==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Tue Mar 9 14:52:45 2010
New Revision: 61202
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61202&view=3Drev
Log:
- more robust setDeviceLine and setAutoLine
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.cc
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.h
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.=
cc
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/EtcRaidtab.cc?rev=3D61202&r1=3D61201&r2=3D61202&view=3Dd=
iff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.cc (or=
iginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.cc Tue=
Mar 9 14:52:45 2010
@@ -37,7 +37,7 @@
using namespace storage;
=20
EtcRaidtab::EtcRaidtab( const Storage* sto, const string& prefix )
- : sto(sto), mdadm_dev_line(-1), mdadm_auto_line(-1)
+ : sto(sto)
{
mdadmname =3D prefix+"/etc/mdadm.conf";
mdadm =3D new AsciiFile( mdadmname );=20
@@ -116,30 +116,24 @@
void
EtcRaidtab::setDeviceLine(const string& line)
{
- if (mdadm_dev_line < 0)
- {
- mdadm_dev_line =3D mdadm->numLines();
+ Regex rx("^DEVICE");
+ int i =3D mdadm->find(0, rx);
+ if (i < 0)
mdadm->insert(0, line);
- }
else
- {
- (*mdadm)[mdadm_dev_line] =3D line;
- }
+ mdadm->replace(i, 1, line);
}
=20
=20
void
EtcRaidtab::setAutoLine(const string& line)
{
- if (mdadm_auto_line < 0)
- {
- mdadm_auto_line =3D mdadm->numLines();
+ Regex rx("^AUTO");
+ int i =3D mdadm->find(0, rx);
+ if (i < 0)
mdadm->insert(0, line);
- }
else
- {
- (*mdadm)[mdadm_auto_line] =3D line;
- }
+ mdadm->replace(i, 1, line);
}
=20
=20
@@ -275,17 +269,11 @@
{
unsigned lineno =3D 0;
unsigned mdnum;
- mdadm_dev_line =3D -1;
- mdadm_auto_line =3D -1;
entry e;
while( linenonumLines() )
{
string key =3D extractNthWord( 0, (*mdadm)[lineno] );
- if( mdadm_dev_line<0 && key =3D=3D "DEVICE" )
- mdadm_dev_line =3D lineno;
- else if (mdadm_auto_line < 0 && key =3D=3D "AUTO")
- mdadm_auto_line =3D lineno;
- else if( key =3D=3D "ARRAY" &&
+ if( key =3D=3D "ARRAY" &&
Md::mdStringNum( extractNthWord( 1, (*mdadm)[lineno] ), mdnum ))
{
e.first =3D lineno++;
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.h
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/EtcRaidtab.h?rev=3D61202&r1=3D61201&r2=3D61202&view=3Ddi=
ff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.h (ori=
ginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.h Tue =
Mar 9 14:52:45 2010
@@ -110,8 +110,7 @@
const Storage* sto;
=20
string mdadmname;
- int mdadm_dev_line;
- int mdadm_auto_line;
+
std::map mtab;
std::map uuidtab; // search by uuid, only for ARRAY lines.
AsciiFile* mdadm;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6468522925903034162==--
From aschnell@svn.opensuse.org Tue Mar 9 13:53:20 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61203 - in /branches/SuSE-Code-11-SP1-Branch/storage:
package/yast2-storage.changes storage/src/include/ep-lvm-dialogs.ycp
Date: Tue, 09 Mar 2010 13:57:26 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4129626559811994080=="
--===============4129626559811994080==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Tue Mar 9 14:57:25 2010
New Revision: 61203
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61203&view=3Drev
Log:
- mark messages for translation (bnc #580884)
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes
branches/SuSE-Code-11-SP1-Branch/storage/storage/src/include/ep-lvm-dialo=
gs.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/package/yast2-storage.changes?rev=3D61203&r1=3D61202&r2=3D61203&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes Tu=
e Mar 9 14:57:25 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Mar 09 14:14:55 CET 2010 - aschnell(a)suse.de
+
+- mark messages for translation (bnc #580884)
+
+-------------------------------------------------------------------
Tue Mar 09 12:03:46 CET 2010 - aschnell(a)suse.de
=20
- add AUTO line in mdadm.conf for iSCSI systems (fate #307478)
Modified: branches/SuSE-Code-11-SP1-Branch/storage/storage/src/include/ep-lvm=
-dialogs.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/storage/src/include/ep-lvm-dialogs.ycp?rev=3D61203&r1=3D61202&r2=3D6120=
3&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/storage/src/include/ep-lvm-dialo=
gs.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/storage/storage/src/include/ep-lvm-dialo=
gs.ycp Tue Mar 9 14:57:25 2010
@@ -520,9 +520,9 @@
=20
string lv_name =3D data["name"]:"";
=20
- term contents =3D `HVSquash(`FrameWithMarginBox("Name",
+ term contents =3D `HVSquash(`FrameWithMarginBox(_("Name"),
`VBox(
- `Left(`InputField(`id(`lvname), "Logical Volume", lv_name)))
+ `Left(`InputField(`id(`lvname), _("Logical Volume"), lv_name)))
)
);
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4129626559811994080==--
From aschnell@svn.opensuse.org Tue Mar 9 13:55:31 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61204 - in /trunk/storage:
package/yast2-storage.changes storage/src/include/ep-lvm-dialogs.ycp
Date: Tue, 09 Mar 2010 13:59:36 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0167352478214864366=="
--===============0167352478214864366==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Tue Mar 9 14:59:35 2010
New Revision: 61204
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61204&view=3Drev
Log:
- mark messages for translation (bnc #580884)
Modified:
trunk/storage/package/yast2-storage.changes
trunk/storage/storage/src/include/ep-lvm-dialogs.ycp
Modified: trunk/storage/package/yast2-storage.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/package/yast2-storage=
.changes?rev=3D61204&r1=3D61203&r2=3D61204&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/package/yast2-storage.changes (original)
+++ trunk/storage/package/yast2-storage.changes Tue Mar 9 14:59:35 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Mar 09 14:14:55 CET 2010 - aschnell(a)suse.de
+
+- mark messages for translation (bnc #580884)
+
+-------------------------------------------------------------------
Thu Mar 4 16:34:48 CET 2010 - fehr(a)suse.de
=20
- remove not needed password dialog when removing mount point of
Modified: trunk/storage/storage/src/include/ep-lvm-dialogs.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/include/e=
p-lvm-dialogs.ycp?rev=3D61204&r1=3D61203&r2=3D61204&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/include/ep-lvm-dialogs.ycp (original)
+++ trunk/storage/storage/src/include/ep-lvm-dialogs.ycp Tue Mar 9 14:59:35 =
2010
@@ -547,9 +547,9 @@
=20
string lv_name =3D data["name"]:"";
=20
- term contents =3D `HVSquash(`FrameWithMarginBox("Name",
+ term contents =3D `HVSquash(`FrameWithMarginBox(_("Name"),
`VBox(
- `Left(`InputField(`id(`lvname), "Logical Volume", lv_name)))
+ `Left(`InputField(`id(`lvname), _("Logical Volume"), lv_name)))
)
);
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0167352478214864366==--
From locilka@svn.opensuse.org Tue Mar 9 14:38:58 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61205 - in
/branches/SuSE-Code-11-SP1-Branch/installation: VERSION
package/yast2-installation.changes src/modules/Vendor.ycp
Date: Tue, 09 Mar 2010 14:42:55 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5060704919822495054=="
--===============5060704919822495054==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Tue Mar 9 15:42:55 2010
New Revision: 61205
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61205&view=3Drev
Log:
- Fixed calling update.post from DUD (BNC #586609).
- 2.17.68
Modified:
branches/SuSE-Code-11-SP1-Branch/installation/VERSION
branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes
branches/SuSE-Code-11-SP1-Branch/installation/src/modules/Vendor.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/installation/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/VERSION?rev=3D61205&r1=3D61204&r2=3D61205&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/VERSION Tue Mar 9 15:42:55=
2010
@@ -1 +1 @@
-2.17.67
+2.17.68
Modified: branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-install=
ation.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/package/yast2-installation.changes?rev=3D61205&r1=3D61204&r2=3D612=
05&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes Tue Mar 9 15:42:55 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 9 15:35:48 CET 2010 - locilka(a)suse.cz
+
+- Fixed calling update.post from DUD (BNC #586609).
+- 2.17.68
+
+-------------------------------------------------------------------
Thu Mar 04 17:20:39 CET 2010 - aschnell(a)suse.de
=20
- use accelerated driver for Intel GFX (bnc #583161)
Modified: branches/SuSE-Code-11-SP1-Branch/installation/src/modules/Vendor.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/src/modules/Vendor.ycp?rev=3D61205&r1=3D61204&r2=3D61205&view=3Ddi=
ff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/src/modules/Vendor.ycp (ori=
ginal)
+++ branches/SuSE-Code-11-SP1-Branch/installation/src/modules/Vendor.ycp Tue =
Mar 9 15:42:55 2010
@@ -70,7 +70,7 @@
" [ -s \"$TMPFILE\" ] && echo \"# Additional rpm output:\">>" + logf=
ile + " && sed 's/^\\(.*\\)/# \\1/' $TMPFILE>>" + logfile + "; \n" +
" rm -rf $TMPFILE; \n" +
// Running update.post script
- " [ -f \"update.post\" ] && /bin/chmod +x \"update.post\" && \"updat=
e.post\" \"$i\"; \n" +
+ " [ -f \"update.post\" ] && /bin/chmod +x \"update.post\" && \"./upd=
ate.post\" \"$i\"; \n" +
"done;";
=20
y2milestone ("Calling:
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5060704919822495054==--
From locilka@svn.opensuse.org Tue Mar 9 14:39:14 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61206 - in /trunk/installation:
package/yast2-installation.changes src/modules/Vendor.ycp
Date: Tue, 09 Mar 2010 14:43:13 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0067523039834553639=="
--===============0067523039834553639==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Tue Mar 9 15:43:12 2010
New Revision: 61206
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61206&view=3Drev
Log:
- Fixed calling update.post from DUD (BNC #586609).
Modified:
trunk/installation/package/yast2-installation.changes
trunk/installation/src/modules/Vendor.ycp
Modified: trunk/installation/package/yast2-installation.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/package/yast2-in=
stallation.changes?rev=3D61206&r1=3D61205&r2=3D61206&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/package/yast2-installation.changes (original)
+++ trunk/installation/package/yast2-installation.changes Tue Mar 9 15:43:12=
2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Mar 9 15:35:48 CET 2010 - locilka(a)suse.cz
+
+- Fixed calling update.post from DUD (BNC #586609).
+
+-------------------------------------------------------------------
Tue Mar 2 14:30:31 CET 2010 - locilka(a)suse.cz
=20
- CIM service is proposed as disabled by default (BNC #584524).
Modified: trunk/installation/src/modules/Vendor.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/src/modules/Vend=
or.ycp?rev=3D61206&r1=3D61205&r2=3D61206&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/src/modules/Vendor.ycp (original)
+++ trunk/installation/src/modules/Vendor.ycp Tue Mar 9 15:43:12 2010
@@ -70,7 +70,7 @@
" [ -s \"$TMPFILE\" ] && echo \"# Additional rpm output:\">>" + logf=
ile + " && sed 's/^\\(.*\\)/# \\1/' $TMPFILE>>" + logfile + "; \n" +
" rm -rf $TMPFILE; \n" +
// Running update.post script
- " [ -f \"update.post\" ] && /bin/chmod +x \"update.post\" && \"updat=
e.post\" \"$i\"; \n" +
+ " [ -f \"update.post\" ] && /bin/chmod +x \"update.post\" && \"./upd=
ate.post\" \"$i\"; \n" +
"done;";
=20
y2milestone ("Calling:
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0067523039834553639==--
From locilka@svn.opensuse.org Tue Mar 9 14:39:54 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61207 - /tags/branch-Code-11-SP1-2_17_68/installation/
Date: Tue, 09 Mar 2010 14:43:54 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0720826905430873383=="
--===============0720826905430873383==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: locilka
Date: Tue Mar 9 15:43:54 2010
New Revision: 61207
URL: http://svn.opensuse.org/viewcvs/yast?rev=61207&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_68 for installation
Added:
tags/branch-Code-11-SP1-2_17_68/installation/ (props changed)
- copied from r61206, branches/SuSE-Code-11-SP1-Branch/installation/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0720826905430873383==--
From juhliarik@svn.opensuse.org Tue Mar 9 14:52:52 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61208 - in
/branches/SuSE-Code-11-SP1-Branch/bootloader: VERSION
package/yast2-bootloader.changes src/grub/misc.ycp
Date: Tue, 09 Mar 2010 14:56:59 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5056487198057732244=="
--===============5056487198057732244==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: juhliarik
Date: Tue Mar 9 15:56:59 2010
New Revision: 61208
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61208&view=3Drev
Log:
added fix for using device map in autoyast profile (bnc#585824)
Modified:
branches/SuSE-Code-11-SP1-Branch/bootloader/VERSION
branches/SuSE-Code-11-SP1-Branch/bootloader/package/yast2-bootloader.chan=
ges
branches/SuSE-Code-11-SP1-Branch/bootloader/src/grub/misc.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/bootloader/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/bo=
otloader/VERSION?rev=3D61208&r1=3D61207&r2=3D61208&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/bootloader/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/bootloader/VERSION Tue Mar 9 15:56:59 2=
010
@@ -1 +1 @@
-2.17.69
+2.17.70
Modified: branches/SuSE-Code-11-SP1-Branch/bootloader/package/yast2-bootloade=
r.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/bo=
otloader/package/yast2-bootloader.changes?rev=3D61208&r1=3D61207&r2=3D61208&v=
iew=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/bootloader/package/yast2-bootloader.chan=
ges (original)
+++ branches/SuSE-Code-11-SP1-Branch/bootloader/package/yast2-bootloader.chan=
ges Tue Mar 9 15:56:59 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 9 14:38:07 CET 2010 - juhliarik(a)suse.cz
+
+- added fix for using device map in autoyast profile (bnc#585824)
+- 2.17.70=20
+
+-------------------------------------------------------------------
Fri Feb 19 14:15:24 CET 2010 - juhliarik(a)suse.cz
=20
- added fix for detection of UEFI (bnc#581213)
Modified: branches/SuSE-Code-11-SP1-Branch/bootloader/src/grub/misc.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/bo=
otloader/src/grub/misc.ycp?rev=3D61208&r1=3D61207&r2=3D61208&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/bootloader/src/grub/misc.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/bootloader/src/grub/misc.ycp Tue Mar 9 =
15:56:59 2010
@@ -968,7 +968,9 @@
// refresh device map
if ((BootCommon::device_mapping =3D=3D nil)
|| (size (BootCommon::device_mapping) =3D=3D 0)
- || (BootCommon::cached_settings_base_data_change_time !=3D Storage::GetTarg=
etChangeTime()))
+ || ((BootCommon::cached_settings_base_data_change_time !=3D Storage::GetTar=
getChangeTime()) &&
+ // bnc#585824 - Bootloader doesn't use defined device map from autoyast
+ (!(Mode::autoinst() && (BootCommon::cached_settings_base_data_change_tim=
e =3D=3D nil)))))
{
grub_ProposeDeviceMap ();
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5056487198057732244==--
From juhliarik@svn.opensuse.org Tue Mar 9 14:53:06 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61209 - /tags/branch-Code-11-SP1-2_17_70/bootloader/
Date: Tue, 09 Mar 2010 14:57:12 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5061895945804986229=="
--===============5061895945804986229==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: juhliarik
Date: Tue Mar 9 15:57:11 2010
New Revision: 61209
URL: http://svn.opensuse.org/viewcvs/yast?rev=61209&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_70 for bootloader
Added:
tags/branch-Code-11-SP1-2_17_70/bootloader/ (props changed)
- copied from r61208, branches/SuSE-Code-11-SP1-Branch/bootloader/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5061895945804986229==--
From juhliarik@svn.opensuse.org Tue Mar 9 15:10:42 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61210 - in /trunk/bootloader: VERSION
package/yast2-bootloader.changes src/grub/misc.ycp
Date: Tue, 09 Mar 2010 15:14:43 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2738168870337153079=="
--===============2738168870337153079==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: juhliarik
Date: Tue Mar 9 16:14:43 2010
New Revision: 61210
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61210&view=3Drev
Log:
added fix for using device map in autoyast profile (bnc#585824)
Modified:
trunk/bootloader/VERSION
trunk/bootloader/package/yast2-bootloader.changes
trunk/bootloader/src/grub/misc.ycp
Modified: trunk/bootloader/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/bootloader/VERSION?rev=3D6121=
0&r1=3D61209&r2=3D61210&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/bootloader/VERSION (original)
+++ trunk/bootloader/VERSION Tue Mar 9 16:14:43 2010
@@ -1 +1 @@
-2.19.7
+2.19.8
Modified: trunk/bootloader/package/yast2-bootloader.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/bootloader/package/yast2-boot=
loader.changes?rev=3D61210&r1=3D61209&r2=3D61210&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/bootloader/package/yast2-bootloader.changes (original)
+++ trunk/bootloader/package/yast2-bootloader.changes Tue Mar 9 16:14:43 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 9 16:17:10 CET 2010 - juhliarik(a)suse.cz
+
+- added fix for using device map in autoyast profile (bnc#585824)
+- 2.19.8=20
+
+-------------------------------------------------------------------
Fri Feb 26 10:20:10 CET 2010 - juhliarik(a)suse.cz
=20
- added fix for creating sysconfig directory file (bnc#583088)
Modified: trunk/bootloader/src/grub/misc.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/bootloader/src/grub/misc.ycp?=
rev=3D61210&r1=3D61209&r2=3D61210&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/bootloader/src/grub/misc.ycp (original)
+++ trunk/bootloader/src/grub/misc.ycp Tue Mar 9 16:14:43 2010
@@ -936,7 +936,9 @@
// refresh device map
if ((BootStorage::device_mapping =3D=3D nil)
|| (size (BootStorage::device_mapping) =3D=3D 0)
- || (BootCommon::cached_settings_base_data_change_time !=3D Storage::GetTarg=
etChangeTime()))
+ || ((BootCommon::cached_settings_base_data_change_time !=3D Storage::GetTar=
getChangeTime()) &&
+ // bnc#585824 - Bootloader doesn't use defined device map from autoyast
+ (!(Mode::autoinst() && (BootCommon::cached_settings_base_data_change_tim=
e =3D=3D nil)))))
{
BootStorage::ProposeDeviceMap();
md_mbr =3D BootStorage::addMDSettingsToGlobals();
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2738168870337153079==--
From juhliarik@svn.opensuse.org Tue Mar 9 15:11:00 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61211 - /tags/stable-2_19_8/bootloader/
Date: Tue, 09 Mar 2010 15:14:52 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7846220225543912476=="
--===============7846220225543912476==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: juhliarik
Date: Tue Mar 9 16:14:51 2010
New Revision: 61211
URL: http://svn.opensuse.org/viewcvs/yast?rev=61211&view=rev
Log:
Created tag stable-2_19_8 for bootloader
Added:
tags/stable-2_19_8/bootloader/ (props changed)
- copied from r61210, trunk/bootloader/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7846220225543912476==--
From mvidner@svn.opensuse.org Tue Mar 9 15:17:42 2010
From: mvidner@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61212 - in /branches/SuSE-Code-11-SP1-Branch/core:
VERSION liby2util-r/testsuite/test_thread_log.cc package/yast2-core.changes
Date: Tue, 09 Mar 2010 15:21:49 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3001140521866454554=="
--===============3001140521866454554==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mvidner
Date: Tue Mar 9 16:21:48 2010
New Revision: 61212
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61212&view=3Drev
Log:
Fixed an ia64 crash in test_thread_log (a test case for bnc#565918).
It was an off-by one at the end of an array.
Also removed dead code and empty lines.
Modified:
branches/SuSE-Code-11-SP1-Branch/core/VERSION
branches/SuSE-Code-11-SP1-Branch/core/liby2util-r/testsuite/test_thread_l=
og.cc
branches/SuSE-Code-11-SP1-Branch/core/package/yast2-core.changes
Modified: branches/SuSE-Code-11-SP1-Branch/core/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
re/VERSION?rev=3D61212&r1=3D61211&r2=3D61212&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/core/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/core/VERSION Tue Mar 9 16:21:48 2010
@@ -1 +1 @@
-2.17.33
+2.17.34
Modified: branches/SuSE-Code-11-SP1-Branch/core/liby2util-r/testsuite/test_th=
read_log.cc
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
re/liby2util-r/testsuite/test_thread_log.cc?rev=3D61212&r1=3D61211&r2=3D61212=
&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/core/liby2util-r/testsuite/test_thread_l=
og.cc (original)
+++ branches/SuSE-Code-11-SP1-Branch/core/liby2util-r/testsuite/test_thread_l=
og.cc Tue Mar 9 16:21:48 2010
@@ -16,10 +16,6 @@
=20
void *PrintHello(void *threadid)
{
- long tid;
-=20
-=20
- tid =3D (long)threadid;
printf("Hello World! It's me, thread %p!\n", threadid);
for (int i =3D 0; i < ticks; ++i)
y2debug("Thread %p tick %d", threadid, i);
@@ -37,9 +33,8 @@
intptr_t t;
for(t=3D1; t<=3DNUM_THREADS; t++){
printf("In main: creating thread %p\n", (void*)t);
- rc =3D pthread_create(&threads[t], NULL, PrintHello, (void *)t);
-=20
-=20
+ rc =3D pthread_create(&threads[t-1], NULL, PrintHello, (void *)t);
+ =20
if (rc){
printf("ERROR; return code from pthread_create() is %d\n", rc);
return 1;
@@ -49,4 +44,3 @@
// if the bug exists, the program crashes before it can exit succesfully
return 0;
}
-
Modified: branches/SuSE-Code-11-SP1-Branch/core/package/yast2-core.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
re/package/yast2-core.changes?rev=3D61212&r1=3D61211&r2=3D61212&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/core/package/yast2-core.changes (origina=
l)
+++ branches/SuSE-Code-11-SP1-Branch/core/package/yast2-core.changes Tue Mar =
9 16:21:48 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 9 16:21:07 CET 2010 - mvidner(a)suse.cz
+
+- Fixed an ia64 crash in test_thread_log (a test case for bnc#565918).
+- 2.17.34
+
+-------------------------------------------------------------------
Mon Feb 1 16:01:46 CET 2010 - mvidner(a)suse.cz
=20
- Fixed a crash in LogTail by adding a mutex to the shared variable
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3001140521866454554==--
From mvidner@svn.opensuse.org Tue Mar 9 15:48:59 2010
From: mvidner@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61213 - in /trunk/core: ./
liby2util-r/testsuite/test_thread_log.cc package/yast2-core.changes
Date: Tue, 09 Mar 2010 15:53:05 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3850421983795543219=="
--===============3850421983795543219==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mvidner
Date: Tue Mar 9 16:53:05 2010
New Revision: 61213
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61213&view=3Drev
Log:
Fixed an ia64 crash in test_thread_log (a test case for bnc#565918).
(Merged r61212 from SP1)
Modified:
trunk/core/ (props changed)
trunk/core/liby2util-r/testsuite/test_thread_log.cc
trunk/core/package/yast2-core.changes
Modified: trunk/core/liby2util-r/testsuite/test_thread_log.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/core/liby2util-r/testsuite/te=
st_thread_log.cc?rev=3D61213&r1=3D61212&r2=3D61213&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/core/liby2util-r/testsuite/test_thread_log.cc (original)
+++ trunk/core/liby2util-r/testsuite/test_thread_log.cc Tue Mar 9 16:53:05 2=
010
@@ -16,10 +16,6 @@
=20
void *PrintHello(void *threadid)
{
- long tid;
-=20
-=20
- tid =3D (long)threadid;
printf("Hello World! It's me, thread %p!\n", threadid);
for (int i =3D 0; i < ticks; ++i)
y2debug("Thread %p tick %d", threadid, i);
@@ -37,9 +33,8 @@
intptr_t t;
for(t=3D1; t<=3DNUM_THREADS; t++){
printf("In main: creating thread %p\n", (void*)t);
- rc =3D pthread_create(&threads[t], NULL, PrintHello, (void *)t);
-=20
-=20
+ rc =3D pthread_create(&threads[t-1], NULL, PrintHello, (void *)t);
+ =20
if (rc){
printf("ERROR; return code from pthread_create() is %d\n", rc);
return 1;
@@ -49,4 +44,3 @@
// if the bug exists, the program crashes before it can exit succesfully
return 0;
}
-
Modified: trunk/core/package/yast2-core.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/core/package/yast2-core.chang=
es?rev=3D61213&r1=3D61212&r2=3D61213&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/core/package/yast2-core.changes (original)
+++ trunk/core/package/yast2-core.changes Tue Mar 9 16:53:05 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Mar 9 16:21:07 CET 2010 - mvidner(a)suse.cz
+
+- Fixed an ia64 crash in test_thread_log (a test case for bnc#565918).
+
+-------------------------------------------------------------------
Mon Feb 1 16:01:46 CET 2010 - mvidner(a)suse.cz
=20
- Fixed a crash in LogTail by adding a mutex to the shared variable
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3850421983795543219==--
From rpmcruz@svn.opensuse.org Tue Mar 9 17:19:13 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61214 - in /trunk/gtk: ChangeLog
src/pkg/YGPackageSelector.cc src/pkg/ygtkpkglistview.cc
src/pkg/ygtkpkgundolist.cc
Date: Tue, 09 Mar 2010 17:23:00 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1731414492297298771=="
--===============1731414492297298771==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Tue Mar 9 18:23:00 2010
New Revision: 61214
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61214&view=3Drev
Log:
* src/pkg/ygtkpkgundolist.cc: work-around GTK bug: align
changes dialog icon to the left.
* src/pkg/ygtkpkglistview.cc: bug fix: don't show
undo buttons for dependencies (for changes dialog).
Spotted by Atri Bhattacharya.
Modified:
trunk/gtk/ChangeLog
trunk/gtk/src/pkg/YGPackageSelector.cc
trunk/gtk/src/pkg/ygtkpkglistview.cc
trunk/gtk/src/pkg/ygtkpkgundolist.cc
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61214&r1=
=3D61213&r2=3D61214&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Tue Mar 9 18:23:00 2010
@@ -1,3 +1,12 @@
+2010-03-09 Ricardo Cruz
+
+ * src/pkg/ygtkpkgundolist.cc: work-around GTK bug: align
+ changes dialog icon to the left.
+
+ * src/pkg/ygtkpkglistview.cc: bug fix: don't show
+ undo buttons for dependencies (for changes dialog).
+ Spotted by Atri Bhattacharya.
+
2010-03-05 Ricardo Cruz
=20
* src/ygtkwizard.c: when starting a module, better an empty
Modified: trunk/gtk/src/pkg/YGPackageSelector.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/YGPackageSelector=
.cc?rev=3D61214&r1=3D61213&r2=3D61214&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/YGPackageSelector.cc (original)
+++ trunk/gtk/src/pkg/YGPackageSelector.cc Tue Mar 9 18:23:00 2010
@@ -368,11 +368,13 @@
column =3D gtk_tree_view_column_new_with_attributes ("", renderer,
"visible", SHOW_TOGGLE_COL, "active", ACTIVE_TOGGLE_COL, NULL);
gtk_tree_view_append_column (GTK_TREE_VIEW (view), column);
+
renderer =3D gtk_cell_renderer_text_new();
g_object_set (G_OBJECT (renderer), "wrap-width", 400, NULL);
column =3D gtk_tree_view_column_new_with_attributes ("", renderer,
"text", TEXT_COL, "weight", WEIGHT_TEXT_COL, "xpad", TEXT_PAD_COL, NULL);
gtk_tree_view_append_column (GTK_TREE_VIEW (view), column);
+
gtk_tree_view_expand_all (GTK_TREE_VIEW (view));
gtk_widget_set_has_tooltip (view, TRUE);
=20
Modified: trunk/gtk/src/pkg/ygtkpkglistview.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkglistview.c=
c?rev=3D61214&r1=3D61213&r2=3D61214&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkglistview.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkglistview.cc Tue Mar 9 18:23:00 2010
@@ -22,7 +22,8 @@
=20
enum ImplProperty {
// booleans
- HAS_UPGRADE_PROP =3D TOTAL_PROPS, TO_UPGRADE_PROP, TO_MODIFY_PROP, IS_LOCKE=
D_PROP,
+ HAS_UPGRADE_PROP =3D TOTAL_PROPS, TO_UPGRADE_PROP,
+ MANUAL_MODIFY_PROP, IS_LOCKED_PROP,
// integer
XPAD_PROP,
// string
@@ -41,8 +42,8 @@
case STATUS_ICON_PROP:
return G_TYPE_STRING;
case INSTALLED_CHECK_PROP:
- case HAS_UPGRADE_PROP: case TO_UPGRADE_PROP: case TO_MODIFY_PROP:
- case IS_LOCKED_PROP:
+ case HAS_UPGRADE_PROP: case TO_UPGRADE_PROP:
+ case MANUAL_MODIFY_PROP: case IS_LOCKED_PROP:
return G_TYPE_BOOLEAN;
case XPAD_PROP:
return G_TYPE_INT;
@@ -177,8 +178,8 @@
g_value_set_string (value, str.c_str());
break;
}
- case INSTALLED_CHECK_PROP: { // as it is, will it be installed at apply?
- bool installed;
+ case INSTALLED_CHECK_PROP: {
+ bool installed; // whether it is installed or will be at apply
if (sel.toInstall())
installed =3D true;
else if (sel.toRemove())
@@ -194,8 +195,8 @@
case TO_UPGRADE_PROP:
g_value_set_boolean (value, sel.hasUpgrade() && sel.toInstall());
break;
- case TO_MODIFY_PROP:
- g_value_set_boolean (value, sel.toModify());
+ case MANUAL_MODIFY_PROP:
+ g_value_set_boolean (value, sel.toModify() && !sel.toModifyAuto());
break;
case IS_LOCKED_PROP:
g_value_set_boolean (value, !sel.isLocked());
@@ -719,7 +720,7 @@
GtkCellRenderer *renderer =3D ygtk_cell_renderer_button_new();
GtkTreeViewColumn *column =3D gtk_tree_view_column_new_with_attributes (
header, renderer, "sensitive", IS_LOCKED_PROP,
- "visible", TO_MODIFY_PROP, NULL);
+ "visible", MANUAL_MODIFY_PROP, "visible", NULL);
if (impl->colorModified)
gtk_tree_view_column_add_attribute (column, renderer,
"cell-background", BACKGROUND_PROP);
Modified: trunk/gtk/src/pkg/ygtkpkgundolist.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkgundolist.c=
c?rev=3D61214&r1=3D61213&r2=3D61214&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkgundolist.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkgundolist.cc Tue Mar 9 18:23:00 2010
@@ -237,6 +237,10 @@
gtk_widget_show (image);
gtk_message_dialog_set_image (GTK_MESSAGE_DIALOG (dialog), image);
gtk_dialog_add_buttons (GTK_DIALOG (dialog), GTK_STOCK_CLOSE, GTK_RESPONSE=
_YES, NULL);
+
+ // work-around for GTK bug: when you set a custom icon, it is packed as ex=
panded
+ GtkWidget *hbox =3D gtk_widget_get_parent (image);
+ gtk_box_set_child_packing (GTK_BOX (hbox), image, FALSE, TRUE, 0, GTK_PACK=
_START);
}
gtk_dialog_set_default_response (GTK_DIALOG (dialog), GTK_RESPONSE_YES);
gtk_window_set_resizable (GTK_WINDOW (dialog), TRUE);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1731414492297298771==--
From rpmcruz@svn.opensuse.org Tue Mar 9 18:20:25 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61215 - /trunk/gtk/src/pkg/ygtkpkgstatusbar.cc
Date: Tue, 09 Mar 2010 18:24:28 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1801205749636353476=="
--===============1801205749636353476==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Tue Mar 9 19:24:28 2010
New Revision: 61215
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61215&view=3Drev
Log:
* src/pkg/ygtkpkgstatusbar.cc: truncate changes text
when there is not enough room for it. I haven't
bothered to check when the window is resized...
Modified:
trunk/gtk/src/pkg/ygtkpkgstatusbar.cc
Modified: trunk/gtk/src/pkg/ygtkpkgstatusbar.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkgstatusbar.=
cc?rev=3D61215&r1=3D61214&r2=3D61215&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkgstatusbar.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkgstatusbar.cc Tue Mar 9 19:24:28 2010
@@ -66,7 +66,7 @@
=20
hbox =3D gtk_hbox_new (FALSE, 6);
gtk_box_pack_start (GTK_BOX (hbox), icon, FALSE, TRUE, 0);
- gtk_box_pack_start (GTK_BOX (hbox), text, TRUE, TRUE, 0);
+ gtk_box_pack_start (GTK_BOX (hbox), text, FALSE, TRUE, 0);
gtk_box_pack_start (GTK_BOX (hbox), undo_button, FALSE, TRUE, 0);
gtk_box_pack_start (GTK_BOX (hbox), more, FALSE, TRUE, 0);
}
@@ -136,6 +136,7 @@
gtk_label_set_markup (GTK_LABEL (text), _("No changes to perform")=
);
gtk_widget_set_sensitive (undo_button, FALSE);
}
+ set_ellipsize (text);
}
=20
static gboolean more_link_cb (GtkLabel *label, gchar *uri, LastChange *pThi=
s)
@@ -146,6 +147,23 @@
Ypp::Selectable *sel =3D YGPackageSelector::get()->undoList()->front (NULL=
);
if (sel) sel->undo();
}
+
+ void set_ellipsize (GtkWidget *label)
+ {
+ GtkWidget *hbox =3D gtk_widget_get_parent (this->hbox);
+ if (GTK_WIDGET_REALIZED (hbox)) {
+ gtk_label_set_ellipsize (GTK_LABEL (label), PANGO_ELLIPSIZE_NONE);
+
+ GtkRequisition req;
+ gtk_widget_size_request (hbox, &req);
+ GtkWidget *window =3D gtk_widget_get_toplevel (hbox);
+ bool ellipsize =3D req.width > window->allocation.width - 10;
+
+ PangoEllipsizeMode mode =3D ellipsize ? PANGO_ELLIPSIZE_MIDDLE : PANGO_EL=
LIPSIZE_NONE;
+ gtk_label_set_ellipsize (GTK_LABEL (label), mode);
+ gtk_box_set_child_packing (GTK_BOX (this->hbox), label, ellipsize, TRUE, =
0, GTK_PACK_START);
+ }
+ }
};
=20
#if 0
@@ -290,8 +308,8 @@
disk =3D new DiskChange();
=20
GtkWidget *hbox =3D gtk_hbox_new (FALSE, 6);
- gtk_box_pack_start (GTK_BOX (hbox), last->getWidget(), FALSE, TRUE, 0);
- gtk_box_pack_end (GTK_BOX (hbox), disk->getWidget(), FALSE, TRUE, 0);
+ gtk_box_pack_start (GTK_BOX (hbox), last->getWidget(), TRUE, TRUE, 0);
+ gtk_box_pack_start (GTK_BOX (hbox), disk->getWidget(), FALSE, TRUE, 0);
box =3D hbox;
gtk_widget_show_all (box);
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1801205749636353476==--
From rpmcruz@svn.opensuse.org Tue Mar 9 18:20:43 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61216 - /trunk/gtk/ChangeLog
Date: Tue, 09 Mar 2010 18:24:45 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4327343102676596551=="
--===============4327343102676596551==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Tue Mar 9 19:24:45 2010
New Revision: 61216
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61216&view=3Drev
Log:
Updated changelog.
Modified:
trunk/gtk/ChangeLog
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61216&r1=
=3D61215&r2=3D61216&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Tue Mar 9 19:24:45 2010
@@ -7,6 +7,10 @@
undo buttons for dependencies (for changes dialog).
Spotted by Atri Bhattacharya.
=20
+ * src/pkg/ygtkpkgstatusbar.cc: truncate changes text
+ when there is not enough room for it. I haven't
+ bothered to check when the window is resized...
+
2010-03-05 Ricardo Cruz
=20
* src/ygtkwizard.c: when starting a module, better an empty
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4327343102676596551==--
From rpmcruz@svn.opensuse.org Tue Mar 9 22:49:40 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61217 - in /trunk/gtk: ChangeLog
src/pkg/ygtkpkglistview.cc src/pkg/ygtkpkglistview.h
src/pkg/ygtkpkgstatusbar.cc src/pkg/ygtkpkgundolist.cc
Date: Tue, 09 Mar 2010 22:53:45 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1836360540662474237=="
--===============1836360540662474237==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Tue Mar 9 23:53:45 2010
New Revision: 61217
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61217&view=3Drev
Log:
* src/pkg/ygtkpkgundolist.cc: when user presses undo,
remove item from the summary list.
* src/pkg/ygtkpkglistview.cc: new property ACTION_NAME_PROP
whose item looks like the one from the undo line.
Modified:
trunk/gtk/ChangeLog
trunk/gtk/src/pkg/ygtkpkglistview.cc
trunk/gtk/src/pkg/ygtkpkglistview.h
trunk/gtk/src/pkg/ygtkpkgstatusbar.cc
trunk/gtk/src/pkg/ygtkpkgundolist.cc
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61217&r1=
=3D61216&r2=3D61217&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Tue Mar 9 23:53:45 2010
@@ -1,5 +1,13 @@
2010-03-09 Ricardo Cruz
=20
+ * src/pkg/ygtkpkgundolist.cc: when user presses undo,
+ remove item from the summary list.
+
+ * src/pkg/ygtkpkglistview.cc: new property ACTION_NAME_PROP
+ whose item looks like the one from the undo line.
+
+2010-03-09 Ricardo Cruz
+
* src/pkg/ygtkpkgundolist.cc: work-around GTK bug: align
changes dialog icon to the left.
=20
Modified: trunk/gtk/src/pkg/ygtkpkglistview.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkglistview.c=
c?rev=3D61217&r1=3D61216&r2=3D61217&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkglistview.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkglistview.cc Tue Mar 9 23:53:45 2010
@@ -36,10 +36,10 @@
static GType _columnType (int col)
{
switch (col) {
- case NAME_PROP: case NAME_SUMMARY_PROP: case VERSION_PROP:
- case REPOSITORY_PROP: case SUPPORT_PROP: case SIZE_PROP:
+ case NAME_PROP: case ACTION_NAME_PROP: case NAME_SUMMARY_PROP:
+ case VERSION_PROP: case SINGLE_VERSION_PROP: case REPOSITORY_PROP:
+ case SUPPORT_PROP: case SIZE_PROP: case STATUS_ICON_PROP:
case VERSION_FOREGROUND_PROP: case BACKGROUND_PROP: case REPOSITORY_STOCK_=
PROP:
- case STATUS_ICON_PROP:
return G_TYPE_STRING;
case INSTALLED_CHECK_PROP:
case HAS_UPGRADE_PROP: case TO_UPGRADE_PROP:
@@ -85,6 +85,15 @@
g_value_set_string (value, str.c_str());
break;
}
+ case ACTION_NAME_PROP: {
+ std::string str (""), name (sel.name());
+ str.reserve (name.size() + 35);
+ str +=3D getStatusAction (&sel);
+ str +=3D " ";
+ str +=3D name;
+ g_value_set_string (value, str.c_str());
+ break;
+ }
case NAME_SUMMARY_PROP: {
std::string str, name (sel.name()), summary (sel.summary());
str.reserve (name.size() + summary.size() + 64);
@@ -178,6 +187,16 @@
g_value_set_string (value, str.c_str());
break;
}
+ case SINGLE_VERSION_PROP: {
+ std::string str;
+ str.reserve (128);
+ if (sel.availableSize() && !sel.toRemove())
+ str =3D sel.candidate().number();
+ else
+ str =3D sel.installed().number();
+ g_value_set_string (value, str.c_str());
+ break;
+ }
case INSTALLED_CHECK_PROP: {
bool installed; // whether it is installed or will be at apply
if (sel.toInstall())
@@ -549,7 +568,8 @@
int attrb =3D -1;
switch (property) {
case INSTALLED_CHECK_PROP: attrb =3D Ypp::List::IS_INSTALLED_SORT; break;
- case NAME_PROP: case NAME_SUMMARY_PROP: attrb =3D Ypp::List::NAME_SORT; br=
eak;
+ case NAME_PROP: case ACTION_NAME_PROP: case NAME_SUMMARY_PROP:
+ attrb =3D Ypp::List::NAME_SORT; break;
case REPOSITORY_PROP: attrb =3D Ypp::List::REPOSITORY_SORT; break;
case SUPPORT_PROP: attrb =3D Ypp::List::SUPPORT_SORT; break;
case SIZE_PROP: attrb =3D Ypp::List::SIZE_SORT; break;
@@ -562,7 +582,7 @@
G_CALLBACK (column_clicked_cb), pThis);
}
=20
-YGtkPkgListView::YGtkPkgListView (bool descriptiveTooltip, int default_sort,=
bool indentAuto, bool colorModified)
+YGtkPkgListView::YGtkPkgListView (bool descriptiveTooltip, int default_sort,=
bool indentAuto, bool colorModified, bool variableHeight)
: impl (new Impl (descriptiveTooltip, default_sort, indentAuto, colorModifie=
d))
{
impl->scroll =3D gtk_scrolled_window_new (NULL, NULL);
@@ -572,7 +592,8 @@
GTK_SHADOW_IN);
=20
GtkTreeView *view =3D GTK_TREE_VIEW (impl->view =3D ygtk_tree_view_new());
- gtk_tree_view_set_fixed_height_mode (view, TRUE);
+ if (!variableHeight)
+ gtk_tree_view_set_fixed_height_mode (view, TRUE);
gtk_tree_view_set_headers_visible (view, FALSE);
=20
GtkTreeSelection *selection =3D gtk_tree_view_get_selection (view);
@@ -654,7 +675,9 @@
if (impl->colorModified)
gtk_tree_view_column_add_attribute (column, renderer,
"cell-background", BACKGROUND_PROP);
- if (impl->indentAuto && (property =3D=3D NAME_PROP || property =3D=3D NAME_=
SUMMARY_PROP))
+/* if (impl->indentAuto && (property =3D=3D NAME_PROP || property =3D=3D ACT=
ION_NAME_PROP ||
+ property =3D=3D NAME_SUMMARY_PROP))*/
+ if (impl->indentAuto)
gtk_tree_view_column_add_attribute (column, renderer, "xpad", XPAD_PROP);
if (property =3D=3D VERSION_PROP) {
gtk_tree_view_column_add_attribute (column, renderer,
@@ -703,7 +726,8 @@
GtkTreeView *view =3D GTK_TREE_VIEW (impl->view);
GtkCellRenderer *renderer =3D gtk_cell_renderer_pixbuf_new();
GtkTreeViewColumn *column =3D gtk_tree_view_column_new_with_attributes (
- header, renderer, "icon-name", property, NULL);
+ header, renderer, "icon-name", property,
+ "visible", MANUAL_MODIFY_PROP, NULL);
if (impl->colorModified)
gtk_tree_view_column_add_attribute (column, renderer,
"cell-background", BACKGROUND_PROP);
@@ -786,6 +810,30 @@
=20
// utilities
=20
+const char *getStatusAction (Ypp::Selectable *sel)
+{
+ const char *action =3D 0;
+ if (sel->toInstall()) {
+ action =3D _("install");
+ if (sel->type() =3D=3D Ypp::Selectable::PACKAGE) {
+ if (sel->isInstalled()) {
+ Ypp::Version candidate =3D sel->candidate(), installed =3D sel->installe=
d();
+ if (candidate > installed)
+ action =3D _("upgrade");
+ else if (candidate < installed)
+ action =3D _("downgrade");
+ else
+ action =3D _("re-install");
+ }
+ }
+ }
+ else if (sel->toRemove())
+ action =3D _("remove");
+ else //if (sel->toModify())
+ action =3D _("modify"); // generic for locked and so on
+ return action;
+}
+
std::string getStatusSummary (Ypp::Selectable &sel)
{
std::string text;
Modified: trunk/gtk/src/pkg/ygtkpkglistview.h
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkglistview.h=
?rev=3D61217&r1=3D61216&r2=3D61217&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkglistview.h (original)
+++ trunk/gtk/src/pkg/ygtkpkglistview.h Tue Mar 9 23:53:45 2010
@@ -12,13 +12,14 @@
#include
=20
enum Property {
- INSTALLED_CHECK_PROP, NAME_PROP, NAME_SUMMARY_PROP, VERSION_PROP,
- REPOSITORY_PROP, SUPPORT_PROP, SIZE_PROP, STATUS_ICON_PROP, TOTAL_PROPS
+ INSTALLED_CHECK_PROP, NAME_PROP, ACTION_NAME_PROP, NAME_SUMMARY_PROP,
+ VERSION_PROP, SINGLE_VERSION_PROP, REPOSITORY_PROP, SUPPORT_PROP,
+ SIZE_PROP, STATUS_ICON_PROP, TOTAL_PROPS
};
=20
struct YGtkPkgListView {
YGtkPkgListView (bool descriptiveTooltip, int default_sort /* -1 to disable=
*/,
- bool indentAuto, bool colorModified);
+ bool indentAuto, bool colorModified, bool variableHeight =3D false);
~YGtkPkgListView();
=20
GtkWidget *getWidget();
@@ -48,6 +49,7 @@
=20
// some utilities:
=20
+const char *getStatusAction (Ypp::Selectable *sel);
std::string getStatusSummary (Ypp::Selectable &sel);
const char *getStatusStockIcon (Ypp::Selectable &sel);
=20
Modified: trunk/gtk/src/pkg/ygtkpkgstatusbar.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkgstatusbar.=
cc?rev=3D61217&r1=3D61216&r2=3D61217&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkgstatusbar.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkgstatusbar.cc Tue Mar 9 23:53:45 2010
@@ -82,27 +82,8 @@
//GdkPixbuf *_pixbuf =3D YGUtils::setGray (pixbuf);
gtk_image_set_from_pixbuf (GTK_IMAGE (icon), pixbuf);
g_object_unref (G_OBJECT (pixbuf));
-#if 1
- const char *action;
- if (sel->toInstall()) {
- action =3D _("install");
- if (sel->type() =3D=3D Ypp::Selectable::PACKAGE) {
- if (sel->isInstalled()) {
- Ypp::Version candidate =3D sel->candidate(), installed =3D sel->instal=
led();
- if (candidate > installed)
- action =3D _("upgrade");
- else if (candidate < installed)
- action =3D _("downgrade");
- else
- action =3D _("re-install");
- }
- }
- }
- else if (sel->toRemove())
- action =3D _("remove");
- else
- action =3D _("modify"); // generic for locked and so on
=20
+ const char *action =3D getStatusAction (sel);
gchar *str;
if (sel->toModifyAuto())
str =3D g_strdup_printf (_("%s %d predefined packages"), action, =
auto_count);
@@ -116,16 +97,6 @@
format =3D "%s %s";
str =3D g_strdup_printf (format, action, sel->name().c_str(), auto_count=
);
}
-#else
- const char *format;
- if (auto_count > 1)
- format =3D _("%s, plus %d dependencies");
- else if (auto_count =3D=3D 1)
- format =3D _("%s, plus 1 dependency");
- else
- format =3D "%s";
- gchar *str =3D g_strdup_printf (format, sel->name().c_str(), auto_count);
-#endif
=20
gtk_label_set_markup (GTK_LABEL (text), str);
gtk_widget_set_sensitive (undo_button, TRUE);
Modified: trunk/gtk/src/pkg/ygtkpkgundolist.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkgundolist.c=
c?rev=3D61217&r1=3D61216&r2=3D61217&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkgundolist.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkgundolist.cc Tue Mar 9 23:53:45 2010
@@ -222,6 +222,27 @@
return check_box;
}
=20
+struct YGtkPkgUndoView : public YGtkPkgListView, YGtkPkgUndoList::Listener
+{
+ YGtkPkgUndoView()
+ : YGtkPkgListView (true, -1, true, false, true)
+ {
+ addImageColumn (NULL, STATUS_ICON_PROP);
+ addTextColumn (_("Name"), ACTION_NAME_PROP, true, -1);
+ addTextColumn (_("Version"), SINGLE_VERSION_PROP, true, 125);
+ addUndoButtonColumn (_("Revert?"));
+
+ undoChanged (YGPackageSelector::get()->undoList());
+ YGPackageSelector::get()->undoList()->addListener (this);
+ }
+
+ ~YGtkPkgUndoView()
+ { YGPackageSelector::get()->undoList()->removeListener (this); }
+
+ virtual void undoChanged (YGtkPkgUndoList *undo)
+ { setList (undo->getList()); }
+};
+
bool YGtkPkgUndoList::popupDialog (bool onApply)
{
GtkMessageType type =3D onApply ? GTK_MESSAGE_QUESTION : GTK_MESSAGE_OTHER;
@@ -246,13 +267,7 @@
gtk_window_set_resizable (GTK_WINDOW (dialog), TRUE);
gtk_window_set_default_size (GTK_WINDOW (dialog), 600, 500);
=20
- YGtkPkgListView view (true, -1, true, false);
- view.addImageColumn (NULL, STATUS_ICON_PROP);
- view.addTextColumn (_("Name"), NAME_SUMMARY_PROP, true, -1);
- view.addTextColumn (_("Version"), VERSION_PROP, true, 125);
- view.addUndoButtonColumn (_("Revert?"));
- view.setList (impl->changes);
-
+ YGtkPkgUndoView view;
ChangeSizeInfo change_size;
=20
GtkWidget *vbox =3D gtk_vbox_new (FALSE, 6);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1836360540662474237==--
From openvasfelix@svn.opensuse.org Wed Mar 10 07:51:20 2010
From: openvasfelix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61218 -
/branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp
Date: Wed, 10 Mar 2010 07:54:28 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5674797338606762690=="
--===============5674797338606762690==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: openvasfelix
Date: Wed Mar 10 08:54:27 2010
New Revision: 61218
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61218&view=3Drev
Log:
Fixed breaking typo.
Modified:
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialo=
gs.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/src/dialogs.ycp?rev=3D61218&r1=3D61217&r2=3D61218&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp=
(original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp=
Wed Mar 10 08:54:27 2010
@@ -319,8 +319,8 @@
Popup::Message(_("Login name must not be empty."));
continue;
}
- else if (issubstring (login, " ") || issubstring (pw1, " ") || is=
substing (pw2, " ")
- || issubsting (login, ".."))
+ else if (issubstring ((string)login, " ") || issubstring ((string=
)pw1, " ") || issubstring ((string)pw2, " ")
+ || issubstring ((string)login, ".."))
{
Popup::Message (_("Login name and password must not contain s=
pace character or double dots."));
continue;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5674797338606762690==--
From openvasfelix@svn.opensuse.org Wed Mar 10 11:13:25 2010
From: openvasfelix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61219 - in
/branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner: VERSION
package/yast2-openvas-security-scanner.changes
yast2-openvas-security-scanner.spec.in
Date: Wed, 10 Mar 2010 11:17:35 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2924531375275991649=="
--===============2924531375275991649==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: openvasfelix
Date: Wed Mar 10 12:17:34 2010
New Revision: 61219
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61219&view=3Drev
Log:
Updated spec with dependency to openvas-scanner.
Modified:
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/VERSION
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/package/yast2-o=
penvas-security-scanner.changes
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/yast2-openvas-s=
ecurity-scanner.spec.in
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/VERSION?rev=3D61219&r1=3D61218&r2=3D61219&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/VERSION (origin=
al)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/VERSION Wed Mar=
10 12:17:34 2010
@@ -1 +1 @@
-2.17.1
+2.17.2
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/package/y=
ast2-openvas-security-scanner.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/package/yast2-openvas-security-scanner.changes?rev=3D6=
1219&r1=3D61218&r2=3D61219&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/package/yast2-o=
penvas-security-scanner.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/package/yast2-o=
penvas-security-scanner.changes Wed Mar 10 12:17:34 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 10 11:15:50 UTC 2010 - felix.wolfsteller(a)intevation.de
+
+- Added dependency to openvas-scanner package (>=3D3.0)
+- 2.17.2
+
+-------------------------------------------------------------------
Wed Feb 17 09:51:53 UTC 2010 - felix.wolfsteller(a)intevation.de
=20
- Updated with a sanity check (does a user exist) and the=20
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/yast2-ope=
nvas-security-scanner.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/yast2-openvas-security-scanner.spec.in?rev=3D61219&r1=
=3D61218&r2=3D61219&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/yast2-openvas-s=
ecurity-scanner.spec.in (original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/yast2-openvas-s=
ecurity-scanner.spec.in Wed Mar 10 12:17:34 2010
@@ -1,7 +1,7 @@
@HEADER-COMMENT@
=20
@HEADER@
-Requires: yast2
+Requires: yast2, openvas-scanner >=3D 3.0
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yas=
t2-testsuite
=20
BuildArchitectures: noarch
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2924531375275991649==--
From jsuchome@svn.opensuse.org Wed Mar 10 11:23:23 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61220 - in /branches/SuSE-Code-11-SP1-Branch/country:
VERSION package/yast2-country.changes timezone/src/Timezone.ycp
Date: Wed, 10 Mar 2010 11:27:33 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8336590953811152949=="
--===============8336590953811152949==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Wed Mar 10 12:27:32 2010
New Revision: 61220
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61220&view=3Drev
Log:
- call /sbin/hwclock --systz in case of local time (bnc#550697,
bnc#540638)
- 2.17.43
Modified:
branches/SuSE-Code-11-SP1-Branch/country/VERSION
branches/SuSE-Code-11-SP1-Branch/country/package/yast2-country.changes
branches/SuSE-Code-11-SP1-Branch/country/timezone/src/Timezone.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/country/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
untry/VERSION?rev=3D61220&r1=3D61219&r2=3D61220&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/country/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/country/VERSION Wed Mar 10 12:27:32 2010
@@ -1 +1 @@
-2.17.42
+2.17.43
Modified: branches/SuSE-Code-11-SP1-Branch/country/package/yast2-country.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
untry/package/yast2-country.changes?rev=3D61220&r1=3D61219&r2=3D61220&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/country/package/yast2-country.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/country/package/yast2-country.changes We=
d Mar 10 12:27:32 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Mar 10 12:20:28 CET 2010 - jsuchome(a)suse.cz
+
+- call /sbin/hwclock --systz in case of local time (bnc#550697,
+ bnc#540638)
+- 2.17.43
+
+-------------------------------------------------------------------
Tue Mar 9 13:43:58 CET 2010 - jsuchome(a)suse.cz
=20
- YaPI/TIME.pm : enable returning timezone for language (bnc#558364)
Modified: branches/SuSE-Code-11-SP1-Branch/country/timezone/src/Timezone.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
untry/timezone/src/Timezone.ycp?rev=3D61220&r1=3D61219&r2=3D61220&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/country/timezone/src/Timezone.ycp (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/country/timezone/src/Timezone.ycp Wed Ma=
r 10 12:27:32 2010
@@ -259,6 +259,10 @@
if (!Arch::s390 ())
{
cmd =3D "/sbin/hwclock --hctosys " + hwclock;
+ if (Stage::initial () && hwclock =3D=3D "--localtime")
+ {
+ cmd =3D "/sbin/hwclock --systz --localtime --noadjfile && touch /dev/shm/w=
arpclock";
+ }
y2milestone( "Set cmd %1", cmd );
y2milestone( "Set ret %1", SCR::Execute(.target.bash_output, cmd ));
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8336590953811152949==--
From jsuchome@svn.opensuse.org Wed Mar 10 11:23:32 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61221 - /tags/branch-Code-11-SP1-2_17_43/country/
Date: Wed, 10 Mar 2010 11:27:42 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6774835927881210249=="
--===============6774835927881210249==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Wed Mar 10 12:27:41 2010
New Revision: 61221
URL: http://svn.opensuse.org/viewcvs/yast?rev=61221&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_43 for country
Added:
tags/branch-Code-11-SP1-2_17_43/country/ (props changed)
- copied from r61220, branches/SuSE-Code-11-SP1-Branch/country/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6774835927881210249==--
From jsuchome@svn.opensuse.org Wed Mar 10 11:49:47 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61222 - in /branches/SuSE-Code-11-SP1-Branch/users:
VERSION package/yast2-users.changes src/Users.pm
Date: Wed, 10 Mar 2010 11:53:56 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1115795876428920205=="
--===============1115795876428920205==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Wed Mar 10 12:53:55 2010
New Revision: 61222
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61222&view=3Drev
Log:
- check for autologin status also during firstboot (bnc#576899)
- 2.17.36=20
Modified:
branches/SuSE-Code-11-SP1-Branch/users/VERSION
branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes
branches/SuSE-Code-11-SP1-Branch/users/src/Users.pm
Modified: branches/SuSE-Code-11-SP1-Branch/users/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/us=
ers/VERSION?rev=3D61222&r1=3D61221&r2=3D61222&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/users/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/users/VERSION Wed Mar 10 12:53:55 2010
@@ -1 +1 @@
-2.17.35
+2.17.36
Modified: branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/us=
ers/package/yast2-users.changes?rev=3D61222&r1=3D61221&r2=3D61222&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes Wed Ma=
r 10 12:53:55 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 10 12:52:59 CET 2010 - jsuchome(a)suse.cz
+
+- check for autologin status also during firstboot (bnc#576899)
+- 2.17.36=20
+
+-------------------------------------------------------------------
Mon Mar 8 10:45:57 CET 2010 - jsuchome(a)suse.cz
=20
- handle possible empty shadow (bnc#583338)
Modified: branches/SuSE-Code-11-SP1-Branch/users/src/Users.pm
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/us=
ers/src/Users.pm?rev=3D61222&r1=3D61221&r2=3D61222&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/users/src/Users.pm (original)
+++ branches/SuSE-Code-11-SP1-Branch/users/src/Users.pm Wed Mar 10 12:53:55 2=
010
@@ -1666,7 +1666,7 @@
Autologin->Read ();
}
=20
- if (Stage->cont () && Autologin->available () && !$use_next_time &&
+ if ((Stage->cont () || Stage->firstboot ()) && Autologin->available () &=
& !$use_next_time &&
ProductFeatures->GetBooleanFeature ("globals", "enable_autologin")) {
Autologin->Use (YaST::YCP::Boolean (1));
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1115795876428920205==--
From jsuchome@svn.opensuse.org Wed Mar 10 11:50:09 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61223 - /tags/branch-Code-11-SP1-2_17_36/users/
Date: Wed, 10 Mar 2010 11:54:04 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6291581853563966304=="
--===============6291581853563966304==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Wed Mar 10 12:54:04 2010
New Revision: 61223
URL: http://svn.opensuse.org/viewcvs/yast?rev=61223&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_36 for users
Added:
tags/branch-Code-11-SP1-2_17_36/users/ (props changed)
- copied from r61222, branches/SuSE-Code-11-SP1-Branch/users/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6291581853563966304==--
From jsuchome@svn.opensuse.org Wed Mar 10 12:12:17 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61224 - in /branches/SuSE-Code-11-Branch/users:
VERSION package/yast2-users.changes src/Users.pm
Date: Wed, 10 Mar 2010 12:16:09 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8377962594984337021=="
--===============8377962594984337021==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Wed Mar 10 13:16:08 2010
New Revision: 61224
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61224&view=3Drev
Log:
- check for autologin status also during firstboot (bnc#576899)
- 2.17.28.3=20
Modified:
branches/SuSE-Code-11-Branch/users/VERSION
branches/SuSE-Code-11-Branch/users/package/yast2-users.changes
branches/SuSE-Code-11-Branch/users/src/Users.pm
Modified: branches/SuSE-Code-11-Branch/users/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/users/=
VERSION?rev=3D61224&r1=3D61223&r2=3D61224&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/users/VERSION (original)
+++ branches/SuSE-Code-11-Branch/users/VERSION Wed Mar 10 13:16:08 2010
@@ -1 +1 @@
-2.17.28.2
+2.17.28.3
Modified: branches/SuSE-Code-11-Branch/users/package/yast2-users.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/users/=
package/yast2-users.changes?rev=3D61224&r1=3D61223&r2=3D61224&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/users/package/yast2-users.changes (original)
+++ branches/SuSE-Code-11-Branch/users/package/yast2-users.changes Wed Mar 10=
13:16:08 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 10 13:02:43 CET 2010 - jsuchome(a)suse.cz
+
+- check for autologin status also during firstboot (bnc#576899)
+- 2.17.28.3=20
+
+-------------------------------------------------------------------
Mon Nov 30 13:24:17 CET 2009 - jsuchome(a)suse.cz
=20
- YaPI: call newaliases after updating aliases (bnc#559135)
Modified: branches/SuSE-Code-11-Branch/users/src/Users.pm
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/users/=
src/Users.pm?rev=3D61224&r1=3D61223&r2=3D61224&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/users/src/Users.pm (original)
+++ branches/SuSE-Code-11-Branch/users/src/Users.pm Wed Mar 10 13:16:08 2010
@@ -1655,7 +1655,7 @@
Autologin->Read ();
}
=20
- if (Stage->cont () && Autologin->available () && !$use_next_time &&
+ if ((Stage->cont () || Stage->firstboot ()) && Autologin->available () &=
& !$use_next_time &&
ProductFeatures->GetBooleanFeature ("globals", "enable_autologin")) {
Autologin->Use (YaST::YCP::Boolean (1));
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8377962594984337021==--
From jsuchome@svn.opensuse.org Wed Mar 10 12:12:28 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61225 - /tags/branch-Code-11-2_17_28_3/
Date: Wed, 10 Mar 2010 12:16:16 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3000068843598931569=="
--===============3000068843598931569==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Wed Mar 10 13:16:16 2010
New Revision: 61225
URL: http://svn.opensuse.org/viewcvs/yast?rev=61225&view=rev
Log:
Created tag branch-Code-11-2_17_28_3
Added:
tags/branch-Code-11-2_17_28_3/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3000068843598931569==--
From jsuchome@svn.opensuse.org Wed Mar 10 12:12:41 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61226 - /tags/branch-Code-11-2_17_28_3/users/
Date: Wed, 10 Mar 2010 12:16:35 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6465373393338932588=="
--===============6465373393338932588==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Wed Mar 10 13:16:35 2010
New Revision: 61226
URL: http://svn.opensuse.org/viewcvs/yast?rev=61226&view=rev
Log:
Created tag branch-Code-11-2_17_28_3 for users
Added:
tags/branch-Code-11-2_17_28_3/users/
- copied from r61225, branches/SuSE-Code-11-Branch/users/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6465373393338932588==--
From ug@svn.opensuse.org Wed Mar 10 12:43:09 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61227 - in /trunk/autoinstallation:
doc/GeneralSection.xml doc/X11Section.xml package/autoyast2.changes
src/dialogs/ask.ycp src/include/io.ycp
Date: Wed, 10 Mar 2010 12:47:14 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4037867165566184492=="
--===============4037867165566184492==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Wed Mar 10 13:47:14 2010
New Revision: 61227
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61227&view=3Drev
Log:
docu and cleanup
Modified:
trunk/autoinstallation/doc/GeneralSection.xml
trunk/autoinstallation/doc/X11Section.xml
trunk/autoinstallation/package/autoyast2.changes
trunk/autoinstallation/src/dialogs/ask.ycp
trunk/autoinstallation/src/include/io.ycp
Modified: trunk/autoinstallation/doc/GeneralSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/GeneralS=
ection.xml?rev=3D61227&r1=3D61226&r2=3D61227&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/GeneralSection.xml (original)
+++ trunk/autoinstallation/doc/GeneralSection.xml Wed Mar 10 13:47:14 2010
@@ -30,13 +30,9 @@
General Options
-
- =20
-
- =20
-
- =20
+
+ The mode section configures the behavior of AutoYaST when it comes t=
o confirmation and rebooting. The following has to be in the <general>&=
lt;mode> section
+
By default, the auto-installation process has to be confirmed by the
user. The confirmation should be disabled if a fully unattended
@@ -64,6 +60,72 @@
uses the products default.
+
+
+
+
+ Attribute
+ Values
+ Description
+
+
+
+
+ confirm
+ if this boolean is set to "true" the installation stops a=
t the confirmation screen (also called proposal screen) and has to be confirm=
ed with the "install"-button.
+ <confirm config:type=3D"boolean">true</=
confirm>
+
+ optional. The default is true
+
+
+ halt
+ shut down the machine after the first stage. So if you tu=
rn it on again, the machine boots and the second stage of the autoinstallatio=
n starts
+ <halt config:type=3D"boolean">true</hal=
t>
+
+ optional. The default is false
+
+
+ second_stage
+ this boolean configures if AutoYaST will run in the secon=
d stage too (after the partitioning, software and bootloader installation of =
the first stage). If you set this to false, a normal manual installation happ=
ens in the second stage.
+ <second_stage config:type=3D"boolean">true=
</second_stage>
+
+ optional. The default is true
+
+
+ final_reboot
+ if you set this to true, the machine will reboot at the v=
ery end of the installation (when everything is installed and configured at t=
he end of the second stage)
+ <final_reboot config:type=3D"boolean">true=
</final_reboot>
+
+ optional. The default is false. It makes no sense to set =
this and final_halt to true. This options is available s=
ince openSUSE 11.0 and SLES11
+
+
+ final_halt
+ if you set this to true, the machine will shutdown at the=
very end of the installation (when everything is installed and configured at=
the end of the second stage)
+ <final_halt config:type=3D"boolean">true&l=
t;/final_halt>
+
+ optional. The default is false. It makes no sense to set =
this and final_reboot to true. This options is available=
since openSUSE 11.0 and SLES11
+
+
+ forceboot
+ Some openSUSE releases use kexec to avoid the reboot afte=
r the first stage. They immediately boot into the installed system. You can f=
orce a reboot with this
+ <forceboot config:type=3D"boolean">true<=
;/forceboot>
+
+ optional. The default is false.
+
+
+
+
+
+
+
+
+ =20
+
+ =20
+
+ =20
+
AutoYaST in openSUSE 11.1 allows you to configure the proposal screen =
with the <proposals config:type=3D"list">
option in the profile. All proposals that are listed in that section a=
re shown in the proposal screen if you set the
confirm option to true.
Modified: trunk/autoinstallation/doc/X11Section.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/X11Secti=
on.xml?rev=3D61227&r1=3D61226&r2=3D61227&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/X11Section.xml (original)
+++ trunk/autoinstallation/doc/X11Section.xml Wed Mar 10 13:47:14 2010
@@ -20,13 +20,22 @@
Monitor and X11 Configuration
+
+
+ Since openSUSE 11.2 there is not AutoYaST client for X11 configu=
ration anymore. You can still have the X11 section in your profile but
+ it will be ignored.
+
+
+ SLES11 SP1 still has a X11 client.
+
+
FIXME
=20
=20
- X11 and Monitor configuration
+ X11 and Monitor configuration (deprecated since openSUSE 11.2)
0 )
{
- GET_error =3D "";
- ok =3D true;
+ GET_error =3D "";
+ ok =3D true;
} else {
- GET_error =3D GET_error + sformat(_("Reading file on %1 failed.\=
n"), Path);
- y2milestone("Trying to find file on installation media: %1", Ins=
tallation::boot ());
- if (Installation::boot () =3D=3D "cd") {
- string cdrom =3D (string)SCR::Read (.etc.install_inf.Cdrom);
- string cdrom_device =3D "/dev/"+cdrom;
- string already_mounted =3D "grep "+cdrom_device+" /proc/moun=
ts ;";
- map am =3D (map) SCR::Execute (.target.bash_output, already_=
mounted);
-
- if (am["exit"]:-1 =3D=3D 0 && size (am["stdout"]:"") > 0) {
- y2warning ("%1 is already mounted, trying to bind mount.=
..", cdrom_device);
- string cmd =3D "mount -v --bind `grep "+cdrom_device+" /=
proc/mounts |cut -f 2 -d \\ ` "+mount_point+";";
- map am1 =3D (map) SCR::Execute (.target.bash_output, cmd=
);
- if (am1["exit"]:-1 =3D=3D 0) {
- ok=3Dtrue;
- } else {
- y2warning ("can't bind mount %1 failing...", cdrom_d=
evice);
- ok =3D false;
- }
+ GET_error =3D GET_error + sformat(_("Reading file on %1 fail=
ed.\n"), Path);
+ y2milestone("Trying to find file on installation media: %1",=
Installation::boot ());
+ if (Installation::boot () =3D=3D "cd") {
+ string cdrom =3D (string)SCR::Read (.etc.install_inf.Cdr=
om);
+ string cdrom_device =3D "/dev/"+cdrom;
+ string already_mounted =3D "grep "+cdrom_device+" /proc/=
mounts ;";
+ map am =3D (map) SCR::Execute (.target.bash_output, alre=
ady_mounted);
+
+ if (am["exit"]:-1 =3D=3D 0 && size (am["stdout"]:"") > 0=
) {
+ y2warning ("%1 is already mounted, trying to bind mo=
unt...", cdrom_device);
+ string cmd =3D "mount -v --bind `grep "+cdrom_device=
+" /proc/mounts |cut -f 2 -d \\ ` "+mount_point+";";
+ map am1 =3D (map) SCR::Execute (.target.bash_output,=
cmd);
+ if (am1["exit"]:-1 =3D=3D 0) {
+ ok=3Dtrue;
+ } else {
+ y2warning ("can't bind mount %1 failing...", cdr=
om_device);
+ ok =3D false;
+ }
=20
- } else {
- if (!(boolean)WFM::Execute(.local.mount, [cdrom_device, =
mount_point, Installation::mountlog] )) {
- // autoyast tried to mount the CD but had no success.
- GET_error =3D GET_error + sformat(_("Mounting %1 fai=
led."), cdrom );
- y2warning("Mount failed");
- ok=3Dfalse;
} else {
- ok=3Dtrue;
+ if (!(boolean)WFM::Execute(.local.mount, [cdrom_devi=
ce, mount_point, Installation::mountlog] )) {
+ // autoyast tried to mount the CD but had no suc=
cess.
+ GET_error =3D GET_error + sformat(_("Mounting %1=
failed."), cdrom );
+ y2warning("Mount failed");
+ ok=3Dfalse;
+ } else {
+ ok=3Dtrue;
+ }
}
- }
- if (ok) {
- string cpcmd =3D sformat("cp " + mount_point + "/%1 %2",=
Path , Localfile);
- y2milestone("Copy profile: %1", cpcmd);
- SCR::Execute(.target.bash, cpcmd);
- WFM::Execute(.local.umount, mount_point);
- if (SCR::Read(.target.size, Localfile) > 0 ) {
- GET_error =3D "";
- return (true);
+ if (ok) {
+ string cpcmd =3D sformat("cp " + mount_point + "/%1 =
%2", Path , Localfile);
+ y2milestone("Copy profile: %1", cpcmd);
+ SCR::Execute(.target.bash, cpcmd);
+ WFM::Execute(.local.umount, mount_point);
+ if (SCR::Read(.target.size, Localfile) > 0 ) {
+ GET_error =3D "";
+ return (true);
+ }
}
}
- }
- // autoyast tried to read a file but had no success.
- GET_error =3D GET_error + sformat(_("Reading a file on CD failed=
. Path: %1/%2."),mount_point,Path);
- ok =3D false;
+ // autoyast tried to read a file but had no success.
+ GET_error =3D GET_error + sformat(_("Reading a file on CD fa=
iled. Path: %1/%2."),mount_point,Path);
+ ok =3D false;
}
}
else if (Scheme =3D=3D "nfs") // NFS
@@ -260,84 +260,84 @@
{
if ( Path !=3D "")
{
- list deviceList =3D [];
- if( Host =3D=3D "" ) {
- list disks =3D (Scheme =3D=3D "device") ? (list)S=
CR::Read(.probe.disk) : (list)SCR::Read(.probe.usb);
- foreach( map m, disks, ``{
- if( Scheme =3D=3D "usb" &&
- m["bus"]:"USB" !=3D "SCSI" )
- continue;
- if( haskey( m, "dev_name") ) {
- integer i =3D 0;
- string dev =3D m["dev_name"]:"";
- deviceList =3D add( deviceList, substring( dev, 5 ) =
); // not uncommon for USB sticks to have no partition
- do {
- i =3D i + 1;
- dev =3D m["dev_name"]:"" + sformat("%1",i);
- if( SCR::Read(.target.lstat, dev) !=3D $[] )
- deviceList =3D add( deviceList, substring( d=
ev, 5 ) );
- } while( SCR::Read(.target.lstat, dev) !=3D $[] || i=
< 5 );
+ list deviceList =3D [];
+ if( Host =3D=3D "" ) {
+ list disks =3D (Scheme =3D=3D "device") ? (list)SCR::Read(.probe.disk) : (list)SCR::Read(.probe.usb);
+ foreach( map m, disks, ``{
+ if( Scheme =3D=3D "usb" &&
+ m["bus"]:"USB" !=3D "SCSI" )
+ continue;
+ if( haskey( m, "dev_name") ) {
+ integer i =3D 0;
+ string dev =3D m["dev_name"]:"";
+ deviceList =3D add( deviceList, substring( dev, =
5 ) ); // not uncommon for USB sticks to have no partition
+ do {
+ i =3D i + 1;
+ dev =3D m["dev_name"]:"" + sformat("%1",i);
+ if( SCR::Read(.target.lstat, dev) !=3D $[] )
+ deviceList =3D add( deviceList, substrin=
g( dev, 5 ) );
+ } while( SCR::Read(.target.lstat, dev) !=3D $[] =
|| i < 5 );
+ }
+ });
+ y2milestone("devices to look on: %1", deviceList);
+ } else {
+ /*
+ sometimes we have devices like /dev/cciss/c1d0p5
+ those "nested" devices will be catched here
+ as long as we find a directory where we expect a devic=
e,
+ we cut down the Path and enhance the Host (device name)
+ */
+ while( SCR::Read( .target.dir, "/dev/"+Host ) !=3D nil )=
{
+ y2milestone("nested device found");
+ list l =3D splitstring( Path, "/" );
+ Host =3D Host + "/" + l[0]:"";
+ l =3D remove(l,0);
+ Path =3D mergestring(l,"/");
+ y2milestone("Host=3D%1 Path=3D%2",Host,Path);
}
- });
- y2milestone("devices to look on: %1", deviceList);
- } else {
- /*
- sometimes we have devices like /dev/cciss/c1d0p5
- those "nested" devices will be catched here
- as long as we find a directory where we expect a device,
- we cut down the Path and enhance the Host (device name)
- */
- while( SCR::Read( .target.dir, "/dev/"+Host ) !=3D nil ) {
- y2milestone("nested device found");
- list l =3D splitstring( Path, "/" );
- Host =3D Host + "/" + l[0]:"";
- l =3D remove(l,0);
- Path =3D mergestring(l,"/");
- y2milestone("Host=3D%1 Path=3D%2",Host,Path);
+ // catching nested devices done
+ deviceList =3D [ Host ];
}
- // catching nested devices done
- deviceList =3D [ Host ];
- }
- foreach( string Host, deviceList, ``{
- y2milestone("looking for profile on %1", Host);
- string mounts =3D (string)(SCR::Read (.target.string, "/proc=
/mounts"));
- list mount_list =3D splitstring( mounts, "\n" );
- boolean already_mounted =3D false;
- foreach( string m, mount_list, ``{
- list entries =3D splitstring( m, " " );
- if( entries[0]:"" =3D=3D "/dev/"+Host ) {
- already_mounted =3D true;
- mount_point =3D entries[1]:"";
- break;
+ foreach( string Host, deviceList, ``{
+ y2milestone("looking for profile on %1", Host);
+ string mounts =3D (string)(SCR::Read (.target.string, "/=
proc/mounts"));
+ list mount_list =3D splitstring( mounts, "\n" );
+ boolean already_mounted =3D false;
+ foreach( string m, mount_list, ``{
+ list entries =3D splitstring( m, " " );
+ if( entries[0]:"" =3D=3D "/dev/"+Host ) {
+ already_mounted =3D true;
+ mount_point =3D entries[1]:"";
+ break;
+ }
+ });
+ y2milestone("already mounted=3D%1 mountpoint=3D%2",alrea=
dy_mounted,mount_point);
+ if( ! already_mounted &&
+ !(boolean)WFM::Execute(.local.mount, [sformat("/dev/=
%1", Host),
+ mount_point]) ) {
+ y2milestone("%1 is not mounted and mount failed", sf=
ormat("/dev/%1", Host));
+ GET_error =3D sformat(_("%1 is not mounted and mount=
failed"), sformat("/dev/%1", Host));
+ continue;
}
- });
- y2milestone("already mounted=3D%1 mountpoint=3D%2",already_m=
ounted,mount_point);
- if( ! already_mounted &&
- !(boolean)WFM::Execute(.local.mount, [sformat("/dev/%1",=
Host),
- mount_point]) ) {
- y2milestone("%1 is not mounted and mount failed", sforma=
t("/dev/%1", Host));
- GET_error =3D sformat(_("%1 is not mounted and mount fai=
led"), sformat("/dev/%1", Host));
- continue;
- }
=20
- if (WFM::Execute (.local.bash, "/bin/cp " + mount_point + "=
/" + Path + " " + Localfile) !=3D 0 )
- {
- // autoyast tried to copy a file but that file can't be =
found
- GET_error =3D sformat(_("File %1 cannot be found"),mount=
_point + Path);
- y2milestone("file %1 can't be found", mount_point + Pat=
h);
- }
- else
- {
- GET_error =3D "";
- ok =3D true;
- y2milestone("found");
- }
- if( ! already_mounted )
- WFM::Execute(.local.umount, mount_point);
- if( ok =3D=3D true )
- break;
- });
- }
+ if (WFM::Execute (.local.bash, "/bin/cp " + mount_point =
+ "/" + Path + " " + Localfile) !=3D 0 )
+ {
+ // autoyast tried to copy a file but that file can't=
be found
+ GET_error =3D sformat(_("File %1 cannot be found"),m=
ount_point + Path);
+ y2milestone("file %1 can't be found", mount_point +=
Path);
+ }
+ else
+ {
+ GET_error =3D "";
+ ok =3D true;
+ y2milestone("found");
+ }
+ if( ! already_mounted )
+ WFM::Execute(.local.umount, mount_point);
+ if( ok =3D=3D true )
+ break;
+ });
+ }
}
else if (Scheme =3D=3D "tftp") // Device
{
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4037867165566184492==--
From ug@svn.opensuse.org Wed Mar 10 14:11:43 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61228 - in /trunk/autoinstallation:
package/autoyast2.changes src/dialogs/script_dialogs.ycp
src/modules/AutoinstScripts.ycp
Date: Wed, 10 Mar 2010 14:15:52 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4382842835454210864=="
--===============4382842835454210864==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Wed Mar 10 15:15:51 2010
New Revision: 61228
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61228&view=3Drev
Log:
location for scripts added to UI
Modified:
trunk/autoinstallation/package/autoyast2.changes
trunk/autoinstallation/src/dialogs/script_dialogs.ycp
trunk/autoinstallation/src/modules/AutoinstScripts.ycp
Modified: trunk/autoinstallation/package/autoyast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/auto=
yast2.changes?rev=3D61228&r1=3D61227&r2=3D61228&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Wed Mar 10 15:15:51 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed Mar 10 15:15:29 CET 2010 - ug(a)suse.de
+
+- location for scripts added to UI
+
+-------------------------------------------------------------------
Wed Mar 10 13:46:57 CET 2010 - ug(a)suse.de
=20
- docu and cleanup
Modified: trunk/autoinstallation/src/dialogs/script_dialogs.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/dialogs/=
script_dialogs.ycp?rev=3D61228&r1=3D61227&r2=3D61228&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/src/dialogs/script_dialogs.ycp (original)
+++ trunk/autoinstallation/src/dialogs/script_dialogs.ycp Wed Mar 10 15:15:51=
2010
@@ -182,7 +182,10 @@
),
`VSpacing(1),
`HBox(
- `MultiLineEdit(`id(`source), _("S&cript Source"), sc=
ript["source"]:"")
+ `TextEntry(`id(`location), `opt(`notify), _("Script =
Location"), script["location"]:"" )
+ ),
+ `HBox(
+ `MultiLineEdit(`id(`source), `opt(`notify), _("S&cri=
pt Source"), script["source"]:"")
),
`VSpacing(1),
`HBox(
@@ -212,6 +215,14 @@
UI::ChangeWidget (`id(`feedback), `Enabled, false);
}
=20
+ if( size( (string)UI::QueryWidget( `id(`location), `Value ) ) > 0 ) {
+ UI::ChangeWidget (`id(`source), `Enabled, false );
+ } else {
+ UI::ChangeWidget (`id(`source), `Enabled, true );
+ if( size( (string)UI::QueryWidget( `id(`source), `Value ) ) > 0 )
+ UI::ChangeWidget(`id(`location), `Enabled, false );
+ }
+
if( !(boolean)UI::QueryWidget( `id(`feedback), `Value ) )
UI::ChangeWidget (`id(`feedback_type), `Enabled, false );
=20
@@ -234,18 +245,19 @@
boolean debug =3D (boolean)UI::QueryWidget(`id(`debug), `=
Value);
boolean chrooted =3D (boolean)UI::QueryWidget(`id(`chrooted)=
, `Value);
boolean network =3D (boolean)UI::QueryWidget(`id(`network),=
`Value);
+ string location =3D (string)UI::QueryWidget(`id(`location), =
`Value);
=20
- if (source =3D=3D "" || scriptName =3D=3D "")
+ if ( (source =3D=3D "" && location =3D=3D "" ) || scriptName=
=3D=3D "")
{
Popup::Message(_("Provide at least the script
-name and the content of the script.
+name and the location or content of the script.
"));
ret =3D `again;
continue;
}
else
{
- AutoinstScripts::AddEditScript( scriptName, source, inte=
rpreter, type, chrooted, debug, feedback, network, feedback_type);
+ AutoinstScripts::AddEditScript( scriptName, source, inte=
rpreter, type, chrooted, debug, feedback, network, feedback_type, location);
}
}
else if (ret =3D=3D `loadsource)
@@ -287,6 +299,15 @@
UI::ChangeWidget( `id(`feedback_type), `Enabled, (boolean)UI=
::QueryWidget( `id(`feedback), `Value ) );
UI::ChangeWidget( `id(`feedback_type), `Value, `id("no_type"=
) );
}
+ if( size( (string)UI::QueryWidget( `id(`location), `Value ) ) > =
0 ) {
+ UI::ChangeWidget (`id(`source), `Enabled, false );
+ } else {
+ UI::ChangeWidget (`id(`source), `Enabled, true );
+ }
+ if( size( (string)UI::QueryWidget( `id(`source), `Value ) ) > 0 )
+ UI::ChangeWidget(`id(`location), `Enabled, false );
+ else
+ UI::ChangeWidget(`id(`location), `Enabled, true );
=20
} until (ret =3D=3D `save || ret =3D=3D `cancel || ret =3D=3D `back);
return ret;
Modified: trunk/autoinstallation/src/modules/AutoinstScripts.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/modules/=
AutoinstScripts.ycp?rev=3D61228&r1=3D61227&r2=3D61228&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/src/modules/AutoinstScripts.ycp (original)
+++ trunk/autoinstallation/src/modules/AutoinstScripts.ycp Wed Mar 10 15:15:5=
1 2010
@@ -365,7 +365,8 @@
boolean debug,
boolean feedback,
boolean network,
- string feedback_type
+ string feedback_type,
+ string location
)
{
boolean mod =3D false;
@@ -383,6 +384,7 @@
oldScript=3Dadd(oldScript,"feedback",feedback);
oldScript=3Dadd(oldScript,"network_needed",network);
oldScript=3Dadd(oldScript,"feedback_type", feedback_type);
+ oldScript=3Dadd(oldScript,"location", location);
=20
mod =3D true;
return oldScript;
@@ -404,6 +406,7 @@
script=3Dadd(script,"feedback",feedback);
script=3Dadd(script,"network_needed",network);
script=3Dadd(script,"feedback_type", feedback_type);
+ script=3Dadd(script,"location", location);
=20
merged=3Dadd(merged,script);
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4382842835454210864==--
From jsuchome@svn.opensuse.org Wed Mar 10 14:15:39 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61229 - in /branches/SuSE-Code-11-SP1-Branch/users:
VERSION package/yast2-users.changes src/YaPI/USERS.pm
Date: Wed, 10 Mar 2010 14:19:36 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7360100589639412762=="
--===============7360100589639412762==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Wed Mar 10 15:19:36 2010
New Revision: 61229
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61229&view=3Drev
Log:
- YaPI: allow to specify default group by name (bnc#582254)
- 2.17.37
Modified:
branches/SuSE-Code-11-SP1-Branch/users/VERSION
branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes
branches/SuSE-Code-11-SP1-Branch/users/src/YaPI/USERS.pm
Modified: branches/SuSE-Code-11-SP1-Branch/users/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/us=
ers/VERSION?rev=3D61229&r1=3D61228&r2=3D61229&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/users/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/users/VERSION Wed Mar 10 15:19:36 2010
@@ -1 +1 @@
-2.17.36
+2.17.37
Modified: branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/us=
ers/package/yast2-users.changes?rev=3D61229&r1=3D61228&r2=3D61229&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes Wed Ma=
r 10 15:19:36 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 10 15:11:05 CET 2010 - jsuchome(a)suse.cz
+
+- YaPI: allow to specify default group by name (bnc#582254)
+- 2.17.37
+
+-------------------------------------------------------------------
Wed Mar 10 12:52:59 CET 2010 - jsuchome(a)suse.cz
=20
- check for autologin status also during firstboot (bnc#576899)
Modified: branches/SuSE-Code-11-SP1-Branch/users/src/YaPI/USERS.pm
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/us=
ers/src/YaPI/USERS.pm?rev=3D61229&r1=3D61228&r2=3D61229&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/users/src/YaPI/USERS.pm (original)
+++ branches/SuSE-Code-11-SP1-Branch/users/src/YaPI/USERS.pm Wed Mar 10 15:19=
:36 2010
@@ -103,13 +103,12 @@
use strict;
use YaST::YCP qw(:LOGGING);
use YaPI;
+use Data::Dumper;
=20
textdomain ("users");
=20
=20
# ------------------- imported modules
-YaST::YCP::Import ("Mode");
-
YaST::YCP::Import ("Ldap");
YaST::YCP::Import ("Users");
YaST::YCP::Import ("UsersLDAP");
@@ -362,6 +361,7 @@
"homeDirectory" Users's home directory
"loginShell" User's login shell
"gidNumber" GID of user's default group
+ "groupname" name of user's default group; YaST itself will look for GID
"grouplist" Hash (of type { =3D> 1 }) with groups
this user should be member of.
"shadowinactive" Days after password expires that account is disabled
@@ -443,7 +443,6 @@
}
=20
Users->SetGUI (0);
- Mode->SetUI ("commandline");
=20
$ret =3D Users->Read ();
if ($ret ne "") { return $ret; }
@@ -477,6 +476,13 @@
$user->{"type"} =3D $type;
=20
Users->ResetCurrentUser ();
+
+ # if groupname was specified and not gidNumber, find the GID
+ if (($user->{"groupname"} || "") && ! defined $user->{"gidNumber"}) {
+
+ my $group =3D Users->GetGroupByName ($user->{"groupname"} || "", "");
+ $user->{"gidNumber"} =3D $group->{"gidNumber"} if (defined $group->{"gidNum=
ber"});
+ }
=20
$ret =3D Users->AddUser ($user);
if ($ret ne "") { return $ret; }
@@ -652,6 +658,12 @@
$data->{"dn"} =3D $user->{"dn"};
}
=20
+ # if groupname was specified and not gidNumber, find the GID
+ if (($data->{"groupname"} || "") && ! defined $data->{"gidNumber"}) {
+ my $group =3D Users->GetGroupByName ($data->{"groupname"} || "", "");
+ $data->{"gidNumber"} =3D $group->{"gidNumber"} if (defined $group->{"gidNum=
ber"});
+ }
+
$error =3D Users->EditUser ($data);
if ($error eq "") {
$error =3D Users->CheckUser ({});
@@ -1151,9 +1163,7 @@
my $ret =3D {};
my $error =3D "";
=20
- # FIXME HACK to prevent setting mode to testsuite (bnc#243624)
- Mode->SetUI ("commandline");
- =20
+ =20
Users->SetGUI (0);
=20
my $type =3D $config->{"type"} || "local";
@@ -1272,9 +1282,6 @@
my $config =3D $_[0];
my $ret =3D {};
=20
- # FIXME HACK to prevent setting mode to testsuite (bnc#243624)
- Mode->SetUI ("commandline");
-
Users->SetGUI (0);
=20
my $type =3D $config->{"type"} || "local";
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7360100589639412762==--
From jsuchome@svn.opensuse.org Wed Mar 10 14:16:01 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61230 - /tags/branch-Code-11-SP1-2_17_37/users/
Date: Wed, 10 Mar 2010 14:20:09 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7679837129113093905=="
--===============7679837129113093905==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Wed Mar 10 15:20:08 2010
New Revision: 61230
URL: http://svn.opensuse.org/viewcvs/yast?rev=61230&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_37 for users
Added:
tags/branch-Code-11-SP1-2_17_37/users/ (props changed)
- copied from r61229, branches/SuSE-Code-11-SP1-Branch/users/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7679837129113093905==--
From jsuchome@svn.opensuse.org Wed Mar 10 14:16:04 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61231 - in /trunk/users: VERSION
package/yast2-users.changes src/YaPI/USERS.pm
Date: Wed, 10 Mar 2010 14:20:12 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5104621866316208769=="
--===============5104621866316208769==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Wed Mar 10 15:20:11 2010
New Revision: 61231
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61231&view=3Drev
Log:
- YaPI: allow to specify default group by name (bnc#582254)
- 2.19.6=20
Modified:
trunk/users/VERSION
trunk/users/package/yast2-users.changes
trunk/users/src/YaPI/USERS.pm
Modified: trunk/users/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/VERSION?rev=3D61231&r1=
=3D61230&r2=3D61231&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/users/VERSION (original)
+++ trunk/users/VERSION Wed Mar 10 15:20:11 2010
@@ -1 +1 @@
-2.19.5
+2.19.6
Modified: trunk/users/package/yast2-users.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/package/yast2-users.cha=
nges?rev=3D61231&r1=3D61230&r2=3D61231&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/users/package/yast2-users.changes (original)
+++ trunk/users/package/yast2-users.changes Wed Mar 10 15:20:11 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 10 15:11:56 CET 2010 - jsuchome(a)suse.cz
+
+- YaPI: allow to specify default group by name (bnc#582254)
+- 2.19.6=20
+
+-------------------------------------------------------------------
Mon Mar 8 11:55:53 CET 2010 - jsuchome(a)suse.cz
=20
- handle possible empty shadow (bnc#583338)
Modified: trunk/users/src/YaPI/USERS.pm
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/src/YaPI/USERS.pm?rev=
=3D61231&r1=3D61230&r2=3D61231&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/users/src/YaPI/USERS.pm (original)
+++ trunk/users/src/YaPI/USERS.pm Wed Mar 10 15:20:11 2010
@@ -103,13 +103,12 @@
use strict;
use YaST::YCP qw(:LOGGING);
use YaPI;
+use Data::Dumper;
=20
textdomain ("users");
=20
=20
# ------------------- imported modules
-YaST::YCP::Import ("Mode");
-
YaST::YCP::Import ("Ldap");
YaST::YCP::Import ("Users");
YaST::YCP::Import ("UsersLDAP");
@@ -362,6 +361,7 @@
"homeDirectory" Users's home directory
"loginShell" User's login shell
"gidNumber" GID of user's default group
+ "groupname" name of user's default group; YaST itself will look for GID
"grouplist" Hash (of type { =3D> 1 }) with groups
this user should be member of.
"shadowinactive" Days after password expires that account is disabled
@@ -443,7 +443,6 @@
}
=20
Users->SetGUI (0);
- Mode->SetUI ("commandline");
=20
$ret =3D Users->Read ();
if ($ret ne "") { return $ret; }
@@ -477,6 +476,13 @@
$user->{"type"} =3D $type;
=20
Users->ResetCurrentUser ();
+
+ # if groupname was specified and not gidNumber, find the GID
+ if (($user->{"groupname"} || "") && ! defined $user->{"gidNumber"}) {
+
+ my $group =3D Users->GetGroupByName ($user->{"groupname"} || "", "");
+ $user->{"gidNumber"} =3D $group->{"gidNumber"} if (defined $group->{"gidNum=
ber"});
+ }
=20
$ret =3D Users->AddUser ($user);
if ($ret ne "") { return $ret; }
@@ -652,6 +658,12 @@
$data->{"dn"} =3D $user->{"dn"};
}
=20
+ # if groupname was specified and not gidNumber, find the GID
+ if (($data->{"groupname"} || "") && ! defined $data->{"gidNumber"}) {
+ my $group =3D Users->GetGroupByName ($data->{"groupname"} || "", "");
+ $data->{"gidNumber"} =3D $group->{"gidNumber"} if (defined $group->{"gidNum=
ber"});
+ }
+
$error =3D Users->EditUser ($data);
if ($error eq "") {
$error =3D Users->CheckUser ({});
@@ -1151,9 +1163,7 @@
my $ret =3D {};
my $error =3D "";
=20
- # FIXME HACK to prevent setting mode to testsuite (bnc#243624)
- Mode->SetUI ("commandline");
- =20
+ =20
Users->SetGUI (0);
=20
my $type =3D $config->{"type"} || "local";
@@ -1272,9 +1282,6 @@
my $config =3D $_[0];
my $ret =3D {};
=20
- # FIXME HACK to prevent setting mode to testsuite (bnc#243624)
- Mode->SetUI ("commandline");
-
Users->SetGUI (0);
=20
my $type =3D $config->{"type"} || "local";
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5104621866316208769==--
From jsuchome@svn.opensuse.org Wed Mar 10 14:16:11 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61232 - /tags/stable-2_19_6/users/
Date: Wed, 10 Mar 2010 14:20:20 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0573226108619724068=="
--===============0573226108619724068==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Wed Mar 10 15:20:20 2010
New Revision: 61232
URL: http://svn.opensuse.org/viewcvs/yast?rev=61232&view=rev
Log:
Created tag stable-2_19_6 for users
Added:
tags/stable-2_19_6/users/
- copied from r61231, trunk/users/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0573226108619724068==--
From rhafer@svn.opensuse.org Wed Mar 10 14:35:00 2010
From: rhafer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61233 -
/branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapDatabase.ycp
Date: Wed, 10 Mar 2010 14:39:09 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7314516576284936731=="
--===============7314516576284936731==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rhafer
Date: Wed Mar 10 15:39:08 2010
New Revision: 61233
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61233&view=3Drev
Log:
untranslated text (bnc#585369)
Modified:
branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapDatabase.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapDatabase.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ld=
ap-server/src/LdapDatabase.ycp?rev=3D61233&r1=3D61232&r2=3D61233&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapDatabase.ycp (origin=
al)
+++ branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapDatabase.ycp Wed Mar=
10 15:39:08 2010
@@ -1403,7 +1403,7 @@
`InputField( `id( `te_sync_target ),=
`opt(`hstretch), _("Provider Name"), "" ),
`HSpacing(),
`HSquash(
- `IntField( `id(`if_sync_port), "=
Port", 0, 65536, 389)
+ `IntField( `id(`if_sync_port), _=
("Port"), 0, 65536, 389)
),
`HSpacing(),
`VBox(
@@ -1473,7 +1473,7 @@
`InputField( `id( `te_updateref_targ=
et ), `opt(`hstretch), _("Target Host"), "" ),
`HSpacing(),
`HSquash(
- `IntField( `id(`if_updateref_por=
t), "Port", 0, 65536, 389)
+ `IntField( `id(`if_updateref_por=
t), _("Port"), 0, 65536, 389)
)
)
)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7314516576284936731==--
From mvidner@svn.opensuse.org Wed Mar 10 14:40:01 2010
From: mvidner@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61234 - in /branches/SuSE-Code-11-SP1-Branch/yast2:
VERSION library/modules/Mode.ycp package/yast2.changes
Date: Wed, 10 Mar 2010 14:44:09 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1093644351863283239=="
--===============1093644351863283239==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mvidner
Date: Wed Mar 10 15:44:08 2010
New Revision: 61234
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61234&view=3Drev
Log:
Mode::test(): check getenv instead of the UI so that it works also in WebYaST=
(bnc#243624#c13).
Modified:
branches/SuSE-Code-11-SP1-Branch/yast2/VERSION
branches/SuSE-Code-11-SP1-Branch/yast2/library/modules/Mode.ycp
branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/VERSION?rev=3D61234&r1=3D61233&r2=3D61234&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/VERSION Wed Mar 10 15:44:08 2010
@@ -1 +1 @@
-2.17.87
+2.17.88
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/library/modules/Mode.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/library/modules/Mode.ycp?rev=3D61234&r1=3D61233&r2=3D61234&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/library/modules/Mode.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/library/modules/Mode.ycp Wed Mar 1=
0 15:44:08 2010
@@ -132,14 +132,9 @@
if (_test =3D=3D nil)
Initialize ();
if (!test_autochecked) {
-
- // do not call GetDisplayInfo in command line mode (bnc#374259)
- if (commandline())
- {
- _test =3D "none";
- }
- else if (UI::GetDisplayInfo () =3D=3D nil) {
- _test =3D "testsuite"; // testsuite runs with a dummy ui.=20
+ // bnc#243624#c13: Y2ALLGLOBAL is set by yast2-testsuite/skel/runtes=
t.sh
+ if (getenv ("Y2MODETEST") !=3D nil || getenv ("Y2ALLGLOBAL") !=3D ni=
l) {
+ _test =3D "testsuite";
}
test_autochecked =3D true;
}
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/package/yast2.changes?rev=3D61234&r1=3D61233&r2=3D61234&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes Wed Mar 10 1=
5:44:08 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Mar 10 15:43:17 CET 2010 - mvidner(a)suse.cz
+
+- Mode::test(): check getenv instead of the UI
+ so that it works also in WebYaST (bnc#243624#c13).
+- 2.17.88
+
+-------------------------------------------------------------------
Wed Mar 3 23:09:10 CET 2010 - jsuchome(a)suse.cz
=20
- SERVICES.pm: added support for enabling/disabling service
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1093644351863283239==--
From mvidner@svn.opensuse.org Wed Mar 10 15:24:44 2010
From: mvidner@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61235 - in /branches/SuSE-Linux-11_2-Branch/yast2: ./
library/agents/ library/control/src/ library/modules/ library/network/agents/
library/network/testsuite/tests/ library/packages/src/ package/
Date: Wed, 10 Mar 2010 15:28:40 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0823257297487894786=="
--===============0823257297487894786==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mvidner
Date: Wed Mar 10 16:28:39 2010
New Revision: 61235
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61235&view=3Drev
Log:
Mode::test(): check getenv instead of the UI so that it works also in WebYaST=
(bnc#243624#c13).
svn merge -c61234 http://svn.opensuse.org/svn/yast/branches/SuSE-Code-11-SP1-=
Branch/yast2
(actually by --ignore-ancestry and --record only. and it deleted lotsa useles=
s mergeinfos too!)
Modified:
branches/SuSE-Linux-11_2-Branch/yast2/ (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/VERSION
branches/SuSE-Linux-11_2-Branch/yast2/library/agents/ag_freespace (prop=
s changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/agents/etc_ssh_sshd_config.=
scr (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/agents/proc_mounts.scr (p=
rops changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/agents/system_freespace.scr=
(props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/control/src/InstError.ycp =
(props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/control/src/InstExtensionIm=
age.ycp (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/modules/ConfigHistory.ycp =
(props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/modules/Mode.ycp
branches/SuSE-Linux-11_2-Branch/yast2/library/network/agents/network.scr.=
in (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/network/agents/sysconfig_Su=
SEfirewall2.scr (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/network/testsuite/tests/Net=
workInterfaces.err (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/network/testsuite/tests/Net=
workInterfaces.out (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/network/testsuite/tests/Net=
workInterfaces.ycp (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/network/testsuite/tests/Net=
workInterfaces2.err (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/network/testsuite/tests/Net=
workInterfaces2.out (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/network/testsuite/tests/Net=
workInterfaces2.ycp (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/network/testsuite/tests/Net=
workInterfaces3.err (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/network/testsuite/tests/Net=
workInterfaces3.out (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/network/testsuite/tests/Net=
workInterfaces3.ycp (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/network/testsuite/tests/Net=
workInterfaces4.err (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/network/testsuite/tests/Net=
workInterfaces4.out (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/network/testsuite/tests/Net=
workInterfaces4.ycp (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/packages/src/PackagesPropos=
al.ycp (props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/packages/src/PackagesUI.ycp=
(props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/packages/src/SlideShow.ycp =
(props changed)
branches/SuSE-Linux-11_2-Branch/yast2/library/packages/src/Slides.ycp (=
props changed)
branches/SuSE-Linux-11_2-Branch/yast2/package/yast2.changes
Modified: branches/SuSE-Linux-11_2-Branch/yast2/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Linux-11_2-Branch/yas=
t2/VERSION?rev=3D61235&r1=3D61234&r2=3D61235&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Linux-11_2-Branch/yast2/VERSION (original)
+++ branches/SuSE-Linux-11_2-Branch/yast2/VERSION Wed Mar 10 16:28:39 2010
@@ -1 +1 @@
-2.18.30
+2.18.31
Modified: branches/SuSE-Linux-11_2-Branch/yast2/library/modules/Mode.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Linux-11_2-Branch/yas=
t2/library/modules/Mode.ycp?rev=3D61235&r1=3D61234&r2=3D61235&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Linux-11_2-Branch/yast2/library/modules/Mode.ycp (original)
+++ branches/SuSE-Linux-11_2-Branch/yast2/library/modules/Mode.ycp Wed Mar 10=
16:28:39 2010
@@ -132,14 +132,9 @@
if (_test =3D=3D nil)
Initialize ();
if (!test_autochecked) {
-
- // do not call GetDisplayInfo in command line mode (bnc#374259)
- if (commandline())
- {
- _test =3D "none";
- }
- else if (UI::GetDisplayInfo () =3D=3D nil) {
- _test =3D "testsuite"; // testsuite runs with a dummy ui.=20
+ // bnc#243624#c13: Y2ALLGLOBAL is set by yast2-testsuite/skel/runtes=
t.sh
+ if (getenv ("Y2MODETEST") !=3D nil || getenv ("Y2ALLGLOBAL") !=3D ni=
l) {
+ _test =3D "testsuite";
}
test_autochecked =3D true;
}
Modified: branches/SuSE-Linux-11_2-Branch/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Linux-11_2-Branch/yas=
t2/package/yast2.changes?rev=3D61235&r1=3D61234&r2=3D61235&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Linux-11_2-Branch/yast2/package/yast2.changes (original)
+++ branches/SuSE-Linux-11_2-Branch/yast2/package/yast2.changes Wed Mar 10 16=
:28:39 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Mar 10 15:43:17 CET 2010 - mvidner(a)suse.cz
+
+- Mode::test(): check getenv instead of the UI
+ so that it works also in WebYaST (bnc#243624#c13).
+- 2.18.31
+
+-------------------------------------------------------------------
Wed Mar 3 23:09:17 CET 2010 - jsuchome(a)suse.cz
=20
- SERVICES.pm: added support for enabling/disabling service
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0823257297487894786==--
From mvidner@svn.opensuse.org Wed Mar 10 15:36:30 2010
From: mvidner@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61236 - in /trunk/yast2: ./ library/agents/
library/control/src/ library/modules/ library/network/agents/
library/network/testsuite/tests/ library/packages/src/ package/
Date: Wed, 10 Mar 2010 15:39:51 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7182690891047632324=="
--===============7182690891047632324==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mvidner
Date: Wed Mar 10 16:39:50 2010
New Revision: 61236
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61236&view=3Drev
Log:
Mode::test(): check getenv instead of the UI so that it works also in WebYaST=
(bnc#243624#c13).
svn merge -c61234 http://svn.opensuse.org/svn/yast/branches/SuSE-Code-11-SP1-=
Branch/yast2
Modified:
trunk/yast2/ (props changed)
trunk/yast2/VERSION
trunk/yast2/library/agents/ag_freespace (props changed)
trunk/yast2/library/agents/etc_ssh_sshd_config.scr (props changed)
trunk/yast2/library/agents/proc_mounts.scr (props changed)
trunk/yast2/library/agents/system_freespace.scr (props changed)
trunk/yast2/library/control/src/InstError.ycp (props changed)
trunk/yast2/library/control/src/InstExtensionImage.ycp (props changed)
trunk/yast2/library/modules/ConfigHistory.ycp (props changed)
trunk/yast2/library/modules/Mode.ycp
trunk/yast2/library/network/agents/network.scr.in (props changed)
trunk/yast2/library/network/agents/sysconfig_SuSEfirewall2.scr (props c=
hanged)
trunk/yast2/library/network/testsuite/tests/NetworkInterfaces.err (prop=
s changed)
trunk/yast2/library/network/testsuite/tests/NetworkInterfaces.out (prop=
s changed)
trunk/yast2/library/network/testsuite/tests/NetworkInterfaces.ycp (prop=
s changed)
trunk/yast2/library/network/testsuite/tests/NetworkInterfaces2.err (pro=
ps changed)
trunk/yast2/library/network/testsuite/tests/NetworkInterfaces2.out (pro=
ps changed)
trunk/yast2/library/network/testsuite/tests/NetworkInterfaces2.ycp (pro=
ps changed)
trunk/yast2/library/network/testsuite/tests/NetworkInterfaces3.err (pro=
ps changed)
trunk/yast2/library/network/testsuite/tests/NetworkInterfaces3.out (pro=
ps changed)
trunk/yast2/library/network/testsuite/tests/NetworkInterfaces3.ycp (pro=
ps changed)
trunk/yast2/library/network/testsuite/tests/NetworkInterfaces4.err (pro=
ps changed)
trunk/yast2/library/network/testsuite/tests/NetworkInterfaces4.out (pro=
ps changed)
trunk/yast2/library/network/testsuite/tests/NetworkInterfaces4.ycp (pro=
ps changed)
trunk/yast2/library/packages/src/PackagesProposal.ycp (props changed)
trunk/yast2/library/packages/src/PackagesUI.ycp (props changed)
trunk/yast2/library/packages/src/SlideShow.ycp (props changed)
trunk/yast2/library/packages/src/Slides.ycp (props changed)
trunk/yast2/package/yast2.changes
Modified: trunk/yast2/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/VERSION?rev=3D61236&r1=
=3D61235&r2=3D61236&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/yast2/VERSION (original)
+++ trunk/yast2/VERSION Wed Mar 10 16:39:50 2010
@@ -1 +1 @@
-2.19.7
+2.19.8
Modified: trunk/yast2/library/modules/Mode.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/library/modules/Mode.yc=
p?rev=3D61236&r1=3D61235&r2=3D61236&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/yast2/library/modules/Mode.ycp (original)
+++ trunk/yast2/library/modules/Mode.ycp Wed Mar 10 16:39:50 2010
@@ -132,14 +132,9 @@
if (_test =3D=3D nil)
Initialize ();
if (!test_autochecked) {
-
- // do not call GetDisplayInfo in command line mode (bnc#374259)
- if (commandline())
- {
- _test =3D "none";
- }
- else if (UI::GetDisplayInfo () =3D=3D nil) {
- _test =3D "testsuite"; // testsuite runs with a dummy ui.=20
+ // bnc#243624#c13: Y2ALLGLOBAL is set by yast2-testsuite/skel/runtes=
t.sh
+ if (getenv ("Y2MODETEST") !=3D nil || getenv ("Y2ALLGLOBAL") !=3D ni=
l) {
+ _test =3D "testsuite";
}
test_autochecked =3D true;
}
Modified: trunk/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/package/yast2.changes?r=
ev=3D61236&r1=3D61235&r2=3D61236&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/yast2/package/yast2.changes (original)
+++ trunk/yast2/package/yast2.changes Wed Mar 10 16:39:50 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Mar 10 15:43:17 CET 2010 - mvidner(a)suse.cz
+
+- Mode::test(): check getenv instead of the UI
+ so that it works also in WebYaST (bnc#243624#c13).
+- 2.19.8
+
+-------------------------------------------------------------------
Wed Mar 3 23:08:31 CET 2010 - jsuchome(a)suse.cz
=20
- SERVICES.pm: added support for enabling/disabling service=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7182690891047632324==--
From locilka@svn.opensuse.org Wed Mar 10 15:37:21 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61237 - in /branches/SuSE-Code-11-SP1-Branch/yast2:
library/modules/Message.ycp package/yast2.changes
Date: Wed, 10 Mar 2010 15:41:01 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5060679394892769616=="
--===============5060679394892769616==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Wed Mar 10 16:41:00 2010
New Revision: 61237
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61237&view=3Drev
Log:
- Added special comments for translators to RTL languages
(BNC #584466).
Modified:
branches/SuSE-Code-11-SP1-Branch/yast2/library/modules/Message.ycp
branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/library/modules/Message.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/library/modules/Message.ycp?rev=3D61237&r1=3D61236&r2=3D61237&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/library/modules/Message.ycp (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/library/modules/Message.ycp Wed Ma=
r 10 16:41:00 2010
@@ -62,7 +62,11 @@
* @return string Cannot write settings to 'destination'
*/
global define string CannotWriteSettingsTo (string destination) {
- /* TRANSLATORS: Popup message, %1 is file or service name like "/tmp/out" =
or "LDAP" */
+ /* TRANSLATORS: Popup message, %1 is file or service name like "/tmp/out" =
or "LDAP"
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English filename
+ * (see BNC #584466 for details)
+ */
return sformat(_("Cannot write settings to '%1'"), destination);
}
=20
@@ -73,7 +77,11 @@
* @return string Cannot write settings to 'destination'\n\nReason: reason
*/
global define string CannotWriteSettingsToBecause (string destination, strin=
g reason) {
- /* TRANSLATORS: Popup message, %1 is file or service name like "/tmp/out" =
or "LDAP", %2 is the reason of error */
+ /* TRANSLATORS: Popup message, %1 is file or service name like "/tmp/out" =
or "LDAP", %2 is the reason of error
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English filename
+ * (see BNC #584466 for details)
+ */
return sformat(_("Cannot write settings to '%1'.
=20
Reason: %2"), destination, reason);
@@ -85,7 +93,11 @@
* @return string Error writing file 'file'
*/
global define string ErrorWritingFile (string file) {
- /* TRANSLATORS: Popup message, %1 is a file name like "/tmp/out" */
+ /* TRANSLATORS: Popup message, %1 is a file name like "/tmp/out"
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English filename
+ * (see BNC #584466 for details)
+ */
return sformat(_("Error writing file '%1'"), file);
}
=20
@@ -96,7 +108,11 @@
* @return string Error writing file 'file'\n\nReason: reason
*/
global define string ErrorWritingFileBecause (string file, string reason) {
- /* TRANSLATORS: Popup message, %1 is a file name like "/tmp/out", %2 is th=
e reason of error */
+ /* TRANSLATORS: Popup message, %1 is a file name like "/tmp/out", %2 is th=
e reason of error
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English filename
+ * (see BNC #584466 for details)
+ */
return sformat(_("Error writing file '%1'.
=20
Reason: %2"), file, reason);
@@ -108,7 +124,11 @@
* @return string Cannot open file 'file'
*/
global define string CannotOpenFile (string file) {
- /* TRANSLATORS: Popup message, %1 is the name of file like "/tmp/in" */
+ /* TRANSLATORS: Popup message, %1 is the name of file like "/tmp/in"
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English filename
+ * (see BNC #584466 for details)
+ */
return sformat(_("Cannot open file '%1'"), file);
}
=20
@@ -119,7 +139,11 @@
* @return string Cannot open file 'file'\n\nReason: reason
*/
global define string CannotOpenFileBecause (string file, string reason) {
- /* TRANSLATORS: Popup message, %1 is the name of file like "/tmp/in", %2 i=
s the reason of error */
+ /* TRANSLATORS: Popup message, %1 is the name of file like "/tmp/in", %2 i=
s the reason of error
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English filename
+ * (see BNC #584466 for details)
+ */
return sformat(_("Cannot open file '%1'.
=20
Reason: %2"), file, reason);
@@ -169,7 +193,11 @@
* @return string The directory '%1' does not exist.\nCreate it?
*/
global define string DirectoryDoesNotExistCreate (string directory) {
- /* TRANSLATORS: Popup question */
+ /* TRANSLATORS: Popup question
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English directory
+ * (see BNC #584466 for details)
+ */
return sformat(_("The directory '%1' does not exist.
Create it?"), directory);
}
@@ -220,7 +248,11 @@
* @return string Unable to create directory '%1'.
*/
global define string UnableToCreateDirectory (string directory) {
- /* TRANSLATORS: Popup message, %1 is a directory name */
+ /* TRANSLATORS: Popup message, %1 is a directory name
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English directory
+ * (see BNC #584466 for details)
+ */
return sformat(_("Cannot create directory '%1'."), directory);
}
=20
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/package/yast2.changes?rev=3D61237&r1=3D61236&r2=3D61237&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes Wed Mar 10 1=
6:41:00 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 10 16:32:25 CET 2010 - locilka(a)suse.cz
+
+- Added special comments for translators to RTL languages
+ (BNC #584466).
+
+-------------------------------------------------------------------
Wed Mar 10 15:43:17 CET 2010 - mvidner(a)suse.cz
=20
- Mode::test(): check getenv instead of the UI
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5060679394892769616==--
From locilka@svn.opensuse.org Wed Mar 10 15:38:29 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61238 - in /trunk/yast2: library/modules/Message.ycp
package/yast2.changes
Date: Wed, 10 Mar 2010 15:42:03 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0424599059636916307=="
--===============0424599059636916307==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Wed Mar 10 16:42:02 2010
New Revision: 61238
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61238&view=3Drev
Log:
- Added special comments for translators to RTL languages
(BNC #584466).
Modified:
trunk/yast2/library/modules/Message.ycp
trunk/yast2/package/yast2.changes
Modified: trunk/yast2/library/modules/Message.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/library/modules/Message=
.ycp?rev=3D61238&r1=3D61237&r2=3D61238&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/yast2/library/modules/Message.ycp (original)
+++ trunk/yast2/library/modules/Message.ycp Wed Mar 10 16:42:02 2010
@@ -62,7 +62,11 @@
* @return string Cannot write settings to 'destination'
*/
global define string CannotWriteSettingsTo (string destination) {
- /* TRANSLATORS: Popup message, %1 is file or service name like "/tmp/out" =
or "LDAP" */
+ /* TRANSLATORS: Popup message, %1 is file or service name like "/tmp/out" =
or "LDAP"
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English filename
+ * (see BNC #584466 for details)
+ */
return sformat(_("Cannot write settings to '%1'"), destination);
}
=20
@@ -73,7 +77,11 @@
* @return string Cannot write settings to 'destination'\n\nReason: reason
*/
global define string CannotWriteSettingsToBecause (string destination, strin=
g reason) {
- /* TRANSLATORS: Popup message, %1 is file or service name like "/tmp/out" =
or "LDAP", %2 is the reason of error */
+ /* TRANSLATORS: Popup message, %1 is file or service name like "/tmp/out" =
or "LDAP", %2 is the reason of error
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English filename
+ * (see BNC #584466 for details)
+ */
return sformat(_("Cannot write settings to '%1'.
=20
Reason: %2"), destination, reason);
@@ -85,7 +93,11 @@
* @return string Error writing file 'file'
*/
global define string ErrorWritingFile (string file) {
- /* TRANSLATORS: Popup message, %1 is a file name like "/tmp/out" */
+ /* TRANSLATORS: Popup message, %1 is a file name like "/tmp/out"
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English filename
+ * (see BNC #584466 for details)
+ */
return sformat(_("Error writing file '%1'"), file);
}
=20
@@ -96,7 +108,11 @@
* @return string Error writing file 'file'\n\nReason: reason
*/
global define string ErrorWritingFileBecause (string file, string reason) {
- /* TRANSLATORS: Popup message, %1 is a file name like "/tmp/out", %2 is th=
e reason of error */
+ /* TRANSLATORS: Popup message, %1 is a file name like "/tmp/out", %2 is th=
e reason of error
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English filename
+ * (see BNC #584466 for details)
+ */
return sformat(_("Error writing file '%1'.
=20
Reason: %2"), file, reason);
@@ -108,7 +124,11 @@
* @return string Cannot open file 'file'
*/
global define string CannotOpenFile (string file) {
- /* TRANSLATORS: Popup message, %1 is the name of file like "/tmp/in" */
+ /* TRANSLATORS: Popup message, %1 is the name of file like "/tmp/in"
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English filename
+ * (see BNC #584466 for details)
+ */
return sformat(_("Cannot open file '%1'"), file);
}
=20
@@ -119,7 +139,11 @@
* @return string Cannot open file 'file'\n\nReason: reason
*/
global define string CannotOpenFileBecause (string file, string reason) {
- /* TRANSLATORS: Popup message, %1 is the name of file like "/tmp/in", %2 i=
s the reason of error */
+ /* TRANSLATORS: Popup message, %1 is the name of file like "/tmp/in", %2 i=
s the reason of error
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English filename
+ * (see BNC #584466 for details)
+ */
return sformat(_("Cannot open file '%1'.
=20
Reason: %2"), file, reason);
@@ -169,7 +193,11 @@
* @return string The directory '%1' does not exist.\nCreate it?
*/
global define string DirectoryDoesNotExistCreate (string directory) {
- /* TRANSLATORS: Popup question */
+ /* TRANSLATORS: Popup question
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English directory
+ * (see BNC #584466 for details)
+ */
return sformat(_("The directory '%1' does not exist.
Create it?"), directory);
}
@@ -220,7 +248,11 @@
* @return string Unable to create directory '%1'.
*/
global define string UnableToCreateDirectory (string directory) {
- /* TRANSLATORS: Popup message, %1 is a directory name */
+ /* TRANSLATORS: Popup message, %1 is a directory name
+ * For Right-To-Left languages, you want to put %1 into its own empty lin=
e so
+ * the text renderer doesn't get trip with the English directory
+ * (see BNC #584466 for details)
+ */
return sformat(_("Cannot create directory '%1'."), directory);
}
=20
Modified: trunk/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/package/yast2.changes?r=
ev=3D61238&r1=3D61237&r2=3D61238&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/yast2/package/yast2.changes (original)
+++ trunk/yast2/package/yast2.changes Wed Mar 10 16:42:02 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 10 16:32:25 CET 2010 - locilka(a)suse.cz
+
+- Added special comments for translators to RTL languages
+ (BNC #584466).
+
+-------------------------------------------------------------------
Wed Mar 10 15:43:17 CET 2010 - mvidner(a)suse.cz
=20
- Mode::test(): check getenv instead of the UI
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0424599059636916307==--
From jsmeix@svn.opensuse.org Wed Mar 10 16:07:55 2010
From: jsmeix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61239 - in /branches/SuSE-Code-11-SP1-Branch/printer:
VERSION package/yast2-printer.changes src/Printer.ycp src/printer_auto.ycp
Date: Wed, 10 Mar 2010 16:12:05 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7931728834192179572=="
--===============7931728834192179572==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsmeix
Date: Wed Mar 10 17:12:04 2010
New Revision: 61239
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61239&view=3Drev
Log:
- Avoid bnc#582680 "sometimes no cupsd accessible on localhost
while cloning the system" by no longer calling
AutodetectQueues (and Printerlib::DetermineClientOnly)
in Printer::Export because their results are currently
not used in the "Export" map (currently it contains only
the content of the system config files /etc/cups/client.conf
and /etc/cups/cupsd.conf).
- 2.17.63
Modified:
branches/SuSE-Code-11-SP1-Branch/printer/VERSION
branches/SuSE-Code-11-SP1-Branch/printer/package/yast2-printer.changes
branches/SuSE-Code-11-SP1-Branch/printer/src/Printer.ycp
branches/SuSE-Code-11-SP1-Branch/printer/src/printer_auto.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/printer/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
inter/VERSION?rev=3D61239&r1=3D61238&r2=3D61239&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/printer/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/printer/VERSION Wed Mar 10 17:12:04 2010
@@ -1 +1 @@
-2.17.62
+2.17.63
Modified: branches/SuSE-Code-11-SP1-Branch/printer/package/yast2-printer.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
inter/package/yast2-printer.changes?rev=3D61239&r1=3D61238&r2=3D61239&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/printer/package/yast2-printer.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/printer/package/yast2-printer.changes We=
d Mar 10 17:12:04 2010
@@ -1,4 +1,16 @@
-------------------------------------------------------------------
+Wed Mar 10 16:42:52 CET 2010 - jsmeix(a)suse.de
+
+- Avoid bnc#582680 "sometimes no cupsd accessible on localhost
+ while cloning the system" by no longer calling
+ AutodetectQueues (and Printerlib::DetermineClientOnly)
+ in Printer::Export because their results are currently
+ not used in the "Export" map (currently it contains only
+ the content of the system config files /etc/cups/client.conf
+ and /etc/cups/cupsd.conf).
+- 2.17.63
+
+-------------------------------------------------------------------
Mon Mar 1 14:00:30 CET 2010 - mzugec(a)suse.de
=20
- fixed creating valid autoyast profile (bnc#583565)
Modified: branches/SuSE-Code-11-SP1-Branch/printer/src/Printer.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
inter/src/Printer.ycp?rev=3D61239&r1=3D61238&r2=3D61239&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/printer/src/Printer.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/printer/src/Printer.ycp Wed Mar 10 17:12=
:04 2010
@@ -51,6 +51,12 @@
global boolean modified =3D false;
=20
/**
+ * Set by AutoYaST by calling in printer_auto.ycp the "SetModified" function.
+ * Preset to false which is the right default for AutoYast.
+ */
+global boolean printer_auto_modified =3D false;
+
+/**
*/
global boolean proposal_valid =3D false;
=20
@@ -1926,10 +1932,15 @@
}
=20
/**
- * Get all printer settings from the first parameter
- * (For use by autoinstallation.)
- * @param settings The YCP structure to be imported.
- * @return boolean True on success
+ * Write printer settings according to the parameter settings map which
+ * contains a "cups_remote_server" sub-map and a "server_settings" sub-map
+ * via Printerlib::WriteClientSettings to /etc/cups/client.conf and
+ * via Printerlib::WriteCupsSettings to /etc/cups/cupsd.conf
+ * where empty sub-maps result empty system config files.
+ * For use by autoinstallation (called in printer_auto.ycp) and
+ * also called in printer_proposal.ycp in its "AskUser" function.
+ * @param settings The YCP map to be imported.
+ * @return boolean True in any case.
*/
global boolean Import (map settings) {
Printerlib::WriteClientSettings(settings["cups_remote_server"]:$[]);
@@ -1938,34 +1949,25 @@
}
=20
/**
- * Dump the printer settings to a single map
- * (For use by autoinstallation.)
- * @return map Dumped settings (later acceptable by Import ())
+ * Dump printer settings to a single map which contains
+ * the cupsd.conf entries in a "server_settings" sub-map and
+ * the client.conf entries in a "cups_remote_server" sub-map.
+ * For use by autoinstallation (called in printer_auto.ycp) and
+ * also called in printer_proposal.ycp in its "AskUser" function.
+ * @return map Dumped settings (later acceptable by Printer::Import(map) )
*/
global map Export () {
- Printerlib::DetermineClientOnly();
- Printer::AutodetectQueues();
- list p_queues =3D filter(map queue, Printer::queues, { return (que=
ue["config"]:""=3D=3D"local"); });
+// Printerlib::DetermineClientOnly();
+// Printer::AutodetectQueues();
+// list p_queues =3D filter(map queue, Printer::queues, { return (que=
ue["config"]:""=3D=3D"local"); });
map exp =3D $[
// "queues" : p_queues,
// "filters" : Printerlib::ExportFilters( p_queues ),
"server_settings" : (map)SCR::Read(.cups.server),
"cups_remote_server" : (map)SCR::Read(.cups.client)
];
-//y2internal("export %1", exp);
return exp;
}
=20
-/**
- * Return packages needed to be installed and removed during
- * Autoinstallation to insure module has all needed software
- * installed.
- * @return map with 2 lists.
- */
-global map AutoPackages() {
- // TODO FIXME: your code here...
- return $[ "install":[], "remove":[] ];
-}
-
/* EOF */
}
Modified: branches/SuSE-Code-11-SP1-Branch/printer/src/printer_auto.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
inter/src/printer_auto.ycp?rev=3D61239&r1=3D61238&r2=3D61239&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/printer/src/printer_auto.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/printer/src/printer_auto.ycp Wed Mar 10 =
17:12:04 2010
@@ -22,7 +22,8 @@
* File: clients/printer_auto.ycp
* Package: Configuration of printer
* Summary: Client for autoinstallation
- * Authors: Johannes Meixner
+ * Authors: Michal Zugec
+ * Johannes Meixner
*
* $Id: printer_auto.ycp 27914 2006-02-13 14:32:08Z locilka $
*
@@ -47,6 +48,7 @@
y2milestone("Printer auto started");
=20
import "Printer";
+import "Printerlib";
include "printer/wizards.ycp";
=20
any ret =3D nil;
@@ -59,52 +61,87 @@
if(size(WFM::Args()) > 1 && is(WFM::Args(1), map))
param =3D (map) WFM::Args(1);
}
-y2debug("func=3D%1", func);
-y2debug("param=3D%1", param);
-
-/* Create a summary*/
-if(func =3D=3D "Summary") {
- ret =3D Printer::QueueItems( true, true )[0]:[];
-}
-/* Reset configuration */
-else if (func =3D=3D "Reset") {
- Printer::Import($[]);
- ret =3D $[];
-}
-// TODO: use global value to set Printer::dirty
-else if (func =3D=3D "GetModified") {
- ret =3D true;
- }
-/* Change configuration (run AutoSequence) */
-else if (func =3D=3D "Change") {
- ret =3D PrinterAutoSequence();
-}
-/* Import configuration */
-else if (func =3D=3D "Import") {
- ret =3D Printer::Import(param);
-}
-/* Return actual state */
-else if (func =3D=3D "Export") {
- ret =3D Printer::Export();
-}
-/* Return needed packages */
-else if (func =3D=3D "Packages") {
- ret =3D Printer::AutoPackages();
-}
-/* Read current state */
-else if (func =3D=3D "Read") {
- import "Progress";
- boolean progress_orig =3D Progress::set (false);
- ret =3D Printer::Read();
- Progress::set (progress_orig);
-}
-/* Write givven settings */
-else if (func =3D=3D "Write") {
- import "Progress";
- boolean progress_orig =3D Progress::set (false);
- Printer::write_only =3D true;
- ret =3D Printer::Write();
- Progress::set (progress_orig);
+//y2debug("func=3D%1", func);
+//y2debug("param=3D%1", param);
+y2milestone("Printer auto func=3D'%1'", func);
+y2milestone("Printer auto param=3D'%1'", param);
+
+/* Create a summary string */
+if (func =3D=3D "Summary")
+{ ret =3D _("AutoYaST printer client settings.");
+}
+/* Reset configuration to empty system config files */
+else if (func =3D=3D "Reset")
+{ // The empty map results empty /etc/cups/client.conf and /etc/cups/cupsd.c=
onf files:
+ Printer::Import($[]);
+ ret =3D $[];
+}
+/* Called appropriately by the AutoYaST framework */
+else if (func =3D=3D "SetModified")
+{ Printer::printer_auto_modified =3D true;
+ ret =3D true;
+}
+/* Provide to AutoYaST what it did set before (or the default "false") */
+else if (func =3D=3D "GetModified")
+{ ret =3D Printer::printer_auto_modified;
+}
+/* Change configuration (run the wizards AutoSequence dialogs) */
+else if (func =3D=3D "Change")
+{ // Even if cups_client is not installed, the MainSequence dialogs
+ // which are called via PrinterAutoSequence in wizards.ycp
+ // (starting as usual with the Overview dialog)
+ // should at least show an endless sequence of errors to the user.
+ ret =3D PrinterAutoSequence();
+}
+/* Import printer configuration and Write it to the system config files */
+else if (func =3D=3D "Import")
+{ ret =3D Printer::Import(param);
+}
+/* Read printer configuration from the system config files and return it as =
a map */
+else if (func =3D=3D "Export")
+{ ret =3D Printer::Export();
+}
+/*
+ * Return packages needed to be installed and removed during
+ * Autoinstallation to insure it has all needed software installed.
+ * @return map with 2 lists of strings $["install":[],"remove":[]]
+ */
+else if (func =3D=3D "Packages")
+{ list< string > to_be_installed_packages =3D [];
+ if( Printerlib::TestAndInstallPackage( "cups-client", "installed" ) )
+ { to_be_installed_packages =3D add( to_be_installed_packages, "cups-client=
" );
+ }
+ if( Printerlib::TestAndInstallPackage( "cups", "installed" ) )
+ { to_be_installed_packages =3D add( to_be_installed_packages, "cups" );
+ }
+ ret =3D $[ "install":to_be_installed_packages, "remove":[] ];
+}
+/* Dummy to provide a Read function for the AutoYaST framework */
+else if (func =3D=3D "Read")
+{ // Do not call Printer::Read() here to
+ // avoid that the hardware proposal asks the user
+ // to install the packages cups-client and cups, see
+ // https://bugzilla.novell.com/show_bug.cgi?id=3D445719#c13
+ //import "Progress";
+ //boolean progress_orig =3D Progress::set (false);
+ //ret =3D Printer::Read();
+ //Progress::set (progress_orig);
+ y2milestone("Not calling Printer::Read() to avoid that printer_auto asks t=
o install cups-client and cups.");
+ ret =3D true;
+}
+/* Dummy to provide a Write function for the AutoYaST framework */
+else if (func =3D=3D "Write")
+{ // There is no need to call Printer::Write() here because
+ // it does actually nothing except to exit verbosely, see
+ // http://en.opensuse.org/YaST/Development/Printer_Enhancement#Basic_Imple=
mentation_Principles:
+ // for background information.
+ //import "Progress";
+ //boolean progress_orig =3D Progress::set (false);
+ //Printer::write_only =3D true;
+ //ret =3D Printer::Write();
+ //Progress::set (progress_orig);
+ y2milestone("No need to call Printer::Write() in printer_auto because it d=
oes nothing.");
+ ret =3D true;
}
/* Unknown function */
else {
@@ -112,7 +149,8 @@
ret =3D false;
}
=20
-y2debug("ret=3D%1", ret);
+//y2debug("ret=3D%1", ret);
+y2milestone("Printer auto ret=3D'%1'", ret);
y2milestone("Printer auto finished");
y2milestone("----------------------------------------");
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7931728834192179572==--
From rpmcruz@svn.opensuse.org Wed Mar 10 16:16:37 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61240 - in /trunk/gtk: ChangeLog src/pkg/YGPackageSelector.cc
Date: Wed, 10 Mar 2010 16:20:40 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4382378936684131167=="
--===============4382378936684131167==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Wed Mar 10 17:20:39 2010
New Revision: 61240
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61240&view=3Drev
Log:
* src/pkg/YGPackageSelector.cc: only confirms cancel
(if window closed) when there are changes to perform.
Modified:
trunk/gtk/ChangeLog
trunk/gtk/src/pkg/YGPackageSelector.cc
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61240&r1=
=3D61239&r2=3D61240&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Wed Mar 10 17:20:39 2010
@@ -1,3 +1,8 @@
+2010-03-10 Ricardo Cruz
+
+ * src/pkg/YGPackageSelector.cc: only confirms cancel
+ (if window closed) when there are changes to perform.
+
2010-03-09 Ricardo Cruz
=20
* src/pkg/ygtkpkgundolist.cc: when user presses undo,
Modified: trunk/gtk/src/pkg/YGPackageSelector.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/YGPackageSelector=
.cc?rev=3D61240&r1=3D61239&r2=3D61240&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/YGPackageSelector.cc (original)
+++ trunk/gtk/src/pkg/YGPackageSelector.cc Wed Mar 10 17:20:39 2010
@@ -467,13 +467,13 @@
=20
virtual void refreshQuery()
{
+ YGUI::ui()->busyCursor();
+ if (YGPackageSelector::get()->breath()) return;
+
std::list keywords;
if (m_entry->getAttribute() =3D=3D Ypp::PoolQuery::NAME)
keywords =3D m_entry->getText();
=20
- YGUI::ui()->busyCursor();
- if (YGPackageSelector::get()->breath()) return;
-
Ypp::Selectable::Type type =3D Ypp::Selectable::PACKAGE;
if (YGPackageSelector::get()->onlineUpdateMode())
type =3D Ypp::Selectable::PATCH;
@@ -592,7 +592,11 @@
#include "pkg-selector-help.h"
=20
static bool confirm_cb (void *pThis)
-{ return YGPackageSelector::Impl::confirmCancel(); }
+{
+ if (Ypp::isModified())
+ return YGPackageSelector::Impl::confirmCancel();
+ return true;
+}
=20
static void wizard_action_cb (YGtkWizard *wizard, gpointer id,
gint id_type, YGPackageSelector *pThis)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4382378936684131167==--
From rhafer@svn.opensuse.org Wed Mar 10 16:40:42 2010
From: rhafer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61241 - in
/branches/SuSE-Code-11-SP1-Branch/ldap-server: VERSION
package/yast2-ldap-server.changes
Date: Wed, 10 Mar 2010 16:44:11 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1227567829137985357=="
--===============1227567829137985357==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rhafer
Date: Wed Mar 10 17:44:10 2010
New Revision: 61241
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61241&view=3Drev
Log:
Preparing 2.17.33
Modified:
branches/SuSE-Code-11-SP1-Branch/ldap-server/VERSION
branches/SuSE-Code-11-SP1-Branch/ldap-server/package/yast2-ldap-server.ch=
anges
Modified: branches/SuSE-Code-11-SP1-Branch/ldap-server/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ld=
ap-server/VERSION?rev=3D61241&r1=3D61240&r2=3D61241&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/ldap-server/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/ldap-server/VERSION Wed Mar 10 17:44:10 =
2010
@@ -1 +1 @@
-2.17.32
+2.17.33
Modified: branches/SuSE-Code-11-SP1-Branch/ldap-server/package/yast2-ldap-ser=
ver.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ld=
ap-server/package/yast2-ldap-server.changes?rev=3D61241&r1=3D61240&r2=3D61241=
&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/ldap-server/package/yast2-ldap-server.ch=
anges (original)
+++ branches/SuSE-Code-11-SP1-Branch/ldap-server/package/yast2-ldap-server.ch=
anges Wed Mar 10 17:44:10 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 10 14:39:52 UTC 2010 - rhafer(a)novell.com
+
+- Version 2.17.33
+- Marked missing strings for translation (bnc#585369)
+
+-------------------------------------------------------------------
Tue Mar 2 14:58:07 UTC 2010 - rhafer(a)novell.com
=20
- Version 2.17.32
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1227567829137985357==--
From rhafer@svn.opensuse.org Wed Mar 10 16:41:03 2010
From: rhafer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61242 - /tags/branch-Code-11-SP1-2_17_33/ldap-server/
Date: Wed, 10 Mar 2010 16:44:24 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5447007096638828532=="
--===============5447007096638828532==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rhafer
Date: Wed Mar 10 17:44:24 2010
New Revision: 61242
URL: http://svn.opensuse.org/viewcvs/yast?rev=61242&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_33 for ldap-server
Added:
tags/branch-Code-11-SP1-2_17_33/ldap-server/ (props changed)
- copied from r61241, branches/SuSE-Code-11-SP1-Branch/ldap-server/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5447007096638828532==--
From rpmcruz@svn.opensuse.org Wed Mar 10 18:12:45 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61243 - in /trunk/gtk: VERSION VERSION.cmake
package/yast2-gtk.changes
Date: Wed, 10 Mar 2010 18:16:56 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4868528092942257587=="
--===============4868528092942257587==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Wed Mar 10 19:16:55 2010
New Revision: 61243
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61243&view=3Drev
Log:
Milestone version.
Modified:
trunk/gtk/VERSION
trunk/gtk/VERSION.cmake
trunk/gtk/package/yast2-gtk.changes
Modified: trunk/gtk/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION?rev=3D61243&r1=3D=
61242&r2=3D61243&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION (original)
+++ trunk/gtk/VERSION Wed Mar 10 19:16:55 2010
@@ -1 +1 @@
-2.21.19
+2.21.20
Modified: trunk/gtk/VERSION.cmake
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION.cmake?rev=3D61243=
&r1=3D61242&r2=3D61243&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION.cmake (original)
+++ trunk/gtk/VERSION.cmake Wed Mar 10 19:16:55 2010
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "21")
-SET(VERSION_PATCH "19")
+SET(VERSION_PATCH "20")
Modified: trunk/gtk/package/yast2-gtk.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/package/yast2-gtk.changes=
?rev=3D61243&r1=3D61242&r2=3D61243&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/package/yast2-gtk.changes (original)
+++ trunk/gtk/package/yast2-gtk.changes Wed Mar 10 19:16:55 2010
@@ -1,4 +1,13 @@
-------------------------------------------------------------------
+Wed Mar 10 18:16:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
+
+- 2.21.20
+- changed undo line and dialog as response to feedback
+by Atri Bhattacharya.
+- undo line fix: truncate text when there is not enough
+room.
+
+-------------------------------------------------------------------
Wed Mar 05 00:54:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
=20
- 2.21.19
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4868528092942257587==--
From rpmcruz@svn.opensuse.org Wed Mar 10 18:12:48 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61244 - /tags/stable-2_21_20/
Date: Wed, 10 Mar 2010 18:16:59 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4761230385057256722=="
--===============4761230385057256722==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Wed Mar 10 19:16:59 2010
New Revision: 61244
URL: http://svn.opensuse.org/viewcvs/yast?rev=61244&view=rev
Log:
Created tag stable-2_21_20
Added:
tags/stable-2_21_20/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4761230385057256722==--
From rpmcruz@svn.opensuse.org Wed Mar 10 18:13:00 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61245 - /tags/stable-2_21_20/gtk/
Date: Wed, 10 Mar 2010 18:17:11 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7993989507716762327=="
--===============7993989507716762327==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Wed Mar 10 19:17:10 2010
New Revision: 61245
URL: http://svn.opensuse.org/viewcvs/yast?rev=61245&view=rev
Log:
Created tag stable-2_21_20 for gtk
Added:
tags/stable-2_21_20/gtk/
- copied from r61244, trunk/gtk/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7993989507716762327==--
From rpmcruz@svn.opensuse.org Thu Mar 11 02:39:07 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61246 - in /trunk/gtk: ChangeLog
src/pkg/YGPackageSelector.cc src/pkg/ygtkpkglistview.cc
src/pkg/ygtkpkglistview.h src/pkg/ygtkpkgundolist.cc
Date: Thu, 11 Mar 2010 02:43:08 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6609540750836515216=="
--===============6609540750836515216==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Thu Mar 11 03:43:06 2010
New Revision: 61246
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61246&view=3Drev
Log:
* src/pkg/YGPackageSelector.cc & src/pkg/ygtkpkglistview.h/cc:
added action col as suggested by Atri Bhattacharya for
testing purposes.
Modified:
trunk/gtk/ChangeLog
trunk/gtk/src/pkg/YGPackageSelector.cc
trunk/gtk/src/pkg/ygtkpkglistview.cc
trunk/gtk/src/pkg/ygtkpkglistview.h
trunk/gtk/src/pkg/ygtkpkgundolist.cc
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61246&r1=
=3D61245&r2=3D61246&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Thu Mar 11 03:43:06 2010
@@ -1,3 +1,9 @@
+2010-03-11 Ricardo Cruz
+
+ * src/pkg/YGPackageSelector.cc & src/pkg/ygtkpkglistview.h/cc:
+ added action col as suggested by Atri Bhattacharya for
+ testing purposes.
+
2010-03-10 Ricardo Cruz
=20
* src/pkg/YGPackageSelector.cc: only confirms cancel
Modified: trunk/gtk/src/pkg/YGPackageSelector.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/YGPackageSelector=
.cc?rev=3D61246&r1=3D61245&r2=3D61246&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/YGPackageSelector.cc (original)
+++ trunk/gtk/src/pkg/YGPackageSelector.cc Thu Mar 11 03:43:06 2010
@@ -25,6 +25,8 @@
#include "ygtkpkgstatusbar.h"
#include "ygtkpkgdetailview.h"
=20
+#define USE_LIST_BUTTONS
+
YGPackageSelector *YGPackageSelector::singleton =3D 0;
=20
struct YGPackageSelector::Impl :
@@ -71,11 +73,18 @@
m_queryWidgets.push_back (m_entry);
=20
m_list =3D new YGtkPkgListView (false, Ypp::List::NAME_SORT, false, true);
+#ifdef USE_LIST_BUTTONS
+ m_list->addImageColumn (NULL, STATUS_ICON_PROP);
+#else
m_list->addCheckColumn (INSTALLED_CHECK_PROP);
+#endif
m_list->addTextColumn (_("Name"), NAME_SUMMARY_PROP, true, -1);
m_list->addTextColumn (_("Version"), VERSION_PROP, true, 125);
if (!onlineUpdate)
m_list->addTextColumn (_("Size"), SIZE_PROP, false, 85);
+#ifdef USE_LIST_BUTTONS
+ m_list->addButtonColumn (_("Action"), ACTION_BUTTON_PROP);
+#endif
m_list->addTextColumn (_("Repository"), REPOSITORY_PROP, false, 180);
if (!onlineUpdate)
m_list->addTextColumn (_("Supportability"), SUPPORT_PROP, false, 120);
Modified: trunk/gtk/src/pkg/ygtkpkglistview.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkglistview.c=
c?rev=3D61246&r1=3D61245&r2=3D61246&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkglistview.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkglistview.cc Thu Mar 11 03:43:06 2010
@@ -28,6 +28,7 @@
XPAD_PROP,
// string
VERSION_FOREGROUND_PROP, BACKGROUND_PROP, REPOSITORY_STOCK_PROP,
+ ACTION_ICON_PROP,
// pointer
PTR_PROP,
TOTAL_IMPL_PROPS
@@ -39,7 +40,8 @@
case NAME_PROP: case ACTION_NAME_PROP: case NAME_SUMMARY_PROP:
case VERSION_PROP: case SINGLE_VERSION_PROP: case REPOSITORY_PROP:
case SUPPORT_PROP: case SIZE_PROP: case STATUS_ICON_PROP:
- case VERSION_FOREGROUND_PROP: case BACKGROUND_PROP: case REPOSITORY_STOCK_=
PROP:
+ case ACTION_BUTTON_PROP: case ACTION_ICON_PROP: case VERSION_FOREGROUND_PR=
OP:
+ case BACKGROUND_PROP: case REPOSITORY_STOCK_PROP:
return G_TYPE_STRING;
case INSTALLED_CHECK_PROP:
case HAS_UPGRADE_PROP: case TO_UPGRADE_PROP:
@@ -235,6 +237,28 @@
case STATUS_ICON_PROP:
g_value_set_string (value, getStatusStockIcon (sel));
break;
+ case ACTION_ICON_PROP: {
+ const char *stock;
+ if (sel.toModify())
+ stock =3D GTK_STOCK_UNDO;
+ else if (sel.isInstalled())
+ stock =3D GTK_STOCK_REMOVE;
+ else
+ stock =3D GTK_STOCK_ADD;
+ g_value_set_string (value, stock);
+ break;
+ }
+ case ACTION_BUTTON_PROP: {
+ const char *text;
+ if (sel.toModify())
+ text =3D _("Undo");
+ else if (sel.isInstalled())
+ text =3D _("Remove");
+ else
+ text =3D _("Install");
+ g_value_set_string (value, text);
+ break;
+ }
case PTR_PROP:
g_value_set_pointer (value, (void *) &sel);
break;
@@ -496,6 +520,21 @@
sel->undo();
}
=20
+static void action_button_toggled_cb (YGtkCellRendererButton *renderer, gcha=
r *path_str,
+ YGtkPkgListView *pThis)
+{
+fprintf (stderr, "action\n");
+ GtkTreeView *view =3D GTK_TREE_VIEW (pThis->impl->view);
+ GtkTreeModel *model =3D gtk_tree_view_get_model (view);
+ Ypp::Selectable *sel =3D ygtk_zypp_model_get_sel (model, path_str);
+ if (sel->toModify())
+ sel->undo();
+ else if (sel->isInstalled())
+ sel->remove();
+ else
+ sel->install();
+}
+
static gboolean query_tooltip_cb (GtkWidget *widget, gint x, gint y,
gboolean keyboard_mode, GtkTooltip *tooltip, YGtkPkgListView *pThis)
{
@@ -721,16 +760,18 @@
gtk_tree_view_append_column (view, column);
}
=20
-void YGtkPkgListView::addImageColumn (const char *header, int property)
+void YGtkPkgListView::addImageColumn (const char *header, int property, bool=
onlyManualModified)
{
GtkTreeView *view =3D GTK_TREE_VIEW (impl->view);
GtkCellRenderer *renderer =3D gtk_cell_renderer_pixbuf_new();
GtkTreeViewColumn *column =3D gtk_tree_view_column_new_with_attributes (
- header, renderer, "icon-name", property,
- "visible", MANUAL_MODIFY_PROP, NULL);
+ header, renderer, "icon-name", property, NULL);
if (impl->colorModified)
gtk_tree_view_column_add_attribute (column, renderer,
"cell-background", BACKGROUND_PROP);
+ if (onlyManualModified)
+ gtk_tree_view_column_add_attribute (column, renderer,
+ "visible", MANUAL_MODIFY_PROP);
=20
gtk_tree_view_column_set_sizing (column, GTK_TREE_VIEW_COLUMN_FIXED);
int height =3D MAX (32, YGUtils::getCharsHeight (impl->view, 1));
@@ -739,24 +780,39 @@
gtk_tree_view_append_column (view, column);
}
=20
-void YGtkPkgListView::addUndoButtonColumn (const char *header)
+void YGtkPkgListView::addButtonColumn (const char *header, int property)
{
GtkCellRenderer *renderer =3D ygtk_cell_renderer_button_new();
GtkTreeViewColumn *column =3D gtk_tree_view_column_new_with_attributes (
- header, renderer, "sensitive", IS_LOCKED_PROP,
- "visible", MANUAL_MODIFY_PROP, "visible", NULL);
+ header, renderer, "sensitive", IS_LOCKED_PROP, NULL);
if (impl->colorModified)
gtk_tree_view_column_add_attribute (column, renderer,
"cell-background", BACKGROUND_PROP);
=20
- const char *text =3D _("Undo");
- g_object_set (G_OBJECT (renderer), "text", text, NULL);
gboolean show_icon;
g_object_get (G_OBJECT (gtk_settings_get_default()), "gtk-button-images", &=
show_icon, NULL);
- if (show_icon)
- g_object_set (G_OBJECT (renderer), "stock-id", GTK_STOCK_UNDO, NULL);
- g_signal_connect (G_OBJECT (renderer), "toggled",
- G_CALLBACK (undo_toggled_cb), this);
+
+ const char *text;
+ if (property =3D=3D UNDO_BUTTON_PROP) { // static property (always "Undo")
+ text =3D _("Undo");
+ g_object_set (G_OBJECT (renderer), "text", text, NULL);
+ if (show_icon)
+ g_object_set (G_OBJECT (renderer), "stock-id", GTK_STOCK_UNDO, NULL);
+ gtk_tree_view_column_add_attribute (column, renderer,
+ "visible", MANUAL_MODIFY_PROP);
+ g_signal_connect (G_OBJECT (renderer), "toggled",
+ G_CALLBACK (undo_toggled_cb), this);
+ }
+ else {
+ text =3D "xxxxxxxxxx";
+ gtk_tree_view_column_add_attribute (column, renderer,
+ "text", property);
+ if (show_icon)
+ gtk_tree_view_column_add_attribute (column, renderer,
+ "stock-id", ACTION_ICON_PROP);
+ g_signal_connect (G_OBJECT (renderer), "toggled",
+ G_CALLBACK (action_button_toggled_cb), this);
+ }
=20
PangoRectangle rect;
int width =3D 0;
Modified: trunk/gtk/src/pkg/ygtkpkglistview.h
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkglistview.h=
?rev=3D61246&r1=3D61245&r2=3D61246&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkglistview.h (original)
+++ trunk/gtk/src/pkg/ygtkpkglistview.h Thu Mar 11 03:43:06 2010
@@ -14,7 +14,7 @@
enum Property {
INSTALLED_CHECK_PROP, NAME_PROP, ACTION_NAME_PROP, NAME_SUMMARY_PROP,
VERSION_PROP, SINGLE_VERSION_PROP, REPOSITORY_PROP, SUPPORT_PROP,
- SIZE_PROP, STATUS_ICON_PROP, TOTAL_PROPS
+ SIZE_PROP, STATUS_ICON_PROP, ACTION_BUTTON_PROP, UNDO_BUTTON_PROP, TOTAL_PR=
OPS
};
=20
struct YGtkPkgListView {
@@ -32,8 +32,8 @@
=20
void addTextColumn (const char *header, int property, bool visible, int siz=
e);
void addCheckColumn (int checkProperty);
- void addImageColumn (const char *header, int property);
- void addUndoButtonColumn (const char *header);
+ void addImageColumn (const char *header, int property, bool onlyManualModif=
ied =3D false);
+ void addButtonColumn (const char *header, int property);
=20
struct Listener {
virtual void selectionChanged() =3D 0;
Modified: trunk/gtk/src/pkg/ygtkpkgundolist.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkgundolist.c=
c?rev=3D61246&r1=3D61245&r2=3D61246&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkgundolist.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkgundolist.cc Thu Mar 11 03:43:06 2010
@@ -227,10 +227,10 @@
YGtkPkgUndoView()
: YGtkPkgListView (true, -1, true, false, true)
{
- addImageColumn (NULL, STATUS_ICON_PROP);
+ addImageColumn (NULL, STATUS_ICON_PROP, true);
addTextColumn (_("Name"), ACTION_NAME_PROP, true, -1);
addTextColumn (_("Version"), SINGLE_VERSION_PROP, true, 125);
- addUndoButtonColumn (_("Revert?"));
+ addButtonColumn (_("Revert?"), UNDO_BUTTON_PROP);
=20
undoChanged (YGPackageSelector::get()->undoList());
YGPackageSelector::get()->undoList()->addListener (this);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6609540750836515216==--
From mzugec@svn.opensuse.org Thu Mar 11 09:20:20 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61247 - in /branches/SuSE-Code-11-SP1-Branch/network:
VERSION package/yast2-network.changes src/clients/save_network.ycp
src/modules/LanUdevAuto.ycp
Date: Thu, 11 Mar 2010 09:24:22 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2770826266999454034=="
--===============2770826266999454034==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Thu Mar 11 10:24:21 2010
New Revision: 61247
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61247&view=3Drev
Log:
L3: update device name via which is system installed by AY =20
(bnc#578760)
Modified:
branches/SuSE-Code-11-SP1-Branch/network/VERSION
branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes
branches/SuSE-Code-11-SP1-Branch/network/src/clients/save_network.ycp
branches/SuSE-Code-11-SP1-Branch/network/src/modules/LanUdevAuto.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/VERSION?rev=3D61247&r1=3D61246&r2=3D61247&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/VERSION Thu Mar 11 10:24:21 2010
@@ -1 +1 @@
-2.17.124
+2.17.125
Modified: branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/package/yast2-network.changes?rev=3D61247&r1=3D61246&r2=3D61247&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes Th=
u Mar 11 10:24:21 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Mar 11 10:19:16 CET 2010 - mzugec(a)suse.cz
+
+- L3: update device name via which is system installed by AY=20
+(bnc#578760)
+- 2.17.125=20
+
+-------------------------------------------------------------------
Tue Mar 9 12:51:18 CET 2010 - kmachalkova(a)suse.cz
=20
- Don't check for presence of static IPs when deciding whether to
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/clients/save_network.y=
cp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/clients/save_network.ycp?rev=3D61247&r1=3D61246&r2=3D61247&view=3Dd=
iff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/clients/save_network.ycp (or=
iginal)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/clients/save_network.ycp Thu=
Mar 11 10:24:21 2010
@@ -32,6 +32,7 @@
=20
// global variable because chrooted environment
integer network_disk=3D0;
+string netdevice=3D"";
=20
/**
* Read one install.inf item
@@ -116,6 +117,13 @@
=20
/* Split network device */
string netdevice =3D InstallInf["netdevice"]:"";
+ if (Mode::autoinst()){
+ string new_devname =3D LanUdevAuto::GetDevnameByMAC(InstallInf["hwadd=
r"]:"");
+ if (size(new_devname)>0){
+ y2internal("old devname: %1, new devname: %2", netdevice, new_devname);
+ netdevice=3Dnew_devname;
+ }
+ }
if(netdevice !=3D "") {
string devtype =3D NetworkInterfaces::device_type(netdevice);
if(devtype !=3D nil && devtype !=3D "") InstallInf["type"] =3D devtype;
@@ -307,9 +315,9 @@
if (size(InstallInf["remote_ip"]:"")>0)
network_configuration =3D sformat("%1REMOTE_IPADDR=3D'%2'\n", network_confi=
guration, InstallInf["remote_ip"]:"");
=20
- string ifcfg =3D sformat("ifcfg-%1", InstallInf["netdevice"]:"");
+ string ifcfg =3D sformat("ifcfg-%1", netdevice);
=20
- string hw_name =3D BuildDescription(NetworkInterfaces::device_type(Insta=
llInf["netdevice"]:""), NetworkInterfaces::device_num(ifcfg), $["dev_name":In=
stallInf["netdevice"]:""], hardware);
+ string hw_name =3D BuildDescription(NetworkInterfaces::device_type(netde=
vice), NetworkInterfaces::device_num(ifcfg), $["dev_name":netdevice], hardwar=
e);
// protect special characters, #305343
if (size(hw_name)>0)
network_configuration =3D sformat("%1NAME=3D'%2'\n", network_configuration,=
String::Quote (hw_name));
@@ -320,13 +328,8 @@
string dev_file=3Dsformat("/etc/sysconfig/network/%1", ifcfg);
// string dev_file=3Dsformat("/tmp/%1", ifcfg);
=20
-// if (!FileUtils::Exists(dev_file))
-// {
SCR::Write(.target.string, dev_file, network_configuration);
y2milestone("ifcfg file: %1", dev_file);
-// }
-// else
-// y2warning("File exists %1", dev_file);
}
=20
/*
@@ -518,7 +521,7 @@
y2milestone("%1 does not exist yet, creating it", udev_rules_destdir=
);
WFM::Execute (.local.bash, sformat ("mkdir -p '%1'", udev_rules_dest=
dir));
} else
- y2internal("file %1 exists", udev_rules_destdir);
+ y2milestone("File %1 exists", udev_rules_destdir);
=20
if (! FileUtils::Exists( net_destfile ))
{
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/modules/LanUdevAuto.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/modules/LanUdevAuto.ycp?rev=3D61247&r1=3D61246&r2=3D61247&view=3Ddi=
ff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/modules/LanUdevAuto.ycp (ori=
ginal)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/modules/LanUdevAuto.ycp Thu =
Mar 11 10:24:21 2010
@@ -200,14 +200,6 @@
}
});
} else{
-/*
- list all_devices=3D[];
-y2internal("export devices %1", devices);
- foreach(string key, (list)Map::Keys(devices), {
- all_devices=3Dadd(all_devices, devices[key]:$[]);
- });
- y2internal("export rules %1", createUdevFromIfaceName(all_devices));
-*/
foreach(integer id, map row, (map =
>)LanItems::Items, {
LanItems::current=3Did;
if (size(row["ifcfg"]:"")>0){
@@ -231,4 +223,29 @@
return AY;
}
=20
+global string GetDevnameByMAC(string mac){
+ string devname=3D"";
+ if (size(mac)>0){
+ foreach(integer id, map row, (map =
>)LanItems::Items, {
+ LanItems::current=3Did;
+ string name =3D LanItems::GetItemUdev("NAME");
+ string mac_rule =3D LanItems::GetItemUdev("ATTR{address}");
+ if (size(mac_rule)=3D=3D0){
+ y2error("No MAC rule %1", row);
+ continue;
+ } else
+ y2internal("MAC rule %1", row);
+ if (mac_rule=3D=3Dmac){
+ devname=3Dname;
+ y2internal("Rule matched! New devname %1", devname);
+ break;
+ }
+ });
+
+ } else y2warning("No MAC address to compare.");
+ return devname;
+}
+
+
+
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2770826266999454034==--
From mzugec@svn.opensuse.org Thu Mar 11 09:20:23 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61248 - /tags/branch-Code-11-SP1-2_17_125/
Date: Thu, 11 Mar 2010 09:24:29 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2809981374216604409=="
--===============2809981374216604409==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Thu Mar 11 10:24:28 2010
New Revision: 61248
URL: http://svn.opensuse.org/viewcvs/yast?rev=61248&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_125
Added:
tags/branch-Code-11-SP1-2_17_125/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2809981374216604409==--
From mzugec@svn.opensuse.org Thu Mar 11 09:20:26 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61249 - /tags/branch-Code-11-SP1-2_17_125/network/
Date: Thu, 11 Mar 2010 09:24:31 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3600323101890307662=="
--===============3600323101890307662==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Thu Mar 11 10:24:31 2010
New Revision: 61249
URL: http://svn.opensuse.org/viewcvs/yast?rev=61249&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_125 for network
Added:
tags/branch-Code-11-SP1-2_17_125/network/ (props changed)
- copied from r61248, branches/SuSE-Code-11-SP1-Branch/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3600323101890307662==--
From mzugec@svn.opensuse.org Thu Mar 11 09:26:31 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61251 - /tags/stable-2_19_14/network/
Date: Thu, 11 Mar 2010 09:30:12 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2606504663781980394=="
--===============2606504663781980394==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Thu Mar 11 10:30:12 2010
New Revision: 61251
URL: http://svn.opensuse.org/viewcvs/yast?rev=61251&view=rev
Log:
Created tag stable-2_19_14 for network
Added:
tags/stable-2_19_14/network/
- copied from r61250, trunk/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2606504663781980394==--
From mzugec@svn.opensuse.org Thu Mar 11 09:26:41 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61250 - in /trunk/network: VERSION
package/yast2-network.changes src/clients/save_network.ycp
src/modules/LanUdevAuto.ycp
Date: Thu, 11 Mar 2010 09:30:03 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7579701133581318600=="
--===============7579701133581318600==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Thu Mar 11 10:30:02 2010
New Revision: 61250
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61250&view=3Drev
Log:
L3: update device name via which is system installed by AY=20
(bnc#578760)
Modified:
trunk/network/VERSION
trunk/network/package/yast2-network.changes
trunk/network/src/clients/save_network.ycp
trunk/network/src/modules/LanUdevAuto.ycp
Modified: trunk/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/VERSION?rev=3D61250&r=
1=3D61249&r2=3D61250&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/VERSION (original)
+++ trunk/network/VERSION Thu Mar 11 10:30:02 2010
@@ -1 +1 @@
-2.19.13
+2.19.14
Modified: trunk/network/package/yast2-network.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/package/yast2-network=
.changes?rev=3D61250&r1=3D61249&r2=3D61250&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/package/yast2-network.changes (original)
+++ trunk/network/package/yast2-network.changes Thu Mar 11 10:30:02 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Mar 11 10:29:11 CET 2010 - mzugec(a)suse.cz
+
+- L3: update device name via which is system installed by AY=20
+(bnc#578760)
+- 2.19.14=20
+
+-------------------------------------------------------------------
Tue Mar 2 09:57:05 CET 2010 - mzugec(a)suse.cz
=20
- NetHwDetection: use blacklist (bnc#580729)
Modified: trunk/network/src/clients/save_network.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/src/clients/save_netw=
ork.ycp?rev=3D61250&r1=3D61249&r2=3D61250&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/src/clients/save_network.ycp (original)
+++ trunk/network/src/clients/save_network.ycp Thu Mar 11 10:30:02 2010
@@ -32,6 +32,7 @@
=20
// global variable because chrooted environment
integer network_disk=3D0;
+string netdevice=3D"";
=20
/**
* Read one install.inf item
@@ -116,6 +117,13 @@
=20
/* Split network device */
string netdevice =3D InstallInf["netdevice"]:"";
+ if (Mode::autoinst()){
+ string new_devname =3D LanUdevAuto::GetDevnameByMAC(InstallInf["hwadd=
r"]:"");
+ if (size(new_devname)>0){
+ y2internal("old devname: %1, new devname: %2", netdevice, new_devname);
+ netdevice=3Dnew_devname;
+ }
+ }
if(netdevice !=3D "") {
string devtype =3D NetworkInterfaces::device_type(netdevice);
if(devtype !=3D nil && devtype !=3D "") InstallInf["type"] =3D devtype;
@@ -307,9 +315,9 @@
if (size(InstallInf["remote_ip"]:"")>0)
network_configuration =3D sformat("%1REMOTE_IPADDR=3D'%2'\n", network_confi=
guration, InstallInf["remote_ip"]:"");
=20
- string ifcfg =3D sformat("ifcfg-%1", InstallInf["netdevice"]:"");
+ string ifcfg =3D sformat("ifcfg-%1", netdevice);
=20
- string hw_name =3D BuildDescription(NetworkInterfaces::device_type(Insta=
llInf["netdevice"]:""), NetworkInterfaces::device_num(ifcfg), $["dev_name":In=
stallInf["netdevice"]:""], hardware);
+ string hw_name =3D BuildDescription(NetworkInterfaces::device_type(netde=
vice), NetworkInterfaces::device_num(ifcfg), $["dev_name":netdevice], hardwar=
e);
// protect special characters, #305343
if (size(hw_name)>0)
network_configuration =3D sformat("%1NAME=3D'%2'\n", network_configuration,=
String::Quote (hw_name));
@@ -320,13 +328,8 @@
string dev_file=3Dsformat("/etc/sysconfig/network/%1", ifcfg);
// string dev_file=3Dsformat("/tmp/%1", ifcfg);
=20
-// if (!FileUtils::Exists(dev_file))
-// {
SCR::Write(.target.string, dev_file, network_configuration);
y2milestone("ifcfg file: %1", dev_file);
-// }
-// else
-// y2warning("File exists %1", dev_file);
}
=20
/*
@@ -518,7 +521,7 @@
y2milestone("%1 does not exist yet, creating it", udev_rules_destdir=
);
WFM::Execute (.local.bash, sformat ("mkdir -p '%1'", udev_rules_dest=
dir));
} else
- y2internal("file %1 exists", udev_rules_destdir);
+ y2milestone("File %1 exists", udev_rules_destdir);
=20
if (! FileUtils::Exists( net_destfile ))
{
Modified: trunk/network/src/modules/LanUdevAuto.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/src/modules/LanUdevAu=
to.ycp?rev=3D61250&r1=3D61249&r2=3D61250&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/src/modules/LanUdevAuto.ycp (original)
+++ trunk/network/src/modules/LanUdevAuto.ycp Thu Mar 11 10:30:02 2010
@@ -200,14 +200,6 @@
}
});
} else{
-/*
- list all_devices=3D[];
-y2internal("export devices %1", devices);
- foreach(string key, (list)Map::Keys(devices), {
- all_devices=3Dadd(all_devices, devices[key]:$[]);
- });
- y2internal("export rules %1", createUdevFromIfaceName(all_devices));
-*/
foreach(integer id, map row, (map =
>)LanItems::Items, {
LanItems::current=3Did;
if (size(row["ifcfg"]:"")>0){
@@ -231,4 +223,29 @@
return AY;
}
=20
+global string GetDevnameByMAC(string mac){
+ string devname=3D"";
+ if (size(mac)>0){
+ foreach(integer id, map row, (map =
>)LanItems::Items, {
+ LanItems::current=3Did;
+ string name =3D LanItems::GetItemUdev("NAME");
+ string mac_rule =3D LanItems::GetItemUdev("ATTR{address}");
+ if (size(mac_rule)=3D=3D0){
+ y2error("No MAC rule %1", row);
+ continue;
+ } else
+ y2internal("MAC rule %1", row);
+ if (mac_rule=3D=3Dmac){
+ devname=3Dname;
+ y2internal("Rule matched! New devname %1", devname);
+ break;
+ }
+ });
+
+ } else y2warning("No MAC address to compare.");
+ return devname;
+}
+
+
+
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7579701133581318600==--
From jsuchome@svn.opensuse.org Thu Mar 11 09:56:16 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61252 - in /branches/SuSE-Code-11-SP1-Branch/users:
VERSION package/yast2-users.changes src/YaPI/USERS.pm
Date: Thu, 11 Mar 2010 10:00:23 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7357306650804880372=="
--===============7357306650804880372==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Thu Mar 11 11:00:23 2010
New Revision: 61252
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61252&view=3Drev
Log:
- YaPI enhanced to return default values
- 2.17.38=20
Modified:
branches/SuSE-Code-11-SP1-Branch/users/VERSION
branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes
branches/SuSE-Code-11-SP1-Branch/users/src/YaPI/USERS.pm
Modified: branches/SuSE-Code-11-SP1-Branch/users/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/us=
ers/VERSION?rev=3D61252&r1=3D61251&r2=3D61252&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/users/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/users/VERSION Thu Mar 11 11:00:23 2010
@@ -1 +1 @@
-2.17.37
+2.17.38
Modified: branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/us=
ers/package/yast2-users.changes?rev=3D61252&r1=3D61251&r2=3D61252&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/users/package/yast2-users.changes Thu Ma=
r 11 11:00:23 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 11 10:54:50 CET 2010 - jsuchome(a)suse.cz
+
+- YaPI enhanced to return default values
+- 2.17.38=20
+
+-------------------------------------------------------------------
Wed Mar 10 15:11:05 CET 2010 - jsuchome(a)suse.cz
=20
- YaPI: allow to specify default group by name (bnc#582254)
Modified: branches/SuSE-Code-11-SP1-Branch/users/src/YaPI/USERS.pm
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/us=
ers/src/YaPI/USERS.pm?rev=3D61252&r1=3D61251&r2=3D61252&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/users/src/YaPI/USERS.pm (original)
+++ branches/SuSE-Code-11-SP1-Branch/users/src/YaPI/USERS.pm Thu Mar 11 11:00=
:23 2010
@@ -111,6 +111,8 @@
# ------------------- imported modules
YaST::YCP::Import ("Ldap");
YaST::YCP::Import ("Users");
+YaST::YCP::Import ("UsersCache");
+YaST::YCP::Import ("UsersPasswd");
YaST::YCP::Import ("UsersLDAP");
# -------------------------------------
=20
@@ -2486,4 +2488,51 @@
return $ret;
}
=20
+# Read various default values. The argument map defines what should be retur=
ned
+# in the return map
+BEGIN{$TYPEINFO{Read} =3D ["function",
+ [ "map", "string", "any" ],
+ [ "map", "string", "any" ]];
+}
+sub Read {
+
+ my $self =3D shift;
+ my $args =3D shift;
+ my $ret =3D {};
+
+ Users->SetGUI (0);
+
+ my $user_type =3D $args->{"user_type"} || "local";
+
+ if ($args->{"login_defaults"} || 0) {
+ Users->ReadLoginDefaults ();
+ $ret->{"login_defaults"} =3D Users->GetLoginDefaults ();
+ }
+ # return password length limitation for given user ('local' by default)
+ if ($args->{"password_length"} || 0) {
+ Users->ReadSystemDefaults (1);
+ $ret->{"pw_min"} =3D Users->GetMinPasswordLength ($user_type);
+ $ret->{"pw_max"} =3D Users->GetMaxPasswordLength ($user_type);
+ }
+
+ if ($args->{"uid_limits"} || 0) {
+ Users->ReadSystemDefaults (0);
+ my %configuration =3D (
+ "max_system_uid" =3D> UsersCache->GetMaxUID ("system"),
+ "max_system_gid" =3D> UsersCache->GetMaxGID ("system")
+ );
+ UsersPasswd->Read (\%configuration); # for filling last UID...
+
+ UsersCache->SetLastUID (UsersPasswd->GetLastUID ($user_type), $user_type);
+ $ret->{"uid_min"} =3D UsersCache->GetMinUID ($user_type);
+ $ret->{"uid_max"} =3D UsersCache->GetMaxUID ($user_type);
+ $ret->{"uid_next"} =3D UsersCache->NextFreeUID ();
+ }
+ if ($args->{"all_shells"} || 0) {
+ Users->ReadAllShells ();
+ $ret->{"all_shells"} =3D Users->AllShells ();
+ }
+ return $ret;
+}
+
42;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7357306650804880372==--
From jsuchome@svn.opensuse.org Thu Mar 11 09:56:24 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61253 - /tags/branch-Code-11-SP1-2_17_38/users/
Date: Thu, 11 Mar 2010 10:00:31 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8532021923457222295=="
--===============8532021923457222295==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Thu Mar 11 11:00:31 2010
New Revision: 61253
URL: http://svn.opensuse.org/viewcvs/yast?rev=61253&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_38 for users
Added:
tags/branch-Code-11-SP1-2_17_38/users/ (props changed)
- copied from r61252, branches/SuSE-Code-11-SP1-Branch/users/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8532021923457222295==--
From jsuchome@svn.opensuse.org Thu Mar 11 09:56:43 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61254 - in /trunk/users: VERSION
package/yast2-users.changes src/YaPI/USERS.pm
Date: Thu, 11 Mar 2010 10:00:42 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3378862983099428412=="
--===============3378862983099428412==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Thu Mar 11 11:00:42 2010
New Revision: 61254
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61254&view=3Drev
Log:
- YaPI enhanced to return default values
- 2.19.7=20
Modified:
trunk/users/VERSION
trunk/users/package/yast2-users.changes
trunk/users/src/YaPI/USERS.pm
Modified: trunk/users/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/VERSION?rev=3D61254&r1=
=3D61253&r2=3D61254&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/users/VERSION (original)
+++ trunk/users/VERSION Thu Mar 11 11:00:42 2010
@@ -1 +1 @@
-2.19.6
+2.19.7
Modified: trunk/users/package/yast2-users.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/package/yast2-users.cha=
nges?rev=3D61254&r1=3D61253&r2=3D61254&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/users/package/yast2-users.changes (original)
+++ trunk/users/package/yast2-users.changes Thu Mar 11 11:00:42 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 11 10:56:49 CET 2010 - jsuchome(a)suse.cz
+
+- YaPI enhanced to return default values
+- 2.19.7=20
+
+-------------------------------------------------------------------
Wed Mar 10 15:11:56 CET 2010 - jsuchome(a)suse.cz
=20
- YaPI: allow to specify default group by name (bnc#582254)
Modified: trunk/users/src/YaPI/USERS.pm
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/src/YaPI/USERS.pm?rev=
=3D61254&r1=3D61253&r2=3D61254&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/users/src/YaPI/USERS.pm (original)
+++ trunk/users/src/YaPI/USERS.pm Thu Mar 11 11:00:42 2010
@@ -111,6 +111,8 @@
# ------------------- imported modules
YaST::YCP::Import ("Ldap");
YaST::YCP::Import ("Users");
+YaST::YCP::Import ("UsersCache");
+YaST::YCP::Import ("UsersPasswd");
YaST::YCP::Import ("UsersLDAP");
# -------------------------------------
=20
@@ -2486,4 +2488,51 @@
return $ret;
}
=20
+# Read various default values. The argument map defines what should be retur=
ned
+# in the return map
+BEGIN{$TYPEINFO{Read} =3D ["function",
+ [ "map", "string", "any" ],
+ [ "map", "string", "any" ]];
+}
+sub Read {
+
+ my $self =3D shift;
+ my $args =3D shift;
+ my $ret =3D {};
+
+ Users->SetGUI (0);
+
+ my $user_type =3D $args->{"user_type"} || "local";
+
+ if ($args->{"login_defaults"} || 0) {
+ Users->ReadLoginDefaults ();
+ $ret->{"login_defaults"} =3D Users->GetLoginDefaults ();
+ }
+ # return password length limitation for given user ('local' by default)
+ if ($args->{"password_length"} || 0) {
+ Users->ReadSystemDefaults (1);
+ $ret->{"pw_min"} =3D Users->GetMinPasswordLength ($user_type);
+ $ret->{"pw_max"} =3D Users->GetMaxPasswordLength ($user_type);
+ }
+
+ if ($args->{"uid_limits"} || 0) {
+ Users->ReadSystemDefaults (0);
+ my %configuration =3D (
+ "max_system_uid" =3D> UsersCache->GetMaxUID ("system"),
+ "max_system_gid" =3D> UsersCache->GetMaxGID ("system")
+ );
+ UsersPasswd->Read (\%configuration); # for filling last UID...
+
+ UsersCache->SetLastUID (UsersPasswd->GetLastUID ($user_type), $user_type);
+ $ret->{"uid_min"} =3D UsersCache->GetMinUID ($user_type);
+ $ret->{"uid_max"} =3D UsersCache->GetMaxUID ($user_type);
+ $ret->{"uid_next"} =3D UsersCache->NextFreeUID ();
+ }
+ if ($args->{"all_shells"} || 0) {
+ Users->ReadAllShells ();
+ $ret->{"all_shells"} =3D Users->AllShells ();
+ }
+ return $ret;
+}
+
42;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3378862983099428412==--
From jsuchome@svn.opensuse.org Thu Mar 11 09:56:45 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61255 - /tags/stable-2_19_7/users/
Date: Thu, 11 Mar 2010 10:00:49 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4516953800396898625=="
--===============4516953800396898625==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Thu Mar 11 11:00:49 2010
New Revision: 61255
URL: http://svn.opensuse.org/viewcvs/yast?rev=61255&view=rev
Log:
Created tag stable-2_19_7 for users
Added:
tags/stable-2_19_7/users/
- copied from r61254, trunk/users/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4516953800396898625==--
From jsuchome@svn.opensuse.org Thu Mar 11 10:05:36 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61256 - in /branches/SuSE-Linux-11_2-Branch/users:
VERSION package/yast2-users.changes src/YaPI/USERS.pm
Date: Thu, 11 Mar 2010 10:09:48 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2565040347089173389=="
--===============2565040347089173389==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Thu Mar 11 11:09:48 2010
New Revision: 61256
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61256&view=3Drev
Log:
- YaPI: allow to specify default group by name (bnc#582254)
- YaPI enhanced to return default values
- 2.18.15=20
Modified:
branches/SuSE-Linux-11_2-Branch/users/VERSION
branches/SuSE-Linux-11_2-Branch/users/package/yast2-users.changes
branches/SuSE-Linux-11_2-Branch/users/src/YaPI/USERS.pm
Modified: branches/SuSE-Linux-11_2-Branch/users/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Linux-11_2-Branch/use=
rs/VERSION?rev=3D61256&r1=3D61255&r2=3D61256&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Linux-11_2-Branch/users/VERSION (original)
+++ branches/SuSE-Linux-11_2-Branch/users/VERSION Thu Mar 11 11:09:48 2010
@@ -1 +1 @@
-2.18.14
+2.18.15
Modified: branches/SuSE-Linux-11_2-Branch/users/package/yast2-users.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Linux-11_2-Branch/use=
rs/package/yast2-users.changes?rev=3D61256&r1=3D61255&r2=3D61256&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Linux-11_2-Branch/users/package/yast2-users.changes (origin=
al)
+++ branches/SuSE-Linux-11_2-Branch/users/package/yast2-users.changes Thu Mar=
11 11:09:48 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Mar 11 10:59:20 CET 2010 - jsuchome(a)suse.cz
+
+- YaPI: allow to specify default group by name (bnc#582254)
+- YaPI enhanced to return default values
+- 2.18.15=20
+
+-------------------------------------------------------------------
Thu Oct 1 14:41:38 CEST 2009 - jsuchome(a)suse.cz
=20
- add GID to autoYaST group export map in more cases (bnc#540787)
Modified: branches/SuSE-Linux-11_2-Branch/users/src/YaPI/USERS.pm
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Linux-11_2-Branch/use=
rs/src/YaPI/USERS.pm?rev=3D61256&r1=3D61255&r2=3D61256&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Linux-11_2-Branch/users/src/YaPI/USERS.pm (original)
+++ branches/SuSE-Linux-11_2-Branch/users/src/YaPI/USERS.pm Thu Mar 11 11:09:=
48 2010
@@ -103,15 +103,16 @@
use strict;
use YaST::YCP qw(:LOGGING);
use YaPI;
+use Data::Dumper;
=20
textdomain ("users");
=20
=20
# ------------------- imported modules
-YaST::YCP::Import ("Mode");
-
YaST::YCP::Import ("Ldap");
YaST::YCP::Import ("Users");
+YaST::YCP::Import ("UsersCache");
+YaST::YCP::Import ("UsersPasswd");
YaST::YCP::Import ("UsersLDAP");
# -------------------------------------
=20
@@ -362,6 +363,7 @@
"homeDirectory" Users's home directory
"loginShell" User's login shell
"gidNumber" GID of user's default group
+ "groupname" name of user's default group; YaST itself will look for GID
"grouplist" Hash (of type { =3D> 1 }) with groups
this user should be member of.
"shadowinactive" Days after password expires that account is disabled
@@ -443,7 +445,6 @@
}
=20
Users->SetGUI (0);
- Mode->SetUI ("commandline");
=20
$ret =3D Users->Read ();
if ($ret ne "") { return $ret; }
@@ -477,6 +478,13 @@
$user->{"type"} =3D $type;
=20
Users->ResetCurrentUser ();
+
+ # if groupname was specified and not gidNumber, find the GID
+ if (($user->{"groupname"} || "") && ! defined $user->{"gidNumber"}) {
+
+ my $group =3D Users->GetGroupByName ($user->{"groupname"} || "", "");
+ $user->{"gidNumber"} =3D $group->{"gidNumber"} if (defined $group->{"gidNum=
ber"});
+ }
=20
$ret =3D Users->AddUser ($user);
if ($ret ne "") { return $ret; }
@@ -652,6 +660,12 @@
$data->{"dn"} =3D $user->{"dn"};
}
=20
+ # if groupname was specified and not gidNumber, find the GID
+ if (($data->{"groupname"} || "") && ! defined $data->{"gidNumber"}) {
+ my $group =3D Users->GetGroupByName ($data->{"groupname"} || "", "");
+ $data->{"gidNumber"} =3D $group->{"gidNumber"} if (defined $group->{"gidNum=
ber"});
+ }
+
$error =3D Users->EditUser ($data);
if ($error eq "") {
$error =3D Users->CheckUser ({});
@@ -1151,9 +1165,7 @@
my $ret =3D {};
my $error =3D "";
=20
- # FIXME HACK to prevent setting mode to testsuite (bnc#243624)
- Mode->SetUI ("commandline");
- =20
+ =20
Users->SetGUI (0);
=20
my $type =3D $config->{"type"} || "local";
@@ -1272,9 +1284,6 @@
my $config =3D $_[0];
my $ret =3D {};
=20
- # FIXME HACK to prevent setting mode to testsuite (bnc#243624)
- Mode->SetUI ("commandline");
-
Users->SetGUI (0);
=20
my $type =3D $config->{"type"} || "local";
@@ -2479,4 +2488,51 @@
return $ret;
}
=20
+# Read various default values. The argument map defines what should be retur=
ned
+# in the return map
+BEGIN{$TYPEINFO{Read} =3D ["function",
+ [ "map", "string", "any" ],
+ [ "map", "string", "any" ]];
+}
+sub Read {
+
+ my $self =3D shift;
+ my $args =3D shift;
+ my $ret =3D {};
+
+ Users->SetGUI (0);
+
+ my $user_type =3D $args->{"user_type"} || "local";
+
+ if ($args->{"login_defaults"} || 0) {
+ Users->ReadLoginDefaults ();
+ $ret->{"login_defaults"} =3D Users->GetLoginDefaults ();
+ }
+ # return password length limitation for given user ('local' by default)
+ if ($args->{"password_length"} || 0) {
+ Users->ReadSystemDefaults (1);
+ $ret->{"pw_min"} =3D Users->GetMinPasswordLength ($user_type);
+ $ret->{"pw_max"} =3D Users->GetMaxPasswordLength ($user_type);
+ }
+
+ if ($args->{"uid_limits"} || 0) {
+ Users->ReadSystemDefaults (0);
+ my %configuration =3D (
+ "max_system_uid" =3D> UsersCache->GetMaxUID ("system"),
+ "max_system_gid" =3D> UsersCache->GetMaxGID ("system")
+ );
+ UsersPasswd->Read (\%configuration); # for filling last UID...
+
+ UsersCache->SetLastUID (UsersPasswd->GetLastUID ($user_type), $user_type);
+ $ret->{"uid_min"} =3D UsersCache->GetMinUID ($user_type);
+ $ret->{"uid_max"} =3D UsersCache->GetMaxUID ($user_type);
+ $ret->{"uid_next"} =3D UsersCache->NextFreeUID ();
+ }
+ if ($args->{"all_shells"} || 0) {
+ Users->ReadAllShells ();
+ $ret->{"all_shells"} =3D Users->AllShells ();
+ }
+ return $ret;
+}
+
42;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2565040347089173389==--
From jsuchome@svn.opensuse.org Thu Mar 11 10:05:40 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61257 - /tags/branch-Linux-11_2-2_18_15/
Date: Thu, 11 Mar 2010 10:09:53 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5802624644597949019=="
--===============5802624644597949019==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Thu Mar 11 11:09:53 2010
New Revision: 61257
URL: http://svn.opensuse.org/viewcvs/yast?rev=61257&view=rev
Log:
Created tag branch-Linux-11_2-2_18_15
Added:
tags/branch-Linux-11_2-2_18_15/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5802624644597949019==--
From jsuchome@svn.opensuse.org Thu Mar 11 10:05:45 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61258 - /tags/branch-Linux-11_2-2_18_15/users/
Date: Thu, 11 Mar 2010 10:09:56 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2538967214495498655=="
--===============2538967214495498655==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Thu Mar 11 11:09:56 2010
New Revision: 61258
URL: http://svn.opensuse.org/viewcvs/yast?rev=61258&view=rev
Log:
Created tag branch-Linux-11_2-2_18_15 for users
Added:
tags/branch-Linux-11_2-2_18_15/users/
- copied from r61257, branches/SuSE-Linux-11_2-Branch/users/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2538967214495498655==--
From jsuchome@svn.opensuse.org Thu Mar 11 10:06:55 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61259 - in
/branches/SuSE-Code-11-SP1-Branch/product-creator: VERSION
package/yast2-product-creator.changes src/Kiwi.ycp
Date: Thu, 11 Mar 2010 10:11:07 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2590347914272599672=="
--===============2590347914272599672==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Thu Mar 11 11:11:07 2010
New Revision: 61259
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61259&view=3Drev
Log:
- remember logs directory (bnc#587012)
- 2.17.32=20
Modified:
branches/SuSE-Code-11-SP1-Branch/product-creator/VERSION
branches/SuSE-Code-11-SP1-Branch/product-creator/package/yast2-product-cr=
eator.changes
branches/SuSE-Code-11-SP1-Branch/product-creator/src/Kiwi.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/product-creator/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
oduct-creator/VERSION?rev=3D61259&r1=3D61258&r2=3D61259&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/product-creator/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/product-creator/VERSION Thu Mar 11 11:11=
:07 2010
@@ -1 +1 @@
-2.17.31
+2.17.32
Modified: branches/SuSE-Code-11-SP1-Branch/product-creator/package/yast2-prod=
uct-creator.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
oduct-creator/package/yast2-product-creator.changes?rev=3D61259&r1=3D61258&r2=
=3D61259&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/product-creator/package/yast2-product-cr=
eator.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/product-creator/package/yast2-product-cr=
eator.changes Thu Mar 11 11:11:07 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 10 15:08:49 CET 2010 - jsuchome(a)suse.cz
+
+- remember logs directory (bnc#587012)
+- 2.17.32=20
+
+-------------------------------------------------------------------
Mon Mar 8 15:26:38 CET 2010 - jsuchome(a)suse.cz
=20
- enhance "save logs" dialog (bnc#583783)
Modified: branches/SuSE-Code-11-SP1-Branch/product-creator/src/Kiwi.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/pr=
oduct-creator/src/Kiwi.ycp?rev=3D61259&r1=3D61258&r2=3D61259&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/product-creator/src/Kiwi.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/product-creator/src/Kiwi.ycp Thu Mar 11 =
11:11:07 2010
@@ -452,6 +452,7 @@
}
if (ret =3D=3D `browse)
{
+ dir =3D (string) UI::QueryWidget (`id (`out_dir), `Value);
string selected =3D UI::AskForExistingDirectory (dir, "");
if (selected !=3D nil)
UI::ChangeWidget (`id(`out_dir), `Value, selected);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2590347914272599672==--
From jsuchome@svn.opensuse.org Thu Mar 11 10:07:08 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61260 - /tags/branch-Code-11-SP1-2_17_32/product-creator/
Date: Thu, 11 Mar 2010 10:11:21 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2470193910725380641=="
--===============2470193910725380641==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Thu Mar 11 11:11:21 2010
New Revision: 61260
URL: http://svn.opensuse.org/viewcvs/yast?rev=61260&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_32 for product-creator
Added:
tags/branch-Code-11-SP1-2_17_32/product-creator/ (props changed)
- copied from r61259, branches/SuSE-Code-11-SP1-Branch/product-creator/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2470193910725380641==--
From jsuchome@svn.opensuse.org Thu Mar 11 10:07:20 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61261 - in /trunk/product-creator: VERSION
package/yast2-product-creator.changes src/Kiwi.ycp
Date: Thu, 11 Mar 2010 10:11:33 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7007219789826001346=="
--===============7007219789826001346==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Thu Mar 11 11:11:33 2010
New Revision: 61261
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61261&view=3Drev
Log:
- remember logs directory (bnc#587012)
- 2.19.7=20
Modified:
trunk/product-creator/VERSION
trunk/product-creator/package/yast2-product-creator.changes
trunk/product-creator/src/Kiwi.ycp
Modified: trunk/product-creator/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/product-creator/VERSION?rev=
=3D61261&r1=3D61260&r2=3D61261&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/product-creator/VERSION (original)
+++ trunk/product-creator/VERSION Thu Mar 11 11:11:33 2010
@@ -1 +1 @@
-2.19.6
+2.19.7
Modified: trunk/product-creator/package/yast2-product-creator.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/product-creator/package/yast2=
-product-creator.changes?rev=3D61261&r1=3D61260&r2=3D61261&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/product-creator/package/yast2-product-creator.changes (original)
+++ trunk/product-creator/package/yast2-product-creator.changes Thu Mar 11 11=
:11:33 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 11 11:11:21 CET 2010 - jsuchome(a)suse.cz
+
+- remember logs directory (bnc#587012)
+- 2.19.7=20
+
+-------------------------------------------------------------------
Mon Mar 8 15:27:43 CET 2010 - jsuchome(a)suse.cz
=20
- enhanced "save logs" dialog (bnc#583783)
Modified: trunk/product-creator/src/Kiwi.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/product-creator/src/Kiwi.ycp?=
rev=3D61261&r1=3D61260&r2=3D61261&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/product-creator/src/Kiwi.ycp (original)
+++ trunk/product-creator/src/Kiwi.ycp Thu Mar 11 11:11:33 2010
@@ -452,6 +452,7 @@
}
if (ret =3D=3D `browse)
{
+ dir =3D (string) UI::QueryWidget (`id (`out_dir), `Value);
string selected =3D UI::AskForExistingDirectory (dir, "");
if (selected !=3D nil)
UI::ChangeWidget (`id(`out_dir), `Value, selected);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7007219789826001346==--
From jsuchome@svn.opensuse.org Thu Mar 11 10:07:31 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61262 - /tags/stable-2_19_7/product-creator/
Date: Thu, 11 Mar 2010 10:11:44 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============9075188497095068402=="
--===============9075188497095068402==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Thu Mar 11 11:11:44 2010
New Revision: 61262
URL: http://svn.opensuse.org/viewcvs/yast?rev=61262&view=rev
Log:
Created tag stable-2_19_7 for product-creator
Added:
tags/stable-2_19_7/product-creator/
- copied from r61261, trunk/product-creator/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============9075188497095068402==--
From ug@svn.opensuse.org Thu Mar 11 10:27:31 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61263 - in /trunk/autoinstallation:
package/autoyast2.changes src/clients/files_auto.ycp
Date: Thu, 11 Mar 2010 10:31:38 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5259443524989063916=="
--===============5259443524989063916==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Thu Mar 11 11:31:37 2010
New Revision: 61263
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61263&view=3Drev
Log:
location for files added to UI
Modified:
trunk/autoinstallation/package/autoyast2.changes
trunk/autoinstallation/src/clients/files_auto.ycp
Modified: trunk/autoinstallation/package/autoyast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/auto=
yast2.changes?rev=3D61263&r1=3D61262&r2=3D61263&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Thu Mar 11 11:31:37 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Thu Mar 11 11:30:05 CET 2010 - ug(a)suse.de
+
+- location for files added to UI
+
+-------------------------------------------------------------------
Wed Mar 10 15:15:29 CET 2010 - ug(a)suse.de
=20
- location for scripts added to UI
Modified: trunk/autoinstallation/src/clients/files_auto.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/clients/=
files_auto.ycp?rev=3D61263&r1=3D61262&r2=3D61263&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/src/clients/files_auto.ycp (original)
+++ trunk/autoinstallation/src/clients/files_auto.ycp Thu Mar 11 11:31:37 2010
@@ -35,7 +35,7 @@
/**
* Add or edit a file
*/
-define void AddEditFile(string fileName, string source, string permissions, =
string owner)
+define void AddEditFile(string fileName, string source, string permissions, =
string owner, string location)
``{
=20
list newFiles =3D [];
@@ -49,6 +49,7 @@
oldFile=3Dadd(oldFile,"file_contents", source);
oldFile=3Dadd(oldFile,"file_permissions", permissions);
oldFile=3Dadd(oldFile,"file_owner", owner);
+ oldFile=3Dadd(oldFile,"file_location", location);
modified =3D true;
return oldFile;
}
@@ -64,6 +65,7 @@
file=3Dadd(file,"file_contents", source);
file=3Dadd(file,"file_permissions", permissions);
file=3Dadd(file,"file_owner", owner);
+ file=3Dadd(file,"file_location", location);
AutoinstFile::Files =3D add ( AutoinstFile::Files, file);
}
return;
@@ -124,8 +126,9 @@
`TextEntry(`id(`perm), _("&Permissions"), file["file_permissions"]:"")
),
`VSpacing(1),
+ `TextEntry(`id(`location), `opt(`notify), _("&Retrieve f=
rom"), file["file_location"]:""),
`HBox(
- `MultiLineEdit(`id(`source), _("File So&urce"), file["file_contents"]:=
"")
+ `MultiLineEdit(`id(`source),`opt(`notify), _("File So&urce"), file["f=
ile_contents"]:"")
),
`VSpacing(1),
`HBox(
@@ -138,13 +141,27 @@
contents, help, true, true);
=20
Wizard::SetNextButton(`next, Label::SaveButton() );
+
+ /* why?
if (mode =3D=3D `edit)
{
UI::ChangeWidget(`id(`filename), `Enabled, false);
}
+ */
=20
any ret =3D nil;
repeat {
+ if( (string)UI::QueryWidget(`id(`location), `Value) !=3D "" ) {
+ UI::ChangeWidget (`id(`source), `Enabled, false );
+ } else {
+ UI::ChangeWidget (`id(`source), `Enabled, true );
+ if( (string)UI::QueryWidget(`id(`source), `Value) !=3D "" ) {
+ UI::ChangeWidget (`id(`location), `Enabled, false );
+ UI::ChangeWidget (`id(`location), `Value, "" );
+ } else {
+ UI::ChangeWidget (`id(`location), `Enabled, true );
+ }
+ }
ret =3D (symbol) UI::UserInput();
if (ret =3D=3D `next)
{
@@ -152,8 +169,9 @@
string permissions =3D (string)UI::QueryWidget(`id(`perm), `Value);
string owner =3D (string)UI::QueryWidget(`id(`owner), `Value);
string source =3D (string)UI::QueryWidget(`id(`source), `Value);
+ string location =3D (string)UI::QueryWidget(`id(`location), =
`Value);
=20
- if ( source =3D=3D "" || fileName =3D=3D "")
+ if ( (source =3D=3D "" && location =3D=3D "") || fileName =3D=3D "")
{
Popup::Message(_("Provide at least the file
name and the contents of the file.
@@ -163,7 +181,7 @@
}
else
{
- AddEditFile( fileName,source, permissions, owner);
+ AddEditFile( fileName,source, permissions, owner, location);
}
}
else if (ret =3D=3D `loadsource)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5259443524989063916==--
From mzugec@svn.opensuse.org Thu Mar 11 11:54:29 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61264 - in
/branches/SuSE-Code-11-SP1-Branch/iscsi-client: VERSION
package/yast2-iscsi-client.changes src/helps.ycp
Date: Thu, 11 Mar 2010 11:58:40 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3428347675760522710=="
--===============3428347675760522710==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Thu Mar 11 12:58:40 2010
New Revision: 61264
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61264&view=3Drev
Log:
helptext typo (bnc#585387)
Modified:
branches/SuSE-Code-11-SP1-Branch/iscsi-client/VERSION
branches/SuSE-Code-11-SP1-Branch/iscsi-client/package/yast2-iscsi-client.=
changes
branches/SuSE-Code-11-SP1-Branch/iscsi-client/src/helps.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/iscsi-client/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/is=
csi-client/VERSION?rev=3D61264&r1=3D61263&r2=3D61264&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/iscsi-client/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/iscsi-client/VERSION Thu Mar 11 12:58:40=
2010
@@ -1 +1 @@
-2.17.17
+2.17.18
Modified: branches/SuSE-Code-11-SP1-Branch/iscsi-client/package/yast2-iscsi-c=
lient.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/is=
csi-client/package/yast2-iscsi-client.changes?rev=3D61264&r1=3D61263&r2=3D612=
64&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/iscsi-client/package/yast2-iscsi-client.=
changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/iscsi-client/package/yast2-iscsi-client.=
changes Thu Mar 11 12:58:40 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 11 12:58:22 CET 2010 - mzugec(a)suse.cz
+
+- helptext typo (bnc#585387)
+- 2.17.18=20
+
+-------------------------------------------------------------------
Wed Mar 3 10:40:48 CET 2010 - mzugec(a)suse.cz
=20
- disable iBFT for non-x86 architecture (bnc#582615)
Modified: branches/SuSE-Code-11-SP1-Branch/iscsi-client/src/helps.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/is=
csi-client/src/helps.ycp?rev=3D61264&r1=3D61263&r2=3D61264&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/iscsi-client/src/helps.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/iscsi-client/src/helps.ycp Thu Mar 11 12=
:58:40 2010
@@ -83,7 +83,7 @@
_("
Warning
") + _("
When accessing an iSCSI device READ/=
WRITE, make sure that this access is exclusive. Otherwise there is a pote=
ntial risk of data corruption.
"),
=20
- "initiator_name" : _("
InitiatorName is value a from /etc/init=
iatorname.iscsi. \nIn case you have iBFT, this value will be added from =
there and you are only able to change it in the BIOS setup.
"),
+ "initiator_name" : _("
InitiatorName is a value from /etc/iscs=
i/initiatorname.iscsi. \nIn case you have iBFT, this value will be added=
from there and you are only able to change it in the BIOS setup.
"),
=20
"isns" : _("If you want to use iSNS (Internet Storage Name Service=
) for discovering targets instead of the default SendTargets method,
fill in the IP address of the iSNS server and port. The default port should =
be 3205.
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3428347675760522710==--
From mzugec@svn.opensuse.org Thu Mar 11 11:54:37 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61265 - in /trunk/iscsi-client: VERSION
package/yast2-iscsi-client.changes src/helps.ycp
Date: Thu, 11 Mar 2010 11:58:50 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5013786662202942119=="
--===============5013786662202942119==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Thu Mar 11 12:58:50 2010
New Revision: 61265
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61265&view=3Drev
Log:
helptext typo (bnc#585387)
Modified:
trunk/iscsi-client/VERSION
trunk/iscsi-client/package/yast2-iscsi-client.changes
trunk/iscsi-client/src/helps.ycp
Modified: trunk/iscsi-client/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/iscsi-client/VERSION?rev=3D61=
265&r1=3D61264&r2=3D61265&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/iscsi-client/VERSION (original)
+++ trunk/iscsi-client/VERSION Thu Mar 11 12:58:50 2010
@@ -1 +1 @@
-2.19.1
+2.19.2
Modified: trunk/iscsi-client/package/yast2-iscsi-client.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/iscsi-client/package/yast2-is=
csi-client.changes?rev=3D61265&r1=3D61264&r2=3D61265&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/iscsi-client/package/yast2-iscsi-client.changes (original)
+++ trunk/iscsi-client/package/yast2-iscsi-client.changes Thu Mar 11 12:58:50=
2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 11 12:57:53 CET 2010 - mzugec(a)suse.cz
+
+- helptext typo (bnc#585387)
+- 2.19.2=20
+
+-------------------------------------------------------------------
Wed Mar 3 10:45:42 CET 2010 - mzugec(a)suse.cz
=20
- disable iBFT for non-x86 architecture (bnc#582615)
Modified: trunk/iscsi-client/src/helps.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/iscsi-client/src/helps.ycp?re=
v=3D61265&r1=3D61264&r2=3D61265&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/iscsi-client/src/helps.ycp (original)
+++ trunk/iscsi-client/src/helps.ycp Thu Mar 11 12:58:50 2010
@@ -83,7 +83,7 @@
_("
Warning
") + _("
When accessing an iSCSI device READ/=
WRITE, make sure that this access is exclusive. Otherwise there is a pote=
ntial risk of data corruption.
"),
=20
- "initiator_name" : _("
InitiatorName is value a from /etc/init=
iatorname.iscsi. \nIn case you have iBFT, this value will be added from =
there and you are only able to change it in the BIOS setup.
"),
+ "initiator_name" : _("
InitiatorName is a value from /etc/iscs=
i/initiatorname.iscsi. \nIn case you have iBFT, this value will be added=
from there and you are only able to change it in the BIOS setup.
"),
=20
"isns" : _("If you want to use iSNS (Internet Storage Name Service=
) for discovering targets instead of the default SendTargets method,
fill in the IP address of the iSNS server and port. The default port should =
be 3205.
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5013786662202942119==--
From mzugec@svn.opensuse.org Thu Mar 11 11:54:44 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61266 - /tags/branch-Code-11-SP1-2_17_18/iscsi-client/
Date: Thu, 11 Mar 2010 11:58:57 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8210105123180916778=="
--===============8210105123180916778==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Thu Mar 11 12:58:57 2010
New Revision: 61266
URL: http://svn.opensuse.org/viewcvs/yast?rev=61266&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_18 for iscsi-client
Added:
tags/branch-Code-11-SP1-2_17_18/iscsi-client/ (props changed)
- copied from r61265, branches/SuSE-Code-11-SP1-Branch/iscsi-client/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8210105123180916778==--
From mzugec@svn.opensuse.org Thu Mar 11 11:54:52 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61267 - /tags/stable-2_19_2/iscsi-client/
Date: Thu, 11 Mar 2010 11:59:03 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3167884433118403839=="
--===============3167884433118403839==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Thu Mar 11 12:59:03 2010
New Revision: 61267
URL: http://svn.opensuse.org/viewcvs/yast?rev=61267&view=rev
Log:
Created tag stable-2_19_2 for iscsi-client
Added:
tags/stable-2_19_2/iscsi-client/
- copied from r61266, trunk/iscsi-client/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3167884433118403839==--
From kmachalkova@svn.opensuse.org Thu Mar 11 12:53:00 2010
From: kmachalkova@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61268 - in /trunk/control-center: VERSION.cmake
package/yast2-control-center.changes src/YaST-systemsettings.desktop
Date: Thu, 11 Mar 2010 12:56:18 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5373993442253360696=="
--===============5373993442253360696==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: kmachalkova
Date: Thu Mar 11 13:56:18 2010
New Revision: 61268
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61268&view=3Drev
Log:
Adapted to new KControl rules
Modified:
trunk/control-center/VERSION.cmake
trunk/control-center/package/yast2-control-center.changes
trunk/control-center/src/YaST-systemsettings.desktop
Modified: trunk/control-center/VERSION.cmake
URL: http://svn.opensuse.org/viewcvs/yast/trunk/control-center/VERSION.cmake?=
rev=3D61268&r1=3D61267&r2=3D61268&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/control-center/VERSION.cmake (original)
+++ trunk/control-center/VERSION.cmake Thu Mar 11 13:56:18 2010
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "19")
-SET(VERSION_PATCH "0")
+SET(VERSION_PATCH "1")
Modified: trunk/control-center/package/yast2-control-center.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/control-center/package/yast2-=
control-center.changes?rev=3D61268&r1=3D61267&r2=3D61268&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/control-center/package/yast2-control-center.changes (original)
+++ trunk/control-center/package/yast2-control-center.changes Thu Mar 11 13:5=
6:18 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Mar 11 13:51:41 CET 2010 - kmachalkova(a)suse.cz
+
+- Integrate YaST with new KControl - it is ExternaApp, not KCModule
+ (bnc#574864)
+- 2.19.1=20
+
+-------------------------------------------------------------------
Thu Jan 7 14:24:15 CET 2010 - jsrain(a)suse.cz
=20
- added yast2-control-center-qt Recommends yast2-qt (bnc#545331)
Modified: trunk/control-center/src/YaST-systemsettings.desktop
URL: http://svn.opensuse.org/viewcvs/yast/trunk/control-center/src/YaST-syste=
msettings.desktop?rev=3D61268&r1=3D61267&r2=3D61268&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/control-center/src/YaST-systemsettings.desktop (original)
+++ trunk/control-center/src/YaST-systemsettings.desktop Thu Mar 11 13:56:18 =
2010
@@ -3,8 +3,7 @@
Name=3DYaST
Icon=3Dyast
GenericName=3DAdministrator Settings
-Exec=3D/sbin/yast2
+Exec=3Dkdesu -c /sbin/yast2
X-KDE-RootOnly=3Dtrue
X-KDE-System-Settings-Parent-Category=3Dsystem
-X-KDE-ServiceTypes=3DKCModule
-
+X-KDE-ServiceTypes=3DSystemSettingsExternalApp
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5373993442253360696==--
From kmachalkova@svn.opensuse.org Thu Mar 11 12:53:28 2010
From: kmachalkova@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61269 - /tags/stable-2_19_1/control-center/
Date: Thu, 11 Mar 2010 12:56:55 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5240687777265591904=="
--===============5240687777265591904==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: kmachalkova
Date: Thu Mar 11 13:56:54 2010
New Revision: 61269
URL: http://svn.opensuse.org/viewcvs/yast?rev=61269&view=rev
Log:
Created tag stable-2_19_1 for control-center
Added:
tags/stable-2_19_1/control-center/
- copied from r61268, trunk/control-center/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5240687777265591904==--
From ug@svn.opensuse.org Thu Mar 11 13:41:58 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61270 - in /trunk/autoinstallation: VERSION
package/autoyast2.changes
Date: Thu, 11 Mar 2010 13:46:07 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4684524469624680903=="
--===============4684524469624680903==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Thu Mar 11 14:46:07 2010
New Revision: 61270
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61270&view=3Drev
Log:
2.19.3
Modified:
trunk/autoinstallation/VERSION
trunk/autoinstallation/package/autoyast2.changes
Modified: trunk/autoinstallation/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/VERSION?rev=
=3D61270&r1=3D61269&r2=3D61270&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/VERSION (original)
+++ trunk/autoinstallation/VERSION Thu Mar 11 14:46:07 2010
@@ -1 +1 @@
-2.19.2
+2.19.3
Modified: trunk/autoinstallation/package/autoyast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/auto=
yast2.changes?rev=3D61270&r1=3D61269&r2=3D61270&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Thu Mar 11 14:46:07 2010
@@ -2,6 +2,7 @@
Thu Mar 11 11:30:05 CET 2010 - ug(a)suse.de
=20
- location for files added to UI
+- 2.19.3
=20
-------------------------------------------------------------------
Wed Mar 10 15:15:29 CET 2010 - ug(a)suse.de
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4684524469624680903==--
From ug@svn.opensuse.org Thu Mar 11 13:41:59 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61271 - /tags/stable-2_19_3/autoinstallation/
Date: Thu, 11 Mar 2010 13:46:12 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4972081648027916715=="
--===============4972081648027916715==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: ug
Date: Thu Mar 11 14:46:12 2010
New Revision: 61271
URL: http://svn.opensuse.org/viewcvs/yast?rev=61271&view=rev
Log:
Created tag stable-2_19_3 for autoinstallation
Added:
tags/stable-2_19_3/autoinstallation/
- copied from r61270, trunk/autoinstallation/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4972081648027916715==--
From mvidner@svn.opensuse.org Thu Mar 11 14:33:32 2010
From: mvidner@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61272 - in /branches/SuSE-Code-11-SP1-Branch/core: ./
libycp/src/ libycp/testsuite/tests/builtin/ package/
Date: Thu, 11 Mar 2010 14:36:54 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0249799132082516121=="
--===============0249799132082516121==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mvidner
Date: Thu Mar 11 15:36:54 2010
New Revision: 61272
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61272&view=3Drev
Log:
Fixed the regexpsub algorithm not to loop endlessly
if the source string contains \1 (bnc#552914).
Modified:
branches/SuSE-Code-11-SP1-Branch/core/VERSION
branches/SuSE-Code-11-SP1-Branch/core/libycp/src/YCPBuiltinString.cc
branches/SuSE-Code-11-SP1-Branch/core/libycp/testsuite/tests/builtin/Buil=
tin-String1.err
branches/SuSE-Code-11-SP1-Branch/core/libycp/testsuite/tests/builtin/Buil=
tin-String1.out
branches/SuSE-Code-11-SP1-Branch/core/libycp/testsuite/tests/builtin/Buil=
tin-String1.ycp
branches/SuSE-Code-11-SP1-Branch/core/package/yast2-core.changes
Modified: branches/SuSE-Code-11-SP1-Branch/core/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
re/VERSION?rev=3D61272&r1=3D61271&r2=3D61272&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/core/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/core/VERSION Thu Mar 11 15:36:54 2010
@@ -1 +1 @@
-2.17.34
+2.17.35
Modified: branches/SuSE-Code-11-SP1-Branch/core/libycp/src/YCPBuiltinString.cc
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
re/libycp/src/YCPBuiltinString.cc?rev=3D61272&r1=3D61271&r2=3D61272&view=3Ddi=
ff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/core/libycp/src/YCPBuiltinString.cc (ori=
ginal)
+++ branches/SuSE-Code-11-SP1-Branch/core/libycp/src/YCPBuiltinString.cc Thu =
Mar 11 15:36:54 2010
@@ -872,10 +872,10 @@
/// (regexp builtins)
typedef struct REG_RET
{
- string result_str;
+ string result_str; // for regexpsub
string match_str[SUB_MAX]; // index 0 not used!!
int match_nb; // 0 - 9
- string error_str;
+ string error_str; // from regerror
bool error;
bool solved;
} Reg_Ret;
@@ -884,6 +884,7 @@
/*
* Universal regular expression solver.
* It is used by all regexp* ycp builtins.
+ * Replacement is done if result is not ""
*/
Reg_Ret solve_regular_expression (const char *input, const char *pattern,
const char *result)
@@ -925,27 +926,38 @@
return reg_ret;
}
=20
- static const char *index[] =3D {
- NULL, /* not used */
- "\\1", "\\2", "\\3", "\\4",
- "\\5", "\\6", "\\7", "\\8", "\\9"
- };
-
string input_str (input);
- string result_str (result);
=20
for (unsigned int i=3D0; (i <=3D compiled.re_nsub) && (i <=3D SUB_MAX); =
i++) {
reg_ret.match_str[i] =3D matchptr[i].rm_so >=3D 0 ? input_str.substr=
(matchptr[i].rm_so, matchptr[i].rm_eo - matchptr[i].rm_so) : "";
reg_ret.match_nb =3D i;
-
- string::size_type col =3D string::npos;
- if(index[i] !=3D NULL) col =3D result_str.find(index[i]);
- while( col !=3D string::npos ) {
- result_str.replace( col, 2, reg_ret.match_str[i] );
- col =3D result_str.find(index[i], col + 1 );
- }
}
=20
+
+ string result_str;
+ const char * done =3D result; // text before 'done' has been dealt with
+ const char * bspos =3D result;
+
+
+ while (1) {
+ bspos =3D strchr (bspos, '\\');
+ if (bspos =3D=3D NULL) // not found
+ break;
+
+ // STATE: \ seen
+ ++bspos;
+
+ if (*bspos >=3D '1' && *bspos <=3D '9') {
+ // copy non-backslash text
+ result_str.append (done, bspos - 1 - done);
+ // copy replacement string
+ result_str +=3D reg_ret.match_str[*bspos - '0'];
+ done =3D bspos =3D bspos + 1;
+ }
+ }
+ // copy the rest
+ result_str +=3D done;
+ =20
reg_ret.result_str =3D result_str;
regfree (&compiled);
return reg_ret;
Modified: branches/SuSE-Code-11-SP1-Branch/core/libycp/testsuite/tests/builti=
n/Builtin-String1.err
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
re/libycp/testsuite/tests/builtin/Builtin-String1.err?rev=3D61272&r1=3D61271&=
r2=3D61272&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/core/libycp/testsuite/tests/builtin/Buil=
tin-String1.err (original)
+++ branches/SuSE-Code-11-SP1-Branch/core/libycp/testsuite/tests/builtin/Buil=
tin-String1.err Thu Mar 11 15:36:54 2010
@@ -142,6 +142,34 @@
----------------------------------------------------------------------
Parsed:
----------------------------------------------------------------------
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\1") =3D=3D "aaab")
+----------------------------------------------------------------------
+Parsed:
+----------------------------------------------------------------------
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\1\\1") =3D=3D "aaabaaab")
+----------------------------------------------------------------------
+Parsed:
+----------------------------------------------------------------------
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\") =3D=3D "\\")
+----------------------------------------------------------------------
+Parsed:
+----------------------------------------------------------------------
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\\\") =3D=3D "\\\\")
+----------------------------------------------------------------------
+Parsed:
+----------------------------------------------------------------------
+(regexpsub ("aaabbb", "(a*b)(.*)", "A\\NZ") =3D=3D "A\\NZ")
+----------------------------------------------------------------------
+Parsed:
+----------------------------------------------------------------------
+(regexpsub ("aaabbb", "(a*b)(.*)", "A\\\\1Z") =3D=3D "A\\aaabZ")
+----------------------------------------------------------------------
+Parsed:
+----------------------------------------------------------------------
+(regexpsub ("machine=3Di386\\2ci486\\2ci586\\2ci686", "^([^=3D]*)=3D(.*)", "=
\\2") =3D=3D "i386\\2ci486\\2ci586\\2ci686")
+----------------------------------------------------------------------
+Parsed:
+----------------------------------------------------------------------
(regexptokenize ("aaabbBb", "(.*[[:upper:]]).*") =3D=3D ["aaabbB"])
----------------------------------------------------------------------
Parsed:
Modified: branches/SuSE-Code-11-SP1-Branch/core/libycp/testsuite/tests/builti=
n/Builtin-String1.out
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
re/libycp/testsuite/tests/builtin/Builtin-String1.out?rev=3D61272&r1=3D61271&=
r2=3D61272&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/core/libycp/testsuite/tests/builtin/Buil=
tin-String1.out (original)
+++ branches/SuSE-Code-11-SP1-Branch/core/libycp/testsuite/tests/builtin/Buil=
tin-String1.out Thu Mar 11 15:36:54 2010
@@ -37,6 +37,13 @@
(true)
(true)
(true)
+(true)
+(true)
+(true)
+(true)
+(true)
+(true)
+(true)
("** sformat **")
("five is greater % than 3")
("** conversions **")
Modified: branches/SuSE-Code-11-SP1-Branch/core/libycp/testsuite/tests/builti=
n/Builtin-String1.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
re/libycp/testsuite/tests/builtin/Builtin-String1.ycp?rev=3D61272&r1=3D61271&=
r2=3D61272&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/core/libycp/testsuite/tests/builtin/Buil=
tin-String1.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/core/libycp/testsuite/tests/builtin/Buil=
tin-String1.ycp Thu Mar 11 15:36:54 2010
@@ -65,6 +65,14 @@
=20
(regexpsub ("aaabbb", "(.*ab).*", "s_\\1_e") =3D=3D "s_aaab_e")
(regexpsub ("aaabbb", "(.*abb)(.*)", "s_\\1_e\\2") =3D=3D "s_aaabb_eb")
+// bnc#552914
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\1") =3D=3D "aaab")
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\1\\1") =3D=3D "aaabaaab")
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\") =3D=3D "\\")
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\\\") =3D=3D "\\\\")
+(regexpsub ("aaabbb", "(a*b)(.*)", "A\\NZ") =3D=3D "A\\NZ")
+(regexpsub ("aaabbb", "(a*b)(.*)", "A\\\\1Z") =3D=3D "A\\aaabZ")
+(regexpsub ("machine=3Di386\\2ci486\\2ci586\\2ci686", "^([^=3D]*)=3D(.*)", "=
\\2") =3D=3D "i386\\2ci486\\2ci586\\2ci686")
=20
(regexptokenize ("aaabbBb", "(.*[[:upper:]]).*") =3D=3D [ "aaabbB" ])
(regexptokenize ("aaabbb", "(.*ab)(.*)") =3D=3D ["aaab", "bb"])
Modified: branches/SuSE-Code-11-SP1-Branch/core/package/yast2-core.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/co=
re/package/yast2-core.changes?rev=3D61272&r1=3D61271&r2=3D61272&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/core/package/yast2-core.changes (origina=
l)
+++ branches/SuSE-Code-11-SP1-Branch/core/package/yast2-core.changes Thu Mar =
11 15:36:54 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Mar 11 15:36:27 CET 2010 - mvidner(a)suse.cz
+
+- Fixed the regexpsub algorithm not to loop endlessly
+ if the source string contains \1 (bnc#552914).
+- 2.17.35
+
+-------------------------------------------------------------------
Tue Mar 9 16:21:07 CET 2010 - mvidner(a)suse.cz
=20
- Fixed an ia64 crash in test_thread_log (a test case for bnc#565918).
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0249799132082516121==--
From kmachalkova@svn.opensuse.org Thu Mar 11 14:47:55 2010
From: kmachalkova@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61273 - in /branches/SuSE-Code-11-SP1-Branch/apparmor:
./ package/ src/desktop/
Date: Thu, 11 Mar 2010 14:52:08 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============9010785603958233876=="
--===============9010785603958233876==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: kmachalkova
Date: Thu Mar 11 15:52:08 2010
New Revision: 61273
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61273&view=3Drev
Log:
Backport of trailing whitespace bugfix
Modified:
branches/SuSE-Code-11-SP1-Branch/apparmor/VERSION
branches/SuSE-Code-11-SP1-Branch/apparmor/package/yast2-apparmor.changes
branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_Reports.desktop
branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_add_profile.desk=
top
branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_control_panel.de=
sktop
branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_delete_profile.d=
esktop
branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_edit_profile.des=
ktop
Modified: branches/SuSE-Code-11-SP1-Branch/apparmor/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ap=
parmor/VERSION?rev=3D61273&r1=3D61272&r2=3D61273&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/apparmor/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/apparmor/VERSION Thu Mar 11 15:52:08 2010
@@ -1 +1 @@
-2.17.7
+2.17.8
Modified: branches/SuSE-Code-11-SP1-Branch/apparmor/package/yast2-apparmor.ch=
anges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ap=
parmor/package/yast2-apparmor.changes?rev=3D61273&r1=3D61272&r2=3D61273&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/apparmor/package/yast2-apparmor.changes =
(original)
+++ branches/SuSE-Code-11-SP1-Branch/apparmor/package/yast2-apparmor.changes =
Thu Mar 11 15:52:08 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Mar 11 15:47:28 CET 2010 - kmachalkova(a)suse.cz
+
+- Backport of bnc#538245 bugfix. This solves untranslated tooltips
+ of AA modules (now bnc#583643)
+- 2.17.8
+
+-------------------------------------------------------------------
Wed Mar 18 15:20:01 CET 2009 - kmachalkova(a)suse.cz
=20
- Convert report names and modes to/from human readable strings
Modified: branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_Reports.de=
sktop
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ap=
parmor/src/desktop/SD_Reports.desktop?rev=3D61273&r1=3D61272&r2=3D61273&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_Reports.desktop =
(original)
+++ branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_Reports.desktop =
Thu Mar 11 15:52:08 2010
@@ -20,5 +20,5 @@
Exec=3D/sbin/yast2 SD_Report
=20
Name=3DAppArmor Reports
-GenericName=3DAppArmor Configuration=20
+GenericName=3DAppArmor Configuration
StartupNotify=3Dtrue
Modified: branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_add_profil=
e.desktop
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ap=
parmor/src/desktop/SD_add_profile.desktop?rev=3D61273&r1=3D61272&r2=3D61273&v=
iew=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_add_profile.desk=
top (original)
+++ branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_add_profile.desk=
top Thu Mar 11 15:52:08 2010
@@ -20,5 +20,5 @@
Exec=3D/sbin/yast2 SD_AddProfile
=20
Name=3DManually Add Profile
-GenericName=3DAppArmor Configuration=20
+GenericName=3DAppArmor Configuration
StartupNotify=3Dtrue
Modified: branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_control_pa=
nel.desktop
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ap=
parmor/src/desktop/SD_control_panel.desktop?rev=3D61273&r1=3D61272&r2=3D61273=
&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_control_panel.de=
sktop (original)
+++ branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_control_panel.de=
sktop Thu Mar 11 15:52:08 2010
@@ -20,5 +20,5 @@
Exec=3D/sbin/yast2 subdomain=20
=20
Name=3DAppArmor Control Panel
-GenericName=3DAppArmor Control Panel=20
+GenericName=3DAppArmor Control Panel
StartupNotify=3Dtrue
Modified: branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_delete_pro=
file.desktop
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ap=
parmor/src/desktop/SD_delete_profile.desktop?rev=3D61273&r1=3D61272&r2=3D6127=
3&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_delete_profile.d=
esktop (original)
+++ branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_delete_profile.d=
esktop Thu Mar 11 15:52:08 2010
@@ -20,5 +20,5 @@
Exec=3D/sbin/yast2 SD_DeleteProfile
=20
Name=3DDelete Profile
-GenericName=3DAppArmor Configuration=20
+GenericName=3DAppArmor Configuration
StartupNotify=3Dtrue
Modified: branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_edit_profi=
le.desktop
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ap=
parmor/src/desktop/SD_edit_profile.desktop?rev=3D61273&r1=3D61272&r2=3D61273&=
view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_edit_profile.des=
ktop (original)
+++ branches/SuSE-Code-11-SP1-Branch/apparmor/src/desktop/SD_edit_profile.des=
ktop Thu Mar 11 15:52:08 2010
@@ -20,5 +20,5 @@
Exec=3D/sbin/yast2 SD_EditProfile
=20
Name=3DEdit Profile
-GenericName=3DAppArmor Configuration=20
+GenericName=3DAppArmor Configuration
StartupNotify=3Dtrue
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============9010785603958233876==--
From kmachalkova@svn.opensuse.org Thu Mar 11 14:48:14 2010
From: kmachalkova@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61274 - /tags/branch-Code-11-SP1-2_17_8/apparmor/
Date: Thu, 11 Mar 2010 14:52:26 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6950600741454410299=="
--===============6950600741454410299==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: kmachalkova
Date: Thu Mar 11 15:52:26 2010
New Revision: 61274
URL: http://svn.opensuse.org/viewcvs/yast?rev=61274&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_8 for apparmor
Added:
tags/branch-Code-11-SP1-2_17_8/apparmor/ (props changed)
- copied from r61273, branches/SuSE-Code-11-SP1-Branch/apparmor/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6950600741454410299==--
From mvidner@svn.opensuse.org Thu Mar 11 15:02:37 2010
From: mvidner@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61275 - in /trunk/core: ./ libycp/src/
libycp/testsuite/tests/builtin/ package/
Date: Thu, 11 Mar 2010 15:06:50 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2248035968989332719=="
--===============2248035968989332719==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mvidner
Date: Thu Mar 11 16:06:50 2010
New Revision: 61275
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61275&view=3Drev
Log:
Fixed the regexpsub algorithm not to loop endlessly
if the source string contains \1 (bnc#552914).
svn merge -c61272 http://svn.opensuse.org/svn/yast/branches/SuSE-Code-11-SP1-=
Branch/core
Modified:
trunk/core/ (props changed)
trunk/core/VERSION
trunk/core/libycp/src/YCPBuiltinString.cc
trunk/core/libycp/testsuite/tests/builtin/Builtin-String1.err
trunk/core/libycp/testsuite/tests/builtin/Builtin-String1.out
trunk/core/libycp/testsuite/tests/builtin/Builtin-String1.ycp
trunk/core/package/yast2-core.changes
Modified: trunk/core/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/core/VERSION?rev=3D61275&r1=
=3D61274&r2=3D61275&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/core/VERSION (original)
+++ trunk/core/VERSION Thu Mar 11 16:06:50 2010
@@ -1 +1 @@
-2.19.1
+2.19.2
Modified: trunk/core/libycp/src/YCPBuiltinString.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/core/libycp/src/YCPBuiltinStr=
ing.cc?rev=3D61275&r1=3D61274&r2=3D61275&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/core/libycp/src/YCPBuiltinString.cc (original)
+++ trunk/core/libycp/src/YCPBuiltinString.cc Thu Mar 11 16:06:50 2010
@@ -891,10 +891,10 @@
/// (regexp builtins)
typedef struct REG_RET
{
- string result_str;
+ string result_str; // for regexpsub
string match_str[SUB_MAX]; // index 0 not used!!
int match_nb; // 0 - 9
- string error_str;
+ string error_str; // from regerror
bool error;
bool solved;
} Reg_Ret;
@@ -903,6 +903,7 @@
/*
* Universal regular expression solver.
* It is used by all regexp* ycp builtins.
+ * Replacement is done if result is not ""
*/
Reg_Ret solve_regular_expression (const char *input, const char *pattern,
const char *result)
@@ -944,27 +945,38 @@
return reg_ret;
}
=20
- static const char *index[] =3D {
- NULL, /* not used */
- "\\1", "\\2", "\\3", "\\4",
- "\\5", "\\6", "\\7", "\\8", "\\9"
- };
-
string input_str (input);
- string result_str (result);
=20
for (unsigned int i=3D0; (i <=3D compiled.re_nsub) && (i <=3D SUB_MAX); =
i++) {
reg_ret.match_str[i] =3D matchptr[i].rm_so >=3D 0 ? input_str.substr=
(matchptr[i].rm_so, matchptr[i].rm_eo - matchptr[i].rm_so) : "";
reg_ret.match_nb =3D i;
-
- string::size_type col =3D string::npos;
- if(index[i] !=3D NULL) col =3D result_str.find(index[i]);
- while( col !=3D string::npos ) {
- result_str.replace( col, 2, reg_ret.match_str[i] );
- col =3D result_str.find(index[i], col + 1 );
- }
}
=20
+
+ string result_str;
+ const char * done =3D result; // text before 'done' has been dealt with
+ const char * bspos =3D result;
+
+
+ while (1) {
+ bspos =3D strchr (bspos, '\\');
+ if (bspos =3D=3D NULL) // not found
+ break;
+
+ // STATE: \ seen
+ ++bspos;
+
+ if (*bspos >=3D '1' && *bspos <=3D '9') {
+ // copy non-backslash text
+ result_str.append (done, bspos - 1 - done);
+ // copy replacement string
+ result_str +=3D reg_ret.match_str[*bspos - '0'];
+ done =3D bspos =3D bspos + 1;
+ }
+ }
+ // copy the rest
+ result_str +=3D done;
+ =20
reg_ret.result_str =3D result_str;
regfree (&compiled);
return reg_ret;
Modified: trunk/core/libycp/testsuite/tests/builtin/Builtin-String1.err
URL: http://svn.opensuse.org/viewcvs/yast/trunk/core/libycp/testsuite/tests/b=
uiltin/Builtin-String1.err?rev=3D61275&r1=3D61274&r2=3D61275&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/core/libycp/testsuite/tests/builtin/Builtin-String1.err (original)
+++ trunk/core/libycp/testsuite/tests/builtin/Builtin-String1.err Thu Mar 11 =
16:06:50 2010
@@ -142,6 +142,34 @@
----------------------------------------------------------------------
Parsed:
----------------------------------------------------------------------
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\1") =3D=3D "aaab")
+----------------------------------------------------------------------
+Parsed:
+----------------------------------------------------------------------
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\1\\1") =3D=3D "aaabaaab")
+----------------------------------------------------------------------
+Parsed:
+----------------------------------------------------------------------
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\") =3D=3D "\\")
+----------------------------------------------------------------------
+Parsed:
+----------------------------------------------------------------------
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\\\") =3D=3D "\\\\")
+----------------------------------------------------------------------
+Parsed:
+----------------------------------------------------------------------
+(regexpsub ("aaabbb", "(a*b)(.*)", "A\\NZ") =3D=3D "A\\NZ")
+----------------------------------------------------------------------
+Parsed:
+----------------------------------------------------------------------
+(regexpsub ("aaabbb", "(a*b)(.*)", "A\\\\1Z") =3D=3D "A\\aaabZ")
+----------------------------------------------------------------------
+Parsed:
+----------------------------------------------------------------------
+(regexpsub ("machine=3Di386\\2ci486\\2ci586\\2ci686", "^([^=3D]*)=3D(.*)", "=
\\2") =3D=3D "i386\\2ci486\\2ci586\\2ci686")
+----------------------------------------------------------------------
+Parsed:
+----------------------------------------------------------------------
(regexptokenize ("aaabbBb", "(.*[[:upper:]]).*") =3D=3D ["aaabbB"])
----------------------------------------------------------------------
Parsed:
Modified: trunk/core/libycp/testsuite/tests/builtin/Builtin-String1.out
URL: http://svn.opensuse.org/viewcvs/yast/trunk/core/libycp/testsuite/tests/b=
uiltin/Builtin-String1.out?rev=3D61275&r1=3D61274&r2=3D61275&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/core/libycp/testsuite/tests/builtin/Builtin-String1.out (original)
+++ trunk/core/libycp/testsuite/tests/builtin/Builtin-String1.out Thu Mar 11 =
16:06:50 2010
@@ -37,6 +37,13 @@
(true)
(true)
(true)
+(true)
+(true)
+(true)
+(true)
+(true)
+(true)
+(true)
("** sformat **")
("five is greater % than 3")
("** conversions **")
Modified: trunk/core/libycp/testsuite/tests/builtin/Builtin-String1.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/core/libycp/testsuite/tests/b=
uiltin/Builtin-String1.ycp?rev=3D61275&r1=3D61274&r2=3D61275&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/core/libycp/testsuite/tests/builtin/Builtin-String1.ycp (original)
+++ trunk/core/libycp/testsuite/tests/builtin/Builtin-String1.ycp Thu Mar 11 =
16:06:50 2010
@@ -65,6 +65,14 @@
=20
(regexpsub ("aaabbb", "(.*ab).*", "s_\\1_e") =3D=3D "s_aaab_e")
(regexpsub ("aaabbb", "(.*abb)(.*)", "s_\\1_e\\2") =3D=3D "s_aaabb_eb")
+// bnc#552914
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\1") =3D=3D "aaab")
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\1\\1") =3D=3D "aaabaaab")
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\") =3D=3D "\\")
+(regexpsub ("aaabbb", "(a*b)(.*)", "\\\\") =3D=3D "\\\\")
+(regexpsub ("aaabbb", "(a*b)(.*)", "A\\NZ") =3D=3D "A\\NZ")
+(regexpsub ("aaabbb", "(a*b)(.*)", "A\\\\1Z") =3D=3D "A\\aaabZ")
+(regexpsub ("machine=3Di386\\2ci486\\2ci586\\2ci686", "^([^=3D]*)=3D(.*)", "=
\\2") =3D=3D "i386\\2ci486\\2ci586\\2ci686")
=20
(regexptokenize ("aaabbBb", "(.*[[:upper:]]).*") =3D=3D [ "aaabbB" ])
(regexptokenize ("aaabbb", "(.*ab)(.*)") =3D=3D ["aaab", "bb"])
Modified: trunk/core/package/yast2-core.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/core/package/yast2-core.chang=
es?rev=3D61275&r1=3D61274&r2=3D61275&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/core/package/yast2-core.changes (original)
+++ trunk/core/package/yast2-core.changes Thu Mar 11 16:06:50 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Mar 11 15:36:27 CET 2010 - mvidner(a)suse.cz
+
+- Fixed the regexpsub algorithm not to loop endlessly
+ if the source string contains \1 (bnc#552914).
+- 2.19.2
+
+-------------------------------------------------------------------
Tue Mar 9 16:21:07 CET 2010 - mvidner(a)suse.cz
=20
- Fixed an ia64 crash in test_thread_log (a test case for bnc#565918).
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2248035968989332719==--
From aschnell@svn.opensuse.org Thu Mar 11 15:09:03 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61276 - in
/branches/SuSE-Code-11-SP1-Branch/installation: VERSION
package/yast2-installation.changes startup/YaST2.call
Date: Thu, 11 Mar 2010 15:13:04 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7273586249591577385=="
--===============7273586249591577385==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Thu Mar 11 16:13:04 2010
New Revision: 61276
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61276&view=3Drev
Log:
- fixed generated xorg.conf for accelerated config (bnc #586533)
Modified:
branches/SuSE-Code-11-SP1-Branch/installation/VERSION
branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes
branches/SuSE-Code-11-SP1-Branch/installation/startup/YaST2.call
Modified: branches/SuSE-Code-11-SP1-Branch/installation/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/VERSION?rev=3D61276&r1=3D61275&r2=3D61276&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/VERSION Thu Mar 11 16:13:04=
2010
@@ -1 +1 @@
-2.17.68
+2.17.69
Modified: branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-install=
ation.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/package/yast2-installation.changes?rev=3D61276&r1=3D61275&r2=3D612=
76&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes Thu Mar 11 16:13:04 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 11 16:10:00 CET 2010 - aschnell(a)suse.de
+
+- fixed generated xorg.conf for accelerated config (bnc #586533)
+- 2.17.69
+
+-------------------------------------------------------------------
Tue Mar 9 15:35:48 CET 2010 - locilka(a)suse.cz
=20
- Fixed calling update.post from DUD (BNC #586609).
Modified: branches/SuSE-Code-11-SP1-Branch/installation/startup/YaST2.call
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/startup/YaST2.call?rev=3D61276&r1=3D61275&r2=3D61276&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/startup/YaST2.call (origina=
l)
+++ branches/SuSE-Code-11-SP1-Branch/installation/startup/YaST2.call Thu Mar =
11 16:13:04 2010
@@ -227,6 +227,15 @@
sed -e "s#ChangeMe#$XServer#" /etc/X11/xorg.conf \
> /etc/X11/xorg.conf.new
mv /etc/X11/xorg.conf.new /etc/X11/xorg.conf
+ # change resolution to fb resolution
+ if [ -f /sys/class/graphics/fb0/virtual_size ]; then
+ resx=3D$((`sed 's/,.*//'
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2970283892646671324=="
--===============2970283892646671324==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: aschnell
Date: Thu Mar 11 16:13:41 2010
New Revision: 61277
URL: http://svn.opensuse.org/viewcvs/yast?rev=61277&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_69 for installation
Added:
tags/branch-Code-11-SP1-2_17_69/installation/ (props changed)
- copied from r61276, branches/SuSE-Code-11-SP1-Branch/installation/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2970283892646671324==--
From jsmeix@svn.opensuse.org Thu Mar 11 16:56:48 2010
From: jsmeix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61278 - in /trunk/printer: VERSION
package/yast2-printer.changes src/Printer.ycp src/printer_auto.ycp
src/printer_proposal.ycp
Date: Thu, 11 Mar 2010 17:00:37 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1843358837304060131=="
--===============1843358837304060131==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsmeix
Date: Thu Mar 11 18:00:36 2010
New Revision: 61278
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61278&view=3Drev
Log:
- printer_auto.ycp and printer_proposal.ycp cleanup, see
https://bugzilla.novell.com/show_bug.cgi?id=3D582680#c33
Currently this is untested work in progress!
When finished this will become version 2.19.6
Modified:
trunk/printer/VERSION
trunk/printer/package/yast2-printer.changes
trunk/printer/src/Printer.ycp
trunk/printer/src/printer_auto.ycp
trunk/printer/src/printer_proposal.ycp
Modified: trunk/printer/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/VERSION?rev=3D61278&r=
1=3D61277&r2=3D61278&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/VERSION (original)
+++ trunk/printer/VERSION Thu Mar 11 18:00:36 2010
@@ -1 +1 @@
-2.19.5
+2.19.6
Modified: trunk/printer/package/yast2-printer.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/package/yast2-printer=
.changes?rev=3D61278&r1=3D61277&r2=3D61278&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/package/yast2-printer.changes (original)
+++ trunk/printer/package/yast2-printer.changes Thu Mar 11 18:00:36 2010
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Thu Mar 11 17:55:54 CET 2010 - jsmeix(a)suse.de
+
+- printer_auto.ycp and printer_proposal.ycp cleanup, see
+ https://bugzilla.novell.com/show_bug.cgi?id=3D582680#c33
+ Curently this is untested work in progress!
+ When finished this will become version 2.19.6
+
+-------------------------------------------------------------------
Wed Mar 3 12:18:38 CET 2010 - jsmeix(a)suse.de
=20
- Fixed tools/autodetect_print_queues by testing for the
Modified: trunk/printer/src/Printer.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/Printer.ycp?rev=
=3D61278&r1=3D61277&r2=3D61278&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/Printer.ycp (original)
+++ trunk/printer/src/Printer.ycp Thu Mar 11 18:00:36 2010
@@ -51,6 +51,18 @@
global boolean modified =3D false;
=20
/**
+ * Set by AutoYaST by calling in printer_auto.ycp the "SetModified" function.
+ * Preset to false which is the right default for AutoYast.
+ */
+global boolean printer_auto_modified =3D false;
+
+/**
+ * Filled in by AutoYaST by calling in printer_auto.ycp the "Import" functio=
n.
+ * Preset to the empty map which is the right default for AutoYast.
+ */
+global map autoyast_printer_settings_import =3D $[];
+
+/**
*/
global boolean proposal_valid =3D false;
=20
@@ -2249,47 +2261,6 @@
return true;
}
=20
-/**
- * Get all printer settings from the first parameter
- * (For use by autoinstallation.)
- * @param settings The YCP structure to be imported.
- * @return boolean True on success
- */
-global boolean Import (map settings) {
- Printerlib::WriteClientSettings(settings["cups_remote_server"]:$[]);
- Printerlib::WriteCupsSettings(settings["server_settings"]:$[]);
- return true;
-}
-
-/**
- * Dump the printer settings to a single map
- * (For use by autoinstallation.)
- * @return map Dumped settings (later acceptable by Import ())
- */
-global map Export () {
- Printerlib::DetermineClientOnly();
- AutodetectQueues();
- list p_queues =3D filter(map queue, queues, { return (queue["confi=
g"]:""=3D=3D"local"); });
- map exp =3D $[
-// "queues" : p_queues,
-// "filters" : Printerlib::ExportFilters( p_queues ),
- "server_settings" : (map)SCR::Read(.cups.server),
- "cups_remote_server" : (map)SCR::Read(.cups.client)
- ];
-//y2internal("export %1", exp);
- return exp;
-}
-
-/**
- * Return packages needed to be installed and removed during
- * Autoinstallation to insure module has all needed software
- * installed.
- * @return map with 2 lists.
- */
-global map AutoPackages() {
- // TODO FIXME: your code here...
- return $[ "install":[], "remove":[] ];
-}
-
/* EOF */
}
+
Modified: trunk/printer/src/printer_auto.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/printer_auto.ycp?=
rev=3D61278&r1=3D61277&r2=3D61278&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/printer_auto.ycp (original)
+++ trunk/printer/src/printer_auto.ycp Thu Mar 11 18:00:36 2010
@@ -22,7 +22,8 @@
* File: clients/printer_auto.ycp
* Package: Configuration of printer
* Summary: Client for autoinstallation
- * Authors: Johannes Meixner
+ * Authors: Michal Zugec
+ * Johannes Meixner
*
* $Id: printer_auto.ycp 27914 2006-02-13 14:32:08Z locilka $
*
@@ -32,6 +33,21 @@
*/
=20
/**
+ * It is perfectly correct and sufficient that the
+ * AutoYaST printer profile contains only the content
+ * of /etc/cups/client.conf and /etc/cups/cupsd.conf
+ * because:
+ * The current AutoYaST printer documentation
+ * in Suse/Novell Bugzilla attachment #269970 in
+ * https://bugzilla.novell.com/show_bug.cgi?id=3D464364#c22
+ * describes why there cannot be support for
+ * local print queues for USB printers
+ * which is a reason that there is only support
+ * for printing with CUPS via network,
+ * and
+ * https://bugzilla.novell.com/show_bug.cgi?id=3D464364#c25
+ * describes that AutoYaST support regarding whether or not
+ * the cupsd should run belongs to the runlevel module.
* @param function to execute
* @param map/list of printer settings
* @return map edited settings, Summary or boolean on success depending on c=
alled function
@@ -47,6 +63,8 @@
y2milestone("Printer auto started");
=20
import "Printer";
+import "Printerlib";
+import "Progress";
include "printer/wizards.ycp";
=20
any ret =3D nil;
@@ -59,52 +77,104 @@
if(size(WFM::Args()) > 1 && is(WFM::Args(1), map))
param =3D (map) WFM::Args(1);
}
-y2debug("func=3D%1", func);
-y2debug("param=3D%1", param);
+y2milestone("Printer auto func=3D'%1'", func);
+y2milestone("Printer auto param=3D'%1'", param);
=20
-/* Create a summary*/
-if(func =3D=3D "Summary") {
- ret =3D Printer::QueueItems( true, true )[0]:[];
-}
-/* Reset configuration */
-else if (func =3D=3D "Reset") {
- Printer::Import($[]);
- ret =3D $[];
-}
-// TODO: use global value to set Printer::dirty
-else if (func =3D=3D "GetModified") {
- ret =3D true;
- }
-/* Change configuration (run AutoSequence) */
-else if (func =3D=3D "Change") {
- ret =3D PrinterAutoSequence();
-}
-/* Import configuration */
-else if (func =3D=3D "Import") {
- ret =3D Printer::Import(param);
-}
-/* Return actual state */
-else if (func =3D=3D "Export") {
- ret =3D Printer::Export();
-}
-/* Return needed packages */
-else if (func =3D=3D "Packages") {
- ret =3D Printer::AutoPackages();
-}
-/* Read current state */
-else if (func =3D=3D "Read") {
- import "Progress";
- boolean progress_orig =3D Progress::set (false);
- ret =3D Printer::Read();
- Progress::set (progress_orig);
-}
-/* Write givven settings */
-else if (func =3D=3D "Write") {
- import "Progress";
- boolean progress_orig =3D Progress::set (false);
- Printer::write_only =3D true;
- ret =3D Printer::Write();
- Progress::set (progress_orig);
+/* Create a summary string */
+if (func =3D=3D "Summary")
+{ ret =3D _("AutoYaST printer client settings.");
+}
+/* Reset configuration to an empty map */
+else if (func =3D=3D "Reset")
+{ ret =3D $[];
+}
+/* Called appropriately by the AutoYaST framework */
+else if (func =3D=3D "SetModified")
+{ Printer::printer_auto_modified =3D true;
+ ret =3D true;
+}
+/* Provide to AutoYaST what it did set before (or the default "false") */
+else if (func =3D=3D "GetModified")
+{ ret =3D Printer::printer_auto_modified;
+}
+/* Change configuration (run the wizards AutoSequence dialogs) */
+else if (func =3D=3D "Change")
+{ // Call Printer::Read() here (compare the 'func =3D=3D "Read"' case below)
+ // to make sure that when the full printer module dialogs are launched
+ // it asks the user to install the packages cups-client and cups:
+ boolean progress_orig =3D Progress::set( false );
+ Printer::Read();
+ Progress::set( progress_orig );
+ // PrinterAutoSequence in wizards.ycp runs only the MainSequence
+ // which are all the usual dialogs (starting with the "Overview")
+ // but without running before ReadDialog (which calls only Printer::Read)
+ // and running afterwards WriteDialog (which calls only Printer::Write)
+ // which is the reason that Printer::Read is called explicitely above.
+ ret =3D PrinterAutoSequence();
+}
+/*
+ * Import the AutoYaST related printer settings map from AutoYaST
+ * and store it to be used later when the Write function is called.
+ */
+else if (func =3D=3D "Import")
+{ Printer::autoyast_printer_settings_import =3D param;
+ ret =3D true;
+}
+/*
+ * Read AutoYaST related printer configuration from this system's config fil=
es
+ * and export them to AutoYaST as a single map which contains
+ * the cupsd.conf entries in a "server_settings" sub-map and
+ * the client.conf entries in a "cups_remote_server" sub-map
+ * so that it can be imported later on another system from AutoYaST
+ * when AutoYaST on the other system calls the above Import function.
+ */
+else if (func =3D=3D "Export")
+{ ret =3D $[ "server_settings" : (map)SCR::Read(.cups.server),
+ "cups_remote_server" : (map)SCR::Read(.cups.client)
+ ];
+}
+/*
+ * Return packages needed to be installed and removed during
+ * Autoinstallation to insure it has all needed software installed.
+ * @return map with 2 lists of strings $["install":[],"remove":[]]
+ */
+else if (func =3D=3D "Packages")
+{ list< string > to_be_installed_packages =3D [];
+ if( Printerlib::TestAndInstallPackage( "cups-client", "installed" ) )
+ { to_be_installed_packages =3D add( to_be_installed_packages, "cups-client=
" );
+ }
+ if( Printerlib::TestAndInstallPackage( "cups", "installed" ) )
+ { to_be_installed_packages =3D add( to_be_installed_packages, "cups" );
+ }
+ ret =3D $[ "install":to_be_installed_packages,
+ "remove":[]
+ ];
+}
+/* Dummy to provide a Read function for the AutoYaST framework */
+else if (func =3D=3D "Read")
+{ // Do not call Printer::Read() here to
+ // avoid that the AutoYaST printer client asks the user
+ // to install the packages cups-client and cups, see
+ // https://bugzilla.novell.com/show_bug.cgi?id=3D445719#c13
+ y2milestone("Not calling Printer::Read() to avoid that printer_auto asks t=
o install cups-client and cups.");
+ ret =3D true;
+}
+/*
+ * Write the AutoYaST related printer settings to the system
+ * according to the Printer::autoyast_printer_settings_import map
+ * which was stored by a previous call of the Import function by AutoYaST.
+ * The map contains the cupsd.conf entries in a "server_settings" sub-map
+ * and the client.conf entries in a "cups_remote_server" sub-map.
+ * The cupsd.conf and client.conf entries are written by calling
+ * Printerlib::WriteClientSettings to write /etc/cups/client.conf and
+ * Printerlib::WriteCupsSettings to write /etc/cups/cupsd.conf
+ * where empty sub-maps would result empty system config files.
+ */
+else if (func =3D=3D "Write")
+{ y2milestone("Writing to system '%1'", Printer::autoyast_printer_settings_i=
mport);
+ Printerlib::WriteClientSettings( Printer::autoyast_printer_settings_import=
["cups_remote_server"]:$[] );
+ Printerlib::WriteCupsSettings( Printer::autoyast_printer_settings_import["=
server_settings"]:$[] );
+ return true;
}
/* Unknown function */
else {
@@ -112,7 +182,7 @@
ret =3D false;
}
=20
-y2debug("ret=3D%1", ret);
+y2milestone("Printer auto ret=3D'%1'", ret);
y2milestone("Printer auto finished");
y2milestone("----------------------------------------");
=20
Modified: trunk/printer/src/printer_proposal.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/printer_proposal.=
ycp?rev=3D61278&r1=3D61277&r2=3D61278&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/printer_proposal.ycp (original)
+++ trunk/printer/src/printer_proposal.ycp Thu Mar 11 18:00:36 2010
@@ -51,7 +51,7 @@
map param =3D (map) WFM::Args(1);
map ret =3D $[];
=20
-/* create a textual proposal */
+/* create a textual proposal and write it instantly to the system */
if( func =3D=3D "MakeProposal" )
{ list proposal =3D [];
string warning =3D nil;
@@ -63,13 +63,9 @@
// avoid that the hardware proposal asks the user
// to install the packages cups-client and cups, see
// https://bugzilla.novell.com/show_bug.cgi?id=3D445719#c13
- //boolean progress_orig =3D Progress::set( false );
- //Printer::Read();
- //Progress::set( progress_orig );
y2milestone("Not calling Printer::Read() to avoid that the proposal asks=
to install cups-client and cups.");
}
// Propose configuration for each local printer:
- // TODO: replace by cups-autoconfig
// Check if the packages cups-client and cups are installed
// and skip the automated queue setup if one of them is missing, see
// https://bugzilla.novell.com/show_bug.cgi?id=3D445719#c13
@@ -271,20 +267,21 @@
"warning" : warning,
];
}
-/* run the module */
+/* run the full printer module dialogs */
else if(func =3D=3D "AskUser")
{ // Call Printer::Read() here (compare "MakeProposal" above)
- // to make sure that when the full printer module is launched
+ // to make sure that when the full printer module dialogs are launched
// it asks the user to install the packages cups-client and cups:
boolean progress_orig =3D Progress::set( false );
Printer::Read();
Progress::set( progress_orig );
- // TODO FIXME: Printer::Export exists but there is nothing implemented
- map stored =3D Printer::Export();
+ // In printer.ycp the .propose argument calls PrinterAutoSequence and
+ // PrinterAutoSequence in wizards.ycp runs only the MainSequence
+ // which are all the usual dialogs (starting with the "Overview")
+ // but without running before ReadDialog (which calls only Printer::Read)
+ // and running afterwards WriteDialog (which calls only Printer::Write)
+ // which is the reason that Printer::Read is called explicitely above.
symbol seq =3D (symbol) WFM::CallFunction("printer", [.propose]);
- // TODO FIXME: Printer::Import exists but there is nothing implemented
- if(seq !=3D `next) Printer::Import(stored);
- y2debug("stored=3D%1",stored);
y2debug("seq=3D%1",seq);
ret =3D $[ "workflow_sequence" : seq ];
}
@@ -303,7 +300,6 @@
// it does actually nothing except to exit verbosely, see
// http://en.opensuse.org/YaST/Development/Printer_Enhancement#Basic_Imple=
mentation_Principles:
// for background information.
- //Printer::Write();
y2milestone("No need to call Printer::Write() because it does nothing.");
}
/* unknown function */
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1843358837304060131==--
From kmachalkova@svn.opensuse.org Thu Mar 11 18:12:53 2010
From: kmachalkova@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61279 -
/branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp
Date: Thu, 11 Mar 2010 18:16:49 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2661641705501571678=="
--===============2661641705501571678==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: kmachalkova
Date: Thu Mar 11 19:16:48 2010
New Revision: 61279
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61279&view=3Drev
Log:
During installation (normal or AY), prefer hostname
from install.inf
Modified:
branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/modules/DNS.ycp?rev=3D61279&r1=3D61278&r2=3D61279&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp Thu Mar 11 1=
9:16:48 2010
@@ -52,8 +52,6 @@
// fully qualified
string oldhostname =3D "";
=20
-/* install.inf from linuxrc */
-map install_inf =3D $[];
/**
* Data was modified?
*/
@@ -109,6 +107,24 @@
return ret;
}
=20
+//Copied from former Detection.ycp
+/**
+ * Resolve IP to hostname
+ * @param ip given IP address
+ * @return resolved host
+ */
+string ResolveIP(string ip) {
+ string command =3D "/usr/bin/getent hosts \"%1\" | sed \"s/^[0-9.: \t]\\=
+//g\"";
+ map getent =3D (map) SCR::Execute(.target.bash_output, sformat(command, =
ip));
+ string hnent =3D getent["stdout"]:"";
+ y2debug("%1", hnent);
+ hnent =3D String::FirstChunk (hnent, " \t\n");
+ if(hnent =3D=3D nil) hnent =3D "";
+ y2debug("'%1'", hnent);
+ return String::CutBlanks(hnent);
+}
+
+
global boolean DefaultWriteHostname() {
// FaTe#303875: Introduce a switch regarding 127.0.0.2 entry in /etc/hos=
ts
boolean whth =3D ProductFeatures::GetBooleanFeature ("globals", "write_h=
ostname_to_hosts");
@@ -118,13 +134,20 @@
=20
global void ReadHostname() {
=20
- // prefer /etc/install.inf
+ string fqhostname =3D "";
+ // In installation (standard, or AutoYaST one), prefer /etc/install.inf
// (because HOSTNAME comes with netcfg.rpm already, #144687)
- string fqhostname =3D install_inf["Hostname"]:""; // Machinename never e=
xisted??
- // if the name is actually an IP only, we discard it too
- if (IP::Check (fqhostname))
- {
- fqhostname =3D "";
+ if( (Mode::installation() || Mode::autoinst()) &&
+ SCR::Read(.target.size, "/etc/install.inf") > 0) {
+ string install_inf_hostname =3D (string) SCR::Read(.etc.install_inf.Hostnam=
e);
+
+ //if the name is actually IP, try to resolve it (bnc#556613, bnc#435649)
+ if (IP::Check (install_inf_hostname))
+ {
+ fqhostname =3D ResolveIP( install_inf_hostname );
+ }
+ else
+ fqhostname =3D install_inf_hostname;
}
=20
// /etc/HOSTNAME
@@ -183,15 +206,10 @@
string tmp2 =3D (string) SCR::Read(.sysconfig.network.dhcp.WRITE_HOSTNAM=
E_TO_HOSTS);
write_hostname =3D ( tmp2 =3D=3D "yes");
=20
- if(SCR::Read(.target.size, "/etc/install.inf") > 0)
- install_inf =3D (map) SCR::Read(.etc.install_inf);
- // bogus?!
- y2milestone ("install.inf: %1", install_inf);
-
resolv_conf_policy =3D (string)SCR::Read(.sysconfig.network.config.NETCO=
NFIG_DNS_POLICY);
list resolvlist =3D splitstring((string)SCR::Read(.sysconfig.net=
work.config.NETCONFIG_DNS_STATIC_SERVERS), " ");
if(resolvlist =3D=3D nil) {
- ReadNameserver (install_inf["Nameserver"]:"");
+ /* ReadNameserver (install_inf["Nameserver"]:"");*/
}
else
nameservers =3D resolvlist;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2661641705501571678==--
From kmachalkova@svn.opensuse.org Thu Mar 11 18:52:27 2010
From: kmachalkova@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61280 -
/branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp
Date: Thu, 11 Mar 2010 18:56:39 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0793611159801679057=="
--===============0793611159801679057==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: kmachalkova
Date: Thu Mar 11 19:56:39 2010
New Revision: 61280
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61280&view=3Drev
Log:
install_inf[Nameserver] was just a bogus for a=20
long time anyway
Modified:
branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/modules/DNS.ycp?rev=3D61280&r1=3D61279&r2=3D61280&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp Thu Mar 11 1=
9:56:39 2010
@@ -208,10 +208,7 @@
=20
resolv_conf_policy =3D (string)SCR::Read(.sysconfig.network.config.NETCO=
NFIG_DNS_POLICY);
list resolvlist =3D splitstring((string)SCR::Read(.sysconfig.net=
work.config.NETCONFIG_DNS_STATIC_SERVERS), " ");
- if(resolvlist =3D=3D nil) {
- /* ReadNameserver (install_inf["Nameserver"]:"");*/
- }
- else
+ if( size(resolvlist) > 0)
nameservers =3D resolvlist;
=20
searchlist =3D splitstring((string)SCR::Read(.sysconfig.network.config.N=
ETCONFIG_DNS_STATIC_SEARCHLIST), " ");
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0793611159801679057==--
From openvasfelix@svn.opensuse.org Fri Mar 12 06:47:46 2010
From: openvasfelix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61281 - in
/branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src:
OpenvasSecurityScanner.ycp dialogs.ycp helps.ycp
Date: Fri, 12 Mar 2010 06:51:54 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8278104830138798119=="
--===============8278104830138798119==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: openvasfelix
Date: Fri Mar 12 07:51:53 2010
New Revision: 61281
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61281&view=3Drev
Log:
Adjusted to new openvas-scanner package, improved greenbone access key import.
Modified:
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/OpenvasSecu=
rityScanner.ycp
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/helps.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/Openv=
asSecurityScanner.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/src/OpenvasSecurityScanner.ycp?rev=3D61281&r1=3D61280&=
r2=3D61281&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/OpenvasSecu=
rityScanner.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/OpenvasSecu=
rityScanner.ycp Fri Mar 12 07:51:53 2010
@@ -36,13 +36,14 @@
textdomain "openvas-security-scanner";
=20
import "FileUtils";
+import "Message";
import "Popup";
import "Progress";
import "Report";
import "SCR";
import "Service";
import "Summary";
-import "Message";
+
=20
/**
* Write only, used during autoinstallation.
@@ -61,10 +62,6 @@
*/
global boolean daily_sync =3D false;
=20
-/**
- * Hold the path to where to install the GSF files from.
- */
-global string gsf_location =3D "";
=20
/**
* Sleeping time beetwing progress steps.
@@ -297,7 +294,7 @@
/* Progress stage 1/4 */
_("Stop the OpenVAS Security Scanner service"),
/* Progress stage 2/4 */
- _("Delete the NVT datastores"),
+ _("Delete the NVT datastores (may take a while)"),
/* Progress stage 3/4 */
_("Fetch the Feed (may take a while)"),
/* Progress stage 4/4 */
@@ -306,7 +303,7 @@
/* Progress stage 1/4 */
_("Stopping the OpenVAS Security Scanner service..."),
/* Progress stage 2/4 */
- _("Deleting the NVT datastores..."),
+ _("Deleting the NVT datastores (may take a while)..."),
/* Progress stage 3/4 */
_("Fetching the Feed (may take a while)..."),
/* Progress stage 4/4 */
@@ -349,9 +346,8 @@
Service::Adjust ("openvas-scanner", "enable");
if (!Service::Start ("openvas-scanner"))
Report::Error (_("Could not start OpenVAS Security Scanner service."=
));
- /** @TODO decide whether
- * Report::Error (Message::CannotAdjustService ("openvas-scanner"));
- * is more accurate */
+ /** Report::Error (Message::CannotAdjustService ("openvas-scanner"));
+ * might be more accurate */
sleep (sl);
=20
Progress::NextStage ();
@@ -413,9 +409,8 @@
Service::Adjust ("openvas-scanner", "enable");
if (!Service::Start ("openvas-scanner"))
Report::Error (_("Could not start OpenVAS Security Scanner service."=
));
- /** @TODO decide whether
- * Report::Error (Message::CannotAdjustService ("openvas-scanner"));
- * is more accurate */
+ /* Report::Error (Message::CannotAdjustService ("openvas-scanner"));
+ * might be more accurate */
sleep (sl);
=20
Progress::NextStage ();
@@ -425,29 +420,25 @@
}
=20
/**
- * Deactivate the GSF, remove access key and synchronization script.
+ * Deactivate the GSF.
*
* @return TRUE is not aborted, false otherwise.
*/
global boolean DeactivateGSF () {
/* Deactivate Greenbone Security Feed dialog caption */
- string caption =3D _("Deactivate Greenbone Security Feed Subscription");
+ string caption =3D _("Deactivate the Greenbone Security Feed Subscriptio=
n");
=20
- integer steps =3D 3;
+ integer steps =3D 2;
=20
Progress::New(caption, " ", steps, [
- /* Progress stage 1/3 */
+ /* Progress stage 1/2 */
_("Remove Greenbone Security Feed Access Key"),
- /* Progress stage 2/3 */
- _("Remove Greenbone Security Feed Synchronization Script"),
- /* Progress stage 3/3 */
+ /* Progress stage 1/2 */
_("Delete NVT datastores"),
], [
- /* Progress stage 1/3 */
+ /* Progress stage 1/2 */
_("Removing Greenbone Security Feed Access Key..."),
- /* Progress stage 2/3 */
- _("Removing Greenbone Security Feed Synchronization Script..."),
- /* Progress stage 3/3 */
+ /* Progress stage 2/2 */
_("Deleting NVT datastores..."),
Message::Finished ()
], "");
@@ -458,14 +449,7 @@
if (PollAbort ()) return false;
Progress::NextStage ();
SCR::Execute (.target.bash, "rm -rf /etc/openvas/gsf-access-key");
- sleep (sl);
-
-
- /* Removing sync script */
- if (PollAbort ()) return false;
- Progress::NextStage ();
- SCR::Execute (.target.bash, "rm -rf /usr/sbin/greenbone-nvt-sync");
- sleep (sl);
+ //sleep (sl);
=20
/* Clean the NVT Cache and Collection */
if (PollAbort ()) return false;
@@ -478,37 +462,62 @@
}
=20
/**
+ * Import the Access Key, delete the file.
+ * @return true if greenbone access key import succeeded.
+ */
+global boolean ImportGreenboneKey () {
+ // Ensure /etc/openvas/gnupg exists
+ SCR::Execute (.target.bash, "mkdir -p /etc/openvas/gnupg");
+ SCR::Execute (.target.bash, "chmod 770 /etc/openvas/gnupg");
+
+ // Import key
+ SCR::Execute (.target.bash, "chmod 400 /etc/openvas/gsf-access-key");
+ string cmd =3D "gpg --homedir=3D/etc/openvas/gnupg --status-file /var/lo=
g/openvas/gbkeyimport.state --logger-file /var/log/openvas/gbkeyimport.log --=
import /etc/openvas/gsf-access-key";
+ integer ret =3D (integer) SCR::Execute (.target.bash, cmd);
+ if (ret !=3D 0)
+ {
+ Report::Error (_("The Greenbone Access Key could not be imported."));
+ return false;
+ }
+ // Set trust in the Greenbone Security Feed Signing Key
+ ret =3D (integer) SCR::Execute (.target.bash, "echo `grep IMPORT_OK /var=
/log/openvas/gbkeyimport.state | cut -d \" \" -f 4`:6: | gpg --homedir=3D/etc=
/openvas/gnupg --status-file /var/log/openvas/gbkeytrust.state --logger-file =
/var/log/openvas/gbkeytrust.log --import-ownertrust");
+ if (ret !=3D 0)
+ {
+ Report::Error (_("Trust-level for the Greenbone Access Key could not b=
e set."));
+ return false;
+ }
+
+ // Remove the log and state files
+ SCR::Execute (.target.bash, "rm -f /var/log/openvas/gbkeyimport.state /v=
ar/log/openvas/gbkeyimport.log /var/log/openvas/gbkeytrust.state /var/log/ope=
nvas/gbkeytrust.log");
+ =20
+
+ return true;
+}
+
+/**
* Fetches a NVT Feed.
* @return true on success
*/
global boolean ActivateGSF () {
/* Openvas Security Scanner Feed Fetching dialog caption */
- string caption =3D _("Fetching NVT Feed");
+ string caption =3D _("Activate the Greenbone Security Feed Subscription"=
);
=20
- integer steps =3D 5;
+ integer steps =3D 3;
=20
Progress::New(caption, " ", steps, [
- /* Progress stage 1/5 */
- _("Copy Greenbone Security Feed Access Key"),
- /* Progress stage 2/5 */
+ /* Progress stage 1/3 */
_("Add feed.greenbone.net to list of known hosts"),
- /* Progress stage 3/5 */
+ /* Progress stage 2/3 */
_("Import Greenbone Key"),
- /* Progress stage 4/5 */
- _("Install greenbone-nvt-sync script"),
- /* Progress stage 5/5 */
- _("Test Keys")
+ /* Progress stage 3/3 */
+ _("Test Key")
], [
- /* Progress stage 1/5 */
- _("Copying Greenbone Security Feed Access Key..."),
- /* Progress stage 2/5 */
+ /* Progress stage 1/3 */
_("Adding feed.greenbone.net to list of known hosts"),
- /* Progress stage 3/5 */
+ /* Progress stage 2/3 */
_("Importing Greenbone Key..."),
- /* Progress stage 4/5 */
- _("Installing greenbone-nvt-sync script..."),
- /* Progress stage 5/5 */
- _("Testing Keys..."),
+ /* Progress stage 3/3 */
+ _("Testing Key..."),
Message::Finished ()
], "");
=20
@@ -517,41 +526,23 @@
/* Adding greenbone feed location to list of known hosts */
if (PollAbort ()) return false;
Progress::NextStage ();
+ SCR::Execute (.target.bash, "touch /root/.ssh/known_hosts");
SCR::Execute (.target.bash, "echo \"[feed.greenbone.net]:24,[193.108.181=
.139]:24 ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAmVIt4lOPi1lVJfFCtiNjGR4kHj377C6j=
MY4iaxotYueuGq8l8B1YIMUMLQzaUeaPwOGMZl5mWUT158zaiWK4zOzZarFLey6JrKfrnDZMdCcCn=
eZPBRbMJUxiV1jv4U+/Vp/V1wO6OJ+S9XkodxvN9+vjAhcXspKXcRol30+T9mgilWK+nvSTVEhce+=
JJYz+gdQFN+1xgkPhjGbXSjHT7zB5fVjWe7TYLGhdqj1U+NTVOcKNn0wMBRGM3T63rKV71KI1hmLd=
X6+VmVQOCjYpqsFRh0TZadh5cEE5gmPDCnGlXCA9BrilOMSRvsTySs30xN4/Z5RHPWbDS0rwvqBf9=
Lw=3D=3D\" >> /root/.ssh/known_hosts");
sleep (sl);
=20
-
- /* Copy access key and set permissions */
- if (PollAbort ()) return false;
- Progress::NextStage ();
- y2milestone (" --> cp %1 /gsf-access-key /etc/openvas/gsf-access-key <--=
", (string) gsf_location);
- SCR::Execute (.target.bash, "cp " + gsf_location + "/gsf-access-key"
- + " /etc/openvas/gsf-access-key");
- SCR::Execute (.target.bash, "chmod 400 /etc/openvas/gsf-access-key");
- sleep (sl);
-
- /* Import Greenbone Key via script */
- if (PollAbort ()) return false;
- Progress::NextStage ();
- integer ret =3D (integer) SCR::Execute (.target.bash,
- gsf_location
- + "/import-greenbone-key");
- if (ret !=3D 0)
+ /* Import the Greenbone Access Key */
+ boolean bret =3D ImportGreenboneKey();
+ if (bret =3D=3D false)
{
Report::Error (_("The greenbone key could not be imported."));
}
sleep(sl);
=20
- /* Install Greenbone NVT Sync script */
- if (PollAbort ()) return false;
- Progress::NextStage ();
- SCR::Execute (.target.bash, "cp " + gsf_location + "/greenbone-nvt-sync =
/usr/sbin");
- sleep (sl);
=20
/* Do a self test */
if (PollAbort ()) return false;
Progress::NextStage ();
- ret =3D (integer) SCR::Execute (.target.bash,
+ integer ret =3D (integer) SCR::Execute (.target.bash,
"greenbone-nvt-sync --selftest");
if (ret !=3D 0)
{
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialo=
gs.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/src/dialogs.ycp?rev=3D61281&r1=3D61280&r2=3D61281&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp=
(original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp=
Fri Mar 12 07:51:53 2010
@@ -226,7 +226,8 @@
string caption =3D _("Greenbone Security Feed installation");
=20
=20
- term contents =3D `VBox (`InputField(`id(`gsf_location), _("&Path to dir=
ectory containing the Greenbone Security Feed Files"), ""));
+ term contents =3D `VBox ( `PushButton(`id(`gsf_fromfile), `opt(`notify),=
_("&Import from file")),
+ `MultiLineEdit(`id(`keytext), _("Greenbone Acces=
s Key (can be base64 encoded)"), ""));
=20
Wizard::SetContentsButtons (caption, contents,=20
HELPS["activategsf"]:"",
@@ -240,11 +241,29 @@
{
break;
}
+ else if (ret =3D=3D `gsf_fromfile)
+ {
+ string ret_path =3D UI::AskForExistingFile ("/home/", "", "Choose=
the Greenbone Access Key File");
+ if (ret_path =3D=3D nil || ret_path =3D=3D "")
+ continue;
+ any text =3D SCR::Read (.target.string, ret_path);
+ UI::ChangeWidget (`id(`keytext), `Value, text);
+ }
else if (ret =3D=3D `next)
{
- /* Assuming location is correct */
- any text =3D UI::QueryWidget(`id(`gsf_location), `Value);
- OpenvasSecurityScanner::gsf_location =3D (string) text;
+ string text =3D (string) UI::QueryWidget(`id(`keytext), `Value);
+ if (issubstring (text, "-----BEGIN RSA PRIVATE KEY-----"))
+ {
+ /* Assuming its not base64 encoded */
+ SCR::Write (.target.string, "/etc/openvas/gsf-access-key", text=
);
+ }
+ else
+ {
+ /* Assuming it is base64 encoded */
+ SCR::Write (.target.string, "/etc/openvas/gsf-access-key.b64"=
, text);
+ SCR::Execute (.target.bash, "base64 -d /etc/openvas/gsf-acces=
s-key.b64 > /etc/openvas/gsf-access-key");
+ SCR::Execute (.target.bash, "rm /etc/openvas/gsf-access-key.b=
64");
+ }
break;
}
else
@@ -275,7 +294,7 @@
* @return any dialog result
*/
any DeactivateGSFDialog () {
- Wizard::RestoreHelp (HELPS["deactivategsf"]:""); /** TODO help */
+ Wizard::RestoreHelp (HELPS["deactivategsf"]:"");
boolean ret =3D OpenvasSecurityScanner::DeactivateGSF ();
return ret ? `next : `abort;
}
@@ -296,7 +315,7 @@
contents =3D add (contents, `Password(`id(`user_pass_again), _("P&asswor=
d for user (again)"), ""));
=20
Wizard::SetContentsButtons (caption, contents,
- HELPS["adduser"]:"", // @todo Improve help t=
ext and label
+ HELPS["adduser"]:"",
Label::BackButton(), Label::NextButton());
Wizard::DisableBackButton ();
=20
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/helps=
.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/src/helps.ycp?rev=3D61281&r1=3D61280&r2=3D61281&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/helps.ycp (=
original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/helps.ycp F=
ri Mar 12 07:51:53 2010
@@ -78,10 +78,10 @@
=20
/* Help for the Activate Greenbone Security Feed dialog */
"activategsf" : "
" + _("If you already have obtained an access key, =
provide the path to these files in the text entry field.")
+ + "
" + _("If you already have obtained an access key, =
provide it in full text in the text field or click on \"Import from file\" an=
d chose the path to it.")
+ "
"
+ _("If you do not have an access key to the Greenbone Se=
curity Feed, please visit http://greenbone.net/order/ to obtain one.=
")
- + _("Enter the path to the access key files. ")
+ + _("If you chose to provide the key in full text, the ke=
y might be base64 encoded. ")
+ _("The access key and synchronization script will then =
be installed and you can choose the \"Use Greenbone Security Feed\" op=
tion.")
+ "
",
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8278104830138798119==--
From openvasfelix@svn.opensuse.org Fri Mar 12 07:12:03 2010
From: openvasfelix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61282 -
/branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp
Date: Fri, 12 Mar 2010 07:16:18 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3197086888743593519=="
--===============3197086888743593519==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: openvasfelix
Date: Fri Mar 12 08:16:18 2010
New Revision: 61282
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61282&view=3Drev
Log:
Fixed storing choice of whether a daily nvt sync should be done.
Modified:
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialo=
gs.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/src/dialogs.ycp?rev=3D61282&r1=3D61281&r2=3D61282&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp=
(original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp=
Fri Mar 12 08:16:18 2010
@@ -170,6 +170,7 @@
{
SCR::Execute (.target.remove, "/etc/cron.daily/openvas-nvt-syn=
c");
SCR::Execute (.target.remove, "/etc/cron.daily/greenbone-nvt-s=
ync");
+ OpenvasSecurityScanner::daily_sync =3D false;
}
else // Daily sync was checked
{
@@ -183,6 +184,7 @@
SCR::Execute (.target.symlink, "/usr/sbin/greenbone-nvt-sy=
nc", "/etc/cron.daily/greenbone-nvt-sync");
SCR::Execute (.target.remove, "/etc/cron.daily/openvas-nvt=
-sync");
}
+ OpenvasSecurityScanner::daily_sync =3D true;
}
=20
break;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3197086888743593519==--
From jsrain@svn.opensuse.org Fri Mar 12 07:20:07 2010
From: jsrain@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61283 - in /branches/SuSE-Code-11-SP1-Branch/security:
VERSION package/yast2-security.changes src/security.desktop
Date: Fri, 12 Mar 2010 07:24:19 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3792654375036958766=="
--===============3792654375036958766==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsrain
Date: Fri Mar 12 08:24:19 2010
New Revision: 61283
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61283&view=3Drev
Log:
renamed the to Security Center and Hardening (fate#309121)
Modified:
branches/SuSE-Code-11-SP1-Branch/security/VERSION
branches/SuSE-Code-11-SP1-Branch/security/package/yast2-security.changes
branches/SuSE-Code-11-SP1-Branch/security/src/security.desktop
Modified: branches/SuSE-Code-11-SP1-Branch/security/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/se=
curity/VERSION?rev=3D61283&r1=3D61282&r2=3D61283&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/security/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/security/VERSION Fri Mar 12 08:24:19 2010
@@ -1 +1 @@
-2.17.13
+2.17.14
Modified: branches/SuSE-Code-11-SP1-Branch/security/package/yast2-security.ch=
anges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/se=
curity/package/yast2-security.changes?rev=3D61283&r1=3D61282&r2=3D61283&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/security/package/yast2-security.changes =
(original)
+++ branches/SuSE-Code-11-SP1-Branch/security/package/yast2-security.changes =
Fri Mar 12 08:24:19 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Mar 12 08:05:50 CET 2010 - jsrain(a)suse.cz
+
+- renamed the to Security Center and Hardening (fate#309121)
+- 2.17.14
+
+-------------------------------------------------------------------
Mon Feb 9 11:58:17 CET 2009 - lslezak(a)suse.cz
=20
- added "SuSEfirewall" and "earlysyslog" service to ignore list
Modified: branches/SuSE-Code-11-SP1-Branch/security/src/security.desktop
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/se=
curity/src/security.desktop?rev=3D61283&r1=3D61282&r2=3D61283&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/security/src/security.desktop (original)
+++ branches/SuSE-Code-11-SP1-Branch/security/src/security.desktop Fri Mar 12=
08:24:19 2010
@@ -21,7 +21,7 @@
Icon=3Dyast-security
Exec=3D/sbin/yast2 security=20
=20
-Name=3DLocal Security
+Name=3DSecurity Center and Hardening
GenericName=3DConfigure local security settings
X-KDE-SubstituteUID=3Dtrue
StartupNotify=3Dtrue
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3792654375036958766==--
From jsrain@svn.opensuse.org Fri Mar 12 07:20:24 2010
From: jsrain@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61284 - /tags/branch-Code-11-SP1-2_17_14/security/
Date: Fri, 12 Mar 2010 07:24:29 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6260905967574913477=="
--===============6260905967574913477==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsrain
Date: Fri Mar 12 08:24:28 2010
New Revision: 61284
URL: http://svn.opensuse.org/viewcvs/yast?rev=61284&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_14 for security
Added:
tags/branch-Code-11-SP1-2_17_14/security/ (props changed)
- copied from r61283, branches/SuSE-Code-11-SP1-Branch/security/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6260905967574913477==--
From jsrain@svn.opensuse.org Fri Mar 12 07:22:30 2010
From: jsrain@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61285 - in /trunk/security:
package/yast2-security.changes src/security.desktop
Date: Fri, 12 Mar 2010 07:26:30 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5719101328725971197=="
--===============5719101328725971197==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsrain
Date: Fri Mar 12 08:26:30 2010
New Revision: 61285
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61285&view=3Drev
Log:
renamed the to Security Center and Hardening (fate#309121)
Modified:
trunk/security/package/yast2-security.changes
trunk/security/src/security.desktop
Modified: trunk/security/package/yast2-security.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/security/package/yast2-securi=
ty.changes?rev=3D61285&r1=3D61284&r2=3D61285&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/security/package/yast2-security.changes (original)
+++ trunk/security/package/yast2-security.changes Fri Mar 12 08:26:30 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 12 08:05:50 CET 2010 - jsrain(a)suse.cz
+
+- renamed the to Security Center and Hardening (fate#309121)
+
+-------------------------------------------------------------------
Fri Feb 5 11:45:27 CET 2010 - jsuchome(a)suse.cz
=20
- DISPLAYMANAGER_SHUTDOWN is not for GDM (bnc#570656)=20
Modified: trunk/security/src/security.desktop
URL: http://svn.opensuse.org/viewcvs/yast/trunk/security/src/security.desktop=
?rev=3D61285&r1=3D61284&r2=3D61285&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/security/src/security.desktop (original)
+++ trunk/security/src/security.desktop Fri Mar 12 08:26:30 2010
@@ -22,6 +22,6 @@
Icon=3Dyast-security
Exec=3Dxdg-su -c "/sbin/yast2 security"
=20
-Name=3DLocal Security
+Name=3DSecurity Center and Hardening
GenericName=3DConfigure local security settings
StartupNotify=3Dtrue
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5719101328725971197==--
From openvasfelix@svn.opensuse.org Fri Mar 12 08:00:50 2010
From: openvasfelix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61286 -
/branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp
Date: Fri, 12 Mar 2010 08:04:58 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5944571384060926339=="
--===============5944571384060926339==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: openvasfelix
Date: Fri Mar 12 09:04:58 2010
New Revision: 61286
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61286&view=3Drev
Log:
Dont allow to "sync now" when feed choice changed, will sync when clicking on=
"next" anyway.
Modified:
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialo=
gs.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/src/dialogs.ycp?rev=3D61286&r1=3D61285&r2=3D61286&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp=
(original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp=
Fri Mar 12 09:04:58 2010
@@ -113,7 +113,7 @@
while (true) {
ret =3D UI::UserInput ();
=20
- // handle no feed onf, gsf and en/disable the daily sync checkbox ac=
cordingly.
+ // handle no feed, onf, gsf and en/disable the daily sync checkbox a=
ccordingly.
if (ret =3D=3D `no_feed)
{
UI::ChangeWidget (`id(`cronjob), `Enabled, false);
@@ -124,7 +124,7 @@
else if (ret =3D=3D `onf || ret =3D=3D `gsf)
{
UI::ChangeWidget (`id(`cronjob), `Enabled, true);
- UI::ChangeWidget (`id(`feedsync_now), `Enabled, true);
+ UI::ChangeWidget (`id(`feedsync_now), `Enabled, false);
continue;
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5944571384060926339==--
From openvasfelix@svn.opensuse.org Fri Mar 12 09:07:06 2010
From: openvasfelix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61287 - in
/branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner: VERSION
package/yast2-openvas-security-scanner.changes src/OpenvasSecurityScanner.ycp
src/dialogs.ycp
Date: Fri, 12 Mar 2010 09:11:16 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2586122114611248001=="
--===============2586122114611248001==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: openvasfelix
Date: Fri Mar 12 10:11:15 2010
New Revision: 61287
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61287&view=3Drev
Log:
Check whether signature checks are enabled when installing gsf, better wordin=
g, version increase.
Modified:
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/VERSION
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/package/yast2-o=
penvas-security-scanner.changes
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/OpenvasSecu=
rityScanner.ycp
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/VERSION?rev=3D61287&r1=3D61286&r2=3D61287&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/VERSION (origin=
al)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/VERSION Fri Mar=
12 10:11:15 2010
@@ -1 +1 @@
-2.17.2
+2.17.3
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/package/y=
ast2-openvas-security-scanner.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/package/yast2-openvas-security-scanner.changes?rev=3D6=
1287&r1=3D61286&r2=3D61287&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/package/yast2-o=
penvas-security-scanner.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/package/yast2-o=
penvas-security-scanner.changes Fri Mar 12 10:11:15 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Fri Mar 12 09:09:38 UTC 2010 - felix.wolfsteller(a)intevation.de
+
+- Added check for signature check configuration value, prevent
+ conflicting user input.
+- 2.17.3
+
+-------------------------------------------------------------------
Wed Mar 10 11:15:50 UTC 2010 - felix.wolfsteller(a)intevation.de
=20
- Added dependency to openvas-scanner package (>=3D3.0)
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/Openv=
asSecurityScanner.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/src/OpenvasSecurityScanner.ycp?rev=3D61287&r1=3D61286&=
r2=3D61287&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/OpenvasSecu=
rityScanner.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/OpenvasSecu=
rityScanner.ycp Fri Mar 12 10:11:15 2010
@@ -489,7 +489,14 @@
=20
// Remove the log and state files
SCR::Execute (.target.bash, "rm -f /var/log/openvas/gbkeyimport.state /v=
ar/log/openvas/gbkeyimport.log /var/log/openvas/gbkeytrust.state /var/log/ope=
nvas/gbkeytrust.log");
- =20
+
+ // Check whether signature checks are enabled
+ map result =3D (map) SCR::Execute (.target.bash_output, "openvassd -s | =
grep nasl_no_signature_check | sed 's/nasl\_no\_signature\_check\ *=3D\ *//'"=
);
+ if (result["stdout"]:"" !=3D "no\n")
+ {
+ y2milestone ("stdout: _%1_", result["stdout"]:"");
+ Popup::Warning (_("You seem to have disabled signature checking in you=
r OpenVAS configuration.\n\nPlease make sure that the line\n nasl_no_signa=
ture_check =3D no\noccurs in the file /etc/openvas/openvassd.conf."));
+ }
=20
return true;
}
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialo=
gs.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/src/dialogs.ycp?rev=3D61287&r1=3D61286&r2=3D61287&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp=
(original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp=
Fri Mar 12 10:11:15 2010
@@ -225,7 +225,7 @@
* @return any dialog result
*/
any EnterGSFLocationDialog () {
- string caption =3D _("Greenbone Security Feed installation");
+ string caption =3D _("Greenbone Security Feed Activation");
=20
=20
term contents =3D `VBox ( `PushButton(`id(`gsf_fromfile), `opt(`notify),=
_("&Import from file")),
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2586122114611248001==--
From openvasfelix@svn.opensuse.org Fri Mar 12 09:14:23 2010
From: openvasfelix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61288 - in
/branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src:
OpenvasSecurityScanner.ycp dialogs.ycp
Date: Fri, 12 Mar 2010 09:18:29 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6740279219962818940=="
--===============6740279219962818940==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: openvasfelix
Date: Fri Mar 12 10:18:29 2010
New Revision: 61288
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61288&view=3Drev
Log:
Lowercased todo item, removed fixed todo from src/dialogs.ycp .
Modified:
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/OpenvasSecu=
rityScanner.ycp
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/Openv=
asSecurityScanner.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/src/OpenvasSecurityScanner.ycp?rev=3D61288&r1=3D61287&=
r2=3D61288&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/OpenvasSecu=
rityScanner.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/OpenvasSecu=
rityScanner.ycp Fri Mar 12 10:18:29 2010
@@ -336,7 +336,7 @@
SCR::Execute (.target.bash, "greenbone-nvt-sync");
else
SCR::Execute (.target.bash, "openvas-nvt-sync");
- /** @TODO Once the feed synchronization scripts have been consolidated, =
it
+ /** @todo Once the feed synchronization scripts have been consolidated, =
it
* will be possible to check the return. */
sleep (sl);
=20
@@ -399,7 +399,7 @@
SCR::Execute (.target.bash, "greenbone-nvt-sync");
else
SCR::Execute (.target.bash, "openvas-nvt-sync");
- /** @TODO Once the feed synchronization scripts have been consolidated, =
it
+ /** @todo Once the feed synchronization scripts have been consolidated, =
it
* will be possible to check the return. */
sleep (sl);
=20
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialo=
gs.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/src/dialogs.ycp?rev=3D61288&r1=3D61287&r2=3D61288&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp=
(original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/dialogs.ycp=
Fri Mar 12 10:18:29 2010
@@ -163,7 +163,6 @@
}
}
=20
- /** @todo Check whether cronjob script is installed, not allow/ =
grey out choice otherwise. */
any ui_dailysync =3D UI::QueryWidget (`id(`cronjob), `Value);
=20
if (!(boolean) ui_dailysync || choice =3D=3D "No Feed")
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6740279219962818940==--
From jsrain@svn.opensuse.org Fri Mar 12 09:15:09 2010
From: jsrain@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61289 - in /branches/SuSE-Code-11-SP1-Branch/theme: ./
SLE/icons/16x16/apps/ SLE/icons/22x22/apps/ SLE/icons/32x32/apps/
SLE/icons/48x48/apps/ SLE/icons/64x64/apps/ package/
Date: Fri, 12 Mar 2010 09:19:06 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2650302205683627176=="
--===============2650302205683627176==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsrain
Date: Fri Mar 12 10:19:05 2010
New Revision: 61289
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61289&view=3Drev
Log:
added openvas module icons also for SLE (bnc#587800)
Added:
branches/SuSE-Code-11-SP1-Branch/theme/SLE/icons/16x16/apps/yast-openvas.=
png (with props)
branches/SuSE-Code-11-SP1-Branch/theme/SLE/icons/22x22/apps/yast-openvas.=
png (with props)
branches/SuSE-Code-11-SP1-Branch/theme/SLE/icons/32x32/apps/yast-openvas.=
png (with props)
branches/SuSE-Code-11-SP1-Branch/theme/SLE/icons/48x48/apps/yast-openvas.=
png (with props)
branches/SuSE-Code-11-SP1-Branch/theme/SLE/icons/64x64/apps/yast-openvas.=
png (with props)
Modified:
branches/SuSE-Code-11-SP1-Branch/theme/VERSION
branches/SuSE-Code-11-SP1-Branch/theme/package/yast2-theme.changes
Added: branches/SuSE-Code-11-SP1-Branch/theme/SLE/icons/16x16/apps/yast-openv=
as.png
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/th=
eme/SLE/icons/16x16/apps/yast-openvas.png?rev=3D61289&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
Binary file - no diff available.
Added: branches/SuSE-Code-11-SP1-Branch/theme/SLE/icons/22x22/apps/yast-openv=
as.png
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/th=
eme/SLE/icons/22x22/apps/yast-openvas.png?rev=3D61289&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
Binary file - no diff available.
Added: branches/SuSE-Code-11-SP1-Branch/theme/SLE/icons/32x32/apps/yast-openv=
as.png
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/th=
eme/SLE/icons/32x32/apps/yast-openvas.png?rev=3D61289&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
Binary file - no diff available.
Added: branches/SuSE-Code-11-SP1-Branch/theme/SLE/icons/48x48/apps/yast-openv=
as.png
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/th=
eme/SLE/icons/48x48/apps/yast-openvas.png?rev=3D61289&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
Binary file - no diff available.
Added: branches/SuSE-Code-11-SP1-Branch/theme/SLE/icons/64x64/apps/yast-openv=
as.png
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/th=
eme/SLE/icons/64x64/apps/yast-openvas.png?rev=3D61289&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
Binary file - no diff available.
Modified: branches/SuSE-Code-11-SP1-Branch/theme/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/th=
eme/VERSION?rev=3D61289&r1=3D61288&r2=3D61289&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/theme/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/theme/VERSION Fri Mar 12 10:19:05 2010
@@ -1 +1 @@
-2.17.18
+2.17.19
Modified: branches/SuSE-Code-11-SP1-Branch/theme/package/yast2-theme.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/th=
eme/package/yast2-theme.changes?rev=3D61289&r1=3D61288&r2=3D61289&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/theme/package/yast2-theme.changes (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/theme/package/yast2-theme.changes Fri Ma=
r 12 10:19:05 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Mar 12 10:08:16 CET 2010 - jsrain(a)suse.cz
+
+- added openvas module icons also for SLE (bnc#587800)
+- 2.17.19
+
+-------------------------------------------------------------------
Fri Jan 22 13:11:08 CET 2010 - jsrain(a)suse.cz
=20
- added icons for openvas module (fate#307440)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2650302205683627176==--
From jsrain@svn.opensuse.org Fri Mar 12 09:15:16 2010
From: jsrain@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61290 - /tags/branch-Code-11-SP1-2_17_19/theme/
Date: Fri, 12 Mar 2010 09:19:13 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0830326613675329571=="
--===============0830326613675329571==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsrain
Date: Fri Mar 12 10:19:13 2010
New Revision: 61290
URL: http://svn.opensuse.org/viewcvs/yast?rev=61290&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_19 for theme
Added:
tags/branch-Code-11-SP1-2_17_19/theme/ (props changed)
- copied from r61289, branches/SuSE-Code-11-SP1-Branch/theme/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0830326613675329571==--
From jsrain@svn.opensuse.org Fri Mar 12 09:18:57 2010
From: jsrain@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61291 -
/tags/branch-Code-11-SP1-2_17_3/openvas-security-scanner/
Date: Fri, 12 Mar 2010 09:23:02 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4064872271497255711=="
--===============4064872271497255711==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsrain
Date: Fri Mar 12 10:23:01 2010
New Revision: 61291
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61291&view=3Drev
Log:
Created tag branch-Code-11-SP1-2_17_3 for openvas-security-scanner
Added:
tags/branch-Code-11-SP1-2_17_3/openvas-security-scanner/ (props changed)
- copied from r61290, branches/SuSE-Code-11-SP1-Branch/openvas-security=
-scanner/
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4064872271497255711==--
From locilka@svn.opensuse.org Fri Mar 12 09:53:16 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61292 - in /trunk/installation:
package/yast2-installation.changes src/clients/inst_upgrade_urls.ycp
Date: Fri, 12 Mar 2010 09:57:09 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4276667674036026563=="
--===============4276667674036026563==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Fri Mar 12 10:57:09 2010
New Revision: 61292
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61292&view=3Drev
Log:
- Unique identification inst_upgrade_urls switched from URL to
ALIAS (BNC #587517).
- In case of re-adding CD/DVD media, user is asked to insert
correct media before adding it (BNC #587517).
Modified:
trunk/installation/package/yast2-installation.changes
trunk/installation/src/clients/inst_upgrade_urls.ycp
Modified: trunk/installation/package/yast2-installation.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/package/yast2-in=
stallation.changes?rev=3D61292&r1=3D61291&r2=3D61292&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/package/yast2-installation.changes (original)
+++ trunk/installation/package/yast2-installation.changes Fri Mar 12 10:57:09=
2010
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Fri Mar 12 10:53:55 CET 2010 - locilka(a)suse.cz
+
+- Unique identification inst_upgrade_urls switched from URL to
+ ALIAS (BNC #587517).
+- In case of re-adding CD/DVD media, user is asked to insert
+ correct media before adding it (BNC #587517).
+
+-------------------------------------------------------------------
Tue Mar 9 15:35:48 CET 2010 - locilka(a)suse.cz
=20
- Fixed calling update.post from DUD (BNC #586609).
Modified: trunk/installation/src/clients/inst_upgrade_urls.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/src/clients/inst=
_upgrade_urls.ycp?rev=3D61292&r1=3D61291&r2=3D61292&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/src/clients/inst_upgrade_urls.ycp (original)
+++ trunk/installation/src/clients/inst_upgrade_urls.ycp Fri Mar 12 10:57:09 =
2010
@@ -181,12 +181,17 @@
=20
list urls =3D [];
=20
+ map id_to_name =3D $[];
+
void RedrawListTableUI () {
integer currentitem =3D (integer) UI::QueryWidget (`id ("table_of_repos"), =
`CurrentItem);
=20
integer counter =3D -1;
list items =3D maplist (map one_url, urls, {
counter =3D counter + 1;
+
+ id_to_name[sformat ("ID: %1", counter)] =3D one_url["name"]:_("Unknown"=
);
+
return `item (
`id (counter),
(one_url["url_will_be_enabled"]:false =3D=3D true ?
@@ -216,16 +221,16 @@
UI::ChangeWidget (`id (`toggle), `Enabled, enable_buttons);
}
=20
- boolean FindCurrentURLStatus (string baseurl) {
- if (baseurl =3D=3D "" || baseurl =3D=3D nil) {
- y2error ("Base URL not defined!");
+ boolean FindCurrentRepoStatus (string alias) {
+ if (alias =3D=3D "" || alias =3D=3D nil) {
+ y2error ("alias URL not defined!");
return false;
}
=20
boolean ret =3D false;
=20
foreach (map one_url, already_registered_repos, {
- if (baseurl =3D=3D one_url["url"]:"-A-") {
+ if (alias =3D=3D one_url["alias"]:"-A-") {
ret =3D true;
break;
}
@@ -370,7 +375,7 @@
}
=20
integer id =3D -1;
- string url_url =3D "";
+ string url_alias =3D "";
=20
urls =3D maplist (map one_url, urls, {
id =3D id + 1;
@@ -379,11 +384,11 @@
one_url["id"] =3D sformat ("ID: %1", id);
=20
// BNC #429059
- if (haskey (one_url, "url") && one_url["url"]:nil !=3D nil) {
- url_url =3D sformat ("%1", one_url["url"]:"");
- one_url["url_will_be_enabled"] =3D FindCurrentURLStatus (url_url);
+ if (haskey (one_url, "alias") && one_url["alias"]:nil !=3D nil) {
+ url_alias =3D sformat ("%1", one_url["alias"]:"");
+ one_url["url_will_be_enabled"] =3D FindCurrentRepoStatus (url_alias);
} else {
- y2warning ("No 'url' defined: %1", one_url);
+ y2warning ("No 'alias' defined: %1", one_url);
one_url["url_will_be_enabled"] =3D false;
}
=20
@@ -397,9 +402,17 @@
* from list of urls found on the system.
*/
void RemoveInstallationReposFromUpgrededSystemOnes () {
+ // Works only for the very first registered (installation) repo
+ boolean found =3D false;
+
// All already registered repos
foreach (map one_registered_repo, already_registered_repos, {
- // if an installation repository is enabled, skip it
+ if (found =3D=3D true) {
+ break;
+ }
+ found =3D true;
+
+ // if an installation repository is disabled, skip it
if (one_registered_repo["enabled"]:true =3D=3D false) {
y2milestone ("Repo %1 is not enabled, skipping", one_registered_repo["url"=
]:one_registered_repo["media"]:nil);
return;
@@ -647,6 +660,31 @@
});
}
=20
+ boolean InsertCorrectMediaHandler (string url, string name) {
+ if (! regexpmatch (url, "^cd:/") && ! regexpmatch (url, "^dvd:/")) {
+ y2milestone ("URL is not a CD/DVD");
+ return true;
+ }
+
+ // true - OK, continue
+ if (Popup::AnyQuestion (
+ _("Correct Media Requested"),
+ sformat(_("Make sure that media with label %1
+is in the CD/DVD drive.
+
+If you skip it, repository will not be added."), name),
+ Label::OKButton(),
+ Label::SkipButton(),
+ `yes
+ ) =3D=3D true) {
+ Pkg::SourceReleaseAll();
+ return true;
+ }
+
+ // false - skip
+ return false;
+ }
+
void IUU_AddEnabledRepositories (list sources_to_add, map & id_to_url) {
if (size (sources_to_add) =3D=3D 0) {
return;
@@ -661,20 +699,24 @@
y2milestone ("Adding repository: %1", one_id);
Progress::NextStep ();
string one_url =3D id_to_url[one_id]:"";
+ string repo_name =3D id_to_name[one_id]:"";
+ string pth =3D "/";
+
+ if (InsertCorrectMediaHandler (one_url, repo_name) !=3D true) {
+ y2warning ("Skipping source %1", one_id);
+ return;
+ }
=20
string repo_type =3D Pkg::RepositoryProbe (one_url, "/");
y2milestone ("Probed repository: %1 type: %2", one_url, repo_type);
=09
if (repo_type =3D=3D nil || repo_type =3D=3D "NONE") {
y2error ("Cannot add repository");
+ Report::Error (sformat(_("Cannot add repository %1
+URL: %2"), repo_name, one_url));
return;
}
=20
- string repo_name =3D FindURLName (one_url);
- // fallback
- if (repo_name =3D=3D nil) repo_name =3D "";
- string pth =3D "/";
-
// see bnc #310209
// Adding repositories with their correct names
map repoadd =3D $[
@@ -760,12 +802,14 @@
foreach (string one_id, sources_to_add_disabled, {
Progress::NextStep ();
string one_url =3D id_to_url[one_id]:"";
-
- string repo_name =3D FindURLName (one_url);
- // fallback
- if (repo_name =3D=3D nil) repo_name =3D "";
+ string repo_name =3D id_to_name[one_id]:"";
string pth =3D "/";
=20
+ if (InsertCorrectMediaHandler (one_url, repo_name) !=3D true) {
+ y2warning ("Skipping source %1", one_id);
+ return;
+ }
+
// see bnc #310209
// Adding repositories with their correct names
map repoadd =3D $[
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4276667674036026563==--
From locilka@svn.opensuse.org Fri Mar 12 09:54:14 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61293 - /trunk/installation/package/yast2-installation.changes
Date: Fri, 12 Mar 2010 09:58:07 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1296607766277868304=="
--===============1296607766277868304==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Fri Mar 12 10:58:07 2010
New Revision: 61293
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61293&view=3Drev
Log:
in
Modified:
trunk/installation/package/yast2-installation.changes
Modified: trunk/installation/package/yast2-installation.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/package/yast2-in=
stallation.changes?rev=3D61293&r1=3D61292&r2=3D61293&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/package/yast2-installation.changes (original)
+++ trunk/installation/package/yast2-installation.changes Fri Mar 12 10:58:07=
2010
@@ -1,7 +1,7 @@
-------------------------------------------------------------------
Fri Mar 12 10:53:55 CET 2010 - locilka(a)suse.cz
=20
-- Unique identification inst_upgrade_urls switched from URL to
+- Unique identification in inst_upgrade_urls switched from URL to
ALIAS (BNC #587517).
- In case of re-adding CD/DVD media, user is asked to insert
correct media before adding it (BNC #587517).
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1296607766277868304==--
From locilka@svn.opensuse.org Fri Mar 12 09:54:30 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61294 - in
/branches/SuSE-Code-11-SP1-Branch/installation:
package/yast2-installation.changes src/clients/inst_upgrade_urls.ycp
Date: Fri, 12 Mar 2010 09:58:25 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8836795287051374988=="
--===============8836795287051374988==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Fri Mar 12 10:58:25 2010
New Revision: 61294
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61294&view=3Drev
Log:
- Unique identification in inst_upgrade_urls switched from URL to
ALIAS (BNC #587517).
- In case of re-adding CD/DVD media, user is asked to insert
correct media before adding it (BNC #587517).
Modified:
branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes
branches/SuSE-Code-11-SP1-Branch/installation/src/clients/inst_upgrade_ur=
ls.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-install=
ation.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/package/yast2-installation.changes?rev=3D61294&r1=3D61293&r2=3D612=
94&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes Fri Mar 12 10:58:25 2010
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Fri Mar 12 10:53:55 CET 2010 - locilka(a)suse.cz
+
+- Unique identification in inst_upgrade_urls switched from URL to
+ ALIAS (BNC #587517).
+- In case of re-adding CD/DVD media, user is asked to insert
+ correct media before adding it (BNC #587517).
+
+-------------------------------------------------------------------
Thu Mar 11 16:10:00 CET 2010 - aschnell(a)suse.de
=20
- fixed generated xorg.conf for accelerated config (bnc #586533)
Modified: branches/SuSE-Code-11-SP1-Branch/installation/src/clients/inst_upgr=
ade_urls.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/src/clients/inst_upgrade_urls.ycp?rev=3D61294&r1=3D61293&r2=3D6129=
4&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/src/clients/inst_upgrade_ur=
ls.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/src/clients/inst_upgrade_ur=
ls.ycp Fri Mar 12 10:58:25 2010
@@ -181,12 +181,17 @@
=20
list urls =3D [];
=20
+ map id_to_name =3D $[];
+
void RedrawListTableUI () {
integer currentitem =3D (integer) UI::QueryWidget (`id ("table_of_repos"), =
`CurrentItem);
=20
integer counter =3D -1;
list items =3D maplist (map one_url, urls, {
counter =3D counter + 1;
+
+ id_to_name[sformat ("ID: %1", counter)] =3D one_url["name"]:_("Unknown"=
);
+
return `item (
`id (counter),
(one_url["url_will_be_enabled"]:false =3D=3D true ?
@@ -216,16 +221,16 @@
UI::ChangeWidget (`id (`toggle), `Enabled, enable_buttons);
}
=20
- boolean FindCurrentURLStatus (string baseurl) {
- if (baseurl =3D=3D "" || baseurl =3D=3D nil) {
- y2error ("Base URL not defined!");
+ boolean FindCurrentRepoStatus (string alias) {
+ if (alias =3D=3D "" || alias =3D=3D nil) {
+ y2error ("alias URL not defined!");
return false;
}
=20
boolean ret =3D false;
=20
foreach (map one_url, already_registered_repos, {
- if (baseurl =3D=3D one_url["url"]:"-A-") {
+ if (alias =3D=3D one_url["alias"]:"-A-") {
ret =3D true;
break;
}
@@ -370,7 +375,7 @@
}
=20
integer id =3D -1;
- string url_url =3D "";
+ string url_alias =3D "";
=20
urls =3D maplist (map one_url, urls, {
id =3D id + 1;
@@ -379,11 +384,11 @@
one_url["id"] =3D sformat ("ID: %1", id);
=20
// BNC #429059
- if (haskey (one_url, "url") && one_url["url"]:nil !=3D nil) {
- url_url =3D sformat ("%1", one_url["url"]:"");
- one_url["url_will_be_enabled"] =3D FindCurrentURLStatus (url_url);
+ if (haskey (one_url, "alias") && one_url["alias"]:nil !=3D nil) {
+ url_alias =3D sformat ("%1", one_url["alias"]:"");
+ one_url["url_will_be_enabled"] =3D FindCurrentRepoStatus (url_alias);
} else {
- y2warning ("No 'url' defined: %1", one_url);
+ y2warning ("No 'alias' defined: %1", one_url);
one_url["url_will_be_enabled"] =3D false;
}
=20
@@ -397,9 +402,17 @@
* from list of urls found on the system.
*/
void RemoveInstallationReposFromUpgrededSystemOnes () {
+ // Works only for the very first registered (installation) repo
+ boolean found =3D false;
+
// All already registered repos
foreach (map one_registered_repo, already_registered_repos, {
- // if an installation repository is enabled, skip it
+ if (found =3D=3D true) {
+ break;
+ }
+ found =3D true;
+
+ // if an installation repository is disabled, skip it
if (one_registered_repo["enabled"]:true =3D=3D false) {
y2milestone ("Repo %1 is not enabled, skipping", one_registered_repo["url"=
]:one_registered_repo["media"]:nil);
return;
@@ -647,6 +660,31 @@
});
}
=20
+ boolean InsertCorrectMediaHandler (string url, string name) {
+ if (! regexpmatch (url, "^cd:/") && ! regexpmatch (url, "^dvd:/")) {
+ y2milestone ("URL is not a CD/DVD");
+ return true;
+ }
+
+ // true - OK, continue
+ if (Popup::AnyQuestion (
+ _("Correct Media Requested"),
+ sformat(_("Make sure that media with label %1
+is in the CD/DVD drive.
+
+If you skip it, repository will not be added."), name),
+ Label::OKButton(),
+ Label::SkipButton(),
+ `yes
+ ) =3D=3D true) {
+ Pkg::SourceReleaseAll();
+ return true;
+ }
+
+ // false - skip
+ return false;
+ }
+
void IUU_AddEnabledRepositories (list sources_to_add, map & id_to_url) {
if (size (sources_to_add) =3D=3D 0) {
return;
@@ -661,20 +699,24 @@
y2milestone ("Adding repository: %1", one_id);
Progress::NextStep ();
string one_url =3D id_to_url[one_id]:"";
+ string repo_name =3D id_to_name[one_id]:"";
+ string pth =3D "/";
+
+ if (InsertCorrectMediaHandler (one_url, repo_name) !=3D true) {
+ y2warning ("Skipping source %1", one_id);
+ return;
+ }
=20
string repo_type =3D Pkg::RepositoryProbe (one_url, "/");
y2milestone ("Probed repository: %1 type: %2", one_url, repo_type);
=09
if (repo_type =3D=3D nil || repo_type =3D=3D "NONE") {
y2error ("Cannot add repository");
+ Report::Error (sformat(_("Cannot add repository %1
+URL: %2"), repo_name, one_url));
return;
}
=20
- string repo_name =3D FindURLName (one_url);
- // fallback
- if (repo_name =3D=3D nil) repo_name =3D "";
- string pth =3D "/";
-
// see bnc #310209
// Adding repositories with their correct names
map repoadd =3D $[
@@ -760,12 +802,14 @@
foreach (string one_id, sources_to_add_disabled, {
Progress::NextStep ();
string one_url =3D id_to_url[one_id]:"";
-
- string repo_name =3D FindURLName (one_url);
- // fallback
- if (repo_name =3D=3D nil) repo_name =3D "";
+ string repo_name =3D id_to_name[one_id]:"";
string pth =3D "/";
=20
+ if (InsertCorrectMediaHandler (one_url, repo_name) !=3D true) {
+ y2warning ("Skipping source %1", one_id);
+ return;
+ }
+
// see bnc #310209
// Adding repositories with their correct names
map repoadd =3D $[
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8836795287051374988==--
From ug@svn.opensuse.org Fri Mar 12 10:05:54 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61295 - in /trunk/autoinstallation:
doc/PrinterSection.xml doc/examples/example.printer.xml
package/autoyast2.changes
Date: Fri, 12 Mar 2010 10:10:09 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0836356412864182787=="
--===============0836356412864182787==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Fri Mar 12 11:10:08 2010
New Revision: 61295
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61295&view=3Drev
Log:
printer docu updated (bnc#587441)
Modified:
trunk/autoinstallation/doc/PrinterSection.xml
trunk/autoinstallation/doc/examples/example.printer.xml
trunk/autoinstallation/package/autoyast2.changes
Modified: trunk/autoinstallation/doc/PrinterSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/PrinterS=
ection.xml?rev=3D61295&r1=3D61294&r2=3D61295&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/PrinterSection.xml (original)
+++ trunk/autoinstallation/doc/PrinterSection.xml Fri Mar 12 11:10:08 2010
@@ -21,19 +21,44 @@
Printer
+
+The YaST printer module was made anew from scratch for openSUSE 11.1 and SUS=
E Linux Enterprise Server/Desktop 11. Currently the AutoYaST support for prin=
ting is limited to basic settings how the CUPS printing system is used on a c=
lient workstation to print via network.
+
+
+Currently there is no AutoYaST support to set up local print queues. In part=
icular when a USB printer is connected to a client workstation it is no longe=
r possible to have a predefined configuration because USB printers are no lon=
ger accessed via a generic USB device node like "/dev/usb/lp0" but via a mode=
l specific device URI like "usb://ACME/FunPrinter?serial=3D1a2b3c". There is =
a serial number included so that a USB printer device URI works only for one =
particular device. Usually it is not possible to know the correct USB device =
URI in advance because it is determined by the CUPS backend "usb" during runt=
ime when the particular device is connected depending on the actual values wh=
ich the printer reports via the USB.
+
+
+Intrinsic design of CUPS for printing in the network:
+
+
+The CUPS daemon process (cupsd) of a CUPS network print server sends informa=
tion about its print queues to a list of IP addresses (host addresses and/or =
broadcast addresses).
+
+
+On client workstations (hosts that only send print jobs to servers) also a c=
upsd runs which listens to information from servers. There is a list of serve=
rs from which information is accepted. By default, information is accepted fr=
om all servers.
+
+
+In this way, the queues of the server are available on the clients. Users on=
the clients can browse the queues on various servers. Therefore it is called=
"Browsing" and all what is to do on a client workstation to use CUPS in its =
default Browsing mode is to run the cupsd. The matching settings in the cupsd=
configuration file (/etc/cups/cupsd.conf) are "Browsing On" and "BrowseAllow=
all".
+
+
+To limit from which CUPS servers browsing information is accepted, a setting=
like "BrowseAllow @LOCAL" accepts browsing information only from CUPS server=
s in the local network.
+
+
+Multiple "BrowseAllow" entries like "BrowseAllow 192.168.100.1" and "BrowseA=
llow 192.168.200.0/255.255.255.0" can be used to accept browsing information =
only from particular hosts and/or networks.
+
+
+CUPS Browsing information is recieved via UDP port 631. You may have to chec=
k firewall settings accordingly.
+
+
+Alternatively if there is only one single CUPS server in the network, there =
is no need to use CUPS Browsing and have a CUPS daemon running on each client=
workstation.
+
+
+Instead it is simpler to specify the CUPS server and access it directly by a=
n entry like "ServerName 192.168.100.99" in /etc/cups/client.conf (only one s=
uch entry can be set). In this case the specified server is directly accessed=
so that a local running cupsd on a client workstation is no longer used so t=
hat it does no longer make sense to have it running.
+
+
+The following is an example of a configuration section. The <cups_remote_=
server> entry contains the value of a ServerName entry in /etc/cups/client=
.conf. The <server_settings> section contains all values of the cupsd c=
onfiguration file (/etc/cups/cupsd.conf) so that a complete <server_settin=
gs> section is required to get a reasonable cupsd configuration installed.
+
+
=20
-
- Although Printer configuration, like other configurations can be
- done manually, it is recommended to use the Configuration System to
- create such a configuration because of the complexity and the range
- of options offered by such modules.
-
-
- Using the configuration system will guarantee that the options
- provided are consistent. The following is an example of a
- configuration section which was
- created using the configuration system.
-
&example.printer;
=20
Modified: trunk/autoinstallation/doc/examples/example.printer.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/examples=
/example.printer.xml?rev=3D61295&r1=3D61294&r2=3D61295&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/examples/example.printer.xml (original)
+++ trunk/autoinstallation/doc/examples/example.printer.xml Fri Mar 12 11:10:=
08 2010
@@ -4,27 +4,129 @@
- lp
-
-
- void
- true
-
-
- changed
- lp
-
- none,none
-
- true
- yast2
- parallel:/dev/lp0
-
-
-
-....
+
+ 192.168.100.99
+
+
+ On
+
+
+ @LOCAL
+ 192.168.100.1
+ 192.168.200.0/255.255.255.0
+
+
+ allow,deny
+
+
+ info
+
+
+ localhost:631
+ /var/run/cups/cups.sock
+
+
+ Basic
+
+
+ sys root
+
+
+
+ Location
+ /
+
+ 127.0.0.2
+
+
+ allow,deny
+
+
+
+ Location
+ /admin
+
+ Required
+
+
+ allow,deny
+
+
+
+ Location
+ /admin/conf
+
+ Default
+
+
+ user @SYSTEM
+
+
+ allow,deny
+
+
+
+ Policy
+ default
+
+
+ Limit
+ Send-Document Send-URI Hold-Job Release-Job Restart-Job=
Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Can=
cel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-C=
urrent-Job Resume-Job CUPS-Move-Job
+
+ user @OWNER @SYSTEM
+
+
+ deny,allow
+
+
+
+ Limit
+ CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Mo=
dify-Class CUPS-Delete-Class CUPS-Set-Default
+
+ Default
+
+
+ user @SYSTEM
+
+
+ deny,allow
+
+
+
+ Limit
+ Pause-Printer Resume-Printer Enable-Printer Disable-Pri=
nter Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deac=
tivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Prin=
ter Promote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs
+
+ Default
+
+
+ user @SYSTEM
+
+
+ deny,allow
+
+
+
+ Limit
+ Cancel-Job CUPS-Authenticate-Job
+
+ user @OWNER @SYSTEM
+
+
+ deny,allow
+
+
+
+ Limit
+ All
+
+ deny,allow
+
+
+
+
+
+
+
]]>
Modified: trunk/autoinstallation/package/autoyast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/auto=
yast2.changes?rev=3D61295&r1=3D61294&r2=3D61295&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Fri Mar 12 11:10:08 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 12 11:09:28 CET 2010 - ug(a)suse.de
+
+- printer docu updated (bnc#587441)
+
+-------------------------------------------------------------------
Thu Mar 11 11:30:05 CET 2010 - ug(a)suse.de
=20
- location for files added to UI
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0836356412864182787==--
From locilka@svn.opensuse.org Fri Mar 12 10:06:06 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61296 - in /trunk/installation:
control/control.SLES.xml package/yast2-installation.changes
Date: Fri, 12 Mar 2010 10:10:21 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4953245948710401581=="
--===============4953245948710401581==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Fri Mar 12 11:10:21 2010
New Revision: 61296
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61296&view=3Drev
Log:
- Only upgrade packages if upgrading from SLES 11, otherwise use
patterns for upgrade (BNC #587544).
Modified:
trunk/installation/control/control.SLES.xml
trunk/installation/package/yast2-installation.changes
Modified: trunk/installation/control/control.SLES.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/control/control.=
SLES.xml?rev=3D61296&r1=3D61295&r2=3D61296&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/control/control.SLES.xml (original)
+++ trunk/installation/control/control.SLES.xml Fri Mar 12 11:10:21 2010
@@ -127,9 +127,9 @@
=20
false
-
+
- ^SUSE (LINUX|Linux) Enterprise Server 10.*$
+ ^SUSE (LINUX|Linux) Enterprise Server 11.*$
=20
Modified: trunk/installation/package/yast2-installation.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/package/yast2-in=
stallation.changes?rev=3D61296&r1=3D61295&r2=3D61296&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/package/yast2-installation.changes (original)
+++ trunk/installation/package/yast2-installation.changes Fri Mar 12 11:10:21=
2010
@@ -5,6 +5,8 @@
ALIAS (BNC #587517).
- In case of re-adding CD/DVD media, user is asked to insert
correct media before adding it (BNC #587517).
+- Only upgrade packages if upgrading from SLES 11, otherwise use
+ patterns for upgrade (BNC #587544).
=20
-------------------------------------------------------------------
Tue Mar 9 15:35:48 CET 2010 - locilka(a)suse.cz
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4953245948710401581==--
From locilka@svn.opensuse.org Fri Mar 12 10:06:17 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61297 - in
/branches/SuSE-Code-11-SP1-Branch/installation: control/control.SLES.xml
package/yast2-installation.changes
Date: Fri, 12 Mar 2010 10:10:32 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6834931299296328817=="
--===============6834931299296328817==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Fri Mar 12 11:10:32 2010
New Revision: 61297
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61297&view=3Drev
Log:
- Only upgrade packages if upgrading from SLES 11, otherwise use
patterns for upgrade (BNC #587544).
Modified:
branches/SuSE-Code-11-SP1-Branch/installation/control/control.SLES.xml
branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes
Modified: branches/SuSE-Code-11-SP1-Branch/installation/control/control.SLES.=
xml
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/control/control.SLES.xml?rev=3D61297&r1=3D61296&r2=3D61297&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/control/control.SLES.xml (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/installation/control/control.SLES.xml Fr=
i Mar 12 11:10:32 2010
@@ -127,9 +127,9 @@
=20
false
-
+
- ^SUSE (LINUX|Linux) Enterprise Server 10.*$
+ ^SUSE (LINUX|Linux) Enterprise Server 11.*$
=20
Modified: branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-install=
ation.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/package/yast2-installation.changes?rev=3D61297&r1=3D61296&r2=3D612=
97&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes Fri Mar 12 11:10:32 2010
@@ -5,6 +5,8 @@
ALIAS (BNC #587517).
- In case of re-adding CD/DVD media, user is asked to insert
correct media before adding it (BNC #587517).
+- Only upgrade packages if upgrading from SLES 11, otherwise use
+ patterns for upgrade (BNC #587544).
=20
-------------------------------------------------------------------
Thu Mar 11 16:10:00 CET 2010 - aschnell(a)suse.de
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6834931299296328817==--
From ug@svn.opensuse.org Fri Mar 12 10:29:03 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61298 - in
/branches/SuSE-Code-11-SP1-Branch/autoinstallation: VERSION
doc/CreateProfileDetails.xml doc/examples/example.printer.xml
package/autoyast2.changes
Date: Fri, 12 Mar 2010 10:33:00 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2237595234486993394=="
--===============2237595234486993394==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Fri Mar 12 11:33:00 2010
New Revision: 61298
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61298&view=3Drev
Log:
printer documentation fixed (bnc#587441)
Modified:
branches/SuSE-Code-11-SP1-Branch/autoinstallation/VERSION
branches/SuSE-Code-11-SP1-Branch/autoinstallation/doc/CreateProfileDetail=
s.xml
branches/SuSE-Code-11-SP1-Branch/autoinstallation/doc/examples/example.pr=
inter.xml
branches/SuSE-Code-11-SP1-Branch/autoinstallation/package/autoyast2.chang=
es
Modified: branches/SuSE-Code-11-SP1-Branch/autoinstallation/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/au=
toinstallation/VERSION?rev=3D61298&r1=3D61297&r2=3D61298&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/autoinstallation/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/autoinstallation/VERSION Fri Mar 12 11:3=
3:00 2010
@@ -1 +1 @@
-2.17.39
+2.17.40
Modified: branches/SuSE-Code-11-SP1-Branch/autoinstallation/doc/CreateProfile=
Details.xml
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/au=
toinstallation/doc/CreateProfileDetails.xml?rev=3D61298&r1=3D61297&r2=3D61298=
&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/autoinstallation/doc/CreateProfileDetail=
s.xml (original)
+++ branches/SuSE-Code-11-SP1-Branch/autoinstallation/doc/CreateProfileDetail=
s.xml Fri Mar 12 11:33:00 2010
@@ -2484,18 +2484,43 @@
Printer
=20
-
- Although Printer configuration, like other configurations can be
- done manually, it is recommended to use the Configuration System to
- create such a configuration because of the complexity and the range
- of options offered by such modules.
-
-
- Using the configuration system will guarantee that the options
- provided are consistent. The following is an example of a
- configuration section which was
- created using the configuration system.
-
+
+The YaST printer module was made anew from scratch for openSUSE 11.1 and SUS=
E Linux Enterprise Server/Desktop 11. Currently the AutoYaST support for prin=
ting is limited to basic settings how the CUPS printing system is used on a c=
lient workstation to print via network.
+
+
+Currently there is no AutoYaST support to set up local print queues. In part=
icular when a USB printer is connected to a client workstation it is no longe=
r possible to have a predefined configuration because USB printers are no lon=
ger accessed via a generic USB device node like "/dev/usb/lp0" but via a mode=
l specific device URI like "usb://ACME/FunPrinter?serial=3D1a2b3c". There is =
a serial number included so that a USB printer device URI works only for one =
particular device. Usually it is not possible to know the correct USB device =
URI in advance because it is determined by the CUPS backend "usb" during runt=
ime when the particular device is connected depending on the actual values wh=
ich the printer reports via the USB.
+
+
+Intrinsic design of CUPS for printing in the network:
+
+
+The CUPS daemon process (cupsd) of a CUPS network print server sends informa=
tion about its print queues to a list of IP addresses (host addresses and/or =
broadcast addresses).
+
+
+On client workstations (hosts that only send print jobs to servers) also a c=
upsd runs which listens to information from servers. There is a list of serve=
rs from which information is accepted. By default, information is accepted fr=
om all servers.
+
+
+In this way, the queues of the server are available on the clients. Users on=
the clients can browse the queues on various servers. Therefore it is called=
"Browsing" and all what is to do on a client workstation to use CUPS in its =
default Browsing mode is to run the cupsd. The matching settings in the cupsd=
configuration file (/etc/cups/cupsd.conf) are "Browsing On" and "BrowseAllow=
all".
+
+
+To limit from which CUPS servers browsing information is accepted, a setting=
like "BrowseAllow @LOCAL" accepts browsing information only from CUPS server=
s in the local network.
+
+
+Multiple "BrowseAllow" entries like "BrowseAllow 192.168.100.1" and "BrowseA=
llow 192.168.200.0/255.255.255.0" can be used to accept browsing information =
only from particular hosts and/or networks.
+
+
+CUPS Browsing information is recieved via UDP port 631. You may have to chec=
k firewall settings accordingly.
+
+
+Alternatively if there is only one single CUPS server in the network, there =
is no need to use CUPS Browsing and have a CUPS daemon running on each client=
workstation.
+
+
+Instead it is simpler to specify the CUPS server and access it directly by a=
n entry like "ServerName 192.168.100.99" in /etc/cups/client.conf (only one s=
uch entry can be set). In this case the specified server is directly accessed=
so that a local running cupsd on a client workstation is no longer used so t=
hat it does no longer make sense to have it running.
+
+
+The following is an example of a configuration section. The <cups_remote_=
server> entry contains the value of a ServerName entry in /etc/cups/client=
.conf. The <server_settings> section contains all values of the cupsd c=
onfiguration file (/etc/cups/cupsd.conf) so that a complete <server_settin=
gs> section is required to get a reasonable cupsd configuration installed.
+
+
&example.printer;
=20
Modified: branches/SuSE-Code-11-SP1-Branch/autoinstallation/doc/examples/exam=
ple.printer.xml
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/au=
toinstallation/doc/examples/example.printer.xml?rev=3D61298&r1=3D61297&r2=3D6=
1298&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/autoinstallation/doc/examples/example.pr=
inter.xml (original)
+++ branches/SuSE-Code-11-SP1-Branch/autoinstallation/doc/examples/example.pr=
inter.xml Fri Mar 12 11:33:00 2010
@@ -4,27 +4,129 @@
- lp
-
-
- void
- true
-
-
- changed
- lp
-
- none,none
-
- true
- yast2
- parallel:/dev/lp0
-
-
-
-....
+
+ 192.168.100.99
+
+
+ On
+
+
+ @LOCAL
+ 192.168.100.1
+ 192.168.200.0/255.255.255.0
+
+
+ allow,deny
+
+
+ info
+
+
+ localhost:631
+ /var/run/cups/cups.sock
+
+
+ Basic
+
+
+ sys root
+
+
+
+ Location
+ /
+
+ 127.0.0.2
+
+
+ allow,deny
+
+
+
+ Location
+ /admin
+
+ Required
+
+
+ allow,deny
+
+
+
+ Location
+ /admin/conf
+
+ Default
+
+
+ user @SYSTEM
+
+
+ allow,deny
+
+
+
+ Policy
+ default
+
+
+ Limit
+ Send-Document Send-URI Hold-Job Release-Job Restart-Job=
Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Can=
cel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-C=
urrent-Job Resume-Job CUPS-Move-Job
+
+ user @OWNER @SYSTEM
+
+
+ deny,allow
+
+
+
+ Limit
+ CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Mo=
dify-Class CUPS-Delete-Class CUPS-Set-Default
+
+ Default
+
+
+ user @SYSTEM
+
+
+ deny,allow
+
+
+
+ Limit
+ Pause-Printer Resume-Printer Enable-Printer Disable-Pri=
nter Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deac=
tivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Prin=
ter Promote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs
+
+ Default
+
+
+ user @SYSTEM
+
+
+ deny,allow
+
+
+
+ Limit
+ Cancel-Job CUPS-Authenticate-Job
+
+ user @OWNER @SYSTEM
+
+
+ deny,allow
+
+
+
+ Limit
+ All
+
+ deny,allow
+
+
+
+
+
+
+
]]>
Modified: branches/SuSE-Code-11-SP1-Branch/autoinstallation/package/autoyast2=
.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/au=
toinstallation/package/autoyast2.changes?rev=3D61298&r1=3D61297&r2=3D61298&vi=
ew=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/autoinstallation/package/autoyast2.chang=
es (original)
+++ branches/SuSE-Code-11-SP1-Branch/autoinstallation/package/autoyast2.chang=
es Fri Mar 12 11:33:00 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Mar 12 11:32:00 CET 2010 - ug(a)suse.de
+
+- printer documentation fixed (bnc#587441)
+- 2.17.40
+
+-------------------------------------------------------------------
Wed Mar 3 10:40:25 CET 2010 - ug(a)suse.de
=20
- removed Storage::SetImsmDriver because it was removed from
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2237595234486993394==--
From ug@svn.opensuse.org Fri Mar 12 10:29:05 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61299 - /tags/branch-Code-11-SP1-2_17_40/autoinstallation/
Date: Fri, 12 Mar 2010 10:33:05 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8359573229205476327=="
--===============8359573229205476327==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: ug
Date: Fri Mar 12 11:33:04 2010
New Revision: 61299
URL: http://svn.opensuse.org/viewcvs/yast?rev=61299&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_40 for autoinstallation
Added:
tags/branch-Code-11-SP1-2_17_40/autoinstallation/ (props changed)
- copied from r61298, branches/SuSE-Code-11-SP1-Branch/autoinstallation/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8359573229205476327==--
From aschnell@svn.opensuse.org Fri Mar 12 11:01:45 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61300 - in /branches/SuSE-Code-11-SP1-Branch/storage:
libstorage/src/Storage.cc package/yast2-storage.changes
Date: Fri, 12 Mar 2010 11:05:00 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3160028365188900353=="
--===============3160028365188900353==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Fri Mar 12 12:05:00 2010
New Revision: 61300
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61300&view=3Drev
Log:
- fixed XEN disk detection (bnc #587658)
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc
branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/Storage.cc?rev=3D61300&r1=3D61299&r2=3D61300&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc Fri Ma=
r 12 12:05:00 2010
@@ -883,7 +883,7 @@
}
else if (sysfsinfo.range =3D=3D 1 && sysfsinfo.size > 0)
{
- if (sysfsinfo.device.find( "/xen/vbd" ) !=3D string::npos && isdigit(dn[dn=
.size() - 1]))
+ if (sysfsinfo.device.find( "/vbd" ) !=3D string::npos && isdigit(dn[dn.siz=
e() - 1]))
{
dl.push_back(DiskData(dn, DiskData::XEN, sysfsinfo.size / 2));
}
Modified: branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/package/yast2-storage.changes?rev=3D61300&r1=3D61299&r2=3D61300&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes Fr=
i Mar 12 12:05:00 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 12 12:03:45 CET 2010 - aschnell(a)suse.de
+
+- fixed XEN disk detection (bnc #587658)
+
+-------------------------------------------------------------------
Tue Mar 09 14:14:55 CET 2010 - aschnell(a)suse.de
=20
- mark messages for translation (bnc #580884)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3160028365188900353==--
From aschnell@svn.opensuse.org Fri Mar 12 11:29:38 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61301 - in /branches/SuSE-Code-11-SP1-Branch/storage:
VERSION package/yast2-storage.changes
Date: Fri, 12 Mar 2010 11:33:50 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8117164960897765579=="
--===============8117164960897765579==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Fri Mar 12 12:33:50 2010
New Revision: 61301
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61301&view=3Drev
Log:
- increased version
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/VERSION
branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes
Modified: branches/SuSE-Code-11-SP1-Branch/storage/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/VERSION?rev=3D61301&r1=3D61300&r2=3D61301&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/storage/VERSION Fri Mar 12 12:33:50 2010
@@ -1 +1 @@
-2.17.94
+2.17.95
Modified: branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/package/yast2-storage.changes?rev=3D61301&r1=3D61300&r2=3D61301&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes Fr=
i Mar 12 12:33:50 2010
@@ -2,6 +2,7 @@
Fri Mar 12 12:03:45 CET 2010 - aschnell(a)suse.de
=20
- fixed XEN disk detection (bnc #587658)
+- 2.17.95
=20
-------------------------------------------------------------------
Tue Mar 09 14:14:55 CET 2010 - aschnell(a)suse.de
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8117164960897765579==--
From aschnell@svn.opensuse.org Fri Mar 12 11:30:53 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61302 - /tags/branch-Code-11-SP1-2_17_95/
Date: Fri, 12 Mar 2010 11:35:07 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1199999508023957396=="
--===============1199999508023957396==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: aschnell
Date: Fri Mar 12 12:35:07 2010
New Revision: 61302
URL: http://svn.opensuse.org/viewcvs/yast?rev=61302&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_95
Added:
tags/branch-Code-11-SP1-2_17_95/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1199999508023957396==--
From aschnell@svn.opensuse.org Fri Mar 12 11:30:53 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61303 - /tags/branch-Code-11-SP1-2_17_95/storage/
Date: Fri, 12 Mar 2010 11:35:08 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2670988430766495341=="
--===============2670988430766495341==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: aschnell
Date: Fri Mar 12 12:35:08 2010
New Revision: 61303
URL: http://svn.opensuse.org/viewcvs/yast?rev=61303&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_95 for storage
Added:
tags/branch-Code-11-SP1-2_17_95/storage/ (props changed)
- copied from r61302, branches/SuSE-Code-11-SP1-Branch/storage/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2670988430766495341==--
From kmachalkova@svn.opensuse.org Fri Mar 12 11:32:33 2010
From: kmachalkova@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61304 - in /branches/SuSE-Code-11-SP1-Branch/network:
VERSION package/yast2-network.changes src/modules/DNS.ycp
Date: Fri, 12 Mar 2010 11:36:48 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5458879541558320408=="
--===============5458879541558320408==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: kmachalkova
Date: Fri Mar 12 12:36:48 2010
New Revision: 61304
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61304&view=3Drev
Log:
More logging & checking
+ changes + bump
Modified:
branches/SuSE-Code-11-SP1-Branch/network/VERSION
branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes
branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/VERSION?rev=3D61304&r1=3D61303&r2=3D61304&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/VERSION Fri Mar 12 12:36:48 2010
@@ -1 +1 @@
-2.17.125
+2.17.126
Modified: branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/package/yast2-network.changes?rev=3D61304&r1=3D61303&r2=3D61304&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes Fr=
i Mar 12 12:36:48 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Fri Mar 12 10:42:43 CET 2010 - kmachalkova(a)suse.cz
+
+- In [auto]installation, prefer hostname from install.inf. Convert
+ to FQDN if it is an IP address (bnc#556613, bnc#502715) =20
+- 2.17.126
+
+-------------------------------------------------------------------
Thu Mar 11 10:19:16 CET 2010 - mzugec(a)suse.cz
=20
- L3: update device name via which is system installed by AY=20
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/modules/DNS.ycp?rev=3D61304&r1=3D61303&r2=3D61304&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp Fri Mar 12 1=
2:36:48 2010
@@ -138,16 +138,19 @@
// In installation (standard, or AutoYaST one), prefer /etc/install.inf
// (because HOSTNAME comes with netcfg.rpm already, #144687)
if( (Mode::installation() || Mode::autoinst()) &&
- SCR::Read(.target.size, "/etc/install.inf") > 0) {
+ SCR::Read(.target.size, "/etc/install.inf") > 0) {
string install_inf_hostname =3D (string) SCR::Read(.etc.install_inf.Hostnam=
e);
+ y2milestone("Got %1 from install.inf", install_inf_hostname);
=20
- //if the name is actually IP, try to resolve it (bnc#556613, bnc#435649)
- if (IP::Check (install_inf_hostname))
- {
- fqhostname =3D ResolveIP( install_inf_hostname );
- }
- else
- fqhostname =3D install_inf_hostname;
+ if ( (size(install_inf_hostname) > 0) {
+ //if the name is actually IP, try to resolve it (bnc#556613, bnc#435649)
+ if ( IP::Check(install_inf_hostname) ) {
+ fqhostname =3D ResolveIP( install_inf_hostname );
+ y2milestone("Got %1 after resolving IP from install.inf", fqhostname);
+ }
+ else
+ fqhostname =3D install_inf_hostname;
+ }
}
=20
// /etc/HOSTNAME
@@ -159,6 +162,7 @@
fqhostname =3D (string) SCR::Read (.target.string, "/etc/HOSTNAME");
//avoid passing nil argument when we get non-\n-terminated string (#445=
531)
fqhostname =3D String::FirstChunk( fqhostname, "\n" );
+ y2milestone("Got %1 from /etc/HOSTNAME", fqhostname);
}
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5458879541558320408==--
From kmachalkova@svn.opensuse.org Fri Mar 12 11:39:29 2010
From: kmachalkova@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61305 -
/branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp
Date: Fri, 12 Mar 2010 11:43:31 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2024781069453475512=="
--===============2024781069453475512==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: kmachalkova
Date: Fri Mar 12 12:43:31 2010
New Revision: 61305
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61305&view=3Drev
Log:
'(' too much
Modified:
branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/modules/DNS.ycp?rev=3D61305&r1=3D61304&r2=3D61305&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp Fri Mar 12 1=
2:43:31 2010
@@ -142,7 +142,7 @@
string install_inf_hostname =3D (string) SCR::Read(.etc.install_inf.Hostnam=
e);
y2milestone("Got %1 from install.inf", install_inf_hostname);
=20
- if ( (size(install_inf_hostname) > 0) {
+ if ( size(install_inf_hostname) > 0) {
//if the name is actually IP, try to resolve it (bnc#556613, bnc#435649)
if ( IP::Check(install_inf_hostname) ) {
fqhostname =3D ResolveIP( install_inf_hostname );
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2024781069453475512==--
From kmachalkova@svn.opensuse.org Fri Mar 12 12:18:11 2010
From: kmachalkova@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61306 - in /trunk/installation:
package/yast2-installation.changes yast2-installation.spec.in
Date: Fri, 12 Mar 2010 12:21:27 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2929629344198696250=="
--===============2929629344198696250==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: kmachalkova
Date: Fri Mar 12 13:21:27 2010
New Revision: 61306
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61306&view=3Drev
Log:
Process all .desktops with %suse_update_desktop_files
(port from SLE11 SP1)
Modified:
trunk/installation/package/yast2-installation.changes
trunk/installation/yast2-installation.spec.in
Modified: trunk/installation/package/yast2-installation.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/package/yast2-in=
stallation.changes?rev=3D61306&r1=3D61305&r2=3D61306&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/package/yast2-installation.changes (original)
+++ trunk/installation/package/yast2-installation.changes Fri Mar 12 13:21:27=
2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Fri Mar 12 13:19:15 CET 2010 - kmachalkova(a)suse.cz
+
+- Port from SLE11 SP1: process files in _datadir/autoinstall/modules=20
+ with %suse_update_desktop_file. This passes their strings into
+ translation (bnc#549944)
+
+-------------------------------------------------------------------
Fri Mar 12 10:53:55 CET 2010 - locilka(a)suse.cz
=20
- Unique identification in inst_upgrade_urls switched from URL to
Modified: trunk/installation/yast2-installation.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/yast2-installati=
on.spec.in?rev=3D61306&r1=3D61305&r2=3D61306&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/yast2-installation.spec.in (original)
+++ trunk/installation/yast2-installation.spec.in Fri Mar 12 13:21:27 2010
@@ -111,6 +111,9 @@
@BUILD@
=20
@INSTALL@
+for f in `find %{buildroot}%{_datadir}/autoinstall/modules -name "*.desktop"=
`; do
+ %suse_update_desktop_file f
+done=20
=20
@CLEAN@
=20
@@ -129,7 +132,7 @@
@moduledir@/*.ycp
@moduledir@/*.ybc
@desktopdir@/*.desktop
-/usr/share/autoinstall/modules/deploy_image.desktop
+/usr/share/autoinstall/modules/*.desktop
/usr/share/YaST2/schema/autoyast/rnc/deploy_image.rnc
%dir /usr/share/autoinstall
%dir /usr/share/autoinstall/modules
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2929629344198696250==--
From locilka@svn.opensuse.org Fri Mar 12 12:19:40 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61307 - in
/branches/SuSE-Code-11-SP1-Branch/installation: VERSION
package/yast2-installation.changes
Date: Fri, 12 Mar 2010 12:23:18 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4188450524365861695=="
--===============4188450524365861695==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Fri Mar 12 13:23:18 2010
New Revision: 61307
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61307&view=3Drev
Log:
New version
Modified:
branches/SuSE-Code-11-SP1-Branch/installation/VERSION
branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes
Modified: branches/SuSE-Code-11-SP1-Branch/installation/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/VERSION?rev=3D61307&r1=3D61306&r2=3D61307&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/VERSION Fri Mar 12 13:23:18=
2010
@@ -1 +1 @@
-2.17.69
+2.17.70
Modified: branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-install=
ation.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/package/yast2-installation.changes?rev=3D61307&r1=3D61306&r2=3D613=
07&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes Fri Mar 12 13:23:18 2010
@@ -7,6 +7,7 @@
correct media before adding it (BNC #587517).
- Only upgrade packages if upgrading from SLES 11, otherwise use
patterns for upgrade (BNC #587544).
+- 2.17.70
=20
-------------------------------------------------------------------
Thu Mar 11 16:10:00 CET 2010 - aschnell(a)suse.de
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4188450524365861695==--
From locilka@svn.opensuse.org Fri Mar 12 12:19:41 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61308 - /tags/branch-Code-11-SP1-2_17_70/installation/
Date: Fri, 12 Mar 2010 12:23:28 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2547972122895679170=="
--===============2547972122895679170==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: locilka
Date: Fri Mar 12 13:23:27 2010
New Revision: 61308
URL: http://svn.opensuse.org/viewcvs/yast?rev=61308&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_70 for installation
Added:
tags/branch-Code-11-SP1-2_17_70/installation/ (props changed)
- copied from r61307, branches/SuSE-Code-11-SP1-Branch/installation/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2547972122895679170==--
From rhafer@svn.opensuse.org Fri Mar 12 12:53:20 2010
From: rhafer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61309 -
/branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapServer.pm
Date: Fri, 12 Mar 2010 12:57:27 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3700478108145893188=="
--===============3700478108145893188==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rhafer
Date: Fri Mar 12 13:57:26 2010
New Revision: 61309
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61309&view=3Drev
Log:
more untranslated strings (bnc#579991)
Modified:
branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapServer.pm
Modified: branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapServer.pm
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ld=
ap-server/src/LdapServer.pm?rev=3D61309&r1=3D61308&r2=3D61309&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapServer.pm (original)
+++ branches/SuSE-Code-11-SP1-Branch/ldap-server/src/LdapServer.pm Fri Mar 12=
13:57:26 2010
@@ -683,7 +683,7 @@
_("Creating Configuration"),
_("Starting OpenLDAP Server"),
_("Creating Base Objects") ];
- Progress->New("Writing OpenLDAP Server Configuration", "", 5, $progr=
essItems, $progressItems, "");
+ Progress->New(_("Writing OpenLDAP Server Configuration"), "", 5, $pr=
ogressItems, $progressItems, "");
=20
Progress->NextStage();
=20
@@ -848,7 +848,7 @@
my $progressItems =3D [ _("Stopping LDAP Server"),
_("Disabling LDAP Server")
];
- Progress->New("De-activating OpenLDAP Server", "", 2, $progressI=
tems, $progressItems, "");
+ Progress->New(_("De-activating OpenLDAP Server"), "", 2, $progre=
ssItems, $progressItems, "");
Progress->NextStage();
Service->Disable("ldap");
Progress->NextStage();
@@ -870,7 +870,7 @@
_("Restarting OpenLDAP Server if required"),
];
=20
- Progress->New("Writing OpenLDAP Configuration", "", 7, $progressItem=
s, $progressItems, "");
+ Progress->New(_("Writing OpenLDAP Configuration"), "", 7, $progressI=
tems, $progressItems, "");
Progress->NextStage();
=20
# these changes require a restart of slapd
@@ -1504,7 +1504,7 @@
_("Converting slapd.conf to config database"),=20
_("Switching startup configuration to use config database"),
_("Restarting LDAP Server") ];=20
- Progress->New("Migrating LDAP Server Configuration", "Blub", 3, $progres=
sItems, $progressItems, "");
+ Progress->New(_("Migrating LDAP Server Configuration"), "", 3, $progress=
Items, $progressItems, "");
=20
Progress->NextStage();
Progress->NextStage();
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3700478108145893188==--
From rhafer@svn.opensuse.org Fri Mar 12 13:00:06 2010
From: rhafer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61310 - in
/branches/SuSE-Code-11-SP1-Branch/ldap-server: VERSION
package/yast2-ldap-server.changes
Date: Fri, 12 Mar 2010 13:04:20 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2043619508814651126=="
--===============2043619508814651126==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rhafer
Date: Fri Mar 12 14:04:20 2010
New Revision: 61310
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61310&view=3Drev
Log:
Preparing 2.17.34
Modified:
branches/SuSE-Code-11-SP1-Branch/ldap-server/VERSION
branches/SuSE-Code-11-SP1-Branch/ldap-server/package/yast2-ldap-server.ch=
anges
Modified: branches/SuSE-Code-11-SP1-Branch/ldap-server/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ld=
ap-server/VERSION?rev=3D61310&r1=3D61309&r2=3D61310&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/ldap-server/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/ldap-server/VERSION Fri Mar 12 14:04:20 =
2010
@@ -1 +1 @@
-2.17.33
+2.17.34
Modified: branches/SuSE-Code-11-SP1-Branch/ldap-server/package/yast2-ldap-ser=
ver.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ld=
ap-server/package/yast2-ldap-server.changes?rev=3D61310&r1=3D61309&r2=3D61310=
&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/ldap-server/package/yast2-ldap-server.ch=
anges (original)
+++ branches/SuSE-Code-11-SP1-Branch/ldap-server/package/yast2-ldap-server.ch=
anges Fri Mar 12 14:04:20 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Mar 12 12:57:46 UTC 2010 - rhafer(a)novell.com
+
+- Version 2.17.34=20
+- Marked more strings for translation (bnc#579991)
+
+-------------------------------------------------------------------
Wed Mar 10 14:39:52 UTC 2010 - rhafer(a)novell.com
=20
- Version 2.17.33
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2043619508814651126==--
From rhafer@svn.opensuse.org Fri Mar 12 13:05:52 2010
From: rhafer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61311 - /tags/branch-Code-11-SP1-2_17_34/ldap-server/
Date: Fri, 12 Mar 2010 13:10:03 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7422611128298687194=="
--===============7422611128298687194==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rhafer
Date: Fri Mar 12 14:10:02 2010
New Revision: 61311
URL: http://svn.opensuse.org/viewcvs/yast?rev=61311&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_34 for ldap-server
Added:
tags/branch-Code-11-SP1-2_17_34/ldap-server/ (props changed)
- copied from r61310, branches/SuSE-Code-11-SP1-Branch/ldap-server/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7422611128298687194==--
From kmachalkova@svn.opensuse.org Fri Mar 12 13:09:04 2010
From: kmachalkova@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61312 -
/branches/SuSE-Code-11-SP1-Branch/network/testsuite/tests/Network_YaPI.out
Date: Fri, 12 Mar 2010 13:13:16 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7850164305183841007=="
--===============7850164305183841007==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: kmachalkova
Date: Fri Mar 12 14:13:16 2010
New Revision: 61312
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61312&view=3Drev
Log:
I don't freakin' understand why it freakin'=20
doesn't work with this freakin' thing
Modified:
branches/SuSE-Code-11-SP1-Branch/network/testsuite/tests/Network_YaPI.out
Modified: branches/SuSE-Code-11-SP1-Branch/network/testsuite/tests/Network_Ya=
PI.out
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/testsuite/tests/Network_YaPI.out?rev=3D61312&r1=3D61311&r2=3D61312&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/testsuite/tests/Network_YaPI.out=
(original)
+++ branches/SuSE-Code-11-SP1-Branch/network/testsuite/tests/Network_YaPI.out=
Fri Mar 12 14:13:16 2010
@@ -2,8 +2,6 @@
Log Failed to set temporary directory: nil
Read .sysconfig.network.dhcp.DHCLIENT_SET_HOSTNAME "no"
Read .sysconfig.network.dhcp.WRITE_HOSTNAME_TO_HOSTS "no"
-Read .target.size "/etc/install.inf" 27
-Read .etc.install_inf nil
Read .sysconfig.network.config.NETCONFIG_DNS_POLICY nil
Read .sysconfig.network.config.NETCONFIG_DNS_STATIC_SERVERS "208.67.222.222 =
208.67.220.220"
Read .sysconfig.network.config.NETCONFIG_DNS_STATIC_SEARCHLIST "suse.cz suse=
.de"
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7850164305183841007==--
From keichwa@svn.opensuse.org Fri Mar 12 15:40:56 2010
From: keichwa@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61313 - in
/branches/SuSE-Code-11-Branch/slide-show/SLED/po: ar.po cs.po de.po en_GB.po
en_US.po es.po fr.po hu.po it.po ja.po ko.po nl.po pl.po pt_BR.po ru.po sv.po
zh_CN.po zh_TW.po
Date: Fri, 12 Mar 2010 15:45:00 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6473156323618772218=="
--===============6473156323618772218==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: keichwa
Date: Fri Mar 12 16:45:00 2010
New Revision: 61313
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61313&view=3Drev
Log:
update for SLE11 SP1 RC1
Modified:
branches/SuSE-Code-11-Branch/slide-show/SLED/po/ar.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/cs.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/de.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/en_GB.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/en_US.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/es.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/fr.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/hu.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/it.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/ja.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/ko.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/nl.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/pl.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/pt_BR.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/ru.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/sv.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/zh_CN.po
branches/SuSE-Code-11-Branch/slide-show/SLED/po/zh_TW.po
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/ar.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/ar.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/ar.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/ar.po Fri Mar 12 16:45:00=
2010
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-06 08:04\n"
+"PO-Revision-Date: 2010-02-17 08:53\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/cs.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/cs.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/cs.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/cs.po Fri Mar 12 16:45:00=
2010
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-05 14:25\n"
+"PO-Revision-Date: 2010-02-15 10:29\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/de.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/de.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/de.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/de.po Fri Mar 12 16:45:00=
2010
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-05 13:38\n"
+"PO-Revision-Date: 2010-02-16 11:14\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/en_GB.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/en_GB.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/en_GB.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/en_GB.po Fri Mar 12 16:45=
:00 2010
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: translation(a)suse.de\n"
-"POT-Creation-Date: 2009-01-08 15:12+0100\n"
+"POT-Creation-Date: 2008-11-12 10:50+0100\n"
"PO-Revision-Date: 2001-07-17 16:27+0200\n"
"Last-Translator: James Ogley \n"
"Language-Team: English \n"
@@ -26,16 +26,7 @@
msgstr ""
=20
#: slideshow.xml:20(para)
-msgid ""
-"SUSE Linux Enterprise Desktop is the industry's leading enterprise-quality "
-"Linux operating system that's optimized and ready for both business and "
-"personal use. SUSE Linux Enterprise Desktop provides market-leading "
-"usability, seamless interoperability with existing enterprise computer "
-"systems, and dozens of essential office applications that enable businesses=
"
-"to use Linux and open source with confidence. Designed for general-purpose "
-"use, SUSE Linux Enterprise Desktop can also be tailored to fit fixed-"
-"function or special-purpose roles such as on technical workstations, kiosks=
, "
-"and thin clients."
+msgid "SUSE Linux Enterprise Desktop is the industry's leading enterprise-qu=
ality Linux operating system that's optimized and ready for both business and=
personal use. SUSE Linux Enterprise Desktop provides market-leading usabilit=
y, seamless interoperability with existing enterprise computer systems, and d=
ozens of essential office applications that enable businesses to use Linux an=
d open source with confidence. Designed for general-purpose use, SUSE Linux E=
nterprise Desktop can also be tailored to fit fixed-function or special-purpo=
se roles such as on technical workstations, kiosks, and thin clients."
msgstr ""
=20
#: slideshow.xml:31(title)
@@ -43,22 +34,11 @@
msgstr ""
=20
#: slideshow.xml:33(para)
-msgid ""
-"Novell's leadership in desktop innovation is unparalleled. Combining result=
s "
-"from extensive and ongoing usability studies with an outstanding technology=
"
-"vision, Novell introduces SUSE Linux Enterprise Desktop 11 as the most "
-"integrated and powerful Linux desktop. SUSE Linux Enterprise Desktop can be=
"
-"installed on a wide range of client devices including desktops, notebooks, "
-"netbooks, nettops, workstations, and more and includes all of the "
-"applications you need to be productive at work or home."
+msgid "Novell's leadership in desktop innovation is unparalleled. Combining =
results from extensive and ongoing usability studies with an outstanding tech=
nology vision, Novell introduces SUSE Linux Enterprise Desktop 11 as the most=
integrated and powerful Linux desktop. SUSE Linux Enterprise Desktop can be =
installed on a wide range of client devices including desktops, notebooks, ne=
tbooks, nettops, workstations, and more and includes all of the applications =
you need to be productive at work or home."
msgstr ""
=20
#: slideshow.xml:42(para)
-msgid ""
-"Novell's sponsorship and industry leadership in key open source projects "
-"such as the Linux kernel, OpenOffice.org, GNOME, Evolution, NetworkManager,=
"
-"Banshee, Mono, Compiz, F-Spot, Beagle, and many others illustrate Novell's "
-"unmatched innovation in the Linux desktop."
+msgid "Novell's sponsorship and industry leadership in key open source proje=
cts such as the Linux kernel, OpenOffice.org, GNOME, Evolution, NetworkManage=
r, Banshee, Mono, Compiz, F-Spot, Beagle, and many others illustrate Novell's=
unmatched innovation in the Linux desktop."
msgstr ""
=20
#: slideshow.xml:49(title)
@@ -66,41 +46,23 @@
msgstr ""
=20
#: slideshow.xml:51(para)
-msgid ""
-"SUSE Linux Enterprise Desktop 11 provides all the tools you need to "
-"communicate with the world."
+msgid "SUSE Linux Enterprise Desktop 11 provides all the tools you need to c=
ommunicate with the world."
msgstr ""
=20
#: slideshow.xml:54(para)
-msgid ""
-"The Firefox Web browser is the best Web browser in the market. It boasts a "
-"complete set of browser features and lightning-fast performance out of the "
-"box, and delivers a rich user experience through plug-ins such as Java, "
-"Novell Moonlight, Adobe Acrobat Reader, and Adobe Flash Player, which are "
-"all included in SUSE Linux Enterprise Desktop 11."
+msgid "The Firefox Web browser is the best Web browser in the market. It boa=
sts a complete set of browser features and lightning-fast performance out of =
the box, and delivers a rich user experience through plug-ins such as Java, N=
ovell Moonlight, Adobe Acrobat Reader, and Adobe Flash Player, which are all =
included in SUSE Linux Enterprise Desktop 11."
msgstr ""
=20
#: slideshow.xml:61(para)
-msgid ""
-"Novell Evolution is a complete collaboration client suite supporting "
-"collaboration open standards. It includes Novell GroupWise and Microsoft "
-"Exchange connectivity for messaging, contact management, calendaring and "
-"task management."
+msgid "Novell Evolution is a complete collaboration client suite supporting =
collaboration open standards. It includes Novell GroupWise and Microsoft Exch=
ange connectivity for messaging, contact management, calendaring and task man=
agement."
msgstr ""
=20
#: slideshow.xml:66(para)
-msgid ""
-"SUSE Linux Enterprise Desktop also includes an instant messaging client tha=
t "
-"lets you connect with people all over the world."
+msgid "SUSE Linux Enterprise Desktop also includes an instant messaging clie=
nt that lets you connect with people all over the world."
msgstr ""
=20
#: slideshow.xml:69(para)
-msgid ""
-"So to always have you online NetworkManager, our easy-to-use network "
-"configuration tool can access the most complex and secured networks, "
-"including WEP, WPA, VPN and other technologies, or simply the open wireless=
"
-"network from your coffee shop. Making sure to keep connected to the "
-"Internet, no matter where you are."
+msgid "So to always have you online NetworkManager, our easy-to-use network =
configuration tool can access the most complex and secured networks, includin=
g WEP, WPA, VPN and other technologies, or simply the open wireless network f=
rom your coffee shop. Making sure to keep connected to the Internet, no matte=
r where you are."
msgstr ""
=20
#: slideshow.xml:77(title)
@@ -108,291 +70,15 @@
msgstr ""
=20
#: slideshow.xml:78(para)
-msgid ""
-"SUSE Linux Enterprise Desktop comes complete with the latest version of the=
"
-"leading open source office productivity suite, OpenOffice.org. OpenOffice."
-"org Novell Edition comes with word processing, spreadsheet, presentation, "
-"database, and drawing applications."
+msgid "SUSE Linux Enterprise Desktop comes complete with the latest version =
of the leading open source office productivity suite, OpenOffice.org. OpenOff=
ice.org Novell Edition comes with word processing, spreadsheet, presentation,=
database, and drawing applications."
msgstr ""
=20
#: slideshow.xml:84(para)
-msgid ""
-"As the leading alternative to Microsoft Office, OpenOffice.org Novell "
-"Edition fully supports the latest open document format standards, the wides=
t "
-"range of Microsoft Office file formats and many others."
+msgid "As the leading alternative to Microsoft Office, OpenOffice.org Novell=
Edition fully supports the latest open document format standards, the widest=
range of Microsoft Office file formats and many others."
msgstr ""
=20
#: slideshow.xml:88(para)
-msgid ""
-"OpenOffice.org Novell Edition also provides enhanced VBA macro support, an "
-"improved Solver, and pivot table capability. To spice up all your "
-"presentations, OpenOffice.org Novell Edition has great new slide transition=
s "
-"that nicely blend with our desktop effects."
-msgstr ""
-
-#: slideshow.xml:95(title)
-msgid "Banshee: Manage your Media library"
-msgstr ""
-
-#: slideshow.xml:97(para)
-msgid ""
-"Novell is proud to sponsor the open source Banshee project, the easy-to-use=
"
-"and beautifully polished media management application. Listen to music, "
-"manage you music library, burn your own music CDs, or synchronize your musi=
c "
-"to your portable media player or smartphone so you listen to your music on "
-"the go. Banshee also gives you the ability to subscribe to a variety of "
-"sources, including streamed music and podcasts."
-msgstr ""
-
-#: slideshow.xml:105(para)
-msgid ""
-"To ensure the highest quality recordings and playback, Novell developed its=
"
-"own state of the art Advanced Audio Coding (AAC) encoder and decoder."
-msgstr ""
-
-#: slideshow.xml:109(para)
-msgid ""
-"New to SUSE Linux Enterprise Desktop 11, Banshee enables you to include "
-"videos into your media library, effortlessly letting you get entertained an=
d "
-"up to date with video podcasts directly from your Linux desktop. Synchroniz=
e "
-"video podcasts to your portable media player for viewing on the go."
-msgstr ""
-
-#: slideshow.xml:115(para)
-msgid ""
-"Discover new music through the use of greatly integrated web services like "
-"Last.fm radio."
-msgstr ""
-
-#: slideshow.xml:120(title)
-msgid "Photos, Images, Drawings, Graphics"
-msgstr ""
-
-#: slideshow.xml:122(para)
-msgid ""
-"Our Photo management tool in SUSE Linux Enterprise Desktop could very well "
-"be the most user-friendly one ever invented. Recognizing virtually all "
-"digital cameras and photo storage devices automatically, F-Spot will let yo=
u "
-"in very few clicks import and manage all your photos. It keeps an original "
-"copy of your photos, allowing you to be creative and try all kind of "
-"modifications while making sure you never lose any of those precious "
-"snapshots again. And uploading pictures to the Internet has never been "
-"easier. Whether it is for printing or for your friends and family to enjoy,=
"
-"your photos are just 1-click away."
-msgstr ""
-
-#: slideshow.xml:133(para)
-msgid ""
-"For advanced image manipulation and graphics creation, the open-source "
-"community created GIMP. It is a fantastic and a complete photo retouching, "
-"image composition, and image authoring application. GIMP has enough feature=
s "
-"to satisfy the most exacting artist."
-msgstr ""
-
-#: slideshow.xml:138(para)
-msgid ""
-"Wondering about advanced vector graphics? Then Inkscape is for you. It is a=
"
-"versatile graphics solution using the W3C standard Scalable Vector Graphics=
"
-"(SVG) file format. Inkscape natively supports opening or importing SVG, SVG=
Z "
-"(gzipped SVG), PDF, and AI (Adobe Illustrator) formats."
-msgstr ""
-
-#: slideshow.xml:146(title)
-msgid "Linux helps reduce your carbon footprint"
-msgstr ""
-
-#: slideshow.xml:148(para)
-msgid ""
-"We are concerned about the environment. Whether you are a mobile worker or "
-"desktop user, SUSE Linux Enterprise Desktop reduces your power consumption "
-"without impacting your productivity in any way. With increasing reliability=
, "
-"the system will maximize energy saving and will even let you track it."
-msgstr ""
-
-#: slideshow.xml:154(para)
-msgid ""
-"Now with effective power management at the processor, chipsets, platform an=
d "
-"operating system level, Novell and its partners optimize power consumption "
-"in order to provide you with the longest possible battery life."
-msgstr ""
-
-#: slideshow.xml:159(para)
-msgid ""
-"Novell works with its hardware manufacturing partners to ensure that their "
-"systems installed with SUSE Linux Enterprise Desktop can earn the ENERGY "
-"STAR qualification."
-msgstr ""
-
-#: slideshow.xml:163(para)
-msgid ""
-"By seamlessly providing remote desktop access, Novell aims to promote more "
-"electronic collaboration and even reduce your need for travel."
-msgstr ""
-
-#: slideshow.xml:169(title)
-msgid "Keep Your System Secure and Up to Date"
-msgstr ""
-
-#: slideshow.xml:171(para)
-msgid ""
-"When your system is connected to the Internet, you'll be happy to know that=
"
-"we enabled the SUSE Linux Firewall to help secure your system and data from=
"
-"intruders. We also include AppArmor, the most effective and easy-to-use "
-"Linux application security system available. It proactively protects the "
-"operating system and applications from external or internal threats."
-msgstr ""
-
-#: slideshow.xml:179(para)
-msgid ""
-"In SUSE Linux Enterprise Desktop 11, we have introduced a new granular "
-"privilege system PolicyKit that greatly improves the ability for users and "
-"applications to be granted access to privileged operations when needed. Als=
o "
-"in this release, we have improved wireless and wired network security "
-"connectivity and data encryption capabilities."
-msgstr ""
-
-#: slideshow.xml:185(para)
-msgid ""
-"Novell is dedicated to promptly providing its users with the latest securit=
y "
-"updates. To ensure that the latest security patches are installed on your "
-"system, Novell provides a comprehensive resource management solution that "
-"allows you to stay current with all security updates."
-msgstr ""
-
-#: slideshow.xml:192(title)
-msgid "openSUSE.org"
-msgstr ""
-
-#: slideshow.xml:192(para)
-msgid ""
-"The openSUSE project is a worldwide community program sponsored by Novell "
-"that promotes the use of Linux everywhere. Please visit opensuse.org where "
-"you can find and join a community of users and developers, who all have the=
"
-"same goal in mind - to create and distribute the world's most usable Linux "
-"distribution. openSUSE provides the base our award-winning SUSE Linux "
-"Enterprise products."
-msgstr ""
-
-#: slideshow.xml:200(para)
-msgid ""
-"The openSUSE Build Service is an open and complete distribution development=
"
-"platform that provides a transparent infrastructure for development of the "
-"openSUSE distribution. With the openSUSE Build Service, you can easily find=
"
-"the latest open source packages you are looking for. It provides a bridge "
-"between developers and users with feedback and rating functionality. For "
-"developers it is an efficient place to build up groups and work together "
-"through its project model."
-msgstr ""
-
-#: slideshow.xml:208(para)
-msgid ""
-"ZYpp is our software management engine and open source project that powers "
-"products like YaST, ZYpper and ZENworks with a powerful dependency resolver=
"
-"and a convenient package management API."
-msgstr ""
-
-#: slideshow.xml:215(title)
-msgid "Easy to deploy and manage"
-msgstr ""
-
-#: slideshow.xml:217(para)
-msgid ""
-"SUSE Linux Enterprise supports many deployment strategies providing system "
-"administrators flexible ways to customize and tailor the distribution to "
-"their needs."
-msgstr ""
-
-#: slideshow.xml:221(para)
-msgid ""
-"AutoYaST is a integrated solution for installing one or more systems "
-"automatically without user intervention. Installations are performed using =
a "
-"control file with installation and configuration data."
-msgstr ""
-
-#: slideshow.xml:225(para)
-msgid ""
-"The openSUSE KIWI imaging system provides a complete operating system image=
"
-"solution for supported hardware platforms as well as virtualization systems=
."
-msgstr ""
-
-#: slideshow.xml:229(para)
-msgid ""
-"With these solutions combined with several key open source projects such as=
"
-"GConf, PolicyKit and Firstboot, SUSE Linux Enterprise Desktop is the easies=
t "
-"Linux desktop to deploy and manage."
-msgstr ""
-
-#: slideshow.xml:235(title)
-msgid "Certified for SUSE Linux Enterprise Desktop"
-msgstr ""
-
-#: slideshow.xml:237(para)
-msgid ""
-"By successfully completing stringent compatibility testing requirements, "
-"Novell's partners qualify their systems for SUSE Linux Enterprise Desktop "
-"certification."
-msgstr ""
-
-#: slideshow.xml:241(para)
-msgid ""
-"With a system certified for SUSE Linux Enterprise Desktop you can in "
-"confidence use our software to manage your media library, collaborate on "
-"projects and stay connected with your friends."
-msgstr ""
-
-#: slideshow.xml:245(para)
-msgid ""
-"You can find all of the systems that have passed logo certification by "
-"visiting novell.com/desktop. Systems with certification fully take advantag=
e "
-"of SUSE Linux Enterprise Desktop to deliver rich Internet experience, ease "
-"of use, and excellent performance."
-msgstr ""
-
-#: slideshow.xml:250(para)
-msgid ""
-"Novell is pleased to also be part of the Linux Driver Project focused on "
-"working with manufacturers to create and maintain open source Linux kernel "
-"drivers for all types of devices. Timely hardware enablement for desktop "
-"components is achieved by porting drivers to the Linux kernel that powers "
-"SUSE Linux Enterprise."
-msgstr ""
-
-#: slideshow.xml:258(title)
-msgid "Interoperability: Work with Everyone"
-msgstr ""
-
-#: slideshow.xml:260(para)
-msgid ""
-"SUSE Linux Enterprise Desktop is designed with today's heterogeneous world "
-"in mind. It is fully capable to seamlessly integrate into existing Windows "
-"file and print environments. In addition, it plugs into existing Microsoft "
-"Active Directory and Novell eDirectory environments. With its broad use of "
-"open standards, SUSE Linux Enterprise Desktop enables you to share "
-"information across any IT system so that you can easily communicate with al=
l "
-"users around you."
-msgstr ""
-
-#: slideshow.xml:268(para)
-msgid ""
-"OpenOffice.org Novell Edition works with the widest range of document "
-"formats including Open Document Format, Microsoft Office formats (including=
"
-"OO XML),Works, WordPerfect and others."
-msgstr ""
-
-#: slideshow.xml:272(para)
-msgid ""
-"Novell is a leader in the Mono project an open source version of the "
-"Microsoft .NET development platform. Its objective is to enable developers "
-"to build and deploy cross-platform .NET Applications. Mono is the foundatio=
n "
-"for Moonlight enabling you to enjoy Microsoft Silverlight content on your "
-"Linux desktop."
-msgstr ""
-
-#: slideshow.xml:278(para)
-msgid ""
-"And, SUSE Linux Enterprise Desktop provides accessibility features so that "
-"anyone can take advantage of the improved productivity and lower cost that =
a "
-"Linux desktop provides."
+msgid "OpenOffice.org Novell Edition also provides enhanced VBA macro suppor=
t, an improved Solver, and pivot table capability. To spice up all your prese=
ntations, OpenOffice.org Novell Edition has great new slide transitions that =
nicely blend with our desktop effects.? Banshee: Manage your Media library No=
vell is proud to sponsor the open source Banshee project, the easy-to-use and=
beautifully polished media management application. Listen to music, manage y=
ou music library, burn your own music CDs, or synchronize your music to your =
portable media player or smartphone so you listen to your music on the go. Ba=
nshee also gives you the ability to subscribe to a variety of sources, includ=
ing streamed music and podcasts. To ensure the highest quality recordings and=
playback, Novell developed its own state of the art Advanced Audio Coding (A=
AC) encoder and decoder. New to SUSE Linux Enterprise Desktop 11, Banshee ena=
bles you to include videos into your media library, effortlessly letting you =
get entertained and up to date with video podcasts directly from your Linux d=
esktop. Synchronize video podcasts to your portable media player for viewing =
on the go. Discover new music through the use of greatly integrated web servi=
ces like Last.fm radio. Photos, Images, Drawings, Graphics Our Photo manageme=
nt tool in SUSE Linux Enterprise Desktop could very well be the most user-fri=
endly one ever invented. Recognizing virtually all digital cameras and photo =
storage devices automatically, F-Spot will let you in very few clicks import =
and manage all your photos. It keeps an original copy of your photos, allowin=
g you to be creative and try all kind of modifications while making sure you =
never lose any of those precious snapshots again. And uploading pictures to t=
he Internet has never been easier. Whether it is for printing or for your fri=
ends and family to enjoy, your photos are just 1-click away. For advanced ima=
ge manipulation and graphics creation, the open-source community created GIMP=
. It is a fantastic and a complete photo retouching, image composition, and i=
mage authoring application. GIMP has enough features to satisfy the most exac=
ting artist. Wondering about advanced vector graphics? Then Inkscape is for y=
ou. It is a versatile graphics solution using the W3C standard Scalable Vecto=
r Graphics (SVG) file format. Inkscape natively supports opening or importing=
SVG, SVGZ (gzipped SVG), PDF, and AI (Adobe Illustrator) formats. Linux help=
s reduce your carbon footprint We are concerned about the environment. Whethe=
r you are a mobile worker or desktop user, SUSE Linux Enterprise Desktop redu=
ces your power consumption without impacting your productivity in any way. Wi=
th increasing reliability, the system will maximize energy saving and will ev=
en let you track it. Now with effective power management at the processor, ch=
ipsets, platform and operating system level, Novell and its partners optimize=
power consumption in order to provide you with the longest possible battery =
life. Novell works with its hardware manufacturing partners to ensure that th=
eir systems installed with SUSE Linux Enterprise Desktop can earn the ENERGY =
STAR qualification. By seamlessly providing remote desktop access, Novell aim=
s to promote more electronic collaboration and even reduce your need for trav=
el. Keep Your System Secure and Up to Date When your system is connected to t=
he Internet, you'll be happy to know that we enabled the SUSE Linux Firewall =
to help secure your system and data from intruders. We also include AppArmor,=
the most effective and easy-to-use Linux application security system availab=
le. It proactively protects the operating system and applications from extern=
al or internal threats. In SUSE Linux Enterprise Desktop 11, we have introduc=
ed a new granular privilege system PolicyKit that greatly improves the abilit=
y for users and applications to be granted access to privileged operations wh=
en needed. Also in this release, we have improved wireless and wired network =
security connectivity and data encryption capabilities. Novell is dedicated t=
o promptly providing its users with the latest security updates. To ensure th=
at the latest security patches are installed on your system, Novell provides =
a comprehensive resource management solution that allows you to stay current =
with all security updates. openSUSE.org The openSUSE project is a worldwide c=
ommunity program sponsored by Novell that promotes the use of Linux everywher=
e. Please visit opensuse.org where you can find and join a community of users=
and developers, who all have the same goal in mind - to create and distribut=
e the world's most usable Linux distribution. openSUSE provides the base our =
award-winning SUSE Linux Enterprise products. The openSUSE Build Service is a=
n open and complete distribution development platform that provides a transpa=
rent infrastructure for development of the openSUSE distribution. With the op=
enSUSE Build Service, you can easily find the latest open source packages you=
are looking for. It provides a bridge between developers and users with feed=
back and rating functionality. For developers it is an efficient place to bui=
ld up groups and work together through its project model. ZYpp is our softwar=
e management engine and open source project that powers products like YaST, Z=
Ypper and ZENworks with a powerful dependency resolver and a convenient packa=
ge management API. Easy to deploy and manage SUSE Linux Enterprise supports m=
any deployment strategies providing system administrators flexible ways to cu=
stomize and tailor the distribution to their needs. AutoYaST is a integrated =
solution for installing one or more systems automatically without user interv=
ention. Installations are performed using a control file with installation an=
d configuration data. The openSUSE KIWI imaging system provides a complete op=
erating system image solution for supported hardware platforms as well as vir=
tualization systems. With these solutions combined with several key open sour=
ce projects such as GConf, PolicyKit and Firstboot, SUSE Linux Enterprise Des=
ktop is the easiest Linux desktop to deploy and manage. Certified for SUSE Li=
nux Enterprise Desktop By successfully completing stringent compatibility tes=
ting requirements, Novell's partners qualify their systems for SUSE Linux Ent=
erprise Desktop certification. With a system certified for SUSE Linux Enterpr=
ise Desktop you can in confidence use our software to manage your media libra=
ry, collaborate on projects and stay connected with your friends. You can fin=
d all of the systems that have passed logo certification by visiting novell.c=
om/desktop. Systems with certification fully take advantage of SUSE Linux Ent=
erprise Desktop to deliver rich Internet experience, ease of use, and excelle=
nt performance. Novell is pleased to also be part of the Linux Driver Project=
focused on working with manufacturers to create and maintain open source Lin=
ux kernel drivers for all types of devices. Timely hardware enablement for de=
sktop components is achieved by porting drivers to the Linux kernel that powe=
rs SUSE Linux Enterprise. Interoperability: Work with Everyone SUSE Linux Ent=
erprise Desktop is designed with today's heterogeneous world in mind. It is f=
ully capable to seamlessly integrate into existing Windows file and print env=
ironments. In addition, it plugs into existing Microsoft Active Directory and=
Novell eDirectory environments. With its broad use of open standards, SUSE L=
inux Enterprise Desktop enables you to share information across any IT system=
so that you can easily communicate with all users around you. OpenOffice.org=
Novell Edition works with the widest range of document formats including Ope=
n Document Format, Microsoft Office formats (including OO XML),Works, WordPer=
fect and others. Novell is a leader in the Mono project an open source versio=
n of the Microsoft .NET development platform. Its objective is to enable deve=
lopers to build and deploy cross-platform .NET Applications. Mono is the foun=
dation for Moonlight enabling you to enjoy Microsoft Silverlight content on y=
our Linux desktop. And, SUSE Linux Enterprise Desktop provides accessibility =
features so that anyone can take advantage of the improved productivity and l=
ower cost that a Linux desktop provides."
msgstr ""
=20
#. Put one translator per line, in the form of NAME , YEAR1, YEAR2.
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/en_US.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/en_US.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/en_US.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/en_US.po Fri Mar 12 16:45=
:00 2010
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: @PACKAGE@\n"
"Report-Msgid-Bugs-To: i18n(a)suse.de\n"
-"POT-Creation-Date: 2009-01-08 15:12+0100\n"
+"POT-Creation-Date: 2008-11-12 10:50+0100\n"
"PO-Revision-Date: 2005-11-08 12:26+8\n"
"Last-Translator: Steve Beattie \n"
"Language-Team: English\n"
@@ -26,16 +26,7 @@
msgstr ""
=20
#: slideshow.xml:20(para)
-msgid ""
-"SUSE Linux Enterprise Desktop is the industry's leading enterprise-quality "
-"Linux operating system that's optimized and ready for both business and "
-"personal use. SUSE Linux Enterprise Desktop provides market-leading "
-"usability, seamless interoperability with existing enterprise computer "
-"systems, and dozens of essential office applications that enable businesses=
"
-"to use Linux and open source with confidence. Designed for general-purpose "
-"use, SUSE Linux Enterprise Desktop can also be tailored to fit fixed-"
-"function or special-purpose roles such as on technical workstations, kiosks=
, "
-"and thin clients."
+msgid "SUSE Linux Enterprise Desktop is the industry's leading enterprise-qu=
ality Linux operating system that's optimized and ready for both business and=
personal use. SUSE Linux Enterprise Desktop provides market-leading usabilit=
y, seamless interoperability with existing enterprise computer systems, and d=
ozens of essential office applications that enable businesses to use Linux an=
d open source with confidence. Designed for general-purpose use, SUSE Linux E=
nterprise Desktop can also be tailored to fit fixed-function or special-purpo=
se roles such as on technical workstations, kiosks, and thin clients."
msgstr ""
=20
#: slideshow.xml:31(title)
@@ -43,22 +34,11 @@
msgstr ""
=20
#: slideshow.xml:33(para)
-msgid ""
-"Novell's leadership in desktop innovation is unparalleled. Combining result=
s "
-"from extensive and ongoing usability studies with an outstanding technology=
"
-"vision, Novell introduces SUSE Linux Enterprise Desktop 11 as the most "
-"integrated and powerful Linux desktop. SUSE Linux Enterprise Desktop can be=
"
-"installed on a wide range of client devices including desktops, notebooks, "
-"netbooks, nettops, workstations, and more and includes all of the "
-"applications you need to be productive at work or home."
+msgid "Novell's leadership in desktop innovation is unparalleled. Combining =
results from extensive and ongoing usability studies with an outstanding tech=
nology vision, Novell introduces SUSE Linux Enterprise Desktop 11 as the most=
integrated and powerful Linux desktop. SUSE Linux Enterprise Desktop can be =
installed on a wide range of client devices including desktops, notebooks, ne=
tbooks, nettops, workstations, and more and includes all of the applications =
you need to be productive at work or home."
msgstr ""
=20
#: slideshow.xml:42(para)
-msgid ""
-"Novell's sponsorship and industry leadership in key open source projects "
-"such as the Linux kernel, OpenOffice.org, GNOME, Evolution, NetworkManager,=
"
-"Banshee, Mono, Compiz, F-Spot, Beagle, and many others illustrate Novell's "
-"unmatched innovation in the Linux desktop."
+msgid "Novell's sponsorship and industry leadership in key open source proje=
cts such as the Linux kernel, OpenOffice.org, GNOME, Evolution, NetworkManage=
r, Banshee, Mono, Compiz, F-Spot, Beagle, and many others illustrate Novell's=
unmatched innovation in the Linux desktop."
msgstr ""
=20
#: slideshow.xml:49(title)
@@ -66,41 +46,23 @@
msgstr ""
=20
#: slideshow.xml:51(para)
-msgid ""
-"SUSE Linux Enterprise Desktop 11 provides all the tools you need to "
-"communicate with the world."
+msgid "SUSE Linux Enterprise Desktop 11 provides all the tools you need to c=
ommunicate with the world."
msgstr ""
=20
#: slideshow.xml:54(para)
-msgid ""
-"The Firefox Web browser is the best Web browser in the market. It boasts a "
-"complete set of browser features and lightning-fast performance out of the "
-"box, and delivers a rich user experience through plug-ins such as Java, "
-"Novell Moonlight, Adobe Acrobat Reader, and Adobe Flash Player, which are "
-"all included in SUSE Linux Enterprise Desktop 11."
+msgid "The Firefox Web browser is the best Web browser in the market. It boa=
sts a complete set of browser features and lightning-fast performance out of =
the box, and delivers a rich user experience through plug-ins such as Java, N=
ovell Moonlight, Adobe Acrobat Reader, and Adobe Flash Player, which are all =
included in SUSE Linux Enterprise Desktop 11."
msgstr ""
=20
#: slideshow.xml:61(para)
-msgid ""
-"Novell Evolution is a complete collaboration client suite supporting "
-"collaboration open standards. It includes Novell GroupWise and Microsoft "
-"Exchange connectivity for messaging, contact management, calendaring and "
-"task management."
+msgid "Novell Evolution is a complete collaboration client suite supporting =
collaboration open standards. It includes Novell GroupWise and Microsoft Exch=
ange connectivity for messaging, contact management, calendaring and task man=
agement."
msgstr ""
=20
#: slideshow.xml:66(para)
-msgid ""
-"SUSE Linux Enterprise Desktop also includes an instant messaging client tha=
t "
-"lets you connect with people all over the world."
+msgid "SUSE Linux Enterprise Desktop also includes an instant messaging clie=
nt that lets you connect with people all over the world."
msgstr ""
=20
#: slideshow.xml:69(para)
-msgid ""
-"So to always have you online NetworkManager, our easy-to-use network "
-"configuration tool can access the most complex and secured networks, "
-"including WEP, WPA, VPN and other technologies, or simply the open wireless=
"
-"network from your coffee shop. Making sure to keep connected to the "
-"Internet, no matter where you are."
+msgid "So to always have you online NetworkManager, our easy-to-use network =
configuration tool can access the most complex and secured networks, includin=
g WEP, WPA, VPN and other technologies, or simply the open wireless network f=
rom your coffee shop. Making sure to keep connected to the Internet, no matte=
r where you are."
msgstr ""
=20
#: slideshow.xml:77(title)
@@ -108,291 +70,15 @@
msgstr ""
=20
#: slideshow.xml:78(para)
-msgid ""
-"SUSE Linux Enterprise Desktop comes complete with the latest version of the=
"
-"leading open source office productivity suite, OpenOffice.org. OpenOffice."
-"org Novell Edition comes with word processing, spreadsheet, presentation, "
-"database, and drawing applications."
+msgid "SUSE Linux Enterprise Desktop comes complete with the latest version =
of the leading open source office productivity suite, OpenOffice.org. OpenOff=
ice.org Novell Edition comes with word processing, spreadsheet, presentation,=
database, and drawing applications."
msgstr ""
=20
#: slideshow.xml:84(para)
-msgid ""
-"As the leading alternative to Microsoft Office, OpenOffice.org Novell "
-"Edition fully supports the latest open document format standards, the wides=
t "
-"range of Microsoft Office file formats and many others."
+msgid "As the leading alternative to Microsoft Office, OpenOffice.org Novell=
Edition fully supports the latest open document format standards, the widest=
range of Microsoft Office file formats and many others."
msgstr ""
=20
#: slideshow.xml:88(para)
-msgid ""
-"OpenOffice.org Novell Edition also provides enhanced VBA macro support, an "
-"improved Solver, and pivot table capability. To spice up all your "
-"presentations, OpenOffice.org Novell Edition has great new slide transition=
s "
-"that nicely blend with our desktop effects."
-msgstr ""
-
-#: slideshow.xml:95(title)
-msgid "Banshee: Manage your Media library"
-msgstr ""
-
-#: slideshow.xml:97(para)
-msgid ""
-"Novell is proud to sponsor the open source Banshee project, the easy-to-use=
"
-"and beautifully polished media management application. Listen to music, "
-"manage you music library, burn your own music CDs, or synchronize your musi=
c "
-"to your portable media player or smartphone so you listen to your music on "
-"the go. Banshee also gives you the ability to subscribe to a variety of "
-"sources, including streamed music and podcasts."
-msgstr ""
-
-#: slideshow.xml:105(para)
-msgid ""
-"To ensure the highest quality recordings and playback, Novell developed its=
"
-"own state of the art Advanced Audio Coding (AAC) encoder and decoder."
-msgstr ""
-
-#: slideshow.xml:109(para)
-msgid ""
-"New to SUSE Linux Enterprise Desktop 11, Banshee enables you to include "
-"videos into your media library, effortlessly letting you get entertained an=
d "
-"up to date with video podcasts directly from your Linux desktop. Synchroniz=
e "
-"video podcasts to your portable media player for viewing on the go."
-msgstr ""
-
-#: slideshow.xml:115(para)
-msgid ""
-"Discover new music through the use of greatly integrated web services like "
-"Last.fm radio."
-msgstr ""
-
-#: slideshow.xml:120(title)
-msgid "Photos, Images, Drawings, Graphics"
-msgstr ""
-
-#: slideshow.xml:122(para)
-msgid ""
-"Our Photo management tool in SUSE Linux Enterprise Desktop could very well "
-"be the most user-friendly one ever invented. Recognizing virtually all "
-"digital cameras and photo storage devices automatically, F-Spot will let yo=
u "
-"in very few clicks import and manage all your photos. It keeps an original "
-"copy of your photos, allowing you to be creative and try all kind of "
-"modifications while making sure you never lose any of those precious "
-"snapshots again. And uploading pictures to the Internet has never been "
-"easier. Whether it is for printing or for your friends and family to enjoy,=
"
-"your photos are just 1-click away."
-msgstr ""
-
-#: slideshow.xml:133(para)
-msgid ""
-"For advanced image manipulation and graphics creation, the open-source "
-"community created GIMP. It is a fantastic and a complete photo retouching, "
-"image composition, and image authoring application. GIMP has enough feature=
s "
-"to satisfy the most exacting artist."
-msgstr ""
-
-#: slideshow.xml:138(para)
-msgid ""
-"Wondering about advanced vector graphics? Then Inkscape is for you. It is a=
"
-"versatile graphics solution using the W3C standard Scalable Vector Graphics=
"
-"(SVG) file format. Inkscape natively supports opening or importing SVG, SVG=
Z "
-"(gzipped SVG), PDF, and AI (Adobe Illustrator) formats."
-msgstr ""
-
-#: slideshow.xml:146(title)
-msgid "Linux helps reduce your carbon footprint"
-msgstr ""
-
-#: slideshow.xml:148(para)
-msgid ""
-"We are concerned about the environment. Whether you are a mobile worker or "
-"desktop user, SUSE Linux Enterprise Desktop reduces your power consumption "
-"without impacting your productivity in any way. With increasing reliability=
, "
-"the system will maximize energy saving and will even let you track it."
-msgstr ""
-
-#: slideshow.xml:154(para)
-msgid ""
-"Now with effective power management at the processor, chipsets, platform an=
d "
-"operating system level, Novell and its partners optimize power consumption "
-"in order to provide you with the longest possible battery life."
-msgstr ""
-
-#: slideshow.xml:159(para)
-msgid ""
-"Novell works with its hardware manufacturing partners to ensure that their "
-"systems installed with SUSE Linux Enterprise Desktop can earn the ENERGY "
-"STAR qualification."
-msgstr ""
-
-#: slideshow.xml:163(para)
-msgid ""
-"By seamlessly providing remote desktop access, Novell aims to promote more "
-"electronic collaboration and even reduce your need for travel."
-msgstr ""
-
-#: slideshow.xml:169(title)
-msgid "Keep Your System Secure and Up to Date"
-msgstr ""
-
-#: slideshow.xml:171(para)
-msgid ""
-"When your system is connected to the Internet, you'll be happy to know that=
"
-"we enabled the SUSE Linux Firewall to help secure your system and data from=
"
-"intruders. We also include AppArmor, the most effective and easy-to-use "
-"Linux application security system available. It proactively protects the "
-"operating system and applications from external or internal threats."
-msgstr ""
-
-#: slideshow.xml:179(para)
-msgid ""
-"In SUSE Linux Enterprise Desktop 11, we have introduced a new granular "
-"privilege system PolicyKit that greatly improves the ability for users and "
-"applications to be granted access to privileged operations when needed. Als=
o "
-"in this release, we have improved wireless and wired network security "
-"connectivity and data encryption capabilities."
-msgstr ""
-
-#: slideshow.xml:185(para)
-msgid ""
-"Novell is dedicated to promptly providing its users with the latest securit=
y "
-"updates. To ensure that the latest security patches are installed on your "
-"system, Novell provides a comprehensive resource management solution that "
-"allows you to stay current with all security updates."
-msgstr ""
-
-#: slideshow.xml:192(title)
-msgid "openSUSE.org"
-msgstr ""
-
-#: slideshow.xml:192(para)
-msgid ""
-"The openSUSE project is a worldwide community program sponsored by Novell "
-"that promotes the use of Linux everywhere. Please visit opensuse.org where "
-"you can find and join a community of users and developers, who all have the=
"
-"same goal in mind - to create and distribute the world's most usable Linux "
-"distribution. openSUSE provides the base our award-winning SUSE Linux "
-"Enterprise products."
-msgstr ""
-
-#: slideshow.xml:200(para)
-msgid ""
-"The openSUSE Build Service is an open and complete distribution development=
"
-"platform that provides a transparent infrastructure for development of the "
-"openSUSE distribution. With the openSUSE Build Service, you can easily find=
"
-"the latest open source packages you are looking for. It provides a bridge "
-"between developers and users with feedback and rating functionality. For "
-"developers it is an efficient place to build up groups and work together "
-"through its project model."
-msgstr ""
-
-#: slideshow.xml:208(para)
-msgid ""
-"ZYpp is our software management engine and open source project that powers "
-"products like YaST, ZYpper and ZENworks with a powerful dependency resolver=
"
-"and a convenient package management API."
-msgstr ""
-
-#: slideshow.xml:215(title)
-msgid "Easy to deploy and manage"
-msgstr ""
-
-#: slideshow.xml:217(para)
-msgid ""
-"SUSE Linux Enterprise supports many deployment strategies providing system "
-"administrators flexible ways to customize and tailor the distribution to "
-"their needs."
-msgstr ""
-
-#: slideshow.xml:221(para)
-msgid ""
-"AutoYaST is a integrated solution for installing one or more systems "
-"automatically without user intervention. Installations are performed using =
a "
-"control file with installation and configuration data."
-msgstr ""
-
-#: slideshow.xml:225(para)
-msgid ""
-"The openSUSE KIWI imaging system provides a complete operating system image=
"
-"solution for supported hardware platforms as well as virtualization systems=
."
-msgstr ""
-
-#: slideshow.xml:229(para)
-msgid ""
-"With these solutions combined with several key open source projects such as=
"
-"GConf, PolicyKit and Firstboot, SUSE Linux Enterprise Desktop is the easies=
t "
-"Linux desktop to deploy and manage."
-msgstr ""
-
-#: slideshow.xml:235(title)
-msgid "Certified for SUSE Linux Enterprise Desktop"
-msgstr ""
-
-#: slideshow.xml:237(para)
-msgid ""
-"By successfully completing stringent compatibility testing requirements, "
-"Novell's partners qualify their systems for SUSE Linux Enterprise Desktop "
-"certification."
-msgstr ""
-
-#: slideshow.xml:241(para)
-msgid ""
-"With a system certified for SUSE Linux Enterprise Desktop you can in "
-"confidence use our software to manage your media library, collaborate on "
-"projects and stay connected with your friends."
-msgstr ""
-
-#: slideshow.xml:245(para)
-msgid ""
-"You can find all of the systems that have passed logo certification by "
-"visiting novell.com/desktop. Systems with certification fully take advantag=
e "
-"of SUSE Linux Enterprise Desktop to deliver rich Internet experience, ease "
-"of use, and excellent performance."
-msgstr ""
-
-#: slideshow.xml:250(para)
-msgid ""
-"Novell is pleased to also be part of the Linux Driver Project focused on "
-"working with manufacturers to create and maintain open source Linux kernel "
-"drivers for all types of devices. Timely hardware enablement for desktop "
-"components is achieved by porting drivers to the Linux kernel that powers "
-"SUSE Linux Enterprise."
-msgstr ""
-
-#: slideshow.xml:258(title)
-msgid "Interoperability: Work with Everyone"
-msgstr ""
-
-#: slideshow.xml:260(para)
-msgid ""
-"SUSE Linux Enterprise Desktop is designed with today's heterogeneous world "
-"in mind. It is fully capable to seamlessly integrate into existing Windows "
-"file and print environments. In addition, it plugs into existing Microsoft "
-"Active Directory and Novell eDirectory environments. With its broad use of "
-"open standards, SUSE Linux Enterprise Desktop enables you to share "
-"information across any IT system so that you can easily communicate with al=
l "
-"users around you."
-msgstr ""
-
-#: slideshow.xml:268(para)
-msgid ""
-"OpenOffice.org Novell Edition works with the widest range of document "
-"formats including Open Document Format, Microsoft Office formats (including=
"
-"OO XML),Works, WordPerfect and others."
-msgstr ""
-
-#: slideshow.xml:272(para)
-msgid ""
-"Novell is a leader in the Mono project an open source version of the "
-"Microsoft .NET development platform. Its objective is to enable developers "
-"to build and deploy cross-platform .NET Applications. Mono is the foundatio=
n "
-"for Moonlight enabling you to enjoy Microsoft Silverlight content on your "
-"Linux desktop."
-msgstr ""
-
-#: slideshow.xml:278(para)
-msgid ""
-"And, SUSE Linux Enterprise Desktop provides accessibility features so that "
-"anyone can take advantage of the improved productivity and lower cost that =
a "
-"Linux desktop provides."
+msgid "OpenOffice.org Novell Edition also provides enhanced VBA macro suppor=
t, an improved Solver, and pivot table capability. To spice up all your prese=
ntations, OpenOffice.org Novell Edition has great new slide transitions that =
nicely blend with our desktop effects.? Banshee: Manage your Media library No=
vell is proud to sponsor the open source Banshee project, the easy-to-use and=
beautifully polished media management application. Listen to music, manage y=
ou music library, burn your own music CDs, or synchronize your music to your =
portable media player or smartphone so you listen to your music on the go. Ba=
nshee also gives you the ability to subscribe to a variety of sources, includ=
ing streamed music and podcasts. To ensure the highest quality recordings and=
playback, Novell developed its own state of the art Advanced Audio Coding (A=
AC) encoder and decoder. New to SUSE Linux Enterprise Desktop 11, Banshee ena=
bles you to include videos into your media library, effortlessly letting you =
get entertained and up to date with video podcasts directly from your Linux d=
esktop. Synchronize video podcasts to your portable media player for viewing =
on the go. Discover new music through the use of greatly integrated web servi=
ces like Last.fm radio. Photos, Images, Drawings, Graphics Our Photo manageme=
nt tool in SUSE Linux Enterprise Desktop could very well be the most user-fri=
endly one ever invented. Recognizing virtually all digital cameras and photo =
storage devices automatically, F-Spot will let you in very few clicks import =
and manage all your photos. It keeps an original copy of your photos, allowin=
g you to be creative and try all kind of modifications while making sure you =
never lose any of those precious snapshots again. And uploading pictures to t=
he Internet has never been easier. Whether it is for printing or for your fri=
ends and family to enjoy, your photos are just 1-click away. For advanced ima=
ge manipulation and graphics creation, the open-source community created GIMP=
. It is a fantastic and a complete photo retouching, image composition, and i=
mage authoring application. GIMP has enough features to satisfy the most exac=
ting artist. Wondering about advanced vector graphics? Then Inkscape is for y=
ou. It is a versatile graphics solution using the W3C standard Scalable Vecto=
r Graphics (SVG) file format. Inkscape natively supports opening or importing=
SVG, SVGZ (gzipped SVG), PDF, and AI (Adobe Illustrator) formats. Linux help=
s reduce your carbon footprint We are concerned about the environment. Whethe=
r you are a mobile worker or desktop user, SUSE Linux Enterprise Desktop redu=
ces your power consumption without impacting your productivity in any way. Wi=
th increasing reliability, the system will maximize energy saving and will ev=
en let you track it. Now with effective power management at the processor, ch=
ipsets, platform and operating system level, Novell and its partners optimize=
power consumption in order to provide you with the longest possible battery =
life. Novell works with its hardware manufacturing partners to ensure that th=
eir systems installed with SUSE Linux Enterprise Desktop can earn the ENERGY =
STAR qualification. By seamlessly providing remote desktop access, Novell aim=
s to promote more electronic collaboration and even reduce your need for trav=
el. Keep Your System Secure and Up to Date When your system is connected to t=
he Internet, you'll be happy to know that we enabled the SUSE Linux Firewall =
to help secure your system and data from intruders. We also include AppArmor,=
the most effective and easy-to-use Linux application security system availab=
le. It proactively protects the operating system and applications from extern=
al or internal threats. In SUSE Linux Enterprise Desktop 11, we have introduc=
ed a new granular privilege system PolicyKit that greatly improves the abilit=
y for users and applications to be granted access to privileged operations wh=
en needed. Also in this release, we have improved wireless and wired network =
security connectivity and data encryption capabilities. Novell is dedicated t=
o promptly providing its users with the latest security updates. To ensure th=
at the latest security patches are installed on your system, Novell provides =
a comprehensive resource management solution that allows you to stay current =
with all security updates. openSUSE.org The openSUSE project is a worldwide c=
ommunity program sponsored by Novell that promotes the use of Linux everywher=
e. Please visit opensuse.org where you can find and join a community of users=
and developers, who all have the same goal in mind - to create and distribut=
e the world's most usable Linux distribution. openSUSE provides the base our =
award-winning SUSE Linux Enterprise products. The openSUSE Build Service is a=
n open and complete distribution development platform that provides a transpa=
rent infrastructure for development of the openSUSE distribution. With the op=
enSUSE Build Service, you can easily find the latest open source packages you=
are looking for. It provides a bridge between developers and users with feed=
back and rating functionality. For developers it is an efficient place to bui=
ld up groups and work together through its project model. ZYpp is our softwar=
e management engine and open source project that powers products like YaST, Z=
Ypper and ZENworks with a powerful dependency resolver and a convenient packa=
ge management API. Easy to deploy and manage SUSE Linux Enterprise supports m=
any deployment strategies providing system administrators flexible ways to cu=
stomize and tailor the distribution to their needs. AutoYaST is a integrated =
solution for installing one or more systems automatically without user interv=
ention. Installations are performed using a control file with installation an=
d configuration data. The openSUSE KIWI imaging system provides a complete op=
erating system image solution for supported hardware platforms as well as vir=
tualization systems. With these solutions combined with several key open sour=
ce projects such as GConf, PolicyKit and Firstboot, SUSE Linux Enterprise Des=
ktop is the easiest Linux desktop to deploy and manage. Certified for SUSE Li=
nux Enterprise Desktop By successfully completing stringent compatibility tes=
ting requirements, Novell's partners qualify their systems for SUSE Linux Ent=
erprise Desktop certification. With a system certified for SUSE Linux Enterpr=
ise Desktop you can in confidence use our software to manage your media libra=
ry, collaborate on projects and stay connected with your friends. You can fin=
d all of the systems that have passed logo certification by visiting novell.c=
om/desktop. Systems with certification fully take advantage of SUSE Linux Ent=
erprise Desktop to deliver rich Internet experience, ease of use, and excelle=
nt performance. Novell is pleased to also be part of the Linux Driver Project=
focused on working with manufacturers to create and maintain open source Lin=
ux kernel drivers for all types of devices. Timely hardware enablement for de=
sktop components is achieved by porting drivers to the Linux kernel that powe=
rs SUSE Linux Enterprise. Interoperability: Work with Everyone SUSE Linux Ent=
erprise Desktop is designed with today's heterogeneous world in mind. It is f=
ully capable to seamlessly integrate into existing Windows file and print env=
ironments. In addition, it plugs into existing Microsoft Active Directory and=
Novell eDirectory environments. With its broad use of open standards, SUSE L=
inux Enterprise Desktop enables you to share information across any IT system=
so that you can easily communicate with all users around you. OpenOffice.org=
Novell Edition works with the widest range of document formats including Ope=
n Document Format, Microsoft Office formats (including OO XML),Works, WordPer=
fect and others. Novell is a leader in the Mono project an open source versio=
n of the Microsoft .NET development platform. Its objective is to enable deve=
lopers to build and deploy cross-platform .NET Applications. Mono is the foun=
dation for Moonlight enabling you to enjoy Microsoft Silverlight content on y=
our Linux desktop. And, SUSE Linux Enterprise Desktop provides accessibility =
features so that anyone can take advantage of the improved productivity and l=
ower cost that a Linux desktop provides."
msgstr ""
=20
#. Put one translator per line, in the form of NAME , YEAR1, YEAR2.
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/es.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/es.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/es.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/es.po Fri Mar 12 16:45:00=
2010
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-04 14:32\n"
+"PO-Revision-Date: 2010-02-15 13:51\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/fr.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/fr.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/fr.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/fr.po Fri Mar 12 16:45:00=
2010
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-04 15:44\n"
+"PO-Revision-Date: 2010-02-15 10:46\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/hu.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/hu.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/hu.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/hu.po Fri Mar 12 16:45:00=
2010
@@ -60,7 +60,15 @@
"installed on a wide range of client devices including desktops, notebooks, "
"netbooks, nettops, workstations, and more and includes all of the "
"applications you need to be productive at work or home."
-msgstr "A Novell vezet=C3=85=C2=91 szerepe az asztali rendszerek =C3=83=C2=
=BAj=C3=83=C2=ADt=C3=83=C2=A1sait illet=C3=85=C2=91en megk=C3=83=C2=A9rd=C3=
=85=C2=91jelezhetetlen. A b=C3=85=C2=91s=C3=83=C2=A9ges, folyamatos haszn=C3=
=83=C2=A1lhat=C3=83=C2=B3s=C3=83=C2=A1gi tanulm=C3=83=C2=A1nyok eredm=C3=83=
=C2=A9nyeit kiemelked=C3=85=C2=91 technol=C3=83=C2=B3giai =C3=83=C2=A9rz=C3=
=83=C2=A9kkel p=C3=83=C2=A1ros=C3=83=C2=ADtva a Novell bemutatja a SUSE Linux=
Enterprise Desktop 11-et - a legjobban integr=C3=83=C2=A1lt, leghat=C3=83=C2=
=A9konyabb linuxos asztali k=C3=83=C2=B6rnyezetet. A SUSE Linux Enterprise De=
sktop a kliensek sz=C3=83=C2=A9les sk=C3=83=C2=A1l=C3=83=C2=A1j=C3=83=C2=A1ra=
, =C3=83=C2=ADgy netbookokra, notebookokra =C3=83=C2=A9s asztali g=C3=83=C2=
=A9pekre is telep=C3=83=C2=ADthet=C3=85=C2=91 =C3=83=C2=A9s tartalmaz minden =
olyan alkalmaz=C3=83=C2=A1st, amely sz=C3=83=C2=BCks=C3=83=C2=A9ges a produkt=
=C3=83=C2=ADv munkav=C3=83=C2=A9gz=C3=83=C2=A9shez vagy az otthoni feladatok =
elv=C3=83=C2=A9gz=C3=83=C2=A9s=C3=83=C2=A9hez."
+msgstr ""
+"A Novell vezet=C3=85=C2=91 szerepe az asztali rendszerek =C3=83=C2=BAj=C3=
=83=C2=ADt=C3=83=C2=A1sait illet=C3=85=C2=91en "
+"megk=C3=83=C2=A9rd=C3=85=C2=91jelezhetetlen. A b=C3=85=C2=91s=C3=83=C2=A9ge=
s, folyamatos haszn=C3=83=C2=A1lhat=C3=83=C2=B3s=C3=83=C2=A1gi tanulm=C3=83=
=C2=A1nyok "
+"eredm=C3=83=C2=A9nyeit kiemelked=C3=85=C2=91 technol=C3=83=C2=B3giai =C3=83=
=C2=A9rz=C3=83=C2=A9kkel p=C3=83=C2=A1ros=C3=83=C2=ADtva a Novell bemutatja a=
"
+"SUSE Linux Enterprise Desktop 11-et - a legjobban integr=C3=83=C2=A1lt, leg=
hat=C3=83=C2=A9konyabb "
+"linuxos asztali k=C3=83=C2=B6rnyezetet. A SUSE Linux Enterprise Desktop a k=
liensek "
+"sz=C3=83=C2=A9les sk=C3=83=C2=A1l=C3=83=C2=A1j=C3=83=C2=A1ra, =C3=83=C2=ADg=
y netbookokra, notebookokra =C3=83=C2=A9s asztali g=C3=83=C2=A9pekre is "
+"telep=C3=83=C2=ADthet=C3=85=C2=91 =C3=83=C2=A9s tartalmaz minden olyan alka=
lmaz=C3=83=C2=A1st, amely sz=C3=83=C2=BCks=C3=83=C2=A9ges a "
+"produkt=C3=83=C2=ADv munkav=C3=83=C2=A9gz=C3=83=C2=A9shez vagy az otthoni f=
eladatok elv=C3=83=C2=A9gz=C3=83=C2=A9s=C3=83=C2=A9hez."
=20
#: slideshow.xml:42(para)
msgid ""
@@ -167,7 +175,11 @@
"improved Solver, and pivot table capability. To spice up all your "
"presentations, OpenOffice.org Novell Edition has great new slide transition=
s "
"that nicely blend with our desktop effects."
-msgstr "Az OpenOffice.org Novell Edition t=C3=83=C2=A1mogatja a VBA-makr=C3=
=83=C2=B3kat, tov=C3=83=C2=A1bbfejlesztett Solvert tartalmaz =C3=83=C2=A9s ke=
zeli a pivot t=C3=83=C2=A1bl=C3=83=C2=A1kat. A bemutat=C3=83=C2=B3k =C3=83=C2=
=A9rdekesebb=C3=83=C2=A9 t=C3=83=C2=A9tel=C3=83=C2=A9hez az OpenOffice.org No=
vell Edition a di=C3=83=C2=A1k k=C3=83=C2=B6z=C3=83=C2=B6tt =C3=83=C2=BAj =C3=
=83=C2=A1tmeneteket biztos=C3=83=C2=ADt, amelyek kiv=C3=83=C2=A1l=C3=83=C2=B3=
an illeszkednek az asztali effektekhez."
+msgstr ""
+"Az OpenOffice.org Novell Edition t=C3=83=C2=A1mogatja a VBA-makr=C3=83=C2=
=B3kat, tov=C3=83=C2=A1bbfejlesztett "
+"Solvert tartalmaz =C3=83=C2=A9s kezeli a pivot t=C3=83=C2=A1bl=C3=83=C2=A1k=
at. A bemutat=C3=83=C2=B3k =C3=83=C2=A9rdekesebb=C3=83=C2=A9 "
+"t=C3=83=C2=A9tel=C3=83=C2=A9hez az OpenOffice.org Novell Edition a di=C3=83=
=C2=A1k k=C3=83=C2=B6z=C3=83=C2=B6tt =C3=83=C2=BAj =C3=83=C2=A1tmeneteket "
+"biztos=C3=83=C2=ADt, amelyek kiv=C3=83=C2=A1l=C3=83=C2=B3an illeszkednek az=
asztali effektekhez."
=20
#: slideshow.xml:95(title)
msgid "Banshee: Manage your Media library"
@@ -181,13 +193,21 @@
"to your portable media player or smartphone so you listen to your music on "
"the go. Banshee also gives you the ability to subscribe to a variety of "
"sources, including streamed music and podcasts."
-msgstr "A Novell b=C3=83=C2=BCszk=C3=83=C2=A9n t=C3=83=C2=A1mogatja a ny=C3=
=83=C2=ADlt forr=C3=83=C2=A1s=C3=83=C2=BA Banshee projektet, amely egyszer=C3=
=85=C2=B1en haszn=C3=83=C2=A1lhat=C3=83=C2=B3, gy=C3=83=C2=B6ny=C3=83=C2=B6r=
=C3=85=C2=B1re kialak=C3=83=C2=ADtott m=C3=83=C2=A9diakezel=C3=85=C2=91 alkal=
maz=C3=83=C2=A1s. Hallgathat vele zen=C3=83=C2=A9t, rendezheti zenek=C3=83=C2=
=B6nyvt=C3=83=C2=A1r=C3=83=C2=A1t, CD-re =C3=83=C2=ADrhatja zen=C3=83=C2=A9it=
, szinkroniz=C3=83=C2=A1lhatja hordozhat=C3=83=C2=B3 zenelej=C3=83=C2=A1tsz=
=C3=83=C2=B3j=C3=83=C2=A1ra vagy telefonj=C3=83=C2=A1ra, hogy zen=C3=83=C2=A9=
it =C3=83=C2=BAtk=C3=83=C2=B6zben is hallgathassa. A Banshee ugyanakkor lehet=
=C3=85=C2=91v=C3=83=C2=A9 teszi, hogy k=C3=83=C2=BCl=C3=83=C2=B6nb=C3=83=C2=
=B6z=C3=85=C2=91 forr=C3=83=C2=A1sokra feliratkozzon, =C3=83=C2=ADgy zenei m=
=C3=85=C2=B1sorokra =C3=83=C2=A9s podcastokra is."
+msgstr ""
+"A Novell b=C3=83=C2=BCszk=C3=83=C2=A9n t=C3=83=C2=A1mogatja a ny=C3=83=C2=
=ADlt forr=C3=83=C2=A1s=C3=83=C2=BA Banshee projektet, amely "
+"egyszer=C3=85=C2=B1en haszn=C3=83=C2=A1lhat=C3=83=C2=B3, gy=C3=83=C2=B6ny=
=C3=83=C2=B6r=C3=85=C2=B1re kialak=C3=83=C2=ADtott m=C3=83=C2=A9diakezel=C3=
=85=C2=91 alkalmaz=C3=83=C2=A1s. "
+"Hallgathat vele zen=C3=83=C2=A9t, rendezheti zenek=C3=83=C2=B6nyvt=C3=83=C2=
=A1r=C3=83=C2=A1t, CD-re =C3=83=C2=ADrhatja zen=C3=83=C2=A9it, "
+"szinkroniz=C3=83=C2=A1lhatja hordozhat=C3=83=C2=B3 zenelej=C3=83=C2=A1tsz=
=C3=83=C2=B3j=C3=83=C2=A1ra vagy telefonj=C3=83=C2=A1ra, hogy zen=C3=83=C2=A9=
it "
+"=C3=83=C2=BAtk=C3=83=C2=B6zben is hallgathassa. A Banshee ugyanakkor lehet=
=C3=85=C2=91v=C3=83=C2=A9 teszi, hogy "
+"k=C3=83=C2=BCl=C3=83=C2=B6nb=C3=83=C2=B6z=C3=85=C2=91 forr=C3=83=C2=A1sokra=
feliratkozzon, =C3=83=C2=ADgy zenei m=C3=85=C2=B1sorokra =C3=83=C2=A9s podca=
stokra is."
=20
#: slideshow.xml:105(para)
msgid ""
"To ensure the highest quality recordings and playback, Novell developed its=
"
"own state of the art Advanced Audio Coding (AAC) encoder and decoder."
-msgstr "A felv=C3=83=C2=A9tel =C3=83=C2=A9s a lej=C3=83=C2=A1tsz=C3=83=C2=A1=
s legmagasabb min=C3=85=C2=91s=C3=83=C2=A9g=C3=83=C2=A9nek =C3=83=C2=A9rdek=
=C3=83=C2=A9ben a Novell kifejlesztette az Advanced Audio Coding (AAC) k=C3=
=83=C2=B3dol=C3=83=C2=B3t =C3=83=C2=A9s dek=C3=83=C2=B3dol=C3=83=C2=B3t."
+msgstr ""
+"A felv=C3=83=C2=A9tel =C3=83=C2=A9s a lej=C3=83=C2=A1tsz=C3=83=C2=A1s legma=
gasabb min=C3=85=C2=91s=C3=83=C2=A9g=C3=83=C2=A9nek =C3=83=C2=A9rdek=C3=83=C2=
=A9ben a Novell "
+"kifejlesztette az Advanced Audio Coding (AAC) k=C3=83=C2=B3dol=C3=83=C2=B3t=
=C3=83=C2=A9s dek=C3=83=C2=B3dol=C3=83=C2=B3t."
=20
#: slideshow.xml:109(para)
msgid ""
@@ -195,13 +215,19 @@
"videos into your media library, effortlessly letting you get entertained an=
d "
"up to date with video podcasts directly from your Linux desktop. Synchroniz=
e "
"video podcasts to your portable media player for viewing on the go."
-msgstr "A SUSE Linux Enterprise Desktop 11 =C3=83=C2=BAjdons=C3=83=C2=A1gak=
=C3=83=C2=A9nt a Banshee lehet=C3=85=C2=91v=C3=83=C2=A9 teszi, hogy vide=C3=
=83=C2=B3k beker=C3=83=C2=BClhessenek a m=C3=83=C2=A9diak=C3=83=C2=B6nyvt=C3=
=83=C2=A1rba. A podcast vide=C3=83=C2=B3k el=C3=83=C2=A9r=C3=83=C2=A9s=C3=83=
=C2=A9vel naprak=C3=83=C2=A9sz =C3=83=C2=A9s sz=C3=83=C2=B3rakoztat=C3=83=C2=
=B3 lesz a Linux Desktop. Szinkroniz=C3=83=C2=A1lhatja podcastjait a m=C3=83=
=C2=A9dialej=C3=83=C2=A1tsz=C3=83=C2=B3j=C3=83=C2=A1ra, hogy b=C3=83=C2=A1rmi=
kor mag=C3=83=C2=A1val vihesse azokat."
+msgstr ""
+"A SUSE Linux Enterprise Desktop 11 =C3=83=C2=BAjdons=C3=83=C2=A1gak=C3=83=
=C2=A9nt a Banshee lehet=C3=85=C2=91v=C3=83=C2=A9 teszi, "
+"hogy vide=C3=83=C2=B3k beker=C3=83=C2=BClhessenek a m=C3=83=C2=A9diak=C3=83=
=C2=B6nyvt=C3=83=C2=A1rba. A podcast vide=C3=83=C2=B3k el=C3=83=C2=A9r=C3=83=
=C2=A9s=C3=83=C2=A9vel "
+"naprak=C3=83=C2=A9sz =C3=83=C2=A9s sz=C3=83=C2=B3rakoztat=C3=83=C2=B3 lesz =
a Linux Desktop. Szinkroniz=C3=83=C2=A1lhatja "
+"podcastjait a m=C3=83=C2=A9dialej=C3=83=C2=A1tsz=C3=83=C2=B3j=C3=83=C2=A1ra=
, hogy b=C3=83=C2=A1rmikor mag=C3=83=C2=A1val vihesse azokat."
=20
#: slideshow.xml:115(para)
msgid ""
"Discover new music through the use of greatly integrated web services like "
"Last.fm radio."
-msgstr "Fedezzen fel =C3=83=C2=BAj zen=C3=83=C2=A9ket olyan integr=C3=83=C2=
=A1lt webalkalmaz=C3=83=C2=A1sokkal, mint a Last.fm r=C3=83=C2=A1di=C3=83=C2=
=B3."
+msgstr ""
+"Fedezzen fel =C3=83=C2=BAj zen=C3=83=C2=A9ket olyan integr=C3=83=C2=A1lt we=
balkalmaz=C3=83=C2=A1sokkal, mint a Last.fm "
+"r=C3=83=C2=A1di=C3=83=C2=B3."
=20
#: slideshow.xml:120(title)
msgid "Photos, Images, Drawings, Graphics"
@@ -218,7 +244,14 @@
"snapshots again. And uploading pictures to the Internet has never been "
"easier. Whether it is for printing or for your friends and family to enjoy,=
"
"your photos are just 1-click away."
-msgstr "A SUSE Linux Enterprise Desktopban tal=C3=83=C2=A1lhat=C3=83=C2=B3 k=
=C3=83=C2=A9pkezel=C3=85=C2=91 eszk=C3=83=C2=B6z az egyik legfelhaszn=C3=83=
=C2=A1l=C3=83=C2=B3bar=C3=83=C2=A1tabb fejleszt=C3=83=C2=A9s, ami valaha k=C3=
=83=C2=A9sz=C3=83=C2=BClt. Mivel az F-Spot automatikusan felismer minden digi=
t=C3=83=C2=A1lis kamer=C3=83=C2=A1t =C3=83=C2=A9s k=C3=83=C2=A9pt=C3=83=C2=A1=
rol=C3=83=C2=B3 eszk=C3=83=C2=B6zt, csak n=C3=83=C2=A9h=C3=83=C2=A1ny kattint=
=C3=83=C2=A1s a k=C3=83=C2=A9pek import=C3=83=C2=A1l=C3=83=C2=A1sa =C3=83=C2=
=A9s rendez=C3=83=C2=A9se. Az eredeti k=C3=83=C2=A9p meg=C3=85=C2=91rz=C3=83=
=C2=A9se mellett lehet=C3=85=C2=91s=C3=83=C2=A9g van a k=C3=83=C2=A9pek m=C3=
=83=C2=B3dos=C3=83=C2=ADt=C3=83=C2=A1s=C3=83=C2=A1ra is. A k=C3=83=C2=A9pek i=
nternetre val=C3=83=C2=B3 felt=C3=83=C2=B6lt=C3=83=C2=A9se sosem volt ennyire=
egyszer=C3=85=C2=B1. A k=C3=83=C2=A9pek nyomtat=C3=83=C2=A1sa vagy azok csal=
=C3=83=C2=A1dj=C3=83=C2=A1nak =C3=83=C2=A9s bar=C3=83=C2=A1tainak val=C3=83=
=C2=B3 bemutat=C3=83=C2=A1sa csup=C3=83=C2=A1n egyetlen kattint=C3=83=C2=A1s."
+msgstr ""
+"A SUSE Linux Enterprise Desktopban tal=C3=83=C2=A1lhat=C3=83=C2=B3 k=C3=83=
=C2=A9pkezel=C3=85=C2=91 eszk=C3=83=C2=B6z az egyik "
+"legfelhaszn=C3=83=C2=A1l=C3=83=C2=B3bar=C3=83=C2=A1tabb fejleszt=C3=83=C2=
=A9s, ami valaha k=C3=83=C2=A9sz=C3=83=C2=BClt. Mivel az F-Spot "
+"automatikusan felismer minden digit=C3=83=C2=A1lis kamer=C3=83=C2=A1t =C3=
=83=C2=A9s k=C3=83=C2=A9pt=C3=83=C2=A1rol=C3=83=C2=B3 eszk=C3=83=C2=B6zt, csa=
k "
+"n=C3=83=C2=A9h=C3=83=C2=A1ny kattint=C3=83=C2=A1s a k=C3=83=C2=A9pek import=
=C3=83=C2=A1l=C3=83=C2=A1sa =C3=83=C2=A9s rendez=C3=83=C2=A9se. Az eredeti k=
=C3=83=C2=A9p meg=C3=85=C2=91rz=C3=83=C2=A9se "
+"mellett lehet=C3=85=C2=91s=C3=83=C2=A9g van a k=C3=83=C2=A9pek m=C3=83=C2=
=B3dos=C3=83=C2=ADt=C3=83=C2=A1s=C3=83=C2=A1ra is. A k=C3=83=C2=A9pek interne=
tre val=C3=83=C2=B3 "
+"felt=C3=83=C2=B6lt=C3=83=C2=A9se sosem volt ennyire egyszer=C3=85=C2=B1. A =
k=C3=83=C2=A9pek nyomtat=C3=83=C2=A1sa vagy azok "
+"csal=C3=83=C2=A1dj=C3=83=C2=A1nak =C3=83=C2=A9s bar=C3=83=C2=A1tainak val=
=C3=83=C2=B3 bemutat=C3=83=C2=A1sa csup=C3=83=C2=A1n egyetlen kattint=C3=83=
=C2=A1s."
=20
#: slideshow.xml:133(para)
msgid ""
@@ -226,7 +259,11 @@
"community created GIMP. It is a fantastic and a complete photo retouching, "
"image composition, and image authoring application. GIMP has enough feature=
s "
"to satisfy the most exacting artist."
-msgstr "A ny=C3=83=C2=ADlt forr=C3=83=C2=A1s=C3=83=C2=BA k=C3=83=C2=B6z=C3=
=83=C2=B6ss=C3=83=C2=A9g a k=C3=83=C2=A9pek elk=C3=83=C2=A9sz=C3=83=C2=ADt=C3=
=83=C2=A9s=C3=83=C2=A9hez =C3=83=C2=A9s szerkeszt=C3=83=C2=A9s=C3=83=C2=A9hez=
megalkotta a GIMP nev=C3=85=C2=B1 programot, amely fantasztikus =C3=83=C2=A9=
s teljes =C3=83=C2=A9rt=C3=83=C2=A9k=C3=85=C2=B1 k=C3=83=C2=A9pszerkeszt=C3=
=85=C2=91 =C3=83=C2=A9s retus=C3=83=C2=A1l=C3=83=C2=B3 program. A GIMP funkci=
=C3=83=C2=B3ival el=C3=83=C2=A9gedett lehet a legig=C3=83=C2=A9nyesebb m=C3=
=85=C2=B1v=C3=83=C2=A9sz is."
+msgstr ""
+"A ny=C3=83=C2=ADlt forr=C3=83=C2=A1s=C3=83=C2=BA k=C3=83=C2=B6z=C3=83=C2=B6=
ss=C3=83=C2=A9g a k=C3=83=C2=A9pek elk=C3=83=C2=A9sz=C3=83=C2=ADt=C3=83=C2=A9=
s=C3=83=C2=A9hez =C3=83=C2=A9s szerkeszt=C3=83=C2=A9s=C3=83=C2=A9hez "
+"megalkotta a GIMP nev=C3=85=C2=B1 programot, amely fantasztikus =C3=83=C2=
=A9s teljes =C3=83=C2=A9rt=C3=83=C2=A9k=C3=85=C2=B1 "
+"k=C3=83=C2=A9pszerkeszt=C3=85=C2=91 =C3=83=C2=A9s retus=C3=83=C2=A1l=C3=83=
=C2=B3 program. A GIMP funkci=C3=83=C2=B3ival el=C3=83=C2=A9gedett lehet a "
+"legig=C3=83=C2=A9nyesebb m=C3=85=C2=B1v=C3=83=C2=A9sz is."
=20
#: slideshow.xml:138(para)
msgid ""
@@ -234,7 +271,11 @@
"versatile graphics solution using the W3C standard Scalable Vector Graphics=
"
"(SVG) file format. Inkscape natively supports opening or importing SVG, SVG=
Z "
"(gzipped SVG), PDF, and AI (Adobe Illustrator) formats."
-msgstr "Profi vektorgrafikai programot keres? Az Inkscape pontosan erre val=
=C3=83=C2=B3. Ez egy sokoldal=C3=83=C2=BA grafikus eszk=C3=83=C2=B6z, amely a=
W3C-szabv=C3=83=C2=A1ny SVG form=C3=83=C2=A1tumot haszn=C3=83=C2=A1lja. Az I=
nkscape nat=C3=83=C2=ADvan t=C3=83=C2=A1mogatja az SVG, SVGZ (t=C3=83=C2=B6m=
=C3=83=C2=B6r=C3=83=C2=ADtett SVG), PDF =C3=83=C2=A9s AI (Adobe Illustrator) =
form=C3=83=C2=A1tumokat."
+msgstr ""
+"Profi vektorgrafikai programot keres? Az Inkscape pontosan erre val=C3=83=
=C2=B3. Ez egy "
+"sokoldal=C3=83=C2=BA grafikus eszk=C3=83=C2=B6z, amely a W3C-szabv=C3=83=C2=
=A1ny SVG form=C3=83=C2=A1tumot haszn=C3=83=C2=A1lja. Az "
+"Inkscape nat=C3=83=C2=ADvan t=C3=83=C2=A1mogatja az SVG, SVGZ (t=C3=83=C2=
=B6m=C3=83=C2=B6r=C3=83=C2=ADtett SVG), PDF =C3=83=C2=A9s AI (Adobe "
+"Illustrator) form=C3=83=C2=A1tumokat."
=20
#: slideshow.xml:146(title)
msgid "Linux helps reduce your carbon footprint"
@@ -246,27 +287,41 @@
"desktop user, SUSE Linux Enterprise Desktop reduces your power consumption "
"without impacting your productivity in any way. With increasing reliability=
, "
"the system will maximize energy saving and will even let you track it."
-msgstr "T=C3=83=C2=B6r=C3=85=C2=91d=C3=83=C2=BCnk a k=C3=83=C2=B6rnyezettel.=
F=C3=83=C2=BCggetlen=C3=83=C2=BCl att=C3=83=C2=B3l, hogy asztali g=C3=83=C2=
=A9pet vagy notebookot haszn=C3=83=C2=A1l, a SUSE Linux Enterprise Desktop ha=
szn=C3=83=C2=A1lat=C3=83=C2=A1val an=C3=83=C2=A9lk=C3=83=C2=BCl cs=C3=83=C2=
=B6kkenti az energiafogyaszt=C3=83=C2=A1st, hogy az hat=C3=83=C2=A1ssal lenne=
a produktivit=C3=83=C2=A1s=C3=83=C2=A1ra. A megb=C3=83=C2=ADzhat=C3=83=C2=B3=
s=C3=83=C2=A1g n=C3=83=C2=B6vel=C3=83=C2=A9s=C3=83=C2=A9vel a rendszer nyomon=
k=C3=83=C2=B6vethet=C3=85=C2=91en maximaliz=C3=83=C2=A1lja az energiamegtaka=
r=C3=83=C2=ADt=C3=83=C2=A1st."
+msgstr ""
+"T=C3=83=C2=B6r=C3=85=C2=91d=C3=83=C2=BCnk a k=C3=83=C2=B6rnyezettel. F=C3=
=83=C2=BCggetlen=C3=83=C2=BCl att=C3=83=C2=B3l, hogy asztali g=C3=83=C2=A9pet=
vagy "
+"notebookot haszn=C3=83=C2=A1l, a SUSE Linux Enterprise Desktop haszn=C3=83=
=C2=A1lat=C3=83=C2=A1val an=C3=83=C2=A9lk=C3=83=C2=BCl "
+"cs=C3=83=C2=B6kkenti az energiafogyaszt=C3=83=C2=A1st, hogy az hat=C3=83=C2=
=A1ssal lenne a produktivit=C3=83=C2=A1s=C3=83=C2=A1ra. "
+"A megb=C3=83=C2=ADzhat=C3=83=C2=B3s=C3=83=C2=A1g n=C3=83=C2=B6vel=C3=83=C2=
=A9s=C3=83=C2=A9vel a rendszer nyomon k=C3=83=C2=B6vethet=C3=85=C2=91en maxim=
aliz=C3=83=C2=A1lja az "
+"energiamegtakar=C3=83=C2=ADt=C3=83=C2=A1st."
=20
#: slideshow.xml:154(para)
msgid ""
"Now with effective power management at the processor, chipsets, platform an=
d "
"operating system level, Novell and its partners optimize power consumption "
"in order to provide you with the longest possible battery life."
-msgstr "A processzor, a lapkak=C3=83=C2=A9szlet, a platform =C3=83=C2=A9s az=
oper=C3=83=C2=A1ci=C3=83=C2=B3s rendszer hat=C3=83=C2=A9kony energiagazd=C3=
=83=C2=A1lkod=C3=83=C2=A1s=C3=83=C2=A1val a Novell =C3=83=C2=A9s partnerei op=
timaliz=C3=83=C2=A1lj=C3=83=C2=A1k az energiafogyaszt=C3=83=C2=A1st annak =C3=
=83=C2=A9rdek=C3=83=C2=A9ben, hogy az akkumul=C3=83=C2=A1torok =C3=83=C2=A9le=
ttartama a lehet=C3=85=C2=91 leghosszabb legyen."
+msgstr ""
+"A processzor, a lapkak=C3=83=C2=A9szlet, a platform =C3=83=C2=A9s az oper=
=C3=83=C2=A1ci=C3=83=C2=B3s rendszer hat=C3=83=C2=A9kony "
+"energiagazd=C3=83=C2=A1lkod=C3=83=C2=A1s=C3=83=C2=A1val a Novell =C3=83=C2=
=A9s partnerei optimaliz=C3=83=C2=A1lj=C3=83=C2=A1k az "
+"energiafogyaszt=C3=83=C2=A1st annak =C3=83=C2=A9rdek=C3=83=C2=A9ben, hogy a=
z akkumul=C3=83=C2=A1torok =C3=83=C2=A9lettartama a "
+"lehet=C3=85=C2=91 leghosszabb legyen."
=20
#: slideshow.xml:159(para)
msgid ""
"Novell works with its hardware manufacturing partners to ensure that their "
"systems installed with SUSE Linux Enterprise Desktop can earn the ENERGY "
"STAR qualification."
-msgstr "A Novell egy=C3=83=C2=BCtt dolgozik a hardvergy=C3=83=C2=A1rt=C3=83=
=C2=B3kkal, hogy a SUSE Linux Enterprise Desktop oper=C3=83=C2=A1ci=C3=83=C2=
=B3s rendszerrel telep=C3=83=C2=ADtett eszk=C3=83=C2=B6z=C3=83=C2=B6k megkapj=
=C3=83=C2=A1k az ENERGY STAR min=C3=85=C2=91s=C3=83=C2=ADt=C3=83=C2=A9st."
+msgstr ""
+"A Novell egy=C3=83=C2=BCtt dolgozik a hardvergy=C3=83=C2=A1rt=C3=83=C2=B3kk=
al, hogy a SUSE Linux Enterprise "
+"Desktop oper=C3=83=C2=A1ci=C3=83=C2=B3s rendszerrel telep=C3=83=C2=ADtett e=
szk=C3=83=C2=B6z=C3=83=C2=B6k megkapj=C3=83=C2=A1k az ENERGY STAR "
+"min=C3=85=C2=91s=C3=83=C2=ADt=C3=83=C2=A9st."
=20
#: slideshow.xml:163(para)
msgid ""
"By seamlessly providing remote desktop access, Novell aims to promote more "
"electronic collaboration and even reduce your need for travel."
-msgstr "A t=C3=83=C2=A1voli munka=C3=83=C2=A1llom=C3=83=C2=A1s-el=C3=83=C2=
=A9r=C3=83=C2=A9s integr=C3=83=C2=A1l=C3=83=C2=A1s=C3=83=C2=A1val a Novell c=
=C3=83=C2=A9lja az elektronikus csoportmunka t=C3=83=C2=A1mogat=C3=83=C2=A1sa=
=C3=83=C2=A9s a sz=C3=83=C2=BCks=C3=83=C2=A9ges utaz=C3=83=C2=A1s cs=C3=83=
=C2=B6kkent=C3=83=C2=A9se."
+msgstr ""
+"A t=C3=83=C2=A1voli munka=C3=83=C2=A1llom=C3=83=C2=A1s-el=C3=83=C2=A9r=C3=
=83=C2=A9s integr=C3=83=C2=A1l=C3=83=C2=A1s=C3=83=C2=A1val a Novell c=C3=83=
=C2=A9lja az elektronikus "
+"csoportmunka t=C3=83=C2=A1mogat=C3=83=C2=A1sa =C3=83=C2=A9s a sz=C3=83=C2=
=BCks=C3=83=C2=A9ges utaz=C3=83=C2=A1s cs=C3=83=C2=B6kkent=C3=83=C2=A9se."
=20
#: slideshow.xml:169(title)
msgid "Keep Your System Secure and Up to Date"
@@ -279,7 +334,13 @@
"intruders. We also include AppArmor, the most effective and easy-to-use "
"Linux application security system available. It proactively protects the "
"operating system and applications from external or internal threats."
-msgstr "Amikor a sz=C3=83=C2=A1m=C3=83=C2=ADt=C3=83=C2=B3g=C3=83=C2=A9pe az =
internetre csatlakozik, j=C3=83=C2=B3 tudni, hogy a SUSE Linux t=C3=85=C2=B1z=
fal seg=C3=83=C2=ADt t=C3=83=C2=A1voltartani a behatol=C3=83=C2=B3kat a rends=
zer=C3=83=C2=A9t=C3=85=C2=91l =C3=83=C2=A9s az adatait=C3=83=C2=B3l. Ugyancsa=
k r=C3=83=C2=A9sze a rendszernek az AppArmor, amely egyszer=C3=85=C2=B1en kez=
elhet=C3=85=C2=91 =C3=83=C2=A9s a jelenleg el=C3=83=C2=A9rhet=C3=85=C2=91 leg=
hat=C3=83=C2=A9konyabb alkalmaz=C3=83=C2=A1sbiztons=C3=83=C2=A1gi rendszer Li=
nuxon. Az AppArmor proakt=C3=83=C2=ADvan v=C3=83=C2=A9di az oper=C3=83=C2=A1c=
i=C3=83=C2=B3s rendszert =C3=83=C2=A9s az alkalmaz=C3=83=C2=A1sokat a k=C3=83=
=C2=BCls=C3=85=C2=91 =C3=83=C2=A9s bels=C3=85=C2=91 fenyeget=C3=83=C2=A9sekke=
l szemben egyar=C3=83=C2=A1nt."
+msgstr ""
+"Amikor a sz=C3=83=C2=A1m=C3=83=C2=ADt=C3=83=C2=B3g=C3=83=C2=A9pe az interne=
tre csatlakozik, j=C3=83=C2=B3 tudni, hogy a SUSE Linux "
+"t=C3=85=C2=B1zfal seg=C3=83=C2=ADt t=C3=83=C2=A1voltartani a behatol=C3=83=
=C2=B3kat a rendszer=C3=83=C2=A9t=C3=85=C2=91l =C3=83=C2=A9s az adatait=C3=83=
=C2=B3l. "
+"Ugyancsak r=C3=83=C2=A9sze a rendszernek az AppArmor, amely egyszer=C3=85=
=C2=B1en kezelhet=C3=85=C2=91 =C3=83=C2=A9s a "
+"jelenleg el=C3=83=C2=A9rhet=C3=85=C2=91 leghat=C3=83=C2=A9konyabb alkalmaz=
=C3=83=C2=A1sbiztons=C3=83=C2=A1gi rendszer Linuxon. Az "
+"AppArmor proakt=C3=83=C2=ADvan v=C3=83=C2=A9di az oper=C3=83=C2=A1ci=C3=83=
=C2=B3s rendszert =C3=83=C2=A9s az alkalmaz=C3=83=C2=A1sokat a k=C3=83=C2=BCl=
s=C3=85=C2=91 "
+"=C3=83=C2=A9s bels=C3=85=C2=91 fenyeget=C3=83=C2=A9sekkel szemben egyar=C3=
=83=C2=A1nt."
=20
#: slideshow.xml:179(para)
msgid ""
@@ -288,7 +349,13 @@
"applications to be granted access to privileged operations when needed. Als=
o "
"in this release, we have improved wireless and wired network security "
"connectivity and data encryption capabilities."
-msgstr "A SUSE Linux Enterprise Desktop 11-ben egy =C3=83=C2=BAj jogosults=
=C3=83=C2=A1gi rendszer ker=C3=83=C2=BCl bemutat=C3=83=C2=A1sra. A PolicyKit =
seg=C3=83=C2=ADts=C3=83=C2=A9g=C3=83=C2=A9vel egyszer=C3=85=C2=B1bb a felhasz=
n=C3=83=C2=A1l=C3=83=C2=B3k =C3=83=C2=A9s az alkalmaz=C3=83=C2=A1sok sz=C3=83=
=C2=A1m=C3=83=C2=A1ra hozz=C3=83=C2=A1f=C3=83=C2=A9r=C3=83=C2=A9st biztos=C3=
=83=C2=ADtani olyan m=C3=85=C2=B1veletekhez, amelyekhez speci=C3=83=C2=A1lis =
jogosults=C3=83=C2=A1gok sz=C3=83=C2=BCks=C3=83=C2=A9gesek. Ugyancsak ebben a=
kiad=C3=83=C2=A1sban mutatkozik be a tov=C3=83=C2=A1bbfejlesztett vezet=C3=
=83=C2=A9kes =C3=83=C2=A9s vezet=C3=83=C2=A9k n=C3=83=C2=A9lk=C3=83=C2=BCli h=
=C3=83=C2=A1l=C3=83=C2=B3zati biztons=C3=83=C2=A1g =C3=83=C2=A9s adattitkos=
=C3=83=C2=ADt=C3=83=C2=A1si k=C3=83=C2=A9pess=C3=83=C2=A9g."
+msgstr ""
+"A SUSE Linux Enterprise Desktop 11-ben egy =C3=83=C2=BAj jogosults=C3=83=C2=
=A1gi rendszer ker=C3=83=C2=BCl "
+"bemutat=C3=83=C2=A1sra. A PolicyKit seg=C3=83=C2=ADts=C3=83=C2=A9g=C3=83=C2=
=A9vel egyszer=C3=85=C2=B1bb a felhaszn=C3=83=C2=A1l=C3=83=C2=B3k =C3=83=C2=
=A9s az "
+"alkalmaz=C3=83=C2=A1sok sz=C3=83=C2=A1m=C3=83=C2=A1ra hozz=C3=83=C2=A1f=C3=
=83=C2=A9r=C3=83=C2=A9st biztos=C3=83=C2=ADtani olyan m=C3=85=C2=B1veletekhez=
, amelyekhez "
+"speci=C3=83=C2=A1lis jogosults=C3=83=C2=A1gok sz=C3=83=C2=BCks=C3=83=C2=A9g=
esek. Ugyancsak ebben a kiad=C3=83=C2=A1sban mutatkozik "
+"be a tov=C3=83=C2=A1bbfejlesztett vezet=C3=83=C2=A9kes =C3=83=C2=A9s vezet=
=C3=83=C2=A9k n=C3=83=C2=A9lk=C3=83=C2=BCli h=C3=83=C2=A1l=C3=83=C2=B3zati bi=
ztons=C3=83=C2=A1g =C3=83=C2=A9s "
+"adattitkos=C3=83=C2=ADt=C3=83=C2=A1si k=C3=83=C2=A9pess=C3=83=C2=A9g."
=20
#: slideshow.xml:185(para)
msgid ""
@@ -296,7 +363,11 @@
"updates. To ensure that the latest security patches are installed on your "
"system, Novell provides a comprehensive resource management solution that "
"allows you to stay current with all security updates."
-msgstr "A Novell fontosnak tartja, hogy a felhaszn=C3=83=C2=A1l=C3=83=C2=B3i=
sz=C3=83=C2=A1m=C3=83=C2=A1ra azonnal biztos=C3=83=C2=ADtsa a legfrissebb bi=
ztons=C3=83=C2=A1gi friss=C3=83=C2=ADt=C3=83=C2=A9seket. A Novell =C3=83=C2=
=A1tfog=C3=83=C2=B3 fel=C3=83=C2=BCgyeleti megold=C3=83=C2=A1st biztos=C3=83=
=C2=ADt, hogy biztos lehessen abban, hogy a legfrissebb biztons=C3=83=C2=A1gi=
friss=C3=83=C2=ADt=C3=83=C2=A9sek telep=C3=83=C2=ADtve vannak a rendszer=C3=
=83=C2=A9n."
+msgstr ""
+"A Novell fontosnak tartja, hogy a felhaszn=C3=83=C2=A1l=C3=83=C2=B3i sz=C3=
=83=C2=A1m=C3=83=C2=A1ra azonnal biztos=C3=83=C2=ADtsa a "
+"legfrissebb biztons=C3=83=C2=A1gi friss=C3=83=C2=ADt=C3=83=C2=A9seket. A No=
vell =C3=83=C2=A1tfog=C3=83=C2=B3 fel=C3=83=C2=BCgyeleti megold=C3=83=C2=A1st=
"
+"biztos=C3=83=C2=ADt, hogy biztos lehessen abban, hogy a legfrissebb biztons=
=C3=83=C2=A1gi "
+"friss=C3=83=C2=ADt=C3=83=C2=A9sek telep=C3=83=C2=ADtve vannak a rendszer=C3=
=83=C2=A9n."
=20
#: slideshow.xml:192(title)
msgid "openSUSE.org"
@@ -310,7 +381,13 @@
"same goal in mind - to create and distribute the world's most usable Linux "
"distribution. openSUSE provides the base our award-winning SUSE Linux "
"Enterprise products."
-msgstr "A Novell =C3=83=C2=A1ltal t=C3=83=C2=A1mogatott openSUSE projekt egy=
vil=C3=83=C2=A1gm=C3=83=C2=A9ret=C3=85=C2=B1 k=C3=83=C2=B6z=C3=83=C2=B6ss=C3=
=83=C2=A9gi program, amelynek c=C3=83=C2=A9lja a Linux n=C3=83=C2=A9pszer=C3=
=85=C2=B1s=C3=83=C2=ADt=C3=83=C2=A9se. L=C3=83=C2=A1togassa meg az opensuse.o=
rg weboldalt, ahol csatlakozhat a felhaszn=C3=83=C2=A1l=C3=83=C2=B3i =C3=83=
=C2=A9s fejleszt=C3=85=C2=91i k=C3=83=C2=B6z=C3=83=C2=B6ss=C3=83=C2=A9ghez, a=
kiket ugyanaz a c=C3=83=C2=A9l vez=C3=83=C2=A9rel - l=C3=83=C2=A9trehozni a v=
il=C3=83=C2=A1g legjobban haszn=C3=83=C2=A1lhat=C3=83=C2=B3 Linux-disztrib=C3=
=83=C2=BAci=C3=83=C2=B3j=C3=83=C2=A1t. Az openSUSE adja az alapj=C3=83=C2=A1t=
a d=C3=83=C2=ADjnyertes SUSE Linux Enterprise term=C3=83=C2=A9keknek."
+msgstr ""
+"A Novell =C3=83=C2=A1ltal t=C3=83=C2=A1mogatott openSUSE projekt egy vil=C3=
=83=C2=A1gm=C3=83=C2=A9ret=C3=85=C2=B1 k=C3=83=C2=B6z=C3=83=C2=B6ss=C3=83=C2=
=A9gi "
+"program, amelynek c=C3=83=C2=A9lja a Linux n=C3=83=C2=A9pszer=C3=85=C2=B1s=
=C3=83=C2=ADt=C3=83=C2=A9se. L=C3=83=C2=A1togassa meg az opensuse."
+"org weboldalt, ahol csatlakozhat a felhaszn=C3=83=C2=A1l=C3=83=C2=B3i =C3=
=83=C2=A9s fejleszt=C3=85=C2=91i k=C3=83=C2=B6z=C3=83=C2=B6ss=C3=83=C2=A9ghez=
, "
+"akiket ugyanaz a c=C3=83=C2=A9l vez=C3=83=C2=A9rel - l=C3=83=C2=A9trehozni =
a vil=C3=83=C2=A1g legjobban haszn=C3=83=C2=A1lhat=C3=83=C2=B3 "
+"Linux-disztrib=C3=83=C2=BAci=C3=83=C2=B3j=C3=83=C2=A1t. Az openSUSE adja az=
alapj=C3=83=C2=A1t a d=C3=83=C2=ADjnyertes SUSE Linux "
+"Enterprise term=C3=83=C2=A9keknek."
=20
#: slideshow.xml:200(para)
msgid ""
@@ -321,14 +398,24 @@
"between developers and users with feedback and rating functionality. For "
"developers it is an efficient place to build up groups and work together "
"through its project model."
-msgstr "Az openSUSE Build Service egy ny=C3=83=C2=ADlt =C3=83=C2=A9s teljes =
disztrib=C3=83=C2=BAci=C3=83=C2=B3fejleszt=C3=83=C2=A9si platform, amely =C3=
=83=C2=A1tl=C3=83=C2=A1that=C3=83=C2=B3 fejleszt=C3=83=C2=A9si infrastrukt=C3=
=83=C2=BAr=C3=83=C2=A1t biztos=C3=83=C2=ADt az openSUSE disztrib=C3=83=C2=BAc=
i=C3=83=C2=B3hoz. Az openSUSE Build Service seg=C3=83=C2=ADts=C3=83=C2=A9g=C3=
=83=C2=A9vel k=C3=83=C2=B6nnyed=C3=83=C2=A9n megtal=C3=83=C2=A1lhat=C3=83=C2=
=B3 a legfrissebb ny=C3=83=C2=ADlt forr=C3=83=C2=A1s=C3=83=C2=BA csomag. Ez a=
megold=C3=83=C2=A1s kapcsolatot k=C3=83=C2=A9pez a fejleszt=C3=85=C2=91k =C3=
=83=C2=A9s a felhaszn=C3=83=C2=A1l=C3=83=C2=B3k k=C3=83=C2=B6z=C3=83=C2=B6tt =
a visszajelz=C3=83=C2=A9seken =C3=83=C2=A9s az =C3=83=C2=A9rt=C3=83=C2=A9kel=
=C3=83=C2=A9seken kereszt=C3=83=C2=BCl. A fejleszt=C3=85=C2=91knek hat=C3=83=
=C2=A9kony hely a csapat fel=C3=83=C2=A9p=C3=83=C2=ADt=C3=83=C2=A9s=C3=83=C2=
=A9re =C3=83=C2=A9s a k=C3=83=C2=B6z=C3=83=C2=B6s munk=C3=83=C2=A1ra."
+msgstr ""
+"Az openSUSE Build Service egy ny=C3=83=C2=ADlt =C3=83=C2=A9s teljes disztri=
b=C3=83=C2=BAci=C3=83=C2=B3fejleszt=C3=83=C2=A9si "
+"platform, amely =C3=83=C2=A1tl=C3=83=C2=A1that=C3=83=C2=B3 fejleszt=C3=83=
=C2=A9si infrastrukt=C3=83=C2=BAr=C3=83=C2=A1t biztos=C3=83=C2=ADt az openSUS=
E "
+"disztrib=C3=83=C2=BAci=C3=83=C2=B3hoz. Az openSUSE Build Service seg=C3=83=
=C2=ADts=C3=83=C2=A9g=C3=83=C2=A9vel k=C3=83=C2=B6nnyed=C3=83=C2=A9n "
+"megtal=C3=83=C2=A1lhat=C3=83=C2=B3 a legfrissebb ny=C3=83=C2=ADlt forr=C3=
=83=C2=A1s=C3=83=C2=BA csomag. Ez a megold=C3=83=C2=A1s kapcsolatot "
+"k=C3=83=C2=A9pez a fejleszt=C3=85=C2=91k =C3=83=C2=A9s a felhaszn=C3=83=C2=
=A1l=C3=83=C2=B3k k=C3=83=C2=B6z=C3=83=C2=B6tt a visszajelz=C3=83=C2=A9seken =
=C3=83=C2=A9s az "
+"=C3=83=C2=A9rt=C3=83=C2=A9kel=C3=83=C2=A9seken kereszt=C3=83=C2=BCl. A fejl=
eszt=C3=85=C2=91knek hat=C3=83=C2=A9kony hely a csapat fel=C3=83=C2=A9p=C3=83=
=C2=ADt=C3=83=C2=A9s=C3=83=C2=A9re "
+"=C3=83=C2=A9s a k=C3=83=C2=B6z=C3=83=C2=B6s munk=C3=83=C2=A1ra."
=20
#: slideshow.xml:208(para)
msgid ""
"ZYpp is our software management engine and open source project that powers "
"products like YaST, ZYpper and ZENworks with a powerful dependency resolver=
"
"and a convenient package management API."
-msgstr "A ZYpp szoftverkezel=C3=85=C2=91-rendszer egy ny=C3=83=C2=ADlt forr=
=C3=83=C2=A1s=C3=83=C2=BA projekt, amely a nagy teljes=C3=83=C2=ADtm=C3=83=C2=
=A9ny=C3=85=C2=B1 f=C3=83=C2=BCgg=C3=85=C2=91s=C3=83=C2=A9gkezel=C3=85=C2=91j=
=C3=83=C2=A9vel =C3=83=C2=A9s a k=C3=83=C2=A9nyelmes csomagkezel=C3=85=C2=91 =
API-j=C3=83=C2=A1val olyan term=C3=83=C2=A9keket er=C3=85=C2=91s=C3=83=C2=ADt=
, mint a YaST, a ZYpper =C3=83=C2=A9s a ZENworks."
+msgstr ""
+"A ZYpp szoftverkezel=C3=85=C2=91-rendszer egy ny=C3=83=C2=ADlt forr=C3=83=
=C2=A1s=C3=83=C2=BA projekt, amely a nagy "
+"teljes=C3=83=C2=ADtm=C3=83=C2=A9ny=C3=85=C2=B1 f=C3=83=C2=BCgg=C3=85=C2=91s=
=C3=83=C2=A9gkezel=C3=85=C2=91j=C3=83=C2=A9vel =C3=83=C2=A9s a k=C3=83=C2=A9n=
yelmes csomagkezel=C3=85=C2=91 API-j=C3=83=C2=A1val "
+"olyan term=C3=83=C2=A9keket er=C3=85=C2=91s=C3=83=C2=ADt, mint a YaST, a ZY=
pper =C3=83=C2=A9s a ZENworks."
=20
#: slideshow.xml:215(title)
msgid "Easy to deploy and manage"
@@ -339,27 +426,39 @@
"SUSE Linux Enterprise supports many deployment strategies providing system "
"administrators flexible ways to customize and tailor the distribution to "
"their needs."
-msgstr "A SUSE Linux Enterprise sz=C3=83=C2=A1mtalan telep=C3=83=C2=ADt=C3=
=83=C2=A9si strat=C3=83=C2=A9gi=C3=83=C2=A1t t=C3=83=C2=A1mogat, hogy a rends=
zergazd=C3=83=C2=A1k az ig=C3=83=C2=A9nyeknek megfelel=C3=85=C2=91en tudj=C3=
=83=C2=A1k testre szabni =C3=83=C2=A9s =C3=83=C2=A1talak=C3=83=C2=ADtani a di=
sztrib=C3=83=C2=BAci=C3=83=C2=B3t."
+msgstr ""
+"A SUSE Linux Enterprise sz=C3=83=C2=A1mtalan telep=C3=83=C2=ADt=C3=83=C2=A9=
si strat=C3=83=C2=A9gi=C3=83=C2=A1t t=C3=83=C2=A1mogat, hogy a "
+"rendszergazd=C3=83=C2=A1k az ig=C3=83=C2=A9nyeknek megfelel=C3=85=C2=91en t=
udj=C3=83=C2=A1k testre szabni =C3=83=C2=A9s =C3=83=C2=A1talak=C3=83=C2=ADtan=
i "
+"a disztrib=C3=83=C2=BAci=C3=83=C2=B3t."
=20
#: slideshow.xml:221(para)
msgid ""
"AutoYaST is a integrated solution for installing one or more systems "
"automatically without user intervention. Installations are performed using =
a "
"control file with installation and configuration data."
-msgstr "Az AutoYaST egy integr=C3=83=C2=A1lt megold=C3=83=C2=A1s, amellyel e=
gy vagy t=C3=83=C2=B6bb oper=C3=83=C2=A1ci=C3=83=C2=B3s rendszert lehet felha=
szn=C3=83=C2=A1l=C3=83=C2=B3i beavatkoz=C3=83=C2=A1s n=C3=83=C2=A9lk=C3=83=C2=
=BCl, automatikusan telep=C3=83=C2=ADteni. A telep=C3=83=C2=ADt=C3=83=C2=A9s =
egy vez=C3=83=C2=A9rl=C3=85=C2=91f=C3=83=C2=A1jl seg=C3=83=C2=ADts=C3=83=C2=
=A9g=C3=83=C2=A9vel t=C3=83=C2=B6rt=C3=83=C2=A9nik, amely tartalmazza a telep=
=C3=83=C2=ADt=C3=83=C2=A9shez sz=C3=83=C2=BCks=C3=83=C2=A9ges adatokat."
+msgstr ""
+"Az AutoYaST egy integr=C3=83=C2=A1lt megold=C3=83=C2=A1s, amellyel egy vagy=
t=C3=83=C2=B6bb oper=C3=83=C2=A1ci=C3=83=C2=B3s "
+"rendszert lehet felhaszn=C3=83=C2=A1l=C3=83=C2=B3i beavatkoz=C3=83=C2=A1s n=
=C3=83=C2=A9lk=C3=83=C2=BCl, automatikusan telep=C3=83=C2=ADteni. A "
+"telep=C3=83=C2=ADt=C3=83=C2=A9s egy vez=C3=83=C2=A9rl=C3=85=C2=91f=C3=83=C2=
=A1jl seg=C3=83=C2=ADts=C3=83=C2=A9g=C3=83=C2=A9vel t=C3=83=C2=B6rt=C3=83=C2=
=A9nik, amely tartalmazza a "
+"telep=C3=83=C2=ADt=C3=83=C2=A9shez sz=C3=83=C2=BCks=C3=83=C2=A9ges adatokat=
."
=20
#: slideshow.xml:225(para)
msgid ""
"The openSUSE KIWI imaging system provides a complete operating system image=
"
"solution for supported hardware platforms as well as virtualization systems=
."
-msgstr "Az openSUSE KIWI imaging teljes k=C3=83=C2=B6r=C3=85=C2=B1 lemezk=C3=
=83=C2=A9pmegold=C3=83=C2=A1st ny=C3=83=C2=BAjt a t=C3=83=C2=A1mogatott hardv=
ereszk=C3=83=C2=B6z=C3=83=C2=B6kh=C3=83=C2=B6z =C3=83=C2=A9s a virtualiz=C3=
=83=C2=A1ci=C3=83=C2=B3s rendszerekhez egyar=C3=83=C2=A1nt."
+msgstr ""
+"Az openSUSE KIWI imaging teljes k=C3=83=C2=B6r=C3=85=C2=B1 lemezk=C3=83=C2=
=A9pmegold=C3=83=C2=A1st ny=C3=83=C2=BAjt a t=C3=83=C2=A1mogatott "
+"hardvereszk=C3=83=C2=B6z=C3=83=C2=B6kh=C3=83=C2=B6z =C3=83=C2=A9s a virtual=
iz=C3=83=C2=A1ci=C3=83=C2=B3s rendszerekhez egyar=C3=83=C2=A1nt."
=20
#: slideshow.xml:229(para)
msgid ""
"With these solutions combined with several key open source projects such as=
"
"GConf, PolicyKit and Firstboot, SUSE Linux Enterprise Desktop is the easies=
t "
"Linux desktop to deploy and manage."
-msgstr "Ezekkel a megold=C3=83=C2=A1sokkal, amelyek olyan ny=C3=83=C2=ADlt f=
orr=C3=83=C2=A1s=C3=83=C2=BA projektek kombin=C3=83=C2=A1ci=C3=83=C2=B3i, min=
t a GConf, a PolicyKit =C3=83=C2=A9s a Firstboot, a SUSE Linux Enterprise Des=
ktop a legk=C3=83=C2=B6nnyebben telep=C3=83=C2=ADthet=C3=85=C2=91 =C3=83=C2=
=A9s kezelhet=C3=85=C2=91 asztali Linux oper=C3=83=C2=A1ci=C3=83=C2=B3s rends=
zer."
+msgstr ""
+"Ezekkel a megold=C3=83=C2=A1sokkal, amelyek olyan ny=C3=83=C2=ADlt forr=C3=
=83=C2=A1s=C3=83=C2=BA projektek kombin=C3=83=C2=A1ci=C3=83=C2=B3i, "
+"mint a GConf, a PolicyKit =C3=83=C2=A9s a Firstboot, a SUSE Linux Enterpris=
e Desktop a "
+"legk=C3=83=C2=B6nnyebben telep=C3=83=C2=ADthet=C3=85=C2=91 =C3=83=C2=A9s ke=
zelhet=C3=85=C2=91 asztali Linux oper=C3=83=C2=A1ci=C3=83=C2=B3s rendszer."
=20
#: slideshow.xml:235(title)
msgid "Certified for SUSE Linux Enterprise Desktop"
@@ -370,14 +469,21 @@
"By successfully completing stringent compatibility testing requirements, "
"Novell's partners qualify their systems for SUSE Linux Enterprise Desktop "
"certification."
-msgstr "A szigor=C3=83=C2=BA kompatibilit=C3=83=C2=A1si teszt k=C3=83=C2=B6v=
etelm=C3=83=C2=A9nyeinek eleget t=C3=83=C2=A9ve a Novell partnerei min=C3=85=
=C2=91s=C3=83=C2=ADthetik rendszereiket, amely sor=C3=83=C2=A1n SUSE Linux En=
terprise Desktop-tan=C3=83=C2=BAs=C3=83=C2=ADtv=C3=83=C2=A1nyt kaphatnak."
+msgstr ""
+"A szigor=C3=83=C2=BA kompatibilit=C3=83=C2=A1si teszt k=C3=83=C2=B6vetelm=
=C3=83=C2=A9nyeinek eleget t=C3=83=C2=A9ve a Novell "
+"partnerei min=C3=85=C2=91s=C3=83=C2=ADthetik rendszereiket, amely sor=C3=83=
=C2=A1n SUSE Linux Enterprise "
+"Desktop-tan=C3=83=C2=BAs=C3=83=C2=ADtv=C3=83=C2=A1nyt kaphatnak."
=20
#: slideshow.xml:241(para)
msgid ""
"With a system certified for SUSE Linux Enterprise Desktop you can in "
"confidence use our software to manage your media library, collaborate on "
"projects and stay connected with your friends."
-msgstr "A SUSE Linux Enterprise Desktop-tan=C3=83=C2=BAs=C3=83=C2=ADtv=C3=83=
=C2=A1nnyal ell=C3=83=C2=A1tott rendszerek haszn=C3=83=C2=A1lat=C3=83=C2=A1va=
l biztos lehet abban, hogy az oper=C3=83=C2=A1ci=C3=83=C2=B3s rendszer=C3=83=
=C2=BCnkkel kezelheti m=C3=83=C2=A9diak=C3=83=C2=B6nyvt=C3=83=C2=A1r=C3=83=C2=
=A1t, r=C3=83=C2=A9szt vehet projektekben =C3=83=C2=A9s kapcsolatban maradhat=
bar=C3=83=C2=A1taival."
+msgstr ""
+"A SUSE Linux Enterprise Desktop-tan=C3=83=C2=BAs=C3=83=C2=ADtv=C3=83=C2=A1n=
nyal ell=C3=83=C2=A1tott rendszerek "
+"haszn=C3=83=C2=A1lat=C3=83=C2=A1val biztos lehet abban, hogy az oper=C3=83=
=C2=A1ci=C3=83=C2=B3s rendszer=C3=83=C2=BCnkkel kezelheti "
+"m=C3=83=C2=A9diak=C3=83=C2=B6nyvt=C3=83=C2=A1r=C3=83=C2=A1t, r=C3=83=C2=A9s=
zt vehet projektekben =C3=83=C2=A9s kapcsolatban maradhat "
+"bar=C3=83=C2=A1taival."
=20
#: slideshow.xml:245(para)
msgid ""
@@ -385,7 +491,11 @@
"visiting novell.com/desktop. Systems with certification fully take advantag=
e "
"of SUSE Linux Enterprise Desktop to deliver rich Internet experience, ease "
"of use, and excellent performance."
-msgstr "Minden olyan rendszer, amely tan=C3=83=C2=BAs=C3=83=C2=ADtv=C3=83=C2=
=A1nnyal rendelkezik, megtal=C3=83=C2=A1lhat=C3=83=C2=B3 a novell.com/desktop=
oldalon. Ezek a megold=C3=83=C2=A1sok a SUSE Linux Enterprise Desktop minden=
el=C3=85=C2=91ny=C3=83=C2=A9vel rendelkeznek, hogy gazdag internetes =C3=83=
=C2=A9lm=C3=83=C2=A9nyt, egyszer=C3=85=C2=B1 kezelhet=C3=85=C2=91s=C3=83=C2=
=A9get =C3=83=C2=A9s kiv=C3=83=C2=A1l=C3=83=C2=B3 teljes=C3=83=C2=ADtm=C3=83=
=C2=A9nyt ny=C3=83=C2=BAjtsanak."
+msgstr ""
+"Minden olyan rendszer, amely tan=C3=83=C2=BAs=C3=83=C2=ADtv=C3=83=C2=A1nnya=
l rendelkezik, megtal=C3=83=C2=A1lhat=C3=83=C2=B3 a "
+"novell.com/desktop oldalon. Ezek a megold=C3=83=C2=A1sok a SUSE Linux Enter=
prise "
+"Desktop minden el=C3=85=C2=91ny=C3=83=C2=A9vel rendelkeznek, hogy gazdag in=
ternetes =C3=83=C2=A9lm=C3=83=C2=A9nyt, "
+"egyszer=C3=85=C2=B1 kezelhet=C3=85=C2=91s=C3=83=C2=A9get =C3=83=C2=A9s kiv=
=C3=83=C2=A1l=C3=83=C2=B3 teljes=C3=83=C2=ADtm=C3=83=C2=A9nyt ny=C3=83=C2=BAj=
tsanak."
=20
#: slideshow.xml:250(para)
msgid ""
@@ -394,7 +504,10 @@
"drivers for all types of devices. Timely hardware enablement for desktop "
"components is achieved by porting drivers to the Linux kernel that powers "
"SUSE Linux Enterprise."
-msgstr "A Novell nagy =C3=83=C2=B6r=C3=83=C2=B6mmel vesz r=C3=83=C2=A9szt a =
Linux Driver Projectben, amelynek c=C3=83=C2=A9lja, hogy a hardvergy=C3=83=C2=
=A1rt=C3=83=C2=B3kkal k=C3=83=C2=B6z=C3=83=C2=B6sen fejlessz=C3=83=C2=A9k =C3=
=83=C2=A9s karbantarts=C3=83=C2=A1k a Linux kernel ny=C3=83=C2=ADlt forr=C3=
=83=C2=A1s=C3=83=C2=BA illeszt=C3=85=C2=91programjait a k=C3=83=C2=BCl=C3=83=
=C2=B6nb=C3=83=C2=B6z=C3=85=C2=91 eszk=C3=83=C2=B6z=C3=83=C2=B6kh=C3=83=C2=B6=
z."
+msgstr ""
+"A Novell nagy =C3=83=C2=B6r=C3=83=C2=B6mmel vesz r=C3=83=C2=A9szt a Linux D=
river Projectben, amelynek c=C3=83=C2=A9lja, "
+"hogy a hardvergy=C3=83=C2=A1rt=C3=83=C2=B3kkal k=C3=83=C2=B6z=C3=83=C2=B6se=
n fejlessz=C3=83=C2=A9k =C3=83=C2=A9s karbantarts=C3=83=C2=A1k a Linux kernel=
"
+"ny=C3=83=C2=ADlt forr=C3=83=C2=A1s=C3=83=C2=BA illeszt=C3=85=C2=91programja=
it a k=C3=83=C2=BCl=C3=83=C2=B6nb=C3=83=C2=B6z=C3=85=C2=91 eszk=C3=83=C2=B6z=
=C3=83=C2=B6kh=C3=83=C2=B6z."
=20
#: slideshow.xml:258(title)
msgid "Interoperability: Work with Everyone"
@@ -409,14 +522,26 @@
"open standards, SUSE Linux Enterprise Desktop enables you to share "
"information across any IT system so that you can easily communicate with al=
l "
"users around you."
-msgstr "A SUSE Linux Enterprise Desktop tervez=C3=83=C2=A9sekor fontos szemp=
ont volt a heterog=C3=83=C2=A9n vil=C3=83=C2=A1g szem el=C3=85=C2=91tt tart=
=C3=83=C2=A1sa. Az oper=C3=83=C2=A1ci=C3=83=C2=B3s rendszer k=C3=83=C2=B6nnye=
d=C3=83=C2=A9n integr=C3=83=C2=A1lhat=C3=83=C2=B3 windowsos f=C3=83=C2=A1jl- =
=C3=83=C2=A9s nyomtat=C3=83=C2=B3kiszolg=C3=83=C2=A1l=C3=83=C2=B3 k=C3=83=C2=
=B6rnyezetekbe, valamint csatlakoztathat=C3=83=C2=B3 megl=C3=83=C2=A9v=C3=85=
=C2=91 Microsoft Active Directory =C3=83=C2=A9s Novell eDirectory rendszerekh=
ez. A ny=C3=83=C2=ADlt szabv=C3=83=C2=A1nyok sz=C3=83=C2=A9les k=C3=83=C2=B6r=
=C3=85=C2=B1 haszn=C3=83=C2=A1lat=C3=83=C2=A1val a SUSE Linux Enterprise Desk=
top k=C3=83=C2=A9pes inform=C3=83=C2=A1ci=C3=83=C2=B3kat megosztani b=C3=83=
=C2=A1rmilyen informatikai infrastrukt=C3=83=C2=BAr=C3=83=C2=A1n kereszt=C3=
=83=C2=BCl, lehet=C3=85=C2=91v=C3=83=C2=A9 t=C3=83=C2=A9ve a k=C3=83=C2=B6nny=
=C3=85=C2=B1 kapcsolatteremt=C3=83=C2=A9st a t=C3=83=C2=B6bbi felhaszn=C3=83=
=C2=A1l=C3=83=C2=B3val."
+msgstr ""
+"A SUSE Linux Enterprise Desktop tervez=C3=83=C2=A9sekor fontos szempont vol=
t a "
+"heterog=C3=83=C2=A9n vil=C3=83=C2=A1g szem el=C3=85=C2=91tt tart=C3=83=C2=
=A1sa. Az oper=C3=83=C2=A1ci=C3=83=C2=B3s rendszer k=C3=83=C2=B6nnyed=C3=83=
=C2=A9n "
+"integr=C3=83=C2=A1lhat=C3=83=C2=B3 windowsos f=C3=83=C2=A1jl- =C3=83=C2=A9s=
nyomtat=C3=83=C2=B3kiszolg=C3=83=C2=A1l=C3=83=C2=B3 k=C3=83=C2=B6rnyezetekbe=
, valamint "
+"csatlakoztathat=C3=83=C2=B3 megl=C3=83=C2=A9v=C3=85=C2=91 Microsoft Active =
Directory =C3=83=C2=A9s Novell eDirectory "
+"rendszerekhez. A ny=C3=83=C2=ADlt szabv=C3=83=C2=A1nyok sz=C3=83=C2=A9les k=
=C3=83=C2=B6r=C3=85=C2=B1 haszn=C3=83=C2=A1lat=C3=83=C2=A1val a SUSE Linux "
+"Enterprise Desktop k=C3=83=C2=A9pes inform=C3=83=C2=A1ci=C3=83=C2=B3kat meg=
osztani b=C3=83=C2=A1rmilyen informatikai "
+"infrastrukt=C3=83=C2=BAr=C3=83=C2=A1n kereszt=C3=83=C2=BCl, lehet=C3=85=C2=
=91v=C3=83=C2=A9 t=C3=83=C2=A9ve a k=C3=83=C2=B6nny=C3=85=C2=B1 kapcsolattere=
mt=C3=83=C2=A9st a t=C3=83=C2=B6bbi "
+"felhaszn=C3=83=C2=A1l=C3=83=C2=B3val."
=20
#: slideshow.xml:268(para)
msgid ""
"OpenOffice.org Novell Edition works with the widest range of document "
"formats including Open Document Format, Microsoft Office formats (including=
"
"OO XML),Works, WordPerfect and others."
-msgstr "Az OpenOffice.org Novell Edition a dokumentumform=C3=83=C2=A1tumok l=
egsz=C3=83=C2=A9lesebb k=C3=83=C2=B6r=C3=83=C2=A9t t=C3=83=C2=A1mogatja, bele=
=C3=83=C2=A9rtve az Open Document Format (ODF), a Microsoft Office (bele=C3=
=83=C2=A9rtve az OO XML), a Works, a WordPerfect =C3=83=C2=A9s sz=C3=83=C2=A1=
mos m=C3=83=C2=A1s dokumentumform=C3=83=C2=A1tumot is."
+msgstr ""
+"Az OpenOffice.org Novell Edition a dokumentumform=C3=83=C2=A1tumok legsz=C3=
=83=C2=A9lesebb k=C3=83=C2=B6r=C3=83=C2=A9t "
+"t=C3=83=C2=A1mogatja, bele=C3=83=C2=A9rtve az Open Document Format (ODF), a=
Microsoft Office "
+"(bele=C3=83=C2=A9rtve az OO XML), a Works, a WordPerfect =C3=83=C2=A9s sz=
=C3=83=C2=A1mos m=C3=83=C2=A1s "
+"dokumentumform=C3=83=C2=A1tumot is."
=20
#: slideshow.xml:272(para)
msgid ""
@@ -425,17 +550,25 @@
"to build and deploy cross-platform .NET Applications. Mono is the foundatio=
n "
"for Moonlight enabling you to enjoy Microsoft Silverlight content on your "
"Linux desktop."
-msgstr "A Novell vezeti a Mono projektet, amely a Microsoft .NET fejleszt=C3=
=85=C2=91i k=C3=83=C2=B6rnyezet ny=C3=83=C2=ADlt forr=C3=83=C2=A1s=C3=83=C2=
=BA verzi=C3=83=C2=B3ja. C=C3=83=C2=A9lja, hogy lehet=C3=85=C2=91s=C3=83=C2=
=A9get biztos=C3=83=C2=ADtson a fejleszt=C3=85=C2=91k sz=C3=83=C2=A1m=C3=83=
=C2=A1ra platformf=C3=83=C2=BCggetlen .NET alkalmaz=C3=83=C2=A1sok fejleszt=
=C3=83=C2=A9s=C3=83=C2=A9re. A Mono az alapja a Moonlightnak, amely lehet=C3=
=85=C2=91s=C3=83=C2=A9get biztos=C3=83=C2=ADt Microsoft Silverlight-tartalmak=
megjelen=C3=83=C2=ADt=C3=83=C2=A9s=C3=83=C2=A9re Linux-munka=C3=83=C2=A1llom=
=C3=83=C2=A1son."
+msgstr ""
+"A Novell vezeti a Mono projektet, amely a Microsoft .NET fejleszt=C3=85=C2=
=91i "
+"k=C3=83=C2=B6rnyezet ny=C3=83=C2=ADlt forr=C3=83=C2=A1s=C3=83=C2=BA verzi=
=C3=83=C2=B3ja. C=C3=83=C2=A9lja, hogy lehet=C3=85=C2=91s=C3=83=C2=A9get bizt=
os=C3=83=C2=ADtson a "
+"fejleszt=C3=85=C2=91k sz=C3=83=C2=A1m=C3=83=C2=A1ra platformf=C3=83=C2=BCgg=
etlen .NET alkalmaz=C3=83=C2=A1sok fejleszt=C3=83=C2=A9s=C3=83=C2=A9re. A Mon=
o "
+"az alapja a Moonlightnak, amely lehet=C3=85=C2=91s=C3=83=C2=A9get biztos=C3=
=83=C2=ADt Microsoft Silverlight-"
+"tartalmak megjelen=C3=83=C2=ADt=C3=83=C2=A9s=C3=83=C2=A9re Linux-munka=C3=
=83=C2=A1llom=C3=83=C2=A1son."
=20
#: slideshow.xml:278(para)
msgid ""
"And, SUSE Linux Enterprise Desktop provides accessibility features so that "
"anyone can take advantage of the improved productivity and lower cost that =
a "
"Linux desktop provides."
-msgstr "Mindezen fel=C3=83=C2=BCl a SUSE Linux Enterprise Desktop olyan akad=
=C3=83=C2=A1lymentes=C3=83=C2=ADt=C3=83=C2=A9si funkci=C3=83=C2=B3kkal rendel=
kezik, amelyek lehet=C3=85=C2=91s=C3=83=C2=A9get biztos=C3=83=C2=ADtanak mind=
enki sz=C3=83=C2=A1m=C3=83=C2=A1ra, hogy =C3=83=C2=A9lvezze a Linux Desktop =
=C3=83=C2=A1ltal biztos=C3=83=C2=ADtott megn=C3=83=C2=B6vekedett produktivit=
=C3=83=C2=A1s =C3=83=C2=A9s az alacsony k=C3=83=C2=B6lts=C3=83=C2=A9g el=C3=
=85=C2=91nyeit."
+msgstr ""
+"Mindezen fel=C3=83=C2=BCl a SUSE Linux Enterprise Desktop olyan akad=C3=83=
=C2=A1lymentes=C3=83=C2=ADt=C3=83=C2=A9si "
+"funkci=C3=83=C2=B3kkal rendelkezik, amelyek lehet=C3=85=C2=91s=C3=83=C2=A9g=
et biztos=C3=83=C2=ADtanak mindenki sz=C3=83=C2=A1m=C3=83=C2=A1ra, "
+"hogy =C3=83=C2=A9lvezze a Linux Desktop =C3=83=C2=A1ltal biztos=C3=83=C2=AD=
tott megn=C3=83=C2=B6vekedett produktivit=C3=83=C2=A1s "
+"=C3=83=C2=A9s az alacsony k=C3=83=C2=B6lts=C3=83=C2=A9g el=C3=85=C2=91nyeit=
."
=20
#. Put one translator per line, in the form of NAME , YEAR1, YEAR2.
#: slideshow.xml:0(None)
msgid "translator-credits"
msgstr "K=C3=83=C2=A1lm=C3=83=C2=A1n K=C3=83=C2=A9m=C3=83=C2=A9nczy , 2006., 2007., 2008., 2009."
-
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/it.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/it.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/it.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/it.po Fri Mar 12 16:45:00=
2010
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-05 10:11\n"
+"PO-Revision-Date: 2010-02-15 15:04\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/ja.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/ja.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/ja.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/ja.po Fri Mar 12 16:45:00=
2010
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-04 15:11\n"
+"PO-Revision-Date: 2010-02-15 11:11\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/ko.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/ko.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/ko.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/ko.po Fri Mar 12 16:45:00=
2010
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-04 15:02\n"
+"PO-Revision-Date: 2010-02-01 09:34\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/nl.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/nl.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/nl.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/nl.po Fri Mar 12 16:45:00=
2010
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-05 08:00\n"
+"PO-Revision-Date: 2010-02-15 12:19\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/pl.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/pl.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/pl.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/pl.po Fri Mar 12 16:45:00=
2010
@@ -5,226 +5,227 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-03 00:14\n"
+"PO-Revision-Date: 2010-03-09 15:19\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=3DUTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
=20
-#: slideshow.xml:15(title)
+#: slideshow.xml:15(title)=20
msgid "Slide Show"
msgstr "Pokaz slajd=C3=83=C2=B3w"
=20
-#: slideshow.xml:18(title)
+#: slideshow.xml:18(title)=20
msgid "Welcome to SUSE Linux Enterprise Desktop"
msgstr "Witamy w SUSE Linux Enterprise Desktop"
=20
-#: slideshow.xml:20(para)
+#: slideshow.xml:20(para)=20
msgid "SUSE Linux Enterprise Desktop is the industry's leading enterprise-qu=
ality Linux operating system that's optimized and ready for both business and=
personal use. SUSE Linux Enterprise Desktop provides market-leading usabilit=
y, seamless interoperability with existing enterprise computer systems, and d=
ozens of essential office applications that enable businesses to use Linux an=
d open source with confidence. Designed for general-purpose use, SUSE Linux E=
nterprise Desktop can also be tailored to fit fixed-function or special-purpo=
se roles such as on technical workstations, kiosks, and thin clients."
msgstr "SUSE Linux Enterprise Desktop to wiod=C3=84=C2=85ca dystrybucja Linu=
ksa dla przedsi=C3=84=C2=99biorstw, zoptymalizowana i gotowa do u=C3=85=C2=BC=
ytku biznesowego oraz osobistego. System SUSE Linux Enterprise Desktop to na=
jlepsza na rynku u=C3=85=C2=BCyteczno=C3=85=C2=9B=C3=84=C2=87, interoperacyjn=
o=C3=85=C2=9B=C3=84=C2=87 z istniej=C3=84=C2=85cymi systemami komputerowymi p=
rzedsi=C3=84=C2=99biorstwa i dziesi=C3=84=C2=85tki podstawowych program=C3=83=
=C2=B3w biurowych, kt=C3=83=C2=B3re umo=C3=85=C2=BCliwaj=C3=84=C2=85 bezpiecz=
ne korzystanie z systemu Linux i oprogramowania o otwartym kodzie =C3=85=C2=
=BAr=C3=83=C2=B3d=C3=85=C2=82owym. Zaprojektowany do u=C3=85=C2=BCytku og=C3=
=83=C2=B3lnego system SUSE Linux Enterprise Desktop mo=C3=85=C2=BCe by=C3=84=
=C2=87 przystosowany do pe=C3=85=C2=82nienia specjalistycznych zada=C3=85=C2=
=84, takich jak techniczne stacje robocze, kioski i urz=C3=84=C2=85dzenia upr=
oszczone."
=20
-#: slideshow.xml:31(title)
+#: slideshow.xml:31(title)=20
msgid "The Latest Desktop Innovations"
msgstr "Innowacyjny pulpit"
=20
-#: slideshow.xml:33(para)
+#: slideshow.xml:33(para)=20
msgid "Novell's leadership in desktop innovation is unparalleled. Combining =
results from extensive and ongoing usability studies with an outstanding tech=
nology vision, Novell introduces SUSE Linux Enterprise Desktop 11 as the most=
integrated and powerful Linux desktop. SUSE Linux Enterprise Desktop can be =
installed on a wide range of client devices including desktops, notebooks, ne=
tbooks, nettops, workstations, and more and includes all of the applications =
you need to be productive at work or home."
msgstr "Firma Novell jest niekwestionowanym liderem innowacji w =C3=85=C2=9B=
rodowiskach dla stacji roboczych. =C3=85=C2=81=C3=84=C2=85cz=C3=84=C2=85c wyn=
iki szczeg=C3=83=C2=B3=C3=85=C2=82owych studi=C3=83=C2=B3w u=C3=85=C2=BCytecz=
no=C3=85=C2=9Bci z wyj=C3=84=C2=85tkow=C3=84=C2=85 wizj=C3=84=C2=85 technolog=
ii, firma Novell przedstawia system SUSE Linux Enterprise Desktop 11, kt=C3=
=83=C2=B3ry jest najlepiej zintegrowanym i najpot=C3=84=C2=99=C3=85=C2=BCniej=
szym =C3=85=C2=9Brodowiskiem linuksowym. System USE Linux Enterprise Desktop =
mo=C3=85=C2=BCe by=C3=84=C2=87 instalowany w wielu urz=C3=84=C2=85dzeniach kl=
ienckich: w komputerach stacjonarnych, notebookach, urz=C3=84=C2=85dzeniach t=
ypu netbook, nettop oraz wielu innych. Dla ka=C3=85=C2=BCdej platformy dost=
=C3=84=C2=99pne s=C3=84=C2=85 programy zapewniaj=C3=84=C2=85ce wydajn=C3=84=
=C2=85 prac=C3=84=C2=99 w biurze i w domu."
=20
-#: slideshow.xml:42(para)
+#: slideshow.xml:42(para)=20
msgid "Novell's sponsorship and industry leadership in key open source proje=
cts such as the Linux kernel, OpenOffice.org, GNOME, Evolution, NetworkManage=
r, Banshee, Mono, Compiz, F-Spot, Beagle, and many others illustrate Novell's=
unmatched innovation in the Linux desktop."
msgstr "Sponsoring i wiod=C3=84=C2=85ca rola firmy Novell w rozwoju kuczowyc=
h projekt=C3=83=C2=B3w o otwartym kodzie =C3=85=C2=BAr=C3=83=C2=B3d=C3=85=C2=
=82owym, takich jak j=C3=84=C2=85dro systemu Linux, OpenOffice.org, GNOME, Ev=
olution, NetworkManager, Banshee, Mono, Compiz, F-Spot, Beagle i wielu innych=
, potwierdzaj=C3=84=C2=85 niepodwa=C3=85=C2=BCaln=C3=84=C2=85 innowacyjno=C3=
=85=C2=9B=C3=84=C2=87 firmy Novell w zakresie linuksowego =C3=85=C2=9Brodowi=
ska roboczego."
=20
-#: slideshow.xml:49(title)
+#: slideshow.xml:49(title)=20
msgid "Connect and Communicate"
msgstr "Komunikacja"
=20
-#: slideshow.xml:51(para)
+#: slideshow.xml:51(para)=20
msgid "SUSE Linux Enterprise Desktop 11 provides all the tools you need to c=
ommunicate with the world."
msgstr "SUSE Linux Enterprise Desktop 11 dostarcza wszelkich narz=C3=84=C2=
=99dzi, jakich potrzeba do komunikacji z ca=C3=85=C2=82ym =C3=85=C2=9Bwiatem."
=20
-#: slideshow.xml:54(para)
+#: slideshow.xml:54(para)=20
msgid "The Firefox Web browser is the best Web browser in the market. It boa=
sts a complete set of browser features and lightning-fast performance out of =
the box, and delivers a rich user experience through plug-ins such as Java, N=
ovell Moonlight, Adobe Acrobat Reader, and Adobe Flash Player, which are all =
included in SUSE Linux Enterprise Desktop 11."
msgstr "Przegl=C3=84=C2=85darka Firefox jest najlepsz=C3=84=C2=85 przegl=C3=
=84=C2=85dark=C3=84=C2=85 internetow=C3=84=C2=85 na rynku. Wyr=C3=83=C2=B3=C3=
=85=C2=BCnia si=C3=84=C2=99 ona pe=C3=85=C2=82nym zestawem funkcji przegl=C3=
=84=C2=85darki internetowej i niezwyk=C3=85=C2=82=C3=84=C2=85 wydajno=C3=85=
=C2=9Bci=C3=84=C2=85 od razu po zainstalowaniu, a tak=C3=85=C2=BCe oferuje u=
=C3=85=C2=BCytkownikowi przyjemno=C3=85=C2=9B=C3=84=C2=87 u=C3=85=C2=BCytkowa=
nia dzi=C3=84=C2=99ki wtyczkom, takim jak Java, Novell Moonlight, Adobe Acrob=
at Reader oraz Adobe Flash Player, zawartych w SUSE Linux Enterprise Desktop =
11."
=20
-#: slideshow.xml:61(para)
+#: slideshow.xml:61(para)=20
msgid "Novell Evolution is a complete collaboration client suite supporting =
collaboration open standards. It includes Novell GroupWise and Microsoft Exch=
ange connectivity for messaging, contact management, calendaring and task man=
agement."
msgstr "Novell Evolution to kompletny zestaw narz=C3=84=C2=99dzi do pracy gr=
upowej, obs=C3=85=C2=82uguj=C3=84=C2=85cy otwarte standardy. Oferuje mo=C3=85=
=C2=BCliwo=C3=85=C2=9B=C3=84=C2=87 =C3=85=C2=82=C3=84=C2=85czenia si=C3=84=C2=
=99 z systemami Novell GroupWise i Microsoft Exchange, w celu przesy=C3=85=C2=
=82ania wiadomo=C3=85=C2=9Bci oraz zarz=C3=84=C2=85dzania kontaktami, kalenda=
rzem i zadaniami."
=20
-#: slideshow.xml:66(para)
+#: slideshow.xml:66(para)=20
msgid "SUSE Linux Enterprise Desktop also includes an instant messaging clie=
nt that lets you connect with people all over the world."
msgstr "SUSE Linux Enterprise Desktop zawiera tak=C3=85=C2=BCe klienta komun=
ikatora internetowego, kt=C3=83=C2=B3ry pozwala =C3=85=C2=82=C3=84=C2=85czy=
=C3=84=C2=87 si=C3=84=C2=99 z osobami z ca=C3=85=C2=82ego =C3=85=C2=9Bwiata."
=20
-#: slideshow.xml:69(para)
+#: slideshow.xml:69(para)=20
msgid "So to always have you online NetworkManager, our easy-to-use network =
configuration tool can access the most complex and secured networks, includin=
g WEP, WPA, VPN and other technologies, or simply the open wireless network f=
rom your coffee shop. Making sure to keep connected to the Internet, no matte=
r where you are."
msgstr "Program NetworkManager sprawia, =C3=85=C2=BCe zawsze mo=C3=85=C2=BCn=
a by=C3=84=C2=87 online. To nasze =C3=85=C2=82atwe w u=C3=85=C2=BCyciu narz=
=C3=84=C2=99dzie do konfiguracji sieci jest w stanie =C3=85=C2=82=C3=84=C2=85=
czy=C3=84=C2=87 si=C3=84=C2=99 z najbardziej z=C3=85=C2=82o=C3=85=C2=BConymi =
i najlepiej zabezpieczonymi sieciami (jak WEP, WPA, VPN i innymi), jak i ze z=
wyk=C3=85=C2=82=C3=84=C2=85 sieci=C3=84=C2=85 bezprzewodow=C3=84=C2=85 w kawi=
arni. Dzi=C3=84=C2=99ki temu =C3=85=C2=82=C3=84=C2=85czenie z Internetem jest=
zawsze mo=C3=85=C2=BCliwe, niezale=C3=85=C2=BCnie od miejsca."
=20
-#: slideshow.xml:77(title)
+#: slideshow.xml:77(title)=20
msgid "Spreadsheets, Presentations, Text Documents and More"
msgstr "Arkusze kalkulacyjne, prezentacje, dokumenty tekstowe i inne"
=20
-#: slideshow.xml:78(para)
+#: slideshow.xml:78(para)=20
msgid "SUSE Linux Enterprise Desktop comes complete with the latest version =
of the leading open source office productivity suite, OpenOffice.org. OpenOff=
ice.org Novell Edition comes with word processing, spreadsheet, presentation,=
database, and drawing applications."
msgstr "SUSE Linux Enterprise Desktop jest dostarczany wraz z najnowsz=C3=84=
=C2=85 wersj=C3=84=C2=85 OpenOffice.org -- wiod=C3=84=C2=85cego pakietu biuro=
wego o otwartym kodzie =C3=85=C2=BAr=C3=83=C2=B3d=C3=85=C2=82owym. Pakiet Ope=
nOffice.org w wydaniu firmy Novell zawiera procesor tekst=C3=83=C2=B3w, arkus=
z kalkulacyjny, programy do tworzenia prezentacji, baz danych i do rysowania."
=20
-#: slideshow.xml:84(para)
+#: slideshow.xml:84(para)=20
msgid "As the leading alternative to Microsoft Office, OpenOffice.org Novell=
Edition fully supports the latest open document format standards, the widest=
range of Microsoft Office file formats and many others."
msgstr "Jako wiod=C3=84=C2=85ca alternatywa dla Microsoft Office, pakiet Ope=
nOffice.org w wydaniu firmy Novell w pe=C3=85=C2=82ni obs=C3=85=C2=82uguje na=
jnowsze otwarte standardy dokument=C3=83=C2=B3w, najszerszy zakres format=C3=
=83=C2=B3w plik=C3=83=C2=B3w Microsoft Office i wiele innych."
=20
-#: slideshow.xml:88(para)
+#: slideshow.xml:88(para)=20
msgid "OpenOffice.org Novell Edition also provides enhanced VBA macro suppor=
t, an improved Solver, and pivot table capability. To spice up all your prese=
ntations, OpenOffice.org Novell Edition has great new slide transitions that =
nicely blend with our desktop effects."
msgstr "Pakiet OpenOffice.org w wydaniu firmy Novell oferuje r=C3=83=C2=B3wn=
ie=C3=85=C2=BC rozszerzon=C3=84=C2=85 obs=C3=85=C2=82ug=C3=84=C2=99 makr VBA,=
usprawniony dodatek Solver i obs=C3=85=C2=82ug=C3=84=C2=99 tabel przestawnyc=
h. W celu uatrakcyjnienia prezentacji wydanie firmy Novell pakietu OpenOffice=
.org zawiera wspania=C3=85=C2=82e efekty przej=C3=85=C2=9Bcia slajd=C3=83=C2=
=B3w, kt=C3=83=C2=B3re przyjemnie =C3=85=C2=82=C3=84=C2=85cz=C3=84=C2=85 si=
=C3=84=C2=99 z efektami pulpitu."
=20
-#: slideshow.xml:95(title)
+#: slideshow.xml:95(title)=20
msgid "Banshee: Manage your Media library"
msgstr "Banshee: zarz=C3=84=C2=85dzanie bibliotek=C3=84=C2=85 multimedi=C3=
=83=C2=B3w"
=20
-#: slideshow.xml:97(para)
+#: slideshow.xml:97(para)=20
msgid "Novell is proud to sponsor the open source Banshee project, the easy-=
to-use and beautifully polished media management application. Listen to music=
, manage you music library, burn your own music CDs, or synchronize your musi=
c to your portable media player or smartphone so you listen to your music on =
the go. Banshee also gives you the ability to subscribe to a variety of sourc=
es, including streamed music and podcasts."
msgstr "Firma Novell jest dumna, =C3=85=C2=BCe mo=C3=85=C2=BCe sponsorowa=C3=
=84=C2=87 projekt Banshee - =C3=85=C2=82atwy w u=C3=85=C2=BCyciu i =C3=85=C2=
=9Bwietnie dopracowany program do zarz=C3=84=C2=85dzania multimediami. Umo=C3=
=85=C2=BCliwia on s=C3=85=C2=82uchanie muzyki, zarz=C3=84=C2=85dzanie kolekcj=
=C3=84=C2=85 muzyczn=C3=84=C2=85, nagrywanie w=C3=85=C2=82asnych p=C3=85=C2=
=82yt CD z muzyk=C3=84=C2=85 i synchronizacj=C3=84=C2=99 muzyki z przeno=C3=
=85=C2=9Bnym odtwarzaczem multimedialnym lub telefonem, aby m=C3=83=C2=B3c s=
=C3=85=C2=82ucha=C3=84=C2=87 muzyki b=C3=84=C2=99d=C3=84=C2=85c na pe=C3=85=
=C2=82nych obrotach. Program Banshee umo=C3=85=C2=BCliwia tak=C3=85=C2=BCe su=
bskrypcj=C3=84=C2=99 r=C3=83=C2=B3=C3=85=C2=BCnych =C3=85=C2=BAr=C3=83=C2=B3d=
e=C3=85=C2=82 muzyki, ze strumieniow=C3=84=C2=85 i transmisjami podcast w=C3=
=85=C2=82=C3=84=C2=85cznie."
=20
-#: slideshow.xml:105(para)
+#: slideshow.xml:105(para)=20
msgid "To ensure the highest quality recordings and playback, Novell develop=
ed its own state of the art Advanced Audio Coding (AAC) encoder and decoder."
msgstr "W celu zapewnienia najwy=C3=85=C2=BCszej jako=C3=85=C2=9Bci nagrywan=
ia i odtwarzania, firma Novell rozwin=C3=84=C2=99=C3=85=C2=82a w=C3=85=C2=82a=
sny koder i dekoder d=C3=85=C2=BAwi=C3=84=C2=99ku: Advanced Audio Coding (AAC=
)."
=20
-#: slideshow.xml:109(para)
+#: slideshow.xml:109(para)=20
msgid "New to SUSE Linux Enterprise Desktop 11, Banshee enables you to inclu=
de videos into your media library, effortlessly letting you get entertained a=
nd up to date with video podcasts directly from your Linux desktop. Synchroni=
ze video podcasts to your portable media player for viewing on the go."
msgstr "Jako nowy element systemu SUSE Linux Enterprise Desktop 11, program =
Banshee umo=C3=85=C2=BCliwia do=C3=85=C2=82=C3=84=C2=85czanie film=C3=83=C2=
=B3w wideo do kolekcji multimedi=C3=83=C2=B3w, zapewniaj=C3=84=C2=85c najbard=
ziej aktualn=C3=84=C2=85 rozrywk=C3=84=C2=99 poprzez wideotransmisje podcast =
bezpo=C3=85=C2=9Brednio na pulpicie systemu Linux. Wideotransmisje podcast mo=
=C3=85=C2=BCna synchronizowa=C3=84=C2=87 z przeno=C3=85=C2=9Bnym odtwarzaczem=
multimedialnym, co pozwala na ogl=C3=84=C2=85danie film=C3=83=C2=B3w w ka=C3=
=85=C2=BCdej sytuacji."
=20
-#: slideshow.xml:115(para)
+#: slideshow.xml:115(para)=20
msgid "Discover new music through the use of greatly integrated web services=
like Last.fm radio."
msgstr "Dzi=C3=84=C2=99ki zintegrowanym us=C3=85=C2=82ugom sieciowym, takim =
jak radio Last.fm, mo=C3=85=C2=BCna ci=C3=84=C2=85gle odkrywa=C3=84=C2=87 now=
=C3=84=C2=85 muzyk=C3=84=C2=99."
=20
-#: slideshow.xml:120(title)
+#: slideshow.xml:120(title)=20
msgid "Photos, Images, Drawings, Graphics"
msgstr "Zdj=C3=84=C2=99cia, obrazy, rysunki i grafiki"
=20
-#: slideshow.xml:122(para)
+#: slideshow.xml:122(para)=20
msgid "Our Photo management tool in SUSE Linux Enterprise Desktop could very=
well be the most user-friendly one ever invented. Recognizing virtually all =
digital cameras and photo storage devices automatically, F-Spot will let you =
in very few clicks import and manage all your photos. It keeps an original co=
py of your photos, allowing you to be creative and try all kind of modificati=
ons while making sure you never lose any of those precious snapshots again. A=
nd uploading pictures to the Internet has never been easier. Whether it is fo=
r printing or for your friends and family to enjoy, your photos are just 1-cl=
ick away."
msgstr "Narz=C3=84=C2=99dzie do zarz=C3=84=C2=85dzania zdj=C3=84=C2=99ciami =
w systemie SUSE Linux Enterprise Desktop jest naj=C3=85=C2=82atwiejsze w obs=
=C3=85=C2=82udze spo=C3=85=C2=9Br=C3=83=C2=B3d wszystkich. Dzi=C3=84=C2=99ki =
automatycznemu rozpoznawaniu wszystkich aparat=C3=83=C2=B3w cyfrowych i urz=
=C3=84=C2=85dze=C3=85=C2=84 przechowuj=C3=84=C2=85cych zdj=C3=84=C2=99cia, pr=
ogram F-Spot umo=C3=85=C2=BCliwia importowanie i zarz=C3=84=C2=85dzanie fotog=
rafiami za pomoc=C3=84=C2=85 kilku klikni=C3=84=C2=99=C3=84=C2=87. Orygina=C3=
=85=C2=82y zdj=C3=84=C2=99=C3=84=C2=87 s=C3=84=C2=85 zawsze zachowywane, co p=
ozwala na bezpieczne i kreatywne wypr=C3=83=C2=B3bowywanie wszystkich modyfik=
acji z pewno=C3=85=C2=9Bci=C3=84=C2=85, i=C3=85=C2=BC cenne zdj=C3=84=C2=99ci=
a nie ulegn=C3=84=C2=85 zniszczeniu. Tak=C3=85=C2=BCe publikowanie obraz=C3=
=83=C2=B3w w Internecie nigdy nie by=C3=85=C2=82o =C3=85=C2=82atwiejsze ni=C3=
=85=C2=BC teraz. Niezale=C3=85=C2=BCne od tego, czy zdj=C3=84=C2=99cia maj=C3=
=84=C2=85 by=C3=84=C2=87 wydrukowane, czy pokazane przyjacio=C3=85=C2=82om i =
rodzinie, wystarczy tylko jedno klikni=C3=84=C2=99cie."
=20
-#: slideshow.xml:133(para)
+#: slideshow.xml:133(para)=20
msgid "For advanced image manipulation and graphics creation, the open-sourc=
e community created GIMP. It is a fantastic and a complete photo retouching, =
image composition, and image authoring application. GIMP has enough features =
to satisfy the most exacting artist."
msgstr "Do zaawansowanej obr=C3=83=C2=B3bki i tworzenia grafiki rastrowej s=
=C3=85=C2=82u=C3=85=C2=BCy program GIMP, stworzony przez spo=C3=85=C2=82eczno=
=C3=85=C2=9B=C3=84=C2=87 otwartego kodu =C3=85=C2=BAr=C3=83=C2=B3d=C3=85=C2=
=82owego. Jest to fantastyczny, kompletny system do retuszowania zdj=C3=84=C2=
=99=C3=84=C2=87, komponowania i tworzenia obraz=C3=83=C2=B3w. Program GIMP ma=
tyle funkcji, =C3=85=C2=BCe zadowoli nawet najbardziej wymagaj=C3=84=C2=85ce=
go artyst=C3=84=C2=99."
=20
-#: slideshow.xml:138(para)
+#: slideshow.xml:138(para)=20
msgid "Wondering about advanced vector graphics? Then Inkscape is for you. I=
t is a versatile graphics solution using the W3C standard Scalable Vector Gra=
phics (SVG) file format. Inkscape natively supports opening or importing SVG,=
SVGZ (gzipped SVG), PDF, and AI (Adobe Illustrator) formats."
msgstr "A co z zaawansowan=C3=84=C2=85 grafik=C3=84=C2=85 wektorow=C3=84=C2=
=85? Przedstawiamy program Inkscape. Jest to wszechstronne narz=C3=84=C2=99dz=
ie korzystaj=C3=84=C2=85ce z plik=C3=83=C2=B3w w standardzie Scalable Vector =
Graphics (SVG) organizacji W3C. Program Inkscape obs=C3=85=C2=82uguje otwiera=
nie i importowanie format=C3=83=C2=B3w SVG, SVGZ (SVG skompresowany programem=
gzip), PDF i AI (Adobe Illustrator)."
=20
-#: slideshow.xml:146(title)
+#: slideshow.xml:146(title)=20
msgid "Linux helps reduce your carbon footprint"
msgstr "System Linux pomaga zredukowa=C3=84=C2=87 emisj=C3=84=C2=99 dwutlenk=
u w=C3=84=C2=99gla."
=20
-#: slideshow.xml:148(para)
+#: slideshow.xml:148(para)=20
msgid "We are concerned about the environment. Whether you are a mobile work=
er or desktop user, SUSE Linux Enterprise Desktop reduces your power consumpt=
ion without impacting your productivity in any way. With increasing reliabili=
ty, the system will maximize energy saving and will even let you track it."
msgstr "Troszczymy si=C3=84=C2=99 o =C3=85=C2=9Brodowisko naturalne. Niezale=
=C3=85=C2=BCnie od tego, czy u=C3=85=C2=BCytkownik pracuje w drodze, czy te=
=C3=85=C2=BC przy biurku, system SUSE Linux Enterprise Desktop pozwala ograni=
czy=C3=84=C2=87 zu=C3=85=C2=BCycie energii bez =C3=85=C2=BCadnych ust=C3=84=
=C2=99pstw w wydajno=C3=85=C2=9Bci. Zwi=C3=84=C2=99kszona niezawodno=C3=85=C2=
=9B=C3=84=C2=87 pozwala na maksyman=C3=84=C2=85 oszcz=C3=84=C2=99dno=C3=85=C2=
=9B=C3=84=C2=87 energii, a nawet jej =C3=85=C2=9Bledzenie."
=20
-#: slideshow.xml:154(para)
+#: slideshow.xml:154(para)=20
msgid "Now with effective power management at the processor, chipsets, platf=
orm and operating system level, Novell and its partners optimize power consum=
ption in order to provide you with the longest possible battery life."
msgstr "Dzi=C3=84=C2=99ki wydajnemu zarz=C3=84=C2=85dzaniu zasilaniem na poz=
iomie procesora, chipsetu, platformy i systemu operacyjnego, firma Novell i j=
ej partnerzy zapewniaj=C3=84=C2=85 optymalizacj=C3=84=C2=99 zu=C3=85=C2=BCyci=
a energii oraz najd=C3=85=C2=82u=C3=85=C2=BCsz=C3=84=C2=85 mo=C3=85=C2=BCliw=
=C3=84=C2=85 =C3=85=C2=BCywotno=C3=85=C2=9B=C3=84=C2=87 akumulatora."
=20
-#: slideshow.xml:159(para)
+#: slideshow.xml:159(para)=20
msgid "Novell works with its hardware manufacturing partners to ensure that =
their systems installed with SUSE Linux Enterprise Desktop can earn the ENERG=
Y STAR qualification."
msgstr "Firma Novell wsp=C3=83=C2=B3=C3=85=C2=82pracuje ze swoimi partnerami=
produkuj=C3=84=C2=85cymi sprz=C3=84=C2=99t, aby upewni=C3=84=C2=87 si=C3=84=
=C2=99, =C3=85=C2=BCe ich sprz=C3=84=C2=99t wraz z systemem SUSE Linux Enterp=
rise Desktop zas=C3=85=C2=82uguje na kwalifikacj=C3=84=C2=99 ENERGY STAR."
=20
-#: slideshow.xml:163(para)
+#: slideshow.xml:163(para)=20
msgid "By seamlessly providing remote desktop access, Novell aims to promote=
more electronic collaboration and even reduce your need for travel."
msgstr "Poprzez umo=C3=85=C2=BCliwienie przezroczystego dost=C3=84=C2=99pu d=
o zdalnych pulpit=C3=83=C2=B3w firma Novell d=C3=84=C2=85=C3=85=C2=BCy do pro=
mowania =C3=85=C2=9Bci=C3=85=C2=9Blejszej, elektronicznej pracy grupowej i re=
dukcji koniecznych podr=C3=83=C2=B3=C3=85=C2=BCy."
=20
-#: slideshow.xml:169(title)
+#: slideshow.xml:169(title)=20
msgid "Keep Your System Secure and Up to Date"
msgstr "System bezpieczny i zawsze aktualny"
=20
-#: slideshow.xml:171(para)
+#: slideshow.xml:171(para)=20
msgid "When your system is connected to the Internet, you'll be happy to kno=
w that we enabled the SUSE Linux Firewall to help secure your system and data=
from intruders. We also include AppArmor, the most effective and easy-to-use=
Linux application security system available. It proactively protects the ope=
rating system and applications from external or internal threats."
msgstr "Gdy komputer jest pod=C3=85=C2=82=C3=84=C2=85czony do Internetu, mi=
=C3=85=C2=82o b=C3=84=C2=99dzie dowiedzie=C3=84=C2=87 si=C3=84=C2=99, =C3=85=
=C2=BCe w=C3=85=C2=82=C3=84=C2=85czyli=C3=85=C2=9Bmy zapor=C3=84=C2=99 siecio=
w=C3=84=C2=85 SUSE Linux Firewall, aby pomaga=C3=85=C2=82a zabezpieczy=C3=84=
=C2=87 system i dane przed intruzami. Do=C3=85=C2=82=C3=84=C2=85czyli=C3=85=
=C2=9Bmy tak=C3=85=C2=BCe program AppArmor, najbardziej efektywny i =C3=85=C2=
=82atwy w u=C3=85=C2=BCyciu system zabezpiecze=C3=85=C2=84 program=C3=83=C2=
=B3w dla system=C3=83=C2=B3w linuksowych, kt=C3=83=C2=B3ry aktywnie chroni sy=
stem operacyjny i programy przed zewn=C3=84=C2=99trznymi i wewn=C3=84=C2=99tr=
znymi zagro=C3=85=C2=BCeniami."
=20
-#: slideshow.xml:179(para)
+#: slideshow.xml:179(para)=20
msgid "In SUSE Linux Enterprise Desktop 11, we have introduced a new granula=
r privilege system PolicyKit that greatly improves the ability for users and =
applications to be granted access to privileged operations when needed. Also =
in this release, we have improved wireless and wired network security connect=
ivity and data encryption capabilities."
msgstr "W SUSE Linux Enterprise Desktop 11 wprowadzili=C3=85=C2=9Bmy nowy sy=
stem uprawnie=C3=85=C2=84 cz=C3=84=C2=85stkowych PolicyKit, kt=C3=83=C2=B3ry =
znacznie usprawnia mo=C3=85=C2=BCliwo=C3=85=C2=9Bci w zakresie przyznawania u=
=C3=85=C2=BCytkownikom i programom dost=C3=84=C2=99pu do operacji wymagaj=C3=
=84=C2=85cych odpowiednich uprawnie=C3=85=C2=84. Tak=C3=85=C2=BCe w tym wydan=
iu usprawnili=C3=85=C2=9Bmy zabezpieczenia bezprzewodowych i przewodowych po=
=C3=85=C2=82=C3=84=C2=85cze=C3=85=C2=84 sieciowych oraz szyfrowanie danych."
=20
-#: slideshow.xml:185(para)
+#: slideshow.xml:185(para)=20
msgid "Novell is dedicated to promptly providing its users with the latest s=
ecurity updates. To ensure that the latest security patches are installed on =
your system, Novell provides a comprehensive resource management solution tha=
t allows you to stay current with all security updates."
msgstr "Firma Novell dba o niezw=C3=85=C2=82oczne dostarczanie najnowszych a=
ktualizacji dotycz=C3=84=C2=85cych bezpiecze=C3=85=C2=84stwa u=C3=85=C2=BCytk=
ownikom swoich system=C3=83=C2=B3w. Aby zapewni=C3=84=C2=87, =C3=85=C2=BCe w =
systemie s=C3=84=C2=85 zainstalowane najnowsze poprawki dotycz=C3=84=C2=85ce =
bezpiecze=C3=85=C2=84stwa, firma Novell dostarcza obszerne rozwi=C3=84=C2=85z=
anie zarz=C3=84=C2=85dzania zasobami, pozwalaj=C3=84=C2=85ce by=C3=84=C2=87 n=
a bie=C3=85=C2=BC=C3=84=C2=85co z wszystkimi uaktualnieniami dotycz=C3=84=C2=
=85cymi bezpiecze=C3=85=C2=84stwa."
=20
-#: slideshow.xml:192(title)
+#: slideshow.xml:192(title)=20
msgid "openSUSE.org"
msgstr "openSUSE.org"
=20
-#: slideshow.xml:192(para)
+#: slideshow.xml:192(para)=20
msgid "The openSUSE project is a worldwide community program sponsored by No=
vell that promotes the use of Linux everywhere. Please visit opensuse.org whe=
re you can find and join a community of users and developers, who all have th=
e same goal in mind - to create and distribute the world's most usable Linux =
distribution. openSUSE provides the base our award-winning SUSE Linux Enterpr=
ise products."
msgstr "Projekt openSUSE jest sponsorowanym przez firm=C3=84=C2=99 Novell pr=
ogramem =C3=85=C2=9Bwiatowej spo=C3=85=C2=82eczno=C3=85=C2=9Bci, promuj=C3=84=
=C2=85cym u=C3=85=C2=BCywanie systemu Linux w ka=C3=85=C2=BCdym miejscu. Pros=
z=C3=84=C2=99 odwiedzi=C3=84=C2=87 witryn=C3=84=C2=99 opensuse.org, gdzie mo=
=C3=85=C2=BCna zapozna=C3=84=C2=87 si=C3=84=C2=99 i do=C3=85=C2=82=C3=84=C2=
=85czy=C3=84=C2=87 do spo=C3=85=C2=82eczno=C3=85=C2=9Bci u=C3=85=C2=BCytkowni=
k=C3=83=C2=B3w i deweloper=C3=83=C2=B3w, po=C3=85=C2=82=C3=84=C2=85czonych ws=
p=C3=83=C2=B3ln=C3=84=C2=85 ide=C3=84=C2=85 =C3=A2=C2=80=C2=93 tworzenia i ro=
zpowszechniania najcz=C3=84=C2=99=C3=85=C2=9Bciej u=C3=85=C2=BCywanej na =C3=
=85=C2=9Bwiecie dystrybucji systemu Linux. openSUSE jest podstaw=C3=84=C2=85 =
naszych nagradzanych produkt=C3=83=C2=B3w SUSE Linux Enterprise."
=20
-#: slideshow.xml:200(para)
+#: slideshow.xml:200(para)=20
msgid "The openSUSE Build Service is an open and complete distribution devel=
opment platform that provides a transparent infrastructure for development of=
the openSUSE distribution. With the openSUSE Build Service, you can easily f=
ind the latest open source packages you are looking for. It provides a bridge=
between developers and users with feedback and rating functionality. For dev=
elopers it is an efficient place to build up groups and work together through=
its project model."
msgstr "openSUSE Build Service jest otwart=C3=84=C2=85 i kompletn=C3=84=C2=
=85 platform=C3=84=C2=85 tworzenia dystrybucji, zapewniaj=C3=84=C2=85c=C3=84=
=C2=85 przezroczyst=C3=84=C2=85 infrastruktur=C3=84=C2=99 do tworzenia dystry=
bucji openSUSE. Z pomoc=C3=84=C2=85 openSUSE Build Service mo=C3=85=C2=BCna =
=C3=85=C2=82atwo znale=C3=85=C2=BA=C3=84=C2=87 najnowsze, poszukiwane pakiety=
z otwartym kodem =C3=85=C2=BAr=C3=83=C2=B3d=C3=85=C2=82owym. Jest to pomost =
pomi=C3=84=C2=99dzy programistami a u=C3=85=C2=BCytkownikami, z przep=C3=85=
=C2=82ywem informacji i funkcj=C3=84=C2=85 oceniania. Dla deweloper=C3=83=C2=
=B3w jest to doskona=C3=85=C2=82e miejsce do tworzenia grup i wsp=C3=83=C2=B3=
lnej pracy w ramach tego modelu roboczego."
=20
-#: slideshow.xml:208(para)
+#: slideshow.xml:208(para)=20
msgid "ZYpp is our software management engine and open source project that p=
owers products like YaST, ZYpper and ZENworks with a powerful dependency reso=
lver and a convenient package management API."
msgstr "ZYpp jest naszym programem obs=C3=85=C2=82ugi zarz=C3=84=C2=85dzania=
oprogramowaniem i projektem z otwartym kodem =C3=85=C2=BAr=C3=83=C2=B3d=C3=
=85=C2=82owym, b=C3=84=C2=99d=C3=84=C2=85cym si=C3=85=C2=82=C3=84=C2=85 nap=
=C3=84=C2=99dow=C3=84=C2=85 produkt=C3=83=C2=B3w takich, jak YaST, ZYpper i Z=
ENworks, z wydajnym modu=C3=85=C2=82em rozwi=C3=84=C2=85zywania zale=C3=85=C2=
=BCno=C3=85=C2=9Bci i wygodnym interfejsem do zarz=C3=84=C2=85dzania pakietam=
i."
=20
-#: slideshow.xml:215(title)
+#: slideshow.xml:215(title)=20
msgid "Easy to deploy and manage"
msgstr "=C3=85=C2=81atwo=C3=85=C2=9B=C3=84=C2=87 wdro=C3=85=C2=BCenia i zarz=
=C3=84=C2=85dzania"
=20
-#: slideshow.xml:217(para)
+#: slideshow.xml:217(para)=20
msgid "SUSE Linux Enterprise supports many deployment strategies providing s=
ystem administrators flexible ways to customize and tailor the distribution t=
o their needs."
msgstr "System SUSE Linux Enterprise umo=C3=85=C2=BCliwia wiele strategii wd=
ro=C3=85=C2=BCe=C3=85=C2=84, dostarczaj=C3=84=C2=85c administratorom system=
=C3=83=C2=B3w elastycznych =C3=85=C2=9Brodk=C3=83=C2=B3w do dostosowania i pr=
zykrawania dystrybucji na miar=C3=84=C2=99 swoich potrzeb."
=20
-#: slideshow.xml:221(para)
+#: slideshow.xml:221(para)=20
msgid "AutoYaST is a integrated solution for installing one or more systems =
automatically without user intervention. Installations are performed using a =
control file with installation and configuration data."
msgstr "AutoYaST jest zintegrowanym rozwi=C3=84=C2=85zaniem do automatycznej=
instalacji jednego lub wi=C3=84=C2=99cej system=C3=83=C2=B3w bez interwencji=
u=C3=85=C2=BCytkownika. Instalacje s=C3=84=C2=85 przeprowadzane z u=C3=85=C2=
=BCyciem pliku kontrolnego, zawieraj=C3=84=C2=85cego dane instalacyjne i konf=
iguracyjne."
=20
-#: slideshow.xml:225(para)
+#: slideshow.xml:225(para)=20
msgid "The openSUSE KIWI imaging system provides a complete operating system=
image solution for supported hardware platforms as well as virtualization sy=
stems."
msgstr "System tworzenia obraz=C3=83=C2=B3w openSUSE KIWI oferuje kompletne =
rozwi=C3=84=C2=85zanie tworzenia obraz=C3=83=C2=B3w system=C3=83=C2=B3w opera=
cyjnych obs=C3=85=C2=82ugiwanych platform sprz=C3=84=C2=99towych, jak r=C3=83=
=C2=B3wnie=C3=85=C2=BC systemy wirtualizacji."
=20
-#: slideshow.xml:229(para)
+#: slideshow.xml:229(para)=20
msgid "With these solutions combined with several key open source projects s=
uch as GConf, PolicyKit and Firstboot, SUSE Linux Enterprise Desktop is the e=
asiest Linux desktop to deploy and manage."
msgstr "Rozwi=C3=84=C2=85zania te w po=C3=85=C2=82=C3=84=C2=85czeniu z kilko=
ma kluczowymi projektami z otwartym kodem =C3=85=C2=BAr=C3=83=C2=B3d=C3=85=C2=
=82owym, jak GConf, PolicyKit czy Firstboot, powoduj=C3=84=C2=85 =C3=85=C2=BC=
e SUSE Linux Enterprise Desktop jest naj=C3=85=C2=82atwiejszym =C3=85=C2=9Bro=
dowiskiem linuksowym do wdro=C3=85=C2=BCenia i zarz=C3=84=C2=85dzania."
=20
-#: slideshow.xml:235(title)
+#: slideshow.xml:235(title)=20
msgid "Certified for SUSE Linux Enterprise Desktop"
msgstr "Certyfikacja dla SUSE Linux Enterprise Desktop"
=20
-#: slideshow.xml:237(para)
+#: slideshow.xml:237(para)=20
msgid "By successfully completing stringent compatibility testing requiremen=
ts, Novell's partners qualify their systems for SUSE Linux Enterprise Desktop=
certification."
msgstr "Certyfikat zgodno=C3=85=C2=9Bci z SUSE Linux Enterprise Desktop mo=
=C3=85=C2=BCna uzyska=C3=84=C2=87 po pomy=C3=85=C2=9Blnym przej=C3=85=C2=9Bci=
u test=C3=83=C2=B3w o surowych wymaganiach. Partnerzy firmy Novell mog=C3=84=
=C2=85 kwalifikowa=C3=84=C2=87 swoje systemy do certyfikacji SUSE Linux Enter=
prise."
=20
-#: slideshow.xml:241(para)
+#: slideshow.xml:241(para)=20
msgid "With a system certified for SUSE Linux Enterprise Desktop you can in =
confidence use our software to manage your media library, collaborate on proj=
ects and stay connected with your friends."
msgstr "U=C3=85=C2=BCywaj=C3=84=C2=85c systemu certyfikowanego pod k=C3=84=
=C2=85tem zgodno=C3=85=C2=9Bci z SUSE Linux Enterprise Desktop, mo=C3=85=C2=
=BCna z zaufaniem u=C3=85=C2=BCywa=C3=84=C2=87 w=C3=85=C2=82asnego oprogramow=
ania do zarz=C3=84=C2=85dzania kolekcjami multimedialnymi, pracy grupowej, cz=
y =C3=85=C2=82=C3=84=C2=85czno=C3=85=C2=9Bci z przyjaci=C3=83=C2=B3=C3=85=C2=
=82mi."
=20
-#: slideshow.xml:245(para)
+#: slideshow.xml:245(para)=20
msgid "You can find all of the systems that have passed logo certification b=
y visiting novell.com/desktop. Systems with certification fully take advantag=
e of SUSE Linux Enterprise Desktop to deliver rich Internet experience, ease =
of use, and excellent performance."
msgstr "Wszystkie systemy, kt=C3=83=C2=B3re przesz=C3=85=C2=82y ten proces c=
ertyfikacji i uzyska=C3=85=C2=82y znak certyfikatu mo=C3=85=C2=BCna znale=C3=
=85=C2=BA=C3=84=C2=87 odwiedzaj=C3=84=C2=85c stron=C3=84=C2=99 novell.com/des=
ktop. Certyfikowane systemy w pe=C3=85=C2=82ni korzystaj=C3=84=C2=85 z przewa=
gi SUSE Linux Enterprise Desktop w zakresie wygody korzystania z Internetu, =
=C3=85=C2=82atwo=C3=85=C2=9Bci u=C3=85=C2=BCytkowania i wspania=C3=85=C2=82ej=
wydajno=C3=85=C2=9Bci."
=20
-#: slideshow.xml:250(para)
+#: slideshow.xml:250(para)=20
msgid "Novell is pleased to also be part of the Linux Driver Project focused=
on working with manufacturers to create and maintain open source Linux kerne=
l drivers for all types of devices. Timely hardware enablement for desktop co=
mponents is achieved by porting drivers to the Linux kernel that powers SUSE =
Linux Enterprise."
msgstr "Firma Novell ma r=C3=83=C2=B3wnie=C3=85=C2=BC przyjemno=C3=85=C2=9B=
=C3=84=C2=87 bra=C3=84=C2=87 udzia=C3=85=C2=82 w projekcie Linux Driver Proje=
ct, koncentruj=C3=84=C2=85cym si=C3=84=C2=99 na wsp=C3=83=C2=B3=C3=85=C2=82pr=
acy z producentami sprz=C3=84=C2=99tu w celu tworzenia i utrzymywania otwarty=
ch sterownik=C3=83=C2=B3w j=C3=84=C2=85dra Linux dla wszystkich typ=C3=83=C2=
=B3w urz=C3=84=C2=85dze=C3=85=C2=84. Aktualnie umo=C3=85=C2=BCliwianie obs=C3=
=85=C2=82ugi sprz=C3=84=C2=99tu przez komponenty =C3=85=C2=9Brodowiska linuks=
owego dokonuje si=C3=84=C2=99 przez przenoszenie sterownik=C3=83=C2=B3w do j=
=C3=84=C2=85dra Linux, na kt=C3=83=C2=B3rym dzia=C3=85=C2=82a SUSE Linux Ente=
rprise."
=20
-#: slideshow.xml:258(title)
+#: slideshow.xml:258(title)=20
msgid "Interoperability: Work with Everyone"
msgstr "Interoperacyjno=C3=85=C2=9B=C3=84=C2=87: praca z wszystkimi"
=20
-#: slideshow.xml:260(para)
+#: slideshow.xml:260(para)=20
msgid "SUSE Linux Enterprise Desktop is designed with today's heterogeneous =
world in mind. It is fully capable to seamlessly integrate into existing Wind=
ows file and print environments. In addition, it plugs into existing Microsof=
t Active Directory and Novell eDirectory environments. With its broad use of =
open standards, SUSE Linux Enterprise Desktop enables you to share informatio=
n across any IT system so that you can easily communicate with all users arou=
nd you."
msgstr "My=C3=85=C2=9Bl=C3=84=C2=85 przewodni=C3=84=C2=85 SUSE Linux Enterpr=
ise Desktop jest wsp=C3=83=C2=B3=C3=85=C2=82czesna, og=C3=83=C2=B3lno=C3=85=
=C2=9Bwiatowa r=C3=83=C2=B3=C3=85=C2=BCnorodno=C3=85=C2=9B=C3=84=C2=87. Syste=
m ten jest w pe=C3=85=C2=82ni zdolny do p=C3=85=C2=82ynnej integracji ze =C3=
=85=C2=9Brodowiskiem plik=C3=83=C2=B3w i drukarek systemu Windows. Dodatkowo =
mo=C3=85=C2=BCliwe jest do=C3=85=C2=82=C3=84=C2=85czenie do istniej=C3=84=C2=
=85cych =C3=85=C2=9Brodowisk Microsoft Active Directory i Novell eDirectory. =
Dzi=C3=84=C2=99ki szerokiemu stosowaniu otwartych standard=C3=83=C2=B3w, SUSE=
Linux Enterprise Desktop pozwala na wsp=C3=83=C2=B3=C3=85=C2=82dzielenie inf=
ormacji z dowolnymi systemami informatycznymi, tak =C3=85=C2=BCe mo=C3=85=C2=
=BCliwa jest =C3=85=C2=82atwa komunikacja ze wszystkimi u=C3=85=C2=BCytkownik=
ami komputer=C3=83=C2=B3w wok=C3=83=C2=B3=C3=85=C2=82 nas."
=20
-#: slideshow.xml:268(para)
+#: slideshow.xml:268(para)=20
msgid "OpenOffice.org Novell Edition works with the widest range of document=
formats including Open Document Format, Microsoft Office formats (including =
OO XML),Works, WordPerfect and others."
msgstr "OpenOffice.org w wydaniu firmy Novell obs=C3=85=C2=82uguje najszersz=
y zakres format=C3=83=C2=B3w dokument=C3=83=C2=B3w, w=C3=85=C2=82=C3=84=C2=85=
cznie z Open Document Format, formatami Microsoft Office (tak=C3=85=C2=BCe OO=
XML), Works, WordPerfect i innymi."
=20
-#: slideshow.xml:272(para)
+#: slideshow.xml:272(para)=20
msgid "Novell is a leader in the Mono project an open source version of the =
Microsoft .NET development platform. Its objective is to enable developers to=
build and deploy cross-platform .NET Applications. Mono is the foundation fo=
r Moonlight enabling you to enjoy Microsoft Silverlight content on your Linux=
desktop."
-msgstr "Firma Novell jest liderem w projekcie Mono - wersji platformy progra=
mistycznej Microsoft .NET z otwartym kodem =C3=85=C2=BAr=C3=83=C2=B3d=C3=85=
=C2=82owym. Jego celem jest umo=C3=85=C2=BCliwienie programistom budowania i =
wdra=C3=85=C2=BCania wieloplatformowych aplikacji .NET. Mono jest podstaw=C3=
=84=C2=85 dla Moonlight, umo=C3=85=C2=BCliwiaj=C3=84=C2=85cego korzystanie z =
tre=C3=85=C2=9Bci Microsoft Silverlight w =C3=85=C2=9Brodowisku systemu Linux=
."
+msgstr "Firma Novell jest liderem w projekcie Mono - wersji platformy progra=
mistycznej Microsoft .NET z otwartym kodem =C3=85=C2=BAr=C3=83=C2=B3d=C3=85=
=C2=82owym. Jego celem jest umo=C3=85=C2=BCliwienie programistom budowania i =
wdra=C3=85=C2=BCania wieloplatformowych program=C3=83=C2=B3w .NET. Mono jest =
podstaw=C3=84=C2=85 dla Moonlight, umo=C3=85=C2=BCliwiaj=C3=84=C2=85cego korz=
ystanie z tre=C3=85=C2=9Bci Microsoft Silverlight w =C3=85=C2=9Brodowisku sys=
temu Linux."
=20
-#: slideshow.xml:278(para)
+#: slideshow.xml:278(para)=20
msgid "And, SUSE Linux Enterprise Desktop provides accessibility features so=
that anyone can take advantage of the improved productivity and lower cost t=
hat a Linux desktop provides."
msgstr "Ponadto SUSE Linux Enterprise Desktop zapewnia funkcje dost=C3=84=C2=
=99pno=C3=85=C2=9Bci, tak =C3=85=C2=BCe ka=C3=85=C2=BCdy mo=C3=85=C2=BCe skor=
zysta=C3=84=C2=87 z wi=C3=84=C2=99kszej produktywno=C3=85=C2=9Bci i ni=C3=85=
=C2=BCszych koszt=C3=83=C2=B3w, oferowanych przez =C3=85=C2=9Brodowisko syste=
mu Linux."
=20
#. Put one translator per line, in the form of NAME , YEAR1, YEAR2.
-#: slideshow.xml:0(None)
+#: slideshow.xml:0(None)=20
msgid "translator-credits"
msgstr "Aviary.pl dla Novell Polska Sp. z o.o. i Novell, =
Inc, 2005 - 2009"
+
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/pt_BR.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/pt_BR.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/pt_BR.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/pt_BR.po Fri Mar 12 16:45=
:00 2010
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-05 09:28\n"
+"PO-Revision-Date: 2010-03-12 13:55\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
@@ -210,7 +210,7 @@
=20
#: slideshow.xml:260(para)=20
msgid "SUSE Linux Enterprise Desktop is designed with today's heterogeneous =
world in mind. It is fully capable to seamlessly integrate into existing Wind=
ows file and print environments. In addition, it plugs into existing Microsof=
t Active Directory and Novell eDirectory environments. With its broad use of =
open standards, SUSE Linux Enterprise Desktop enables you to share informatio=
n across any IT system so that you can easily communicate with all users arou=
nd you."
-msgstr "SUSE Linux Enterprise Desktop is designed with today's heterogeneous=
world in mind. It is fully capable to seamlessly integrate into existing Win=
dows file and print environments. In addition, it plugs into existing Microso=
ft Active Directory and Novell eDirectory environments. With its broad use of=
open standards, SUSE Linux Enterprise Desktop enables you to share informati=
on across any IT system so that you can easily communicate with all users aro=
und you."
+msgstr "O SUSE Linux Enterprise Desktop foi projetado para acompanhar o mund=
o heterog=C3=83=C2=AAneo de hoje. =C3=83=C2=89 totalmente capaz de se integra=
r, de forma perfeita, aos ambientes existentes de arquivo e impress=C3=83=C2=
=A3o do Windows. Al=C3=83=C2=A9m disso, ele se conecta aos ambientes existent=
es do Microsoft Active Directory e do Novell eDirectory. Com sua ampla utiliz=
a=C3=83=C2=A7=C3=83=C2=A3o de padr=C3=83=C2=A3o aberto, o SUSE Linux Enterpri=
se Desktop permite compartilhar informa=C3=83=C2=A7=C3=83=C2=B5es entre qualq=
uer sistema de TI para facilitar a comunica=C3=83=C2=A7=C3=83=C2=A3o com todo=
s os usu=C3=83=C2=A1rios =C3=83=C2=A0 sua volta."
=20
#: slideshow.xml:268(para)=20
msgid "OpenOffice.org Novell Edition works with the widest range of document=
formats including Open Document Format, Microsoft Office formats (including =
OO XML),Works, WordPerfect and others."
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/ru.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/ru.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/ru.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/ru.po Fri Mar 12 16:45:00=
2010
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-05 08:14\n"
+"PO-Revision-Date: 2010-02-17 08:18\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/sv.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/sv.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/sv.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/sv.po Fri Mar 12 16:45:00=
2010
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-05 07:23\n"
+"PO-Revision-Date: 2010-02-15 14:08\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/zh_CN.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/zh_CN.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/zh_CN.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/zh_CN.po Fri Mar 12 16:45=
:00 2010
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-05 09:53\n"
+"PO-Revision-Date: 2010-02-15 08:16\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
Modified: branches/SuSE-Code-11-Branch/slide-show/SLED/po/zh_TW.po
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/SLED/po/zh_TW.po?rev=3D61313&r1=3D61312&r2=3D61313&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/SLED/po/zh_TW.po (original)
+++ branches/SuSE-Code-11-Branch/slide-show/SLED/po/zh_TW.po Fri Mar 12 16:45=
:00 2010
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: slideshow-sled\n"
"POT-Creation-Date: 2009-01-08 15:12+0100\n"
-"PO-Revision-Date: 2009-02-04 15:44\n"
+"PO-Revision-Date: 2010-02-15 09:32\n"
"Last-Translator: Novell Language \n"
"Language-Team: Novell Language \n"
"MIME-Version: 1.0\n"
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6473156323618772218==--
From keichwa@svn.opensuse.org Fri Mar 12 15:42:23 2010
From: keichwa@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61314 - in /branches/SuSE-Code-11-Branch/slide-show:
VERSION package/yast2-slide-show.changes
Date: Fri, 12 Mar 2010 15:46:34 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7890461225361024833=="
--===============7890461225361024833==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: keichwa
Date: Fri Mar 12 16:46:34 2010
New Revision: 61314
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61314&view=3Drev
Log:
2.17.18
Modified:
branches/SuSE-Code-11-Branch/slide-show/VERSION
branches/SuSE-Code-11-Branch/slide-show/package/yast2-slide-show.changes
Modified: branches/SuSE-Code-11-Branch/slide-show/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/VERSION?rev=3D61314&r1=3D61313&r2=3D61314&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/VERSION (original)
+++ branches/SuSE-Code-11-Branch/slide-show/VERSION Fri Mar 12 16:46:34 2010
@@ -1 +1 @@
-2.17.17
+2.17.18
Modified: branches/SuSE-Code-11-Branch/slide-show/package/yast2-slide-show.ch=
anges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/slide-=
show/package/yast2-slide-show.changes?rev=3D61314&r1=3D61313&r2=3D61314&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/slide-show/package/yast2-slide-show.changes =
(original)
+++ branches/SuSE-Code-11-Branch/slide-show/package/yast2-slide-show.changes =
Fri Mar 12 16:46:34 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Mar 12 16:45:49 CET 2010 - ke(a)suse.de
+
+- V.2.17.17:
+- SLED 11 SP1 RC1 translation update.
+
+-------------------------------------------------------------------
Fri Feb 6 15:27:45 CET 2009 - ke(a)suse.de
=20
- V.2.17.17:
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7890461225361024833==--
From keichwa@svn.opensuse.org Fri Mar 12 15:43:25 2010
From: keichwa@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61315 - /tags/branch-Code-11-2_17_18/slide-show/
Date: Fri, 12 Mar 2010 15:47:29 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3509534001691762522=="
--===============3509534001691762522==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: keichwa
Date: Fri Mar 12 16:47:29 2010
New Revision: 61315
URL: http://svn.opensuse.org/viewcvs/yast?rev=61315&view=rev
Log:
Created tag branch-Code-11-2_17_18 for slide-show
Added:
tags/branch-Code-11-2_17_18/slide-show/
- copied from r61314, branches/SuSE-Code-11-Branch/slide-show/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3509534001691762522==--
From locilka@svn.opensuse.org Fri Mar 12 16:38:44 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61316 - in /trunk/wagon: package/yast2-wagon.changes
src/clients/wagon_update_proposal.ycp src/modules/Wagon.ycp
Date: Fri, 12 Mar 2010 16:42:32 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1185363087285875038=="
--===============1185363087285875038==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Fri Mar 12 17:42:32 2010
New Revision: 61316
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61316&view=3Drev
Log:
- Logging all repositories with their products during
wagon_update_proposal run (BNC #585095).
Modified:
trunk/wagon/package/yast2-wagon.changes
trunk/wagon/src/clients/wagon_update_proposal.ycp
trunk/wagon/src/modules/Wagon.ycp
Modified: trunk/wagon/package/yast2-wagon.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/wagon/package/yast2-wagon.cha=
nges?rev=3D61316&r1=3D61315&r2=3D61316&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/wagon/package/yast2-wagon.changes (original)
+++ trunk/wagon/package/yast2-wagon.changes Fri Mar 12 17:42:32 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Mar 12 17:38:57 CET 2010 - locilka(a)suse.cz
+
+- Logging all repositories with their products during
+ wagon_update_proposal run (BNC #585095).
+
+-------------------------------------------------------------------
Tue Mar 2 19:10:10 CET 2010 - locilka(a)suse.cz
=20
- Added new possibility to check used repositories (modified by
Modified: trunk/wagon/src/clients/wagon_update_proposal.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/wagon/src/clients/wagon_updat=
e_proposal.ycp?rev=3D61316&r1=3D61315&r2=3D61316&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/wagon/src/clients/wagon_update_proposal.ycp (original)
+++ trunk/wagon/src/clients/wagon_update_proposal.ycp Fri Mar 12 17:42:32 2010
@@ -28,6 +28,9 @@
if (func =3D=3D "MakeProposal") {
// Make sure the packager is initialized
Wagon::InitPkg();
+ // BNC #585095: All repositories (enabled/disabled) repositories
+ // logged with their state.
+ Wagon::LogAllRepos();
=20
boolean force_reset =3D param["force_reset" ]:false;
boolean language_changed =3D param["language_changed"]:false;
Modified: trunk/wagon/src/modules/Wagon.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/wagon/src/modules/Wagon.ycp?r=
ev=3D61316&r1=3D61315&r2=3D61316&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/wagon/src/modules/Wagon.ycp (original)
+++ trunk/wagon/src/modules/Wagon.ycp Fri Mar 12 17:42:32 2010
@@ -553,6 +553,19 @@
return (string) splitstring (cmd["stdout"]:"", "\n")[0]:nil;
}
=20
+ global void LogAllRepos () {
+ // We assume all repositories are already loaded
+ y2milestone ("------ All repositories ------");
+ foreach (integer one_repo, Pkg::SourceGetCurrent (false /* not only enabled=
ones */), {
+ y2milestone ("REPO %1: GeneralData: %2 ProductData: %3",
+ one_repo,
+ Pkg::SourceGeneralData (one_repo),
+ MinimizeProductMap (Pkg::SourceProductData (one_repo))
+ );
+ });
+ y2milestone ("------ All repositories ------");
+ }
+
global boolean RunHook (string script_name) {
if (script_name =3D=3D nil || script_name =3D=3D "") {
y2error ("Script name '%1' is not supported", script_name);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1185363087285875038==--
From locilka@svn.opensuse.org Fri Mar 12 16:39:04 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61317 - in /branches/SuSE-Code-11-Branch/wagon:
package/yast2-wagon.changes src/clients/wagon_update_proposal.ycp
src/modules/Wagon.ycp
Date: Fri, 12 Mar 2010 16:42:57 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2292528841809399658=="
--===============2292528841809399658==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Fri Mar 12 17:42:57 2010
New Revision: 61317
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61317&view=3Drev
Log:
- Logging all repositories with their products during
wagon_update_proposal run (BNC #585095).
Modified:
branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes
branches/SuSE-Code-11-Branch/wagon/src/clients/wagon_update_proposal.ycp
branches/SuSE-Code-11-Branch/wagon/src/modules/Wagon.ycp
Modified: branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
package/yast2-wagon.changes?rev=3D61317&r1=3D61316&r2=3D61317&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes (original)
+++ branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes Fri Mar 12=
17:42:57 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Mar 12 17:38:57 CET 2010 - locilka(a)suse.cz
+
+- Logging all repositories with their products during
+ wagon_update_proposal run (BNC #585095).
+
+-------------------------------------------------------------------
Tue Mar 2 19:10:10 CET 2010 - locilka(a)suse.cz
=20
- Added new possibility to check used repositories (modified by
Modified: branches/SuSE-Code-11-Branch/wagon/src/clients/wagon_update_proposa=
l.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
src/clients/wagon_update_proposal.ycp?rev=3D61317&r1=3D61316&r2=3D61317&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/src/clients/wagon_update_proposal.ycp =
(original)
+++ branches/SuSE-Code-11-Branch/wagon/src/clients/wagon_update_proposal.ycp =
Fri Mar 12 17:42:57 2010
@@ -28,6 +28,9 @@
if (func =3D=3D "MakeProposal") {
// Make sure the packager is initialized
Wagon::InitPkg();
+ // BNC #585095: All repositories (enabled/disabled) repositories
+ // logged with their state.
+ Wagon::LogAllRepos();
=20
boolean force_reset =3D param["force_reset" ]:false;
boolean language_changed =3D param["language_changed"]:false;
Modified: branches/SuSE-Code-11-Branch/wagon/src/modules/Wagon.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
src/modules/Wagon.ycp?rev=3D61317&r1=3D61316&r2=3D61317&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/src/modules/Wagon.ycp (original)
+++ branches/SuSE-Code-11-Branch/wagon/src/modules/Wagon.ycp Fri Mar 12 17:42=
:57 2010
@@ -553,6 +553,19 @@
return (string) splitstring (cmd["stdout"]:"", "\n")[0]:nil;
}
=20
+ global void LogAllRepos () {
+ // We assume all repositories are already loaded
+ y2milestone ("------ All repositories ------");
+ foreach (integer one_repo, Pkg::SourceGetCurrent (false /* not only enabled=
ones */), {
+ y2milestone ("REPO %1: GeneralData: %2 ProductData: %3",
+ one_repo,
+ Pkg::SourceGeneralData (one_repo),
+ MinimizeProductMap (Pkg::SourceProductData (one_repo))
+ );
+ });
+ y2milestone ("------ All repositories ------");
+ }
+
global boolean RunHook (string script_name) {
if (script_name =3D=3D nil || script_name =3D=3D "") {
y2error ("Script name '%1' is not supported", script_name);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2292528841809399658==--
From locilka@svn.opensuse.org Fri Mar 12 16:39:46 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61318 - in /branches/SuSE-Code-11-SP1-Branch/wagon:
package/yast2-wagon.changes src/clients/wagon_update_proposal.ycp
src/modules/Wagon.ycp
Date: Fri, 12 Mar 2010 16:44:00 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4571525142690443316=="
--===============4571525142690443316==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Fri Mar 12 17:43:59 2010
New Revision: 61318
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61318&view=3Drev
Log:
- Logging all repositories with their products during
wagon_update_proposal run (BNC #585095).
Modified:
branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes
branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon_update_proposal.=
ycp
branches/SuSE-Code-11-SP1-Branch/wagon/src/modules/Wagon.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/package/yast2-wagon.changes?rev=3D61318&r1=3D61317&r2=3D61318&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes Fri Ma=
r 12 17:43:59 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Mar 12 17:38:57 CET 2010 - locilka(a)suse.cz
+
+- Logging all repositories with their products during
+ wagon_update_proposal run (BNC #585095).
+
+-------------------------------------------------------------------
Tue Mar 2 19:10:10 CET 2010 - locilka(a)suse.cz
=20
- Added new possibility to check used repositories (modified by
Modified: branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon_update_pro=
posal.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/src/clients/wagon_update_proposal.ycp?rev=3D61318&r1=3D61317&r2=3D61318&v=
iew=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon_update_proposal.=
ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon_update_proposal.=
ycp Fri Mar 12 17:43:59 2010
@@ -28,6 +28,9 @@
if (func =3D=3D "MakeProposal") {
// Make sure the packager is initialized
Wagon::InitPkg();
+ // BNC #585095: All repositories (enabled/disabled) repositories
+ // logged with their state.
+ Wagon::LogAllRepos();
=20
boolean force_reset =3D param["force_reset" ]:false;
boolean language_changed =3D param["language_changed"]:false;
Modified: branches/SuSE-Code-11-SP1-Branch/wagon/src/modules/Wagon.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/src/modules/Wagon.ycp?rev=3D61318&r1=3D61317&r2=3D61318&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/src/modules/Wagon.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/src/modules/Wagon.ycp Fri Mar 12 1=
7:43:59 2010
@@ -553,6 +553,19 @@
return (string) splitstring (cmd["stdout"]:"", "\n")[0]:nil;
}
=20
+ global void LogAllRepos () {
+ // We assume all repositories are already loaded
+ y2milestone ("------ All repositories ------");
+ foreach (integer one_repo, Pkg::SourceGetCurrent (false /* not only enabled=
ones */), {
+ y2milestone ("REPO %1: GeneralData: %2 ProductData: %3",
+ one_repo,
+ Pkg::SourceGeneralData (one_repo),
+ MinimizeProductMap (Pkg::SourceProductData (one_repo))
+ );
+ });
+ y2milestone ("------ All repositories ------");
+ }
+
global boolean RunHook (string script_name) {
if (script_name =3D=3D nil || script_name =3D=3D "") {
y2error ("Script name '%1' is not supported", script_name);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4571525142690443316==--
From jsmeix@svn.opensuse.org Fri Mar 12 16:41:12 2010
From: jsmeix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61319 - in /trunk/printer:
package/yast2-printer.changes src/Printer.ycp src/dialogs.ycp src/helps.ycp
src/overview.ycp src/printer.ycp src/printer_auto.ycp
src/printingvianetwork.ycp src/wizards.ycp
Date: Fri, 12 Mar 2010 16:45:24 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7489265397704661902=="
--===============7489265397704661902==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsmeix
Date: Fri Mar 12 17:45:24 2010
New Revision: 61319
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61319&view=3Drev
Log:
Major cleanup regarding printer AutoYaST support.
Now a non-destructive implementation of the "Reset"
function in printer_auto.ycp (no longer a reset to an
empty map which would result empty /etc/cups/cupsd.conf
and /etc/cups/client.conf system config files) instead
a reset to the real system defaults of those files.
New PrinterAutoSequence and runAutoDialog implement
the Overview and Printing via Network dialogs
for usage within the AutoYaST module so that those
dialogs are limited to do only the AutoYaST settings
for printing with CUPS via network but no setup
regarding local print queues because there is
no AutoYaST support for local print queues, see
https://bugzilla.novell.com/show_bug.cgi?id=3D582680#c33
Modified:
trunk/printer/package/yast2-printer.changes
trunk/printer/src/Printer.ycp
trunk/printer/src/dialogs.ycp
trunk/printer/src/helps.ycp
trunk/printer/src/overview.ycp
trunk/printer/src/printer.ycp
trunk/printer/src/printer_auto.ycp
trunk/printer/src/printingvianetwork.ycp
trunk/printer/src/wizards.ycp
Modified: trunk/printer/package/yast2-printer.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/package/yast2-printer=
.changes?rev=3D61319&r1=3D61318&r2=3D61319&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/package/yast2-printer.changes (original)
+++ trunk/printer/package/yast2-printer.changes Fri Mar 12 17:45:24 2010
@@ -3,7 +3,7 @@
=20
- printer_auto.ycp and printer_proposal.ycp cleanup, see
https://bugzilla.novell.com/show_bug.cgi?id=3D582680#c33
- Curently this is untested work in progress!
+ Currently this is untested work in progress!
When finished this will become version 2.19.6
=20
-------------------------------------------------------------------
Modified: trunk/printer/src/Printer.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/Printer.ycp?rev=
=3D61319&r1=3D61318&r2=3D61319&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/Printer.ycp (original)
+++ trunk/printer/src/Printer.ycp Fri Mar 12 17:45:24 2010
@@ -51,16 +51,28 @@
global boolean modified =3D false;
=20
/**
- * Set by AutoYaST by calling in printer_auto.ycp the "SetModified" function.
+ * Set to 'true' by AutoYaST by calling in printer_auto.ycp the "SetModified=
" function.
+ * Read by AutoYaST by calling in printer_auto.ycp the "GetModified" functio=
n.
* Preset to false which is the right default for AutoYast.
*/
global boolean printer_auto_modified =3D false;
=20
/**
* Filled in by AutoYaST by calling in printer_auto.ycp the "Import" functio=
n.
+ * Reset to the empty map by AutoYaST by calling in printer_auto.ycp the "Re=
set" function.
* Preset to the empty map which is the right default for AutoYast.
*/
-global map autoyast_printer_settings_import =3D $[];
+global map autoyast_printer_settings =3D $[];
+
+/**
+ * Set to 'true' by AutoYaST by calling in printer_auto.ycp the "Change" fun=
ction.
+ * Lets the Overview dialog disable the checkbox to show local queues
+ * which disables as a consequence in particular the [Delete] button.
+ * Lets the Printing via Network dialog disable the button to
+ * run the Connection Wizard (to set up a local queue for a network printer).
+ * Preset to false which is the right default for all dialogs.
+ */
+global boolean printer_auto_dialogs =3D false;
=20
/**
*/
@@ -279,10 +291,10 @@
=20
/**
* Queue filter string:
- * Can be either "all" or "local" or "remote" depending on
- * which kind of queues from the queues list (of queue maps)
- * the user wants to see in the overview dialog.
- * Preset to "all" which indicates that all queues are shown.
+ * Both boolean variables queue_filter_show_local and queue_filter_show_remo=
te
+ * can be either 'true' or 'false' depending on which kind of queues
+ * from the queues list (of queue maps) the user wants to see in the overvie=
w dialog.
+ * Both are preset to 'true' which indicates that all queues are shown.
*/
global boolean queue_filter_show_local =3D true;
global boolean queue_filter_show_remote =3D true;
Modified: trunk/printer/src/dialogs.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/dialogs.ycp?rev=
=3D61319&r1=3D61318&r2=3D61319&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/dialogs.ycp (original)
+++ trunk/printer/src/dialogs.ycp Fri Mar 12 17:45:24 2010
@@ -141,5 +141,63 @@
return ret;
}
=20
+map< string, map< string, any > > AutoDialog_widgets_handling =3D
+ $[ "OVERVIEW" :
+ $[ "widget" : `custom,
+ "custom_widget" : widgetOverview,
+ "init" : initOverview,
+ "handle" : handleOverview,
+ "help" : HELPS["AutoYaSToverview"]:""
+ ],
+ "NETWORKPRINTING" :
+ $[ "widget" : `custom,
+ "custom_widget" : widgetNetworkPrint=
ing,
+ "init" : initNetworkPrinting,
+ "handle" : handleNetworkPrinting,
+ "help" : HELPS["printing_via_network=
_dialog"]:""
+ ]
+ ];
+
+map< string, map< string, any > > AutoDialog_tabs_description =3D
+ $[ "overview" :
+ $[ "header" : _("AutoYaST Printer Confi=
gurations"),
+ "tree_item_label" : _("Printer Confi=
gurations"),
+ "caption" : _("AutoYaST Printer Conf=
igurations"),
+ "contents" : `VBox( "OVERVIEW" ),
+ "widget_names" : ["OVERVIEW"]
+ ],
+ "network" :
+ $[ "header" : _("AutoYaST Print via Net=
work Settings"),
+ "tree_item_label" : _("Print via Net=
work"),
+ "caption" : _("AutoYaST Print via Ne=
twork Settings"),
+ "contents" : `VBox( "NETWORKPRINTING=
" ),
+ "widget_names" : ["NETWORKPRINTING"]
+ ]
+ ];
+
+symbol runAutoDialog()
+{ string caption =3D _("AutoYaST Settings for Printing with CUPS via Network=
");
+ symbol ret =3D DialogTree::ShowAndRun
+ ( $[ "ids_order" : [ "overview", "network" ],
+ "initial_screen" : "overview",
+ "screens" : AutoDialog_tabs_description,
+ "widget_descr" : AutoDialog_widgets_handling,
+ // All the dialogs in "ids_order" are single (step) conf=
iguration dialogs
+ // and according to the new YaST style guide at
+ // http://en.opensuse.org/YaST/Style_Guide#Single_Config=
uration.2FOverview.2FEdit_Dialog
+ // there is no longer a "abort" functionality which exit=
s the whole module.
+ // Instead this button is now named "Cancel" and its fun=
ctionality is
+ // to go back to the Overview dialog (i.e. what the "bac=
k" button would do)
+ // because it reads "Cancel - Closes the window and retu=
rns to the overview."
+ // Therefore the button with the "abort" functionality i=
s not shown at all
+ // and the button with the "back" functionality is named=
"Cancel".
+ "abort_button" : nil,
+ "back_button" : Label::CancelButton(),
+ "next_button" : Label::OKButton()
+ ]
+ );
+ return ret;
+}
+
/* EOF */
}
Modified: trunk/printer/src/helps.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/helps.ycp?rev=3D6=
1319&r1=3D61318&r2=3D61319&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/helps.ycp (original)
+++ trunk/printer/src/helps.ycp Fri Mar 12 17:45:24 2010
@@ -106,6 +106,14 @@
of available remote queues.
+AutoYaST Print Queue Overview
+AutoYaST supports only settings for printing with CUPS via network.
+There is no AutoYaST support to set up local print queues.
+
"),
+
"basic_add_dialog" :
// BasicAddDialog help 1/5:
_("
Modified: trunk/printer/src/overview.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/overview.ycp?rev=
=3D61319&r1=3D61318&r2=3D61319&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/overview.ycp (original)
+++ trunk/printer/src/overview.ycp Fri Mar 12 17:45:24 2010
@@ -222,6 +222,16 @@
}
}
}
+ if( Printer::printer_auto_dialogs )
+ { // When the Overview dialog is called by AutoYaST
+ // (by calling in printer_auto.ycp the "Change" function)
+ // it does not make sense to let the user show local queues:
+ UI::ChangeWidget( `local_content_checkbox, `Enabled, false );
+ // Disable also the [Add] Button.
+ // It stays disabled as long as the dialog runs because
+ // it is nowhere again re-enabled below.
+ UI::ChangeWidget( `add, `Enabled, false );
+ }
UI::ChangeWidget( `local_content_checkbox, `Value, local_content_selected =
);
UI::ChangeWidget( `remote_content_checkbox, `Value, remote_content_selecte=
d );
UI::ChangeWidget( `overview_table, `Items,
@@ -477,7 +487,10 @@
// Body of a Popup::AnyMessage when no queue was se=
lected from the list:
_("Select an entry.")
);
- return nil;
+ // When testpage printing failed there might be whatever reason
+ // so that a refresh of the overview content is needed to be on the sa=
fe side.
+ // Re-run the OverviewDialog (with re-created queue status) via the se=
quencer:
+ return `refresh;
}
if( "yes" =3D=3D Printer::queues[selected_queue_index,"rejecting"]:"no" )
{ Popup::AnyMessage( // Header of a Popup::AnyMessage when the queue rej=
ects print jobs:
@@ -485,7 +498,10 @@
// Body of a Popup::AnyMessage when the queue rejec=
ts print jobs:
_("The testpage cannot be printed because print job=
s are rejected.")
);
- return nil;
+ // When testpage printing failed there might be whatever reason
+ // so that a refresh of the overview content is needed to be on the sa=
fe side.
+ // Re-run the OverviewDialog (with re-created queue status) via the se=
quencer:
+ return `refresh;
}
if( "yes" =3D=3D Printer::queues[selected_queue_index,"disabled"]:"no" )
{ Popup::AnyMessage( // Header of a Popup::AnyMessage when printing is d=
isabled for the queue:
@@ -493,7 +509,10 @@
// Body of a Popup::AnyMessage when printing is dis=
abled for the queue:
_("The testpage cannot be printed because printout =
is disabled.")
);
- return nil;
+ // When testpage printing failed there might be whatever reason
+ // so that a refresh of the overview content is needed to be on the sa=
fe side.
+ // Re-run the OverviewDialog (with re-created queue status) via the se=
quencer:
+ return `refresh;
}
if( "local" =3D=3D Printer::queues[selected_queue_index,"config"]:"remot=
e" )
{ // When it is a local queue, remember it as the currently selected que=
ue
@@ -586,7 +605,6 @@
),
Printerlib::result["stderr"]:""
);
-
// When submitting the testpage to the queue failed (also for non-loca=
l queues)
// there might be whatever reason (e.g. a remote queue might have been=
deleted in the meantime)
// so that a refresh of the overview content is needed to be on the sa=
fe side.
Modified: trunk/printer/src/printer.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/printer.ycp?rev=
=3D61319&r1=3D61318&r2=3D61319&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/printer.ycp (original)
+++ trunk/printer/src/printer.ycp Fri Mar 12 17:45:24 2010
@@ -79,7 +79,7 @@
/* main ui function */
any ret =3D nil;
=20
-if(propose) ret =3D PrinterAutoSequence();
+if(propose) ret =3D PrinterProposalSequence();
else ret =3D CommandLine::Run(cmdline_description);
y2debug("ret=3D%1", ret);
=20
Modified: trunk/printer/src/printer_auto.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/printer_auto.ycp?=
rev=3D61319&r1=3D61318&r2=3D61319&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/printer_auto.ycp (original)
+++ trunk/printer/src/printer_auto.ycp Fri Mar 12 17:45:24 2010
@@ -82,11 +82,39 @@
=20
/* Create a summary string */
if (func =3D=3D "Summary")
-{ ret =3D _("AutoYaST printer client settings.");
+{ ret =3D _("AutoYaST settings for printing with CUPS via network. There is =
no AutoYaST support for local print queues.");
}
-/* Reset configuration to an empty map */
+/*
+ * Reset the AutoYaST related printer settings to system defaults
+ * which means /etc/cups/cupsd.conf is overwritten by /etc/cups/cupsd.conf.d=
efault
+ * (/etc/cups/cupsd.conf.default is provided by our cups RPM for such cases)
+ * and all entries in /etc/cups/client.conf are commented out.
+ * Then read the content form those system config files
+ * (exactly the same way as it is done in the Export function)
+ * and store it in the Printer::autoyast_printer_settings map
+ * (exactly the same is done in the Import function)
+ * so that a subsequent call of the Export function by AutoYaST
+ * would export the system default values to AutoYaST
+ * and a subsequent call of the Write function by AutoYaST would
+ * write the same system default values again to /etc/cups/client.conf
+ * and to /etc/cups/cupsd.conf (regardless that their content
+ * is already reset to system defaults).
+ * Accordingly return the Printer::autoyast_printer_settings map
+ * to AutoYaST so that also the printer related settings inside AutoYaSTare
+ * are reset to system defaults so that a subsequent call of the Import
+ * function by AutoYaST would provide the correct system default values.
+ */
else if (func =3D=3D "Reset")
-{ ret =3D $[];
+{ // It is o.k. to ignore when the next two commands fail
+ // because then /etc/cups/cupsd.conf and/or /etc/cups/client.conf
+ // were (hopefully) not changed at all which is the right fallback
+ // so that there is no change of system config files in case of errors.
+ Printerlib::ExecuteBashCommand( "cp /etc/cups/cupsd.conf.default /etc/cups=
/cupsd.conf" );
+ Printerlib::ExecuteBashCommand( "sed -i -e '/^[^#]/s/^/#/' /etc/cups/clien=
t.conf" );
+ Printer::autoyast_printer_settings =3D $[ "server_settings" : (map)SCR::Re=
ad(.cups.server),
+ "cups_remote_server" : (map)SCR::R=
ead(.cups.client)
+ ];
+ ret =3D Printer::autoyast_printer_settings;
}
/* Called appropriately by the AutoYaST framework */
else if (func =3D=3D "SetModified")
@@ -105,8 +133,17 @@
boolean progress_orig =3D Progress::set( false );
Printer::Read();
Progress::set( progress_orig );
- // PrinterAutoSequence in wizards.ycp runs only the MainSequence
- // which are all the usual dialogs (starting with the "Overview")
+ // Let the Overview dialog disable the checkbox to show local queues
+ // which disables as a consequence in particular the [Delete] button.
+ // Lets the Printing via Network dialog disable the button to
+ // run the Connection Wizard (to set up a local queue for a network printe=
r).
+ Printer::printer_auto_dialogs =3D true;
+ // Let the Overview dialog only show remote queues:
+ Printer::queue_filter_show_remote =3D true;
+ Printer::queue_filter_show_local =3D false;
+ // PrinterAutoSequence in wizards.ycp runs only the AutoSequence
+ // which is only the "Printing via Network" and the "Overview" dialog
+ // (starting with the "Printing via Network" dialog)
// but without running before ReadDialog (which calls only Printer::Read)
// and running afterwards WriteDialog (which calls only Printer::Write)
// which is the reason that Printer::Read is called explicitely above.
@@ -117,7 +154,7 @@
* and store it to be used later when the Write function is called.
*/
else if (func =3D=3D "Import")
-{ Printer::autoyast_printer_settings_import =3D param;
+{ Printer::autoyast_printer_settings =3D param;
ret =3D true;
}
/*
@@ -162,7 +199,8 @@
/*
* Write the AutoYaST related printer settings to the system
* according to the Printer::autoyast_printer_settings_import map
- * which was stored by a previous call of the Import function by AutoYaST.
+ * which was stored by a previous call of the Import function by AutoYaST
+ * or reset to an empty map by a previous call of the Reset function.
* The map contains the cupsd.conf entries in a "server_settings" sub-map
* and the client.conf entries in a "cups_remote_server" sub-map.
* The cupsd.conf and client.conf entries are written by calling
@@ -171,9 +209,9 @@
* where empty sub-maps would result empty system config files.
*/
else if (func =3D=3D "Write")
-{ y2milestone("Writing to system '%1'", Printer::autoyast_printer_settings_i=
mport);
- Printerlib::WriteClientSettings( Printer::autoyast_printer_settings_import=
["cups_remote_server"]:$[] );
- Printerlib::WriteCupsSettings( Printer::autoyast_printer_settings_import["=
server_settings"]:$[] );
+{ y2milestone("Writing to system '%1'", Printer::autoyast_printer_settings);
+ Printerlib::WriteClientSettings( Printer::autoyast_printer_settings["cups_=
remote_server"]:$[] );
+ Printerlib::WriteCupsSettings( Printer::autoyast_printer_settings["server_=
settings"]:$[] );
return true;
}
/* Unknown function */
Modified: trunk/printer/src/printingvianetwork.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/printingvianetwor=
k.ycp?rev=3D61319&r1=3D61318&r2=3D61319&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/printingvianetwork.ycp (original)
+++ trunk/printer/src/printingvianetwork.ycp Fri Mar 12 17:45:24 2010
@@ -802,7 +802,8 @@
initial_client_conf_input_value =3D "";
UI::ChangeWidget( `id(`test_client_conf_server), `Enabled, false );
// Only the "Connection Wizard" button is enabled by default
- // and disabled in case of "client_only", see "Client only settings" below:
+ // and disabled in case of "client_only" (see "Client only settings" below)
+ // and also disabled in case of Printer::printer_auto_dialogs.
UI::ChangeWidget( `id(`connection_wizard), `Enabled, true );
// Make the actual Browsing settings:
// If "none" is present as a BrowseAllow value it is actually no Browsing =
config.
@@ -937,6 +938,13 @@
// Fill in the client-only values of the current settings in the system
// regardless if it is actually a client-only config or not (see above):
UI::ChangeWidget( `id(`client_conf_input), `Value, Printerlib::client_conf=
_server_name );
+ if( Printer::printer_auto_dialogs )
+ { // When the Overview dialog is called by AutoYaST
+ // (by calling in printer_auto.ycp the "Change" function)
+ // it does not make sense to let the user set up a local queue
+ // for a network printer via the "Connection Wizard":
+ UI::ChangeWidget( `id(`connection_wizard), `Enabled, false );
+ }
initial_client_conf_input_value =3D Printerlib::client_conf_server_name;
y2milestone( "leaving initNetworkPrinting with\ninitial_browsing =3D '%1'\=
ninitial_browse_allow =3D '%2'\ninitial_browse_allow_input_value =3D '%3'\nin=
itial_browse_poll =3D '%4'\ninitial_browse_poll_input_value =3D '%5'\ninitial=
_client_only =3D '%6'\ninitial_client_conf_input_value =3D '%7'", initial_bro=
wsing, initial_browse_allow, initial_browse_allow_input_value, initial_browse=
_poll, initial_browse_poll_input_value, initial_client_only, initial_client_c=
onf_input_value );
}
@@ -1000,10 +1008,12 @@
}
UI::ChangeWidget( `id(`client_conf_input), `Enabled, false );
UI::ChangeWidget( `id(`test_client_conf_server), `Enabled, false );
- if( ! Printerlib::client_only )
+ if( ! Printerlib::client_only && ! Printer::printer_auto_dialogs )
{ // The "Connection Wizard" button is enabled by default
// and disabled if currently a "client_only" config is active.
- // In this case it is never again enabled as long as the dialog ru=
ns, see above:
+ // In this case it is never again enabled as long as the dialog ru=
ns, see above.
+ // It is also disabled in case of Printer::printer_auto_dialogs
+ // and then it must stay disabled as long as the dialog runs.
UI::ChangeWidget( `id(`connection_wizard), `Enabled, true );
}
}
Modified: trunk/printer/src/wizards.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/wizards.ycp?rev=
=3D61319&r1=3D61318&r2=3D61319&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/wizards.ycp (original)
+++ trunk/printer/src/wizards.ycp Fri Mar 12 17:45:24 2010
@@ -113,7 +113,7 @@
"printing_via_network_connection_wizard" : $[ `abort : `=
abort,
`back : "o=
verview",
`next : "a=
dd"
- ],
+ ]
];
return Sequencer::Run( aliases, sequence );
}
@@ -146,7 +146,36 @@
}
=20
/**
- * Whole configuration of printer but without reading and writing.
+ * Workflow of the printer configuration for AutoYaST
+ * @return sequence result
+ */
+any AutoSequence()
+{ map aliases =3D $[ "overview" : ``( runAutoDialog() )
+ ];
+ map sequence =3D $[ "ws_start" : "overview",
+ "overview": $[ `abort : `abort,
+ `back : "overview",
+ `next : `next,
+ `add : "overview",
+ `modify : "overview",
+ `delete : "overview",
+ `refresh : "overview",
+ `printing_via_network_back : "overview",
+ `printing_via_network_next : "overview",
+ `printing_via_network_connection_wizard :=
"overview",
+ `sharing_back : "overview",
+ `sharing_next : "overview",
+ `policies_back : "overview",
+ `policies_next : "overview",
+ `autoconfig_back : "overview",
+ `autoconfig_next : "overview"
+ ]
+ ];
+ return Sequencer::Run( aliases, sequence );
+}
+
+/**
+ * Only "Printing via Network" configuration of printer.
* For use with autoinstallation.
* @return sequence result
*/
@@ -162,6 +191,28 @@
Label::BackButton(),
Label::NextButton()
);
+ any ret =3D AutoSequence();
+ UI::CloseDialog();
+ return ret;
+}
+
+/**
+ * Whole configuration of printer but without reading and writing.
+ * For use with proposal at the end of the system installation.
+ * @return sequence result
+ */
+any PrinterProposalSequence()
+{ /* Initialization dialog caption */
+ string caption =3D _("Printer Configuration");
+ /* Initialization dialog contents */
+ term contents =3D `Label( _("Initializing...") );
+ Wizard::CreateDialog();
+ Wizard::SetContentsButtons( caption,
+ contents,
+ "",
+ Label::BackButton(),
+ Label::NextButton()
+ );
any ret =3D MainSequence();
UI::CloseDialog();
return ret;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7489265397704661902==--
From ug@svn.opensuse.org Mon Mar 15 11:45:08 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61320 - in /trunk/autoinstallation:
package/autoyast2.changes src/clients/software_auto.ycp
Date: Mon, 15 Mar 2010 11:49:27 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5078776980526703325=="
--===============5078776980526703325==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Mon Mar 15 12:49:27 2010
New Revision: 61320
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61320&view=3Drev
Log:
release old repos when repo is changed in UI
Modified:
trunk/autoinstallation/package/autoyast2.changes
trunk/autoinstallation/src/clients/software_auto.ycp
Modified: trunk/autoinstallation/package/autoyast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/auto=
yast2.changes?rev=3D61320&r1=3D61319&r2=3D61320&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Mon Mar 15 12:49:27 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Mon Mar 15 12:48:56 CET 2010 - ug(a)suse.de
+
+- release old repos when repo is changed in UI
+
+-------------------------------------------------------------------
Fri Mar 12 11:09:28 CET 2010 - ug(a)suse.de
=20
- printer docu updated (bnc#587441)
Modified: trunk/autoinstallation/src/clients/software_auto.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/clients/=
software_auto.ycp?rev=3D61320&r1=3D61319&r2=3D61320&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/src/clients/software_auto.ycp (original)
+++ trunk/autoinstallation/src/clients/software_auto.ycp Mon Mar 15 12:49:27 =
2010
@@ -90,6 +90,8 @@
Pkg::TargetInit("/", false);
okay =3D true;
} else {
+ if( mainRepo !=3D (string)UI::QueryWidget(`id(`location)=
, `Value) )
+ Pkg::SourceFinishAll();
mainRepo =3D (string)UI::QueryWidget(`id(`location), `V=
alue);
Pkg::TargetInit(tmpdir, false);
if( SourceManager::createSource (mainRepo) =3D=3D `ok )
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5078776980526703325==--
From ug@svn.opensuse.org Mon Mar 15 12:22:08 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61321 - /trunk/autoinstallation/src/clients/software_auto.ycp
Date: Mon, 15 Mar 2010 12:26:13 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4865908765874514320=="
--===============4865908765874514320==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Mon Mar 15 13:26:13 2010
New Revision: 61321
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61321&view=3Drev
Log:
Pkg::SourceFinishAll always
Modified:
trunk/autoinstallation/src/clients/software_auto.ycp
Modified: trunk/autoinstallation/src/clients/software_auto.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/clients/=
software_auto.ycp?rev=3D61321&r1=3D61320&r2=3D61321&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/src/clients/software_auto.ycp (original)
+++ trunk/autoinstallation/src/clients/software_auto.ycp Mon Mar 15 13:26:13 =
2010
@@ -90,8 +90,7 @@
Pkg::TargetInit("/", false);
okay =3D true;
} else {
- if( mainRepo !=3D (string)UI::QueryWidget(`id(`location)=
, `Value) )
- Pkg::SourceFinishAll();
+ Pkg::SourceFinishAll();
mainRepo =3D (string)UI::QueryWidget(`id(`location), `V=
alue);
Pkg::TargetInit(tmpdir, false);
if( SourceManager::createSource (mainRepo) =3D=3D `ok )
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4865908765874514320==--
From locilka@svn.opensuse.org Mon Mar 15 16:11:51 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61322 - in /branches/SuSE-Code-11-SP1-Branch/wagon:
package/ src/clients/ src/config/ src/modules/
Date: Mon, 15 Mar 2010 16:16:10 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3997413829353957023=="
--===============3997413829353957023==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Mon Mar 15 17:16:09 2010
New Revision: 61322
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61322&view=3Drev
Log:
- Restarting YaST before calling registration after packages are
upgraded (BNC #587506).
Added:
branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon_restart_yast.ycp
Modified:
branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes
branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon.ycp
branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon_update_url.ycp
branches/SuSE-Code-11-SP1-Branch/wagon/src/config/online_migration.xml
branches/SuSE-Code-11-SP1-Branch/wagon/src/modules/Wagon.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/package/yast2-wagon.changes?rev=3D61322&r1=3D61321&r2=3D61322&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes Mon Ma=
r 15 17:16:09 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Mar 15 13:28:41 CET 2010 - locilka(a)suse.cz
+
+- Restarting YaST before calling registration after packages are
+ upgraded (BNC #587506).
+
+-------------------------------------------------------------------
Fri Mar 12 17:38:57 CET 2010 - locilka(a)suse.cz
=20
- Logging all repositories with their products during
Modified: branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/src/clients/wagon.ycp?rev=3D61322&r1=3D61321&r2=3D61322&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon.ycp Mon Mar 15 1=
7:16:09 2010
@@ -99,6 +99,11 @@
string current_workflow =3D Wagon::GetUpdateWorkflow();
y2milestone ("Current workflow is '%1'", current_workflow);
SCR::Write (.target.ycp, current_workflow_file, current_workflow);
+
+ // Store also current migration method
+ string current_method =3D Wagon::GetMigrationMethod();
+ y2milestone ("Current migration method is '%1'", current_method);
+ SCR::Write (.target.ycp, Wagon::migration_method_file, current_method);
}
}
=20
@@ -141,6 +146,18 @@
Wagon::SetUpdateWorkflow (workflow_type);
}
}
+
+ if (FileUtils::Exists (Wagon::migration_method_file)) {
+ string migration_method =3D (string) SCR::Read (.target.ycp, Wagon::migrat=
ion_method_file);
+ SCR::Execute (.target.remove, Wagon::migration_method_file);
+
+ if (migration_method =3D=3D nil || migration_method =3D=3D "") {
+ y2error ("Migration method is invalid: %1", migration_method);
+ } else {
+ y2milestone ("Adjusting to migration method: %1", migration_method);
+ Wagon::SetMigrationMethod (migration_method);
+ }
+ }
}
}
=20
Added: branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon_restart_yast.=
ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/src/clients/wagon_restart_yast.ycp?rev=3D61322&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon_restart_yast.ycp=
(added)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon_restart_yast.ycp=
Mon Mar 15 17:16:09 2010
@@ -0,0 +1,31 @@
+/**
+ * File:
+ * clients/wagon_restart_yast.ycp
+ *
+ * Module:
+ * Wagon
+ *
+ * Authors:
+ * Lukas Ocilka
+ *
+ * Summary:
+ * Online Migration Tool
+ *
+ * $Id$
+ *
+ */
+
+{
+ textdomain "wagon";
+
+ import "GetInstArgs";
+ import "Wagon";
+
+ if (GetInstArgs::going_back()) {
+ y2milestone ("Going back...");
+ return `back;
+ }
+
+ y2milestone ("YaST will be restarted");
+ return `restart_same_step;
+}
Modified: branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon_update_url=
.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/src/clients/wagon_update_url.ycp?rev=3D61322&r1=3D61321&r2=3D61322&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon_update_url.ycp (=
original)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/src/clients/wagon_update_url.ycp M=
on Mar 15 17:16:09 2010
@@ -94,12 +94,12 @@
if (selected =3D=3D `suse_register) {
Wagon::check_repositories_manually =3D ((boolean) UI::QueryWidget (`id (`m=
anual_check), `Value) =3D=3D true);
y2milestone ("Checking repos manually: %1", Wagon::check_repositories_manu=
ally);
- Wagon::SetUpdateWorkflow ("manual_suse_register");
+ Wagon::SetMigrationMethod("suse_register");
} else if (selected =3D=3D `custom_url) {
// custom URL uses the same dialog in a different context
Wagon::check_repositories_manually =3D false;
y2milestone ("Checking repos manually: %1", Wagon::check_repositories_manu=
ally);
- Wagon::SetUpdateWorkflow ("manual_custom_url");
+ Wagon::SetMigrationMethod("custom");
}
=20
Wagon::AdjustVariableSteps();
Modified: branches/SuSE-Code-11-SP1-Branch/wagon/src/config/online_migration.=
xml
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/src/config/online_migration.xml?rev=3D61322&r1=3D61321&r2=3D61322&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/src/config/online_migration.xml (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/src/config/online_migration.xml Mo=
n Mar 15 17:16:09 2010
@@ -37,6 +37,7 @@
wagon_kickoffwagon_rpmcopysuseconfig_after_update
+ restart_yast_before_registrationsuse_register_after_updatefinished
@@ -56,11 +57,10 @@
welcomeupdate_online_mechanisminstall_migration_products
-
+
update_url_dialogsuse_register_workflowwagon_manual_url_repositories
- wagon_selfupdate_from_urlwagon_modify_repositorieswagon_check_repositoriesprepare_progress
@@ -68,60 +68,7 @@
wagon_kickoffwagon_rpmcopysuseconfig_after_update
- suse_register_after_update
- finished
-
-
- wagon_proposal
-
-
-
-
-
- manual_suse_register
-
- welcome
- update_online_mechanism
- install_migration_products
-
- update_url_dialog
- suse_register_workflow
- wagon_modify_repositories
- wagon_check_repositories
- prepare_progress
- point_of_no_return
- wagon_kickoff
- wagon_rpmcopy
- suseconfig_after_update
- suse_register_after_update
- finished
-
-
- wagon_proposal
-
-
-
-
-
- manual_custom_url
-
- welcome
- update_online_mechanism
- install_migration_products
-
- update_url_dialog
- wagon_manual_url_repositories
- wagon_selfupdate_from_url
- wagon_modify_repositories
- prepare_progress
- point_of_no_return
- wagon_kickoff
- wagon_rpmcopy
- suseconfig_after_update
+ restart_yast_before_registrationsuse_register_after_updatefinished
@@ -144,6 +91,7 @@
wagon_kickoffwagon_rpmcopysuseconfig_after_update
+ restart_yast_before_registrationsuse_register_after_updatefinished
@@ -261,8 +209,7 @@
=20
@@ -345,6 +292,17 @@
inst_suseconfig
=20
+
+
+
+ restart_yast_before_registration
+ wagon_restart_yast
+
+
Modified: branches/SuSE-Code-11-SP1-Branch/wagon/src/modules/Wagon.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/src/modules/Wagon.ycp?rev=3D61322&r1=3D61321&r2=3D61322&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/src/modules/Wagon.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/src/modules/Wagon.ycp Mon Mar 15 1=
7:16:09 2010
@@ -75,6 +75,29 @@
return update_workflow_type;
}
=20
+ string migration_method =3D nil;
+
+ global string migration_method_file =3D sformat ("%1/wagon_migration_met=
hod", Directory::vardir);
+
+ global boolean SetMigrationMethod (string m_method) {
+ y2milestone ("Setting migration method: %1", m_method);
+
+ if (m_method =3D=3D "suse_register" || m_method =3D=3D "custom") {
+ migration_method =3D m_method;
+ } else {
+ y2error ("Unknown migration method: %1", m_method);
+ Report::Error (sformat(_("Error switching migration method.
+Unknown migration method: %1"), m_method));
+ return false;
+ }
+
+ return true;
+ }
+
+ global string GetMigrationMethod () {
+ return migration_method;
+ }
+
void ResetWorkflowSteps () {
ProductControl::UnDisableAllModulesAndProposals (Mode::mode(), Stage::stage=
());
}
@@ -136,13 +159,29 @@
* Handles the optional workflow steps according to the current settigns.
*/
global void AdjustVariableSteps () {
- // BNC #579905: Check modified repositories manually.
- if (check_repositories_manually !=3D false) {
- y2milestone ("Enabling module %1", check_repos_module);
- ProductControl::EnableModule (check_repos_module);
- } else {
- y2milestone ("Disabling module %1", check_repos_module);
- ProductControl::DisableModule (check_repos_module);
+ y2milestone ("Adjusting variable steps to '%1' migration method", migration=
_method);
+
+ // BNC #587506: enable/disable steps according to selected method
+ //
+ // User will not have to enter migration repositories manually
+ // registration takes care about it
+ if (migration_method =3D=3D "suse_register") {
+ ProductControl::DisableModule ("wagon_manual_url_repositories");
+ ProductControl::EnableModule ("suse_register_workflow");
+
+ // BNC #579905: Check modified repositories manually.
+ if (check_repositories_manually !=3D false) {
+ y2milestone ("Enabling module %1", check_repos_module);
+ ProductControl::EnableModule (check_repos_module);
+ } else {
+ y2milestone ("Disabling module %1", check_repos_module);
+ ProductControl::DisableModule (check_repos_module);
+ }
+ // User has chosen to enter all migration repositories manually
+ } else if (migration_method =3D=3D "custom") {
+ ProductControl::DisableModule ("wagon_check_repositories");
+ ProductControl::DisableModule ("suse_register_workflow");
+ ProductControl::EnableModule ("wagon_manual_url_repositories");
}
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3997413829353957023==--
From locilka@svn.opensuse.org Mon Mar 15 16:12:25 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61323 - in /branches/SuSE-Code-11-Branch/wagon:
package/ src/clients/ src/config/ src/modules/
Date: Mon, 15 Mar 2010 16:16:46 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4296976117423286330=="
--===============4296976117423286330==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Mon Mar 15 17:16:46 2010
New Revision: 61323
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61323&view=3Drev
Log:
- Restarting YaST before calling registration after packages are
upgraded (BNC #587506).- Restarting YaST before calling registration
Added:
branches/SuSE-Code-11-Branch/wagon/src/clients/wagon_restart_yast.ycp
Modified:
branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes
branches/SuSE-Code-11-Branch/wagon/src/clients/wagon.ycp
branches/SuSE-Code-11-Branch/wagon/src/clients/wagon_update_url.ycp
branches/SuSE-Code-11-Branch/wagon/src/config/online_migration.xml
branches/SuSE-Code-11-Branch/wagon/src/modules/Wagon.ycp
Modified: branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
package/yast2-wagon.changes?rev=3D61323&r1=3D61322&r2=3D61323&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes (original)
+++ branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes Mon Mar 15=
17:16:46 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Mar 15 13:28:41 CET 2010 - locilka(a)suse.cz
+
+- Restarting YaST before calling registration after packages are
+ upgraded (BNC #587506).
+
+-------------------------------------------------------------------
Fri Mar 12 17:38:57 CET 2010 - locilka(a)suse.cz
=20
- Logging all repositories with their products during
Modified: branches/SuSE-Code-11-Branch/wagon/src/clients/wagon.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
src/clients/wagon.ycp?rev=3D61323&r1=3D61322&r2=3D61323&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/src/clients/wagon.ycp (original)
+++ branches/SuSE-Code-11-Branch/wagon/src/clients/wagon.ycp Mon Mar 15 17:16=
:46 2010
@@ -99,6 +99,11 @@
string current_workflow =3D Wagon::GetUpdateWorkflow();
y2milestone ("Current workflow is '%1'", current_workflow);
SCR::Write (.target.ycp, current_workflow_file, current_workflow);
+
+ // Store also current migration method
+ string current_method =3D Wagon::GetMigrationMethod();
+ y2milestone ("Current migration method is '%1'", current_method);
+ SCR::Write (.target.ycp, Wagon::migration_method_file, current_method);
}
}
=20
@@ -141,6 +146,18 @@
Wagon::SetUpdateWorkflow (workflow_type);
}
}
+
+ if (FileUtils::Exists (Wagon::migration_method_file)) {
+ string migration_method =3D (string) SCR::Read (.target.ycp, Wagon::migrat=
ion_method_file);
+ SCR::Execute (.target.remove, Wagon::migration_method_file);
+
+ if (migration_method =3D=3D nil || migration_method =3D=3D "") {
+ y2error ("Migration method is invalid: %1", migration_method);
+ } else {
+ y2milestone ("Adjusting to migration method: %1", migration_method);
+ Wagon::SetMigrationMethod (migration_method);
+ }
+ }
}
}
=20
Added: branches/SuSE-Code-11-Branch/wagon/src/clients/wagon_restart_yast.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
src/clients/wagon_restart_yast.ycp?rev=3D61323&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/src/clients/wagon_restart_yast.ycp (ad=
ded)
+++ branches/SuSE-Code-11-Branch/wagon/src/clients/wagon_restart_yast.ycp Mon=
Mar 15 17:16:46 2010
@@ -0,0 +1,31 @@
+/**
+ * File:
+ * clients/wagon_restart_yast.ycp
+ *
+ * Module:
+ * Wagon
+ *
+ * Authors:
+ * Lukas Ocilka
+ *
+ * Summary:
+ * Online Migration Tool
+ *
+ * $Id$
+ *
+ */
+
+{
+ textdomain "wagon";
+
+ import "GetInstArgs";
+ import "Wagon";
+
+ if (GetInstArgs::going_back()) {
+ y2milestone ("Going back...");
+ return `back;
+ }
+
+ y2milestone ("YaST will be restarted");
+ return `restart_same_step;
+}
Modified: branches/SuSE-Code-11-Branch/wagon/src/clients/wagon_update_url.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
src/clients/wagon_update_url.ycp?rev=3D61323&r1=3D61322&r2=3D61323&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/src/clients/wagon_update_url.ycp (orig=
inal)
+++ branches/SuSE-Code-11-Branch/wagon/src/clients/wagon_update_url.ycp Mon M=
ar 15 17:16:46 2010
@@ -94,12 +94,12 @@
if (selected =3D=3D `suse_register) {
Wagon::check_repositories_manually =3D ((boolean) UI::QueryWidget (`id (`m=
anual_check), `Value) =3D=3D true);
y2milestone ("Checking repos manually: %1", Wagon::check_repositories_manu=
ally);
- Wagon::SetUpdateWorkflow ("manual_suse_register");
+ Wagon::SetMigrationMethod("suse_register");
} else if (selected =3D=3D `custom_url) {
// custom URL uses the same dialog in a different context
Wagon::check_repositories_manually =3D false;
y2milestone ("Checking repos manually: %1", Wagon::check_repositories_manu=
ally);
- Wagon::SetUpdateWorkflow ("manual_custom_url");
+ Wagon::SetMigrationMethod("custom");
}
=20
Wagon::AdjustVariableSteps();
Modified: branches/SuSE-Code-11-Branch/wagon/src/config/online_migration.xml
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
src/config/online_migration.xml?rev=3D61323&r1=3D61322&r2=3D61323&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/src/config/online_migration.xml (origi=
nal)
+++ branches/SuSE-Code-11-Branch/wagon/src/config/online_migration.xml Mon Ma=
r 15 17:16:46 2010
@@ -37,6 +37,7 @@
wagon_kickoffwagon_rpmcopysuseconfig_after_update
+ restart_yast_before_registrationsuse_register_after_updatefinished
@@ -56,11 +57,10 @@
welcomeupdate_online_mechanisminstall_migration_products
-
+
update_url_dialogsuse_register_workflowwagon_manual_url_repositories
- wagon_selfupdate_from_urlwagon_modify_repositorieswagon_check_repositoriesprepare_progress
@@ -68,60 +68,7 @@
wagon_kickoffwagon_rpmcopysuseconfig_after_update
- suse_register_after_update
- finished
-
-
- wagon_proposal
-
-
-
-
-
- manual_suse_register
-
- welcome
- update_online_mechanism
- install_migration_products
-
- update_url_dialog
- suse_register_workflow
- wagon_modify_repositories
- wagon_check_repositories
- prepare_progress
- point_of_no_return
- wagon_kickoff
- wagon_rpmcopy
- suseconfig_after_update
- suse_register_after_update
- finished
-
-
- wagon_proposal
-
-
-
-
-
- manual_custom_url
-
- welcome
- update_online_mechanism
- install_migration_products
-
- update_url_dialog
- wagon_manual_url_repositories
- wagon_selfupdate_from_url
- wagon_modify_repositories
- prepare_progress
- point_of_no_return
- wagon_kickoff
- wagon_rpmcopy
- suseconfig_after_update
+ restart_yast_before_registrationsuse_register_after_updatefinished
@@ -144,6 +91,7 @@
wagon_kickoffwagon_rpmcopysuseconfig_after_update
+ restart_yast_before_registrationsuse_register_after_updatefinished
@@ -261,8 +209,7 @@
=20
@@ -345,6 +292,17 @@
inst_suseconfig
=20
+
+
+
+ restart_yast_before_registration
+ wagon_restart_yast
+
+
Modified: branches/SuSE-Code-11-Branch/wagon/src/modules/Wagon.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
src/modules/Wagon.ycp?rev=3D61323&r1=3D61322&r2=3D61323&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/src/modules/Wagon.ycp (original)
+++ branches/SuSE-Code-11-Branch/wagon/src/modules/Wagon.ycp Mon Mar 15 17:16=
:46 2010
@@ -75,6 +75,29 @@
return update_workflow_type;
}
=20
+ string migration_method =3D nil;
+
+ global string migration_method_file =3D sformat ("%1/wagon_migration_met=
hod", Directory::vardir);
+
+ global boolean SetMigrationMethod (string m_method) {
+ y2milestone ("Setting migration method: %1", m_method);
+
+ if (m_method =3D=3D "suse_register" || m_method =3D=3D "custom") {
+ migration_method =3D m_method;
+ } else {
+ y2error ("Unknown migration method: %1", m_method);
+ Report::Error (sformat(_("Error switching migration method.
+Unknown migration method: %1"), m_method));
+ return false;
+ }
+
+ return true;
+ }
+
+ global string GetMigrationMethod () {
+ return migration_method;
+ }
+
void ResetWorkflowSteps () {
ProductControl::UnDisableAllModulesAndProposals (Mode::mode(), Stage::stage=
());
}
@@ -136,13 +159,29 @@
* Handles the optional workflow steps according to the current settigns.
*/
global void AdjustVariableSteps () {
- // BNC #579905: Check modified repositories manually.
- if (check_repositories_manually !=3D false) {
- y2milestone ("Enabling module %1", check_repos_module);
- ProductControl::EnableModule (check_repos_module);
- } else {
- y2milestone ("Disabling module %1", check_repos_module);
- ProductControl::DisableModule (check_repos_module);
+ y2milestone ("Adjusting variable steps to '%1' migration method", migration=
_method);
+
+ // BNC #587506: enable/disable steps according to selected method
+ //
+ // User will not have to enter migration repositories manually
+ // registration takes care about it
+ if (migration_method =3D=3D "suse_register") {
+ ProductControl::DisableModule ("wagon_manual_url_repositories");
+ ProductControl::EnableModule ("suse_register_workflow");
+
+ // BNC #579905: Check modified repositories manually.
+ if (check_repositories_manually !=3D false) {
+ y2milestone ("Enabling module %1", check_repos_module);
+ ProductControl::EnableModule (check_repos_module);
+ } else {
+ y2milestone ("Disabling module %1", check_repos_module);
+ ProductControl::DisableModule (check_repos_module);
+ }
+ // User has chosen to enter all migration repositories manually
+ } else if (migration_method =3D=3D "custom") {
+ ProductControl::DisableModule ("wagon_check_repositories");
+ ProductControl::DisableModule ("suse_register_workflow");
+ ProductControl::EnableModule ("wagon_manual_url_repositories");
}
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4296976117423286330==--
From locilka@svn.opensuse.org Mon Mar 15 16:12:41 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61324 - in /trunk/wagon: package/yast2-wagon.changes
src/clients/wagon.ycp src/clients/wagon_restart_yast.ycp
src/clients/wagon_update_url.ycp src/config/online_migration.xml
src/modules/Wagon.ycp
Date: Mon, 15 Mar 2010 16:17:03 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4481359376349876284=="
--===============4481359376349876284==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Mon Mar 15 17:17:02 2010
New Revision: 61324
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61324&view=3Drev
Log:
- Restarting YaST before calling registration after packages are
upgraded (BNC #587506).
Added:
trunk/wagon/src/clients/wagon_restart_yast.ycp
Modified:
trunk/wagon/package/yast2-wagon.changes
trunk/wagon/src/clients/wagon.ycp
trunk/wagon/src/clients/wagon_update_url.ycp
trunk/wagon/src/config/online_migration.xml
trunk/wagon/src/modules/Wagon.ycp
Modified: trunk/wagon/package/yast2-wagon.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/wagon/package/yast2-wagon.cha=
nges?rev=3D61324&r1=3D61323&r2=3D61324&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/wagon/package/yast2-wagon.changes (original)
+++ trunk/wagon/package/yast2-wagon.changes Mon Mar 15 17:17:02 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Mar 15 13:28:41 CET 2010 - locilka(a)suse.cz
+
+- Restarting YaST before calling registration after packages are
+ upgraded (BNC #587506).
+
+-------------------------------------------------------------------
Fri Mar 12 17:38:57 CET 2010 - locilka(a)suse.cz
=20
- Logging all repositories with their products during
Modified: trunk/wagon/src/clients/wagon.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/wagon/src/clients/wagon.ycp?r=
ev=3D61324&r1=3D61323&r2=3D61324&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/wagon/src/clients/wagon.ycp (original)
+++ trunk/wagon/src/clients/wagon.ycp Mon Mar 15 17:17:02 2010
@@ -99,6 +99,11 @@
string current_workflow =3D Wagon::GetUpdateWorkflow();
y2milestone ("Current workflow is '%1'", current_workflow);
SCR::Write (.target.ycp, current_workflow_file, current_workflow);
+
+ // Store also current migration method
+ string current_method =3D Wagon::GetMigrationMethod();
+ y2milestone ("Current migration method is '%1'", current_method);
+ SCR::Write (.target.ycp, Wagon::migration_method_file, current_method);
}
}
=20
@@ -141,6 +146,18 @@
Wagon::SetUpdateWorkflow (workflow_type);
}
}
+
+ if (FileUtils::Exists (Wagon::migration_method_file)) {
+ string migration_method =3D (string) SCR::Read (.target.ycp, Wagon::migrat=
ion_method_file);
+ SCR::Execute (.target.remove, Wagon::migration_method_file);
+
+ if (migration_method =3D=3D nil || migration_method =3D=3D "") {
+ y2error ("Migration method is invalid: %1", migration_method);
+ } else {
+ y2milestone ("Adjusting to migration method: %1", migration_method);
+ Wagon::SetMigrationMethod (migration_method);
+ }
+ }
}
}
=20
Added: trunk/wagon/src/clients/wagon_restart_yast.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/wagon/src/clients/wagon_resta=
rt_yast.ycp?rev=3D61324&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/wagon/src/clients/wagon_restart_yast.ycp (added)
+++ trunk/wagon/src/clients/wagon_restart_yast.ycp Mon Mar 15 17:17:02 2010
@@ -0,0 +1,31 @@
+/**
+ * File:
+ * clients/wagon_restart_yast.ycp
+ *
+ * Module:
+ * Wagon
+ *
+ * Authors:
+ * Lukas Ocilka
+ *
+ * Summary:
+ * Online Migration Tool
+ *
+ * $Id$
+ *
+ */
+
+{
+ textdomain "wagon";
+
+ import "GetInstArgs";
+ import "Wagon";
+
+ if (GetInstArgs::going_back()) {
+ y2milestone ("Going back...");
+ return `back;
+ }
+
+ y2milestone ("YaST will be restarted");
+ return `restart_same_step;
+}
Modified: trunk/wagon/src/clients/wagon_update_url.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/wagon/src/clients/wagon_updat=
e_url.ycp?rev=3D61324&r1=3D61323&r2=3D61324&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/wagon/src/clients/wagon_update_url.ycp (original)
+++ trunk/wagon/src/clients/wagon_update_url.ycp Mon Mar 15 17:17:02 2010
@@ -94,12 +94,12 @@
if (selected =3D=3D `suse_register) {
Wagon::check_repositories_manually =3D ((boolean) UI::QueryWidget (`id (`m=
anual_check), `Value) =3D=3D true);
y2milestone ("Checking repos manually: %1", Wagon::check_repositories_manu=
ally);
- Wagon::SetUpdateWorkflow ("manual_suse_register");
+ Wagon::SetMigrationMethod("suse_register");
} else if (selected =3D=3D `custom_url) {
// custom URL uses the same dialog in a different context
Wagon::check_repositories_manually =3D false;
y2milestone ("Checking repos manually: %1", Wagon::check_repositories_manu=
ally);
- Wagon::SetUpdateWorkflow ("manual_custom_url");
+ Wagon::SetMigrationMethod("custom");
}
=20
Wagon::AdjustVariableSteps();
Modified: trunk/wagon/src/config/online_migration.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/wagon/src/config/online_migra=
tion.xml?rev=3D61324&r1=3D61323&r2=3D61324&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/wagon/src/config/online_migration.xml (original)
+++ trunk/wagon/src/config/online_migration.xml Mon Mar 15 17:17:02 2010
@@ -37,6 +37,7 @@
wagon_kickoffwagon_rpmcopysuseconfig_after_update
+ restart_yast_before_registrationsuse_register_after_updatefinished
@@ -56,11 +57,10 @@
welcomeupdate_online_mechanisminstall_migration_products
-
+
update_url_dialogsuse_register_workflowwagon_manual_url_repositories
- wagon_selfupdate_from_urlwagon_modify_repositorieswagon_check_repositoriesprepare_progress
@@ -68,60 +68,7 @@
wagon_kickoffwagon_rpmcopysuseconfig_after_update
- suse_register_after_update
- finished
-
-
- wagon_proposal
-
-
-
-
-
- manual_suse_register
-
- welcome
- update_online_mechanism
- install_migration_products
-
- update_url_dialog
- suse_register_workflow
- wagon_modify_repositories
- wagon_check_repositories
- prepare_progress
- point_of_no_return
- wagon_kickoff
- wagon_rpmcopy
- suseconfig_after_update
- suse_register_after_update
- finished
-
-
- wagon_proposal
-
-
-
-
-
- manual_custom_url
-
- welcome
- update_online_mechanism
- install_migration_products
-
- update_url_dialog
- wagon_manual_url_repositories
- wagon_selfupdate_from_url
- wagon_modify_repositories
- prepare_progress
- point_of_no_return
- wagon_kickoff
- wagon_rpmcopy
- suseconfig_after_update
+ restart_yast_before_registrationsuse_register_after_updatefinished
@@ -144,6 +91,7 @@
wagon_kickoffwagon_rpmcopysuseconfig_after_update
+ restart_yast_before_registrationsuse_register_after_updatefinished
@@ -262,8 +210,7 @@
=20
@@ -346,6 +293,17 @@
inst_suseconfig
=20
+
+
+
+ restart_yast_before_registration
+ wagon_restart_yast
+
+
Modified: trunk/wagon/src/modules/Wagon.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/wagon/src/modules/Wagon.ycp?r=
ev=3D61324&r1=3D61323&r2=3D61324&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/wagon/src/modules/Wagon.ycp (original)
+++ trunk/wagon/src/modules/Wagon.ycp Mon Mar 15 17:17:02 2010
@@ -75,6 +75,29 @@
return update_workflow_type;
}
=20
+ string migration_method =3D nil;
+
+ global string migration_method_file =3D sformat ("%1/wagon_migration_met=
hod", Directory::vardir);
+
+ global boolean SetMigrationMethod (string m_method) {
+ y2milestone ("Setting migration method: %1", m_method);
+
+ if (m_method =3D=3D "suse_register" || m_method =3D=3D "custom") {
+ migration_method =3D m_method;
+ } else {
+ y2error ("Unknown migration method: %1", m_method);
+ Report::Error (sformat(_("Error switching migration method.
+Unknown migration method: %1"), m_method));
+ return false;
+ }
+
+ return true;
+ }
+
+ global string GetMigrationMethod () {
+ return migration_method;
+ }
+
void ResetWorkflowSteps () {
ProductControl::UnDisableAllModulesAndProposals (Mode::mode(), Stage::stage=
());
}
@@ -136,13 +159,29 @@
* Handles the optional workflow steps according to the current settigns.
*/
global void AdjustVariableSteps () {
- // BNC #579905: Check modified repositories manually.
- if (check_repositories_manually !=3D false) {
- y2milestone ("Enabling module %1", check_repos_module);
- ProductControl::EnableModule (check_repos_module);
- } else {
- y2milestone ("Disabling module %1", check_repos_module);
- ProductControl::DisableModule (check_repos_module);
+ y2milestone ("Adjusting variable steps to '%1' migration method", migration=
_method);
+
+ // BNC #587506: enable/disable steps according to selected method
+ //
+ // User will not have to enter migration repositories manually
+ // registration takes care about it
+ if (migration_method =3D=3D "suse_register") {
+ ProductControl::DisableModule ("wagon_manual_url_repositories");
+ ProductControl::EnableModule ("suse_register_workflow");
+
+ // BNC #579905: Check modified repositories manually.
+ if (check_repositories_manually !=3D false) {
+ y2milestone ("Enabling module %1", check_repos_module);
+ ProductControl::EnableModule (check_repos_module);
+ } else {
+ y2milestone ("Disabling module %1", check_repos_module);
+ ProductControl::DisableModule (check_repos_module);
+ }
+ // User has chosen to enter all migration repositories manually
+ } else if (migration_method =3D=3D "custom") {
+ ProductControl::DisableModule ("wagon_check_repositories");
+ ProductControl::DisableModule ("suse_register_workflow");
+ ProductControl::EnableModule ("wagon_manual_url_repositories");
}
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4481359376349876284==--
From locilka@svn.opensuse.org Mon Mar 15 16:41:52 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61325 - in /branches/SuSE-Code-11-SP1-Branch/wagon:
VERSION package/yast2-wagon.changes
Date: Mon, 15 Mar 2010 16:46:12 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5862610852573281168=="
--===============5862610852573281168==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Mon Mar 15 17:46:12 2010
New Revision: 61325
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61325&view=3Drev
Log:
New version
Modified:
branches/SuSE-Code-11-SP1-Branch/wagon/VERSION
branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes
Modified: branches/SuSE-Code-11-SP1-Branch/wagon/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/VERSION?rev=3D61325&r1=3D61324&r2=3D61325&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/VERSION Mon Mar 15 17:46:12 2010
@@ -1 +1 @@
-2.17.16
+2.17.17
Modified: branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wa=
gon/package/yast2-wagon.changes?rev=3D61325&r1=3D61324&r2=3D61325&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes Mon Ma=
r 15 17:46:12 2010
@@ -3,6 +3,7 @@
=20
- Restarting YaST before calling registration after packages are
upgraded (BNC #587506).
+- 2.17.17
=20
-------------------------------------------------------------------
Fri Mar 12 17:38:57 CET 2010 - locilka(a)suse.cz
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5862610852573281168==--
From locilka@svn.opensuse.org Mon Mar 15 16:43:12 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61326 - /tags/branch-Code-11-SP1-2_17_17/wagon/
Date: Mon, 15 Mar 2010 16:47:14 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4673354349664330213=="
--===============4673354349664330213==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: locilka
Date: Mon Mar 15 17:47:14 2010
New Revision: 61326
URL: http://svn.opensuse.org/viewcvs/yast?rev=61326&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_17 for wagon
Added:
tags/branch-Code-11-SP1-2_17_17/wagon/ (props changed)
- copied from r61325, branches/SuSE-Code-11-SP1-Branch/wagon/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4673354349664330213==--
From locilka@svn.opensuse.org Mon Mar 15 16:44:47 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61327 - in /branches/SuSE-Code-11-Branch/wagon:
VERSION package/yast2-wagon.changes
Date: Mon, 15 Mar 2010 16:49:08 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3553755392368492104=="
--===============3553755392368492104==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Mon Mar 15 17:49:07 2010
New Revision: 61327
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61327&view=3Drev
Log:
New version
Modified:
branches/SuSE-Code-11-Branch/wagon/VERSION
branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes
Modified: branches/SuSE-Code-11-Branch/wagon/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
VERSION?rev=3D61327&r1=3D61326&r2=3D61327&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/VERSION (original)
+++ branches/SuSE-Code-11-Branch/wagon/VERSION Mon Mar 15 17:49:07 2010
@@ -1 +1 @@
-2.17.8.7
+2.17.8.8
Modified: branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/wagon/=
package/yast2-wagon.changes?rev=3D61327&r1=3D61326&r2=3D61327&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes (original)
+++ branches/SuSE-Code-11-Branch/wagon/package/yast2-wagon.changes Mon Mar 15=
17:49:07 2010
@@ -3,6 +3,7 @@
=20
- Restarting YaST before calling registration after packages are
upgraded (BNC #587506).
+- 2.17.8.8
=20
-------------------------------------------------------------------
Fri Mar 12 17:38:57 CET 2010 - locilka(a)suse.cz
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3553755392368492104==--
From locilka@svn.opensuse.org Mon Mar 15 16:45:03 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61328 - /tags/branch-Code-11-2_17_8_8/
Date: Mon, 15 Mar 2010 16:49:23 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============9095705974000096411=="
--===============9095705974000096411==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: locilka
Date: Mon Mar 15 17:49:23 2010
New Revision: 61328
URL: http://svn.opensuse.org/viewcvs/yast?rev=61328&view=rev
Log:
Created tag branch-Code-11-2_17_8_8
Added:
tags/branch-Code-11-2_17_8_8/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============9095705974000096411==--
From locilka@svn.opensuse.org Mon Mar 15 16:45:07 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61329 - /tags/branch-Code-11-2_17_8_8/wagon/
Date: Mon, 15 Mar 2010 16:49:25 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1224632208280154506=="
--===============1224632208280154506==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: locilka
Date: Mon Mar 15 17:49:25 2010
New Revision: 61329
URL: http://svn.opensuse.org/viewcvs/yast?rev=61329&view=rev
Log:
Created tag branch-Code-11-2_17_8_8 for wagon
Added:
tags/branch-Code-11-2_17_8_8/wagon/
- copied from r61328, branches/SuSE-Code-11-Branch/wagon/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1224632208280154506==--
From aschnell@svn.opensuse.org Tue Mar 16 12:07:10 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61330 - in /trunk/storage:
package/yast2-storage.changes storage/src/modules/FileSystems.ycp
storage/src/modules/Storage.ycp
Date: Tue, 16 Mar 2010 12:11:34 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8633857218242724571=="
--===============8633857218242724571==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Tue Mar 16 13:11:33 2010
New Revision: 61330
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61330&view=3Drev
Log:
- handle udev names for partition with installation source (bnc #582717)
Modified:
trunk/storage/package/yast2-storage.changes
trunk/storage/storage/src/modules/FileSystems.ycp
trunk/storage/storage/src/modules/Storage.ycp
Modified: trunk/storage/package/yast2-storage.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/package/yast2-storage=
.changes?rev=3D61330&r1=3D61329&r2=3D61330&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/package/yast2-storage.changes (original)
+++ trunk/storage/package/yast2-storage.changes Tue Mar 16 13:11:33 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 16 13:07:13 CET 2010 - aschnell(a)suse.de
+
+- handle udev names for partition with installation source (bnc
+ #582717)
+
+-------------------------------------------------------------------
Tue Mar 09 14:14:55 CET 2010 - aschnell(a)suse.de
=20
- mark messages for translation (bnc #580884)
Modified: trunk/storage/storage/src/modules/FileSystems.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/F=
ileSystems.ycp?rev=3D61330&r1=3D61329&r2=3D61330&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/FileSystems.ycp (original)
+++ trunk/storage/storage/src/modules/FileSystems.ycp Tue Mar 16 13:11:33 2010
@@ -1259,6 +1259,7 @@
fst_default =3D fst_default + ",codepage=3D" + code;
}
}
+
any dp =3D LibStorage::ContVolInfo::new("LibStorage::ContVolInfo");
string dev =3D part["device"]:"";
LibStorage::StorageInterface::getContVolInfo(sint, dev, dp);
@@ -1279,6 +1280,7 @@
}
}
}
+
y2milestone( "DefaultFstabOptions dev %3 fsys %1 is %2", fsys, fst_defau=
lt, dev );
return( fst_default );
}
Modified: trunk/storage/storage/src/modules/Storage.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/S=
torage.ycp?rev=3D61330&r1=3D61329&r2=3D61330&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/Storage.ycp (original)
+++ trunk/storage/storage/src/modules/Storage.ycp Tue Mar 16 13:11:33 2010
@@ -68,6 +68,7 @@
import "LibStorage::PartitionSlotInfo";
import "LibStorage::CommitInfo";
import "LibStorage::DlabelCapabilities";
+ import "LibStorage::ContVolInfo";
import "LibStorage::ResizeInfo";
import "LibStorage::ContentInfo";
import "LibStorage::Environment";
@@ -185,7 +186,8 @@
`CT_NFS : 8 ];
=20
list hw_packages =3D [];
-string part_insts =3D "";
+
+string part_insts =3D nil;
=20
=20
global boolean IsKernelDeviceName(string device)
@@ -2020,21 +2022,49 @@
}
if( Stage::initial() )
{
- string inst =3D (string) SCR::Read( .etc.install_inf.Partition );
- if (inst !=3D nil && !isempty(inst))
- {
- part_insts =3D "/dev/" + inst;
- y2milestone( "Storage .etc.install_inf.Partition \"%1\" part_insts:%2",
- inst, part_insts );
- }
Storage::SetPartMode( "CUSTOM" );
Storage::SetPartProposalActive( false );
}
}
=20
=20
+ global boolean GetContVolInfo(string device, map& info)
+ {
+ any tmp =3D LibStorage::ContVolInfo::new("LibStorage::ContVolInfo");
+ if (LibStorage::StorageInterface::getContVolInfo(sint, device, tmp) !=3D 0)
+ return false;
+
+ info =3D $[ "cname" : LibStorage::ContVolInfo::swig_cname_get(tmp),
+ "cdevice" : LibStorage::ContVolInfo::swig_cdevice_get(tmp),
+ "vname" : LibStorage::ContVolInfo::swig_vname_get(tmp),
+ "vdevice" : LibStorage::ContVolInfo::swig_vdevice_get(tmp) ];
+
+ y2milestone("GetContVolInfo device:%1 info:%2", device, info);
+ return true;
+ }
+
+
global boolean IsInstallationSource(string device)
{
+ if (part_insts =3D=3D nil)
+ {
+ if (Stage::initial())
+ {
+ string tmp =3D (string) SCR::Read(.etc.install_inf.Partition);
+ if (tmp !=3D nil && !isempty(tmp))
+ {
+ map info =3D $[];
+ if (GetContVolInfo("/dev/" + tmp, info))
+ part_insts =3D info["vdevice"]:"";
+ else
+ y2error("unknown device %1", "/dev/" + tmp);
+ }
+
+ y2milestone("IsInstallationSource .etc.install_inf.Partition \"%1\" part_i=
nsts:%2",
+ tmp, part_insts);
+ }
+ }
+
return !isempty(device) && device =3D=3D part_insts;
}
=20
@@ -3691,7 +3721,6 @@
if (IsInstallationSource(p["device"]:""))
{
ret =3D false;
- y2milestone( "CanEdit part_insts:%1 p:%2", part_insts, p );
if( verbose )
{
string txt =3D sformat( _("
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8633857218242724571==--
From mzugec@svn.opensuse.org Tue Mar 16 12:11:32 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61331 - in /branches/SuSE-Code-11-SP1-Branch/network:
VERSION package/yast2-network.changes src/clients/save_network.ycp
Date: Tue, 16 Mar 2010 12:15:53 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0730635235386854582=="
--===============0730635235386854582==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Tue Mar 16 13:15:53 2010
New Revision: 61331
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61331&view=3Drev
Log:
during 1st installation stage write correctly filename for ifcfg
file (bnc#588586)
Modified:
branches/SuSE-Code-11-SP1-Branch/network/VERSION
branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes
branches/SuSE-Code-11-SP1-Branch/network/src/clients/save_network.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/VERSION?rev=3D61331&r1=3D61330&r2=3D61331&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/VERSION Tue Mar 16 13:15:53 2010
@@ -1 +1 @@
-2.17.126
+2.17.127
Modified: branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/package/yast2-network.changes?rev=3D61331&r1=3D61330&r2=3D61331&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes Tu=
e Mar 16 13:15:53 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Tue Mar 16 13:14:40 CET 2010 - mzugec(a)suse.cz
+
+- during 1st installation stage write correctly filename for ifcfg
+file (bnc#588586)
+- 2.17.127=20
+
+-------------------------------------------------------------------
Fri Mar 12 10:42:43 CET 2010 - kmachalkova(a)suse.cz
=20
- In [auto]installation, prefer hostname from install.inf. Convert
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/clients/save_network.y=
cp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/clients/save_network.ycp?rev=3D61331&r1=3D61330&r2=3D61331&view=3Dd=
iff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/clients/save_network.ycp (or=
iginal)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/clients/save_network.ycp Tue=
Mar 16 13:15:53 2010
@@ -116,7 +116,7 @@
=20
=20
/* Split network device */
- string netdevice =3D InstallInf["netdevice"]:"";
+ netdevice =3D InstallInf["netdevice"]:"";
if (Mode::autoinst()){
string new_devname =3D LanUdevAuto::GetDevnameByMAC(InstallInf["hwadd=
r"]:"");
if (size(new_devname)>0){
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0730635235386854582==--
From mzugec@svn.opensuse.org Tue Mar 16 12:11:36 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61332 - /tags/branch-Code-11-SP1-2_17_127/
Date: Tue, 16 Mar 2010 12:15:59 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0080820953468386859=="
--===============0080820953468386859==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Tue Mar 16 13:15:59 2010
New Revision: 61332
URL: http://svn.opensuse.org/viewcvs/yast?rev=61332&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_127
Added:
tags/branch-Code-11-SP1-2_17_127/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0080820953468386859==--
From mzugec@svn.opensuse.org Tue Mar 16 12:11:40 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61333 - /tags/branch-Code-11-SP1-2_17_127/network/
Date: Tue, 16 Mar 2010 12:16:02 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4446905259843186962=="
--===============4446905259843186962==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Tue Mar 16 13:16:02 2010
New Revision: 61333
URL: http://svn.opensuse.org/viewcvs/yast?rev=61333&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_127 for network
Added:
tags/branch-Code-11-SP1-2_17_127/network/ (props changed)
- copied from r61332, branches/SuSE-Code-11-SP1-Branch/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4446905259843186962==--
From aschnell@svn.opensuse.org Tue Mar 16 13:21:43 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61334 - /trunk/storage/storage/src/modules/FileSystems.ycp
Date: Tue, 16 Mar 2010 13:26:07 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7200911396639685462=="
--===============7200911396639685462==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Tue Mar 16 14:26:06 2010
New Revision: 61334
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61334&view=3Drev
Log:
- adapted to getContVolInfo change
Modified:
trunk/storage/storage/src/modules/FileSystems.ycp
Modified: trunk/storage/storage/src/modules/FileSystems.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/F=
ileSystems.ycp?rev=3D61334&r1=3D61333&r2=3D61334&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/FileSystems.ycp (original)
+++ trunk/storage/storage/src/modules/FileSystems.ycp Tue Mar 16 14:26:06 2010
@@ -1267,7 +1267,7 @@
if( t =3D=3D LibStorage::DISK() )
{
any infos =3D LibStorage::DiskInfo::new("LibStorage::DiskInfo");
- string disk =3D LibStorage::ContVolInfo::swig_cname_get(dp);
+ string disk =3D LibStorage::ContVolInfo::swig_cdevice_get(dp);
y2milestone( "DefaultFstabOptions disk:%1", disk );
integer r =3D LibStorage::StorageInterface::getDiskInfo(sint, disk, infos);
if( r=3D=3D0 )
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7200911396639685462==--
From aschnell@svn.opensuse.org Tue Mar 16 13:59:00 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61335 - in /trunk/storage/storage/src/modules:
FileSystems.ycp Storage.ycp
Date: Tue, 16 Mar 2010 14:03:23 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4708707031899994835=="
--===============4708707031899994835==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Tue Mar 16 15:03:23 2010
New Revision: 61335
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61335&view=3Drev
Log:
- include ctype in info from GetContVolInfo
Modified:
trunk/storage/storage/src/modules/FileSystems.ycp
trunk/storage/storage/src/modules/Storage.ycp
Modified: trunk/storage/storage/src/modules/FileSystems.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/F=
ileSystems.ycp?rev=3D61335&r1=3D61334&r2=3D61335&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/FileSystems.ycp (original)
+++ trunk/storage/storage/src/modules/FileSystems.ycp Tue Mar 16 15:03:23 2010
@@ -1263,7 +1263,7 @@
any dp =3D LibStorage::ContVolInfo::new("LibStorage::ContVolInfo");
string dev =3D part["device"]:"";
LibStorage::StorageInterface::getContVolInfo(sint, dev, dp);
- integer t =3D LibStorage::ContVolInfo::swig_type_get(dp);
+ integer t =3D LibStorage::ContVolInfo::swig_ctype_get(dp);
if( t =3D=3D LibStorage::DISK() )
{
any infos =3D LibStorage::DiskInfo::new("LibStorage::DiskInfo");
Modified: trunk/storage/storage/src/modules/Storage.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/S=
torage.ycp?rev=3D61335&r1=3D61334&r2=3D61335&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/Storage.ycp (original)
+++ trunk/storage/storage/src/modules/Storage.ycp Tue Mar 16 15:03:23 2010
@@ -2034,7 +2034,8 @@
if (LibStorage::StorageInterface::getContVolInfo(sint, device, tmp) !=3D 0)
return false;
=20
- info =3D $[ "cname" : LibStorage::ContVolInfo::swig_cname_get(tmp),
+ info =3D $[ "ctype" : toSymbol(conv_ctype, LibStorage::ContVolInfo::swig_ct=
ype_get(tmp)),
+ "cname" : LibStorage::ContVolInfo::swig_cname_get(tmp),
"cdevice" : LibStorage::ContVolInfo::swig_cdevice_get(tmp),
"vname" : LibStorage::ContVolInfo::swig_vname_get(tmp),
"vdevice" : LibStorage::ContVolInfo::swig_vdevice_get(tmp) ];
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4708707031899994835==--
From jsuchome@svn.opensuse.org Tue Mar 16 14:02:08 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61336 - in /branches/SuSE-Code-11-SP1-Branch/yast2:
VERSION library/runlevel/src/Makefile.am
library/runlevel/src/YaPI/SERVICES.pm package/yast2.changes yast2.spec.in
Date: Tue, 16 Mar 2010 14:06:25 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4754810175973482851=="
--===============4754810175973482851==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Tue Mar 16 15:06:25 2010
New Revision: 61336
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61336&view=3Drev
Log:
- SERVICES.pm moved to webyast-services-ws (bnc#587876)
- 2.17.89
Removed:
branches/SuSE-Code-11-SP1-Branch/yast2/library/runlevel/src/YaPI/SERVICES=
.pm
Modified:
branches/SuSE-Code-11-SP1-Branch/yast2/VERSION
branches/SuSE-Code-11-SP1-Branch/yast2/library/runlevel/src/Makefile.am
branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
branches/SuSE-Code-11-SP1-Branch/yast2/yast2.spec.in
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/VERSION?rev=3D61336&r1=3D61335&r2=3D61336&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/VERSION Tue Mar 16 15:06:25 2010
@@ -1 +1 @@
-2.17.88
+2.17.89
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/library/runlevel/src/Makefil=
e.am
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/library/runlevel/src/Makefile.am?rev=3D61336&r1=3D61335&r2=3D61336&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/library/runlevel/src/Makefile.am (=
original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/library/runlevel/src/Makefile.am T=
ue Mar 16 15:06:25 2010
@@ -6,12 +6,7 @@
=20
module_DATA =3D Service.ycp Runlevel.ycp
=20
-YaPI_perldir =3D @moduledir@/YaPI
-
-YaPI_perl_DATA =3D \
- YaPI/SERVICES.pm
-
EXTRA_DIST =3D $(agent_SCRIPTS) \
- $(scrconf_DATA) $(module_DATA) $(YaPI_perl_DATA)
+ $(scrconf_DATA) $(module_DATA)
=20
include $(top_srcdir)/Makefile.am.common
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/package/yast2.changes?rev=3D61336&r1=3D61335&r2=3D61336&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes Tue Mar 16 1=
5:06:25 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 16 14:49:06 CET 2010 - jsuchome(a)suse.cz
+
+- SERVICES.pm moved to webyast-services-ws (bnc#587876)
+- 2.17.89
+
+-------------------------------------------------------------------
Wed Mar 10 16:32:25 CET 2010 - locilka(a)suse.cz
=20
- Added special comments for translators to RTL languages
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/yast2.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/yast2.spec.in?rev=3D61336&r1=3D61335&r2=3D61336&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/yast2.spec.in (original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/yast2.spec.in Tue Mar 16 15:06:25 =
2010
@@ -131,7 +131,6 @@
%dir @imagedir@
%dir @localedir@
%dir @moduledir@
-%dir @moduledir@/YaPI
%dir @scrconfdir@
%dir @ybindir@
%dir @ydatadir@
@@ -149,7 +148,6 @@
@ydatadir@/*.ycp
@clientdir@/*
@moduledir@/*
-(a)moduledir@/YaPI/*.pm
@scrconfdir@/*
@ybindir@/*
@agentdir@/ag_*
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4754810175973482851==--
From jsuchome@svn.opensuse.org Tue Mar 16 14:02:11 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61337 - /tags/branch-Code-11-SP1-2_17_89/yast2/
Date: Tue, 16 Mar 2010 14:06:31 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2001019524882532888=="
--===============2001019524882532888==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Tue Mar 16 15:06:31 2010
New Revision: 61337
URL: http://svn.opensuse.org/viewcvs/yast?rev=61337&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_89 for yast2
Added:
tags/branch-Code-11-SP1-2_17_89/yast2/ (props changed)
- copied from r61336, branches/SuSE-Code-11-SP1-Branch/yast2/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2001019524882532888==--
From aschnell@svn.opensuse.org Tue Mar 16 14:34:27 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61338 - in /trunk/storage: VERSION
package/yast2-storage.changes yast2-storage.spec.in
Date: Tue, 16 Mar 2010 14:38:50 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1473652307205774790=="
--===============1473652307205774790==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Tue Mar 16 15:38:50 2010
New Revision: 61338
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61338&view=3Drev
Log:
- increased version
Modified:
trunk/storage/VERSION
trunk/storage/package/yast2-storage.changes
trunk/storage/yast2-storage.spec.in
Modified: trunk/storage/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/VERSION?rev=3D61338&r=
1=3D61337&r2=3D61338&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/VERSION (original)
+++ trunk/storage/VERSION Tue Mar 16 15:38:50 2010
@@ -1 +1 @@
-2.19.7
+2.19.8
Modified: trunk/storage/package/yast2-storage.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/package/yast2-storage=
.changes?rev=3D61338&r1=3D61337&r2=3D61338&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/package/yast2-storage.changes (original)
+++ trunk/storage/package/yast2-storage.changes Tue Mar 16 15:38:50 2010
@@ -3,6 +3,7 @@
=20
- handle udev names for partition with installation source (bnc
#582717)
+- 2.19.8
=20
-------------------------------------------------------------------
Tue Mar 09 14:14:55 CET 2010 - aschnell(a)suse.de
Modified: trunk/storage/yast2-storage.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/yast2-storage.spec.in=
?rev=3D61338&r1=3D61337&r2=3D61338&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/yast2-storage.spec.in (original)
+++ trunk/storage/yast2-storage.spec.in Tue Mar 16 15:38:50 2010
@@ -5,7 +5,7 @@
License: GPL v2 or later
BuildRequires: blocxx-devel boost-devel gcc-c++ libxcrypt-devel openssl-deve=
l sablot swig
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-=
skel update-desktop-files
-BuildRequires: libstorage-devel >=3D 2.19.10 yast2 >=3D 2.19.4 yast2-core-de=
vel >=3D 2.18.1 yast2-devtools
+BuildRequires: libstorage-devel >=3D 2.19.11 yast2 >=3D 2.19.4 yast2-core-de=
vel >=3D 2.18.1 yast2-devtools
BuildRequires: yast2-testsuite >=3D 2.19.0 yast2-perl-bindings
Requires: libstorage =3D %(echo `rpm -q --queryformat '%{VERSION}' libstorag=
e`)
Requires: yast2-perl-bindings yast2-core >=3D 2.18.3 yast2 >=3D 2.19.4 yast2=
-libyui >=3D 2.18.7
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1473652307205774790==--
From jsuchome@svn.opensuse.org Tue Mar 16 14:36:56 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61339 - in /branches/SuSE-Linux-11_2-Branch/yast2:
VERSION library/runlevel/src/Makefile.am
library/runlevel/src/YaPI/SERVICES.pm package/yast2.changes yast2.spec.in
Date: Tue, 16 Mar 2010 14:41:18 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0722729855160102568=="
--===============0722729855160102568==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Tue Mar 16 15:41:17 2010
New Revision: 61339
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61339&view=3Drev
Log:
- SERVICES.pm moved to webyast-services-ws (bnc#587876)=20
- 2.18.32
Removed:
branches/SuSE-Linux-11_2-Branch/yast2/library/runlevel/src/YaPI/SERVICES.=
pm
Modified:
branches/SuSE-Linux-11_2-Branch/yast2/VERSION
branches/SuSE-Linux-11_2-Branch/yast2/library/runlevel/src/Makefile.am
branches/SuSE-Linux-11_2-Branch/yast2/package/yast2.changes
branches/SuSE-Linux-11_2-Branch/yast2/yast2.spec.in
Modified: branches/SuSE-Linux-11_2-Branch/yast2/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Linux-11_2-Branch/yas=
t2/VERSION?rev=3D61339&r1=3D61338&r2=3D61339&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Linux-11_2-Branch/yast2/VERSION (original)
+++ branches/SuSE-Linux-11_2-Branch/yast2/VERSION Tue Mar 16 15:41:17 2010
@@ -1 +1 @@
-2.18.31
+2.18.32
Modified: branches/SuSE-Linux-11_2-Branch/yast2/library/runlevel/src/Makefile=
.am
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Linux-11_2-Branch/yas=
t2/library/runlevel/src/Makefile.am?rev=3D61339&r1=3D61338&r2=3D61339&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Linux-11_2-Branch/yast2/library/runlevel/src/Makefile.am (o=
riginal)
+++ branches/SuSE-Linux-11_2-Branch/yast2/library/runlevel/src/Makefile.am Tu=
e Mar 16 15:41:17 2010
@@ -6,12 +6,8 @@
=20
module_DATA =3D Service.ycp Runlevel.ycp
=20
-YaPI_perldir =3D @moduledir@/YaPI
-
-YaPI_perl_DATA =3D \
- YaPI/SERVICES.pm
=20
EXTRA_DIST =3D $(agent_SCRIPTS) \
- $(scrconf_DATA) $(module_DATA) $(YaPI_perl_DATA)
+ $(scrconf_DATA) $(module_DATA)
=20
include $(top_srcdir)/Makefile.am.common
Modified: branches/SuSE-Linux-11_2-Branch/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Linux-11_2-Branch/yas=
t2/package/yast2.changes?rev=3D61339&r1=3D61338&r2=3D61339&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Linux-11_2-Branch/yast2/package/yast2.changes (original)
+++ branches/SuSE-Linux-11_2-Branch/yast2/package/yast2.changes Tue Mar 16 15=
:41:17 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 16 15:28:39 CET 2010 - jsuchome(a)suse.cz
+
+- SERVICES.pm moved to webyast-services-ws (bnc#587876)=20
+- 2.18.32
+
+-------------------------------------------------------------------
Wed Mar 10 15:43:17 CET 2010 - mvidner(a)suse.cz
=20
- Mode::test(): check getenv instead of the UI
Modified: branches/SuSE-Linux-11_2-Branch/yast2/yast2.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Linux-11_2-Branch/yas=
t2/yast2.spec.in?rev=3D61339&r1=3D61338&r2=3D61339&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Linux-11_2-Branch/yast2/yast2.spec.in (original)
+++ branches/SuSE-Linux-11_2-Branch/yast2/yast2.spec.in Tue Mar 16 15:41:17 2=
010
@@ -136,7 +136,6 @@
%dir @imagedir@
%dir @localedir@
%dir @moduledir@
-%dir @moduledir@/YaPI
%dir @scrconfdir@
%dir @ybindir@
%dir @ydatadir@
@@ -154,7 +153,6 @@
@ydatadir@/*.ycp
@clientdir@/*
@moduledir@/*
-(a)moduledir@/YaPI/*.pm
@scrconfdir@/*
@ybindir@/*
@agentdir@/ag_*
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0722729855160102568==--
From jsuchome@svn.opensuse.org Tue Mar 16 14:37:03 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61340 - /tags/branch-Linux-11_2-2_18_32/
Date: Tue, 16 Mar 2010 14:41:27 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1084213065284947729=="
--===============1084213065284947729==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Tue Mar 16 15:41:27 2010
New Revision: 61340
URL: http://svn.opensuse.org/viewcvs/yast?rev=61340&view=rev
Log:
Created tag branch-Linux-11_2-2_18_32
Added:
tags/branch-Linux-11_2-2_18_32/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1084213065284947729==--
From jsuchome@svn.opensuse.org Tue Mar 16 14:37:05 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61341 - /tags/branch-Linux-11_2-2_18_32/yast2/
Date: Tue, 16 Mar 2010 14:41:29 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8716692494664238629=="
--===============8716692494664238629==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Tue Mar 16 15:41:29 2010
New Revision: 61341
URL: http://svn.opensuse.org/viewcvs/yast?rev=61341&view=rev
Log:
Created tag branch-Linux-11_2-2_18_32 for yast2
Added:
tags/branch-Linux-11_2-2_18_32/yast2/ (props changed)
- copied from r61340, branches/SuSE-Linux-11_2-Branch/yast2/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8716692494664238629==--
From jsuchome@svn.opensuse.org Tue Mar 16 14:37:11 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61342 - in /trunk/yast2: VERSION
library/runlevel/src/Makefile.am library/runlevel/src/YaPI/SERVICES.pm
package/yast2.changes yast2.spec.in
Date: Tue, 16 Mar 2010 14:41:36 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3435324419529592572=="
--===============3435324419529592572==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Tue Mar 16 15:41:36 2010
New Revision: 61342
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61342&view=3Drev
Log:
- SERVICES.pm moved to webyast-services-ws (bnc#587876)=20
- 2.19.9
Removed:
trunk/yast2/library/runlevel/src/YaPI/SERVICES.pm
Modified:
trunk/yast2/VERSION
trunk/yast2/library/runlevel/src/Makefile.am
trunk/yast2/package/yast2.changes
trunk/yast2/yast2.spec.in
Modified: trunk/yast2/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/VERSION?rev=3D61342&r1=
=3D61341&r2=3D61342&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/yast2/VERSION (original)
+++ trunk/yast2/VERSION Tue Mar 16 15:41:36 2010
@@ -1 +1 @@
-2.19.8
+2.19.9
Modified: trunk/yast2/library/runlevel/src/Makefile.am
URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/library/runlevel/src/Ma=
kefile.am?rev=3D61342&r1=3D61341&r2=3D61342&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/yast2/library/runlevel/src/Makefile.am (original)
+++ trunk/yast2/library/runlevel/src/Makefile.am Tue Mar 16 15:41:36 2010
@@ -6,12 +6,7 @@
=20
module_DATA =3D Service.ycp Runlevel.ycp
=20
-YaPI_perldir =3D @moduledir@/YaPI
-
-YaPI_perl_DATA =3D \
- YaPI/SERVICES.pm
-
EXTRA_DIST =3D $(agent_SCRIPTS) \
- $(scrconf_DATA) $(module_DATA) $(YaPI_perl_DATA)
+ $(scrconf_DATA) $(module_DATA)
=20
include $(top_srcdir)/Makefile.am.common
Modified: trunk/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/package/yast2.changes?r=
ev=3D61342&r1=3D61341&r2=3D61342&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/yast2/package/yast2.changes (original)
+++ trunk/yast2/package/yast2.changes Tue Mar 16 15:41:36 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 16 15:28:33 CET 2010 - jsuchome(a)suse.cz
+
+- SERVICES.pm moved to webyast-services-ws (bnc#587876)=20
+- 2.19.9
+
+-------------------------------------------------------------------
Wed Mar 10 16:32:25 CET 2010 - locilka(a)suse.cz
=20
- Added special comments for translators to RTL languages
Modified: trunk/yast2/yast2.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/yast2.spec.in?rev=3D613=
42&r1=3D61341&r2=3D61342&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/yast2/yast2.spec.in (original)
+++ trunk/yast2/yast2.spec.in Tue Mar 16 15:41:36 2010
@@ -138,7 +138,6 @@
%dir @imagedir@
%dir @localedir@
%dir @moduledir@
-%dir @moduledir@/YaPI
%dir @scrconfdir@
%dir @ybindir@
%dir @ydatadir@
@@ -156,7 +155,6 @@
@ydatadir@/*.ycp
@clientdir@/*
@moduledir@/*
-(a)moduledir@/YaPI/*.pm
@scrconfdir@/*
@ybindir@/*
@agentdir@/ag_*
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3435324419529592572==--
From jsuchome@svn.opensuse.org Tue Mar 16 14:37:18 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61343 - /tags/stable-2_19_9/yast2/
Date: Tue, 16 Mar 2010 14:41:42 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2588074880625148025=="
--===============2588074880625148025==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Tue Mar 16 15:41:42 2010
New Revision: 61343
URL: http://svn.opensuse.org/viewcvs/yast?rev=61343&view=rev
Log:
Created tag stable-2_19_9 for yast2
Added:
tags/stable-2_19_9/yast2/ (props changed)
- copied from r61342, trunk/yast2/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2588074880625148025==--
From rpmcruz@svn.opensuse.org Tue Mar 16 14:45:19 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61344 - in /trunk/gtk: ChangeLog
src/pkg/YGPackageSelector.cc src/pkg/yzyppwrapper.cc
Date: Tue, 16 Mar 2010 14:49:43 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7643682142842326916=="
--===============7643682142842326916==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Tue Mar 16 15:49:43 2010
New Revision: 61344
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61344&view=3Drev
Log:
* src/pkg/yzyppwrapper.cc: bug fix 588561: wrong
installed number in pattern list.
Modified:
trunk/gtk/ChangeLog
trunk/gtk/src/pkg/YGPackageSelector.cc
trunk/gtk/src/pkg/yzyppwrapper.cc
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61344&r1=
=3D61343&r2=3D61344&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Tue Mar 16 15:49:43 2010
@@ -1,3 +1,8 @@
+2010-03-16 Ricardo Cruz
+
+ * src/pkg/yzyppwrapper.cc: bug fix 588561: wrong
+ installed number in pattern list.
+
2010-03-11 Ricardo Cruz
=20
* src/pkg/YGPackageSelector.cc & src/pkg/ygtkpkglistview.h/cc:
Modified: trunk/gtk/src/pkg/YGPackageSelector.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/YGPackageSelector=
.cc?rev=3D61344&r1=3D61343&r2=3D61344&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/YGPackageSelector.cc (original)
+++ trunk/gtk/src/pkg/YGPackageSelector.cc Tue Mar 16 15:49:43 2010
@@ -25,7 +25,7 @@
#include "ygtkpkgstatusbar.h"
#include "ygtkpkgdetailview.h"
=20
-#define USE_LIST_BUTTONS
+//#define USE_LIST_BUTTONS
=20
YGPackageSelector *YGPackageSelector::singleton =3D 0;
=20
Modified: trunk/gtk/src/pkg/yzyppwrapper.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/yzyppwrapper.cc?r=
ev=3D61344&r1=3D61343&r2=3D61344&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/yzyppwrapper.cc (original)
+++ trunk/gtk/src/pkg/yzyppwrapper.cc Tue Mar 16 15:49:43 2010
@@ -537,7 +537,7 @@
{
Ypp::List *content =3D getContent();
Ypp::ListProps props (*content);
- *installed =3D props.isInstalled();
+ *installed =3D props.isInstalledNb();
*total =3D content->size();
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7643682142842326916==--
From rpmcruz@svn.opensuse.org Tue Mar 16 14:46:50 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61345 - in /trunk/gtk: VERSION VERSION.cmake
package/yast2-gtk.changes
Date: Tue, 16 Mar 2010 14:51:14 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2532395285472845069=="
--===============2532395285472845069==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Tue Mar 16 15:51:14 2010
New Revision: 61345
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61345&view=3Drev
Log:
Milestone version.
Modified:
trunk/gtk/VERSION
trunk/gtk/VERSION.cmake
trunk/gtk/package/yast2-gtk.changes
Modified: trunk/gtk/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION?rev=3D61345&r1=3D=
61344&r2=3D61345&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION (original)
+++ trunk/gtk/VERSION Tue Mar 16 15:51:14 2010
@@ -1 +1 @@
-2.21.20
+2.21.21
Modified: trunk/gtk/VERSION.cmake
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION.cmake?rev=3D61345=
&r1=3D61344&r2=3D61345&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION.cmake (original)
+++ trunk/gtk/VERSION.cmake Tue Mar 16 15:51:14 2010
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "21")
-SET(VERSION_PATCH "20")
+SET(VERSION_PATCH "21")
Modified: trunk/gtk/package/yast2-gtk.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/package/yast2-gtk.changes=
?rev=3D61345&r1=3D61344&r2=3D61345&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/package/yast2-gtk.changes (original)
+++ trunk/gtk/package/yast2-gtk.changes Tue Mar 16 15:51:14 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 16 14:51:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
+
+- 2.21.21
+- wrong installed number in pattern list (bnc#588561)
+
+-------------------------------------------------------------------
Wed Mar 10 18:16:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
=20
- 2.21.20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2532395285472845069==--
From rpmcruz@svn.opensuse.org Tue Mar 16 14:46:54 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61346 - /tags/stable-2_21_21/
Date: Tue, 16 Mar 2010 14:51:17 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3605208445829639155=="
--===============3605208445829639155==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Tue Mar 16 15:51:17 2010
New Revision: 61346
URL: http://svn.opensuse.org/viewcvs/yast?rev=61346&view=rev
Log:
Created tag stable-2_21_21
Added:
tags/stable-2_21_21/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3605208445829639155==--
From rpmcruz@svn.opensuse.org Tue Mar 16 14:46:59 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61347 - /tags/stable-2_21_21/gtk/
Date: Tue, 16 Mar 2010 14:51:23 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7721599940006298859=="
--===============7721599940006298859==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Tue Mar 16 15:51:23 2010
New Revision: 61347
URL: http://svn.opensuse.org/viewcvs/yast?rev=61347&view=rev
Log:
Created tag stable-2_21_21 for gtk
Added:
tags/stable-2_21_21/gtk/
- copied from r61346, trunk/gtk/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7721599940006298859==--
From mzugec@svn.opensuse.org Tue Mar 16 15:14:04 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61348 - in /trunk/network: VERSION
package/yast2-network.changes src/clients/save_network.ycp
Date: Tue, 16 Mar 2010 15:18:25 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7258090108588389318=="
--===============7258090108588389318==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Tue Mar 16 16:18:24 2010
New Revision: 61348
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61348&view=3Drev
Log:
during 1st installation stage write correctly filename for ifcfg
file (bnc#588586)
Modified:
trunk/network/VERSION
trunk/network/package/yast2-network.changes
trunk/network/src/clients/save_network.ycp
Modified: trunk/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/VERSION?rev=3D61348&r=
1=3D61347&r2=3D61348&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/VERSION (original)
+++ trunk/network/VERSION Tue Mar 16 16:18:24 2010
@@ -1 +1 @@
-2.19.14
+2.19.15
Modified: trunk/network/package/yast2-network.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/package/yast2-network=
.changes?rev=3D61348&r1=3D61347&r2=3D61348&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/package/yast2-network.changes (original)
+++ trunk/network/package/yast2-network.changes Tue Mar 16 16:18:24 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Tue Mar 16 16:18:11 CET 2010 - mzugec(a)suse.cz
+
+- during 1st installation stage write correctly filename for ifcfg
+file (bnc#588586)
+- 2.19.15=20
+
+-------------------------------------------------------------------
Thu Mar 11 10:29:11 CET 2010 - mzugec(a)suse.cz
=20
- L3: update device name via which is system installed by AY=20
Modified: trunk/network/src/clients/save_network.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/src/clients/save_netw=
ork.ycp?rev=3D61348&r1=3D61347&r2=3D61348&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/src/clients/save_network.ycp (original)
+++ trunk/network/src/clients/save_network.ycp Tue Mar 16 16:18:24 2010
@@ -116,7 +116,7 @@
=20
=20
/* Split network device */
- string netdevice =3D InstallInf["netdevice"]:"";
+ netdevice =3D InstallInf["netdevice"]:"";
if (Mode::autoinst()){
string new_devname =3D LanUdevAuto::GetDevnameByMAC(InstallInf["hwadd=
r"]:"");
if (size(new_devname)>0){
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7258090108588389318==--
From mzugec@svn.opensuse.org Tue Mar 16 15:14:09 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61349 - /tags/stable-2_19_15/network/
Date: Tue, 16 Mar 2010 15:18:33 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4554386685690039177=="
--===============4554386685690039177==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Tue Mar 16 16:18:33 2010
New Revision: 61349
URL: http://svn.opensuse.org/viewcvs/yast?rev=61349&view=rev
Log:
Created tag stable-2_19_15 for network
Added:
tags/stable-2_19_15/network/
- copied from r61348, trunk/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4554386685690039177==--
From juhliarik@svn.opensuse.org Tue Mar 16 16:20:51 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61350 - in
/branches/SuSE-Code-11-SP1-Branch/bootloader: VERSION
package/yast2-bootloader.changes src/modules/BootELILO.ycp
Date: Tue, 16 Mar 2010 16:25:02 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7244340390691238793=="
--===============7244340390691238793==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: juhliarik
Date: Tue Mar 16 17:25:02 2010
New Revision: 61350
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61350&view=3Drev
Log:
added fix for adding XEN section on IA64 bnc#588609
Modified:
branches/SuSE-Code-11-SP1-Branch/bootloader/VERSION
branches/SuSE-Code-11-SP1-Branch/bootloader/package/yast2-bootloader.chan=
ges
branches/SuSE-Code-11-SP1-Branch/bootloader/src/modules/BootELILO.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/bootloader/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/bo=
otloader/VERSION?rev=3D61350&r1=3D61349&r2=3D61350&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/bootloader/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/bootloader/VERSION Tue Mar 16 17:25:02 2=
010
@@ -1 +1 @@
-2.17.70
+2.17.71
Modified: branches/SuSE-Code-11-SP1-Branch/bootloader/package/yast2-bootloade=
r.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/bo=
otloader/package/yast2-bootloader.changes?rev=3D61350&r1=3D61349&r2=3D61350&v=
iew=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/bootloader/package/yast2-bootloader.chan=
ges (original)
+++ branches/SuSE-Code-11-SP1-Branch/bootloader/package/yast2-bootloader.chan=
ges Tue Mar 16 17:25:02 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 16 17:19:22 CET 2010 - juhliarik(a)suse.cz
+
+- added fix for adding XEN section on IA64 (bnc#588609)
+- 2.17.71=20
+
+-------------------------------------------------------------------
Tue Mar 9 14:38:07 CET 2010 - juhliarik(a)suse.cz
=20
- added fix for using device map in autoyast profile (bnc#585824)
Modified: branches/SuSE-Code-11-SP1-Branch/bootloader/src/modules/BootELILO.y=
cp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/bo=
otloader/src/modules/BootELILO.ycp?rev=3D61350&r1=3D61349&r2=3D61350&view=3Dd=
iff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/bootloader/src/modules/BootELILO.ycp (or=
iginal)
+++ branches/SuSE-Code-11-SP1-Branch/bootloader/src/modules/BootELILO.ycp Tue=
Mar 16 17:25:02 2010
@@ -161,14 +161,20 @@
global void CreateSections () {
map linux =3D CreateLinuxSection ("linux");
map failsafe =3D CreateLinuxSection ("failsafe");
- map xen =3D CreateLinuxSection ("xen");
+
+ // bnc#588609 - Problems writing elilo
+ map xen =3D $[];
+ if (BootCommon::XenPresent ())
+ xen =3D CreateLinuxSection ("xen");
=20
// append for default section is in global
// FIXME do it later
// if (haskey (linux, "append"))
// linux =3D remove (linux, "append");
-
- BootCommon::sections =3D [ linux, failsafe, xen ];
+ if ((xen !=3D nil) && (size(xen) >0))
+ BootCommon::sections =3D [ linux, failsafe, xen ];
+ else
+ BootCommon::sections =3D [ linux, failsafe ];
}
=20
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7244340390691238793==--
From juhliarik@svn.opensuse.org Tue Mar 16 16:20:54 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61351 - /tags/branch-Code-11-SP1-2_17_71/bootloader/
Date: Tue, 16 Mar 2010 16:25:11 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3585867195923665986=="
--===============3585867195923665986==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: juhliarik
Date: Tue Mar 16 17:25:11 2010
New Revision: 61351
URL: http://svn.opensuse.org/viewcvs/yast?rev=61351&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_71 for bootloader
Added:
tags/branch-Code-11-SP1-2_17_71/bootloader/ (props changed)
- copied from r61350, branches/SuSE-Code-11-SP1-Branch/bootloader/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3585867195923665986==--
From juhliarik@svn.opensuse.org Tue Mar 16 16:29:14 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61352 - in /trunk/bootloader:
package/yast2-bootloader.changes src/modules/BootELILO.ycp
Date: Tue, 16 Mar 2010 16:33:38 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1288914982815215432=="
--===============1288914982815215432==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: juhliarik
Date: Tue Mar 16 17:33:37 2010
New Revision: 61352
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61352&view=3Drev
Log:
added fix for adding XEN section on IA64 bnc#588609
Modified:
trunk/bootloader/package/yast2-bootloader.changes
trunk/bootloader/src/modules/BootELILO.ycp
Modified: trunk/bootloader/package/yast2-bootloader.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/bootloader/package/yast2-boot=
loader.changes?rev=3D61352&r1=3D61351&r2=3D61352&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/bootloader/package/yast2-bootloader.changes (original)
+++ trunk/bootloader/package/yast2-bootloader.changes Tue Mar 16 17:33:37 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Mar 16 17:35:52 CET 2010 - juhliarik(a)suse.cz
+
+- added fix for adding XEN section on IA64 (bnc#588609)=20
+
+-------------------------------------------------------------------
Tue Mar 9 16:17:10 CET 2010 - juhliarik(a)suse.cz
=20
- added fix for using device map in autoyast profile (bnc#585824)
Modified: trunk/bootloader/src/modules/BootELILO.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/bootloader/src/modules/BootEL=
ILO.ycp?rev=3D61352&r1=3D61351&r2=3D61352&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/bootloader/src/modules/BootELILO.ycp (original)
+++ trunk/bootloader/src/modules/BootELILO.ycp Tue Mar 16 17:33:37 2010
@@ -160,14 +160,20 @@
global void CreateSections () {
map linux =3D CreateLinuxSection ("linux");
map failsafe =3D CreateLinuxSection ("failsafe");
- map xen =3D CreateLinuxSection ("xen");
+
+ // bnc#588609 - Problems writing elilo
+ map xen =3D $[];
+ if (BootCommon::XenPresent ())
+ xen =3D CreateLinuxSection ("xen");
=20
// append for default section is in global
// FIXME do it later
// if (haskey (linux, "append"))
// linux =3D remove (linux, "append");
-
- BootCommon::sections =3D [ linux, failsafe, xen ];
+ if ((xen !=3D nil) && (size(xen) >0))
+ BootCommon::sections =3D [ linux, failsafe, xen ];
+ else
+ BootCommon::sections =3D [ linux, failsafe ];
}
=20
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1288914982815215432==--
From mzugec@svn.opensuse.org Wed Mar 17 08:05:36 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61353 - in /branches/SuSE-Code-11-SP1-Branch/network:
VERSION package/yast2-network.changes src/modules/LanItems.ycp
Date: Wed, 17 Mar 2010 08:10:01 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6549915093944699277=="
--===============6549915093944699277==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Wed Mar 17 09:10:00 2010
New Revision: 61353
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61353&view=3Drev
Log:
L3: in case of type different from config. name write INTERFACETYPE
option (bnc#585458)
Modified:
branches/SuSE-Code-11-SP1-Branch/network/VERSION
branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes
branches/SuSE-Code-11-SP1-Branch/network/src/modules/LanItems.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/VERSION?rev=3D61353&r1=3D61352&r2=3D61353&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/VERSION Wed Mar 17 09:10:00 2010
@@ -1 +1 @@
-2.17.127
+2.17.128
Modified: branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/package/yast2-network.changes?rev=3D61353&r1=3D61352&r2=3D61353&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes We=
d Mar 17 09:10:00 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Mar 17 09:05:30 CET 2010 - mzugec(a)suse.cz
+
+- L3: in case of type different from config. name write INTERFACETYPE
+option (bnc#585458)
+- 2.17.128=20
+
+-------------------------------------------------------------------
Tue Mar 16 13:14:40 CET 2010 - mzugec(a)suse.cz
=20
- during 1st installation stage write correctly filename for ifcfg
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/modules/LanItems.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/modules/LanItems.ycp?rev=3D61353&r1=3D61352&r2=3D61353&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/modules/LanItems.ycp (origin=
al)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/modules/LanItems.ycp Wed Mar=
17 09:10:00 2010
@@ -1106,78 +1106,9 @@
newdev["BOOTPROTO"] =3D bootproto;
}
newdev["NAME"] =3D description;
- if (!issubstring(Items[current, "ifcfg"]:"", type)) newdev["INTERFACETYPE"]=
=3Dtype;
-// if(unique !=3D "" && unique !=3D nil) newdev["udi"] =3D unique;
-/*
- if(hotplug =3D=3D "") {
- if(alias =3D=3D "") {
- // FIXME: MOD ChangeModule(NetworkInterfaces::device_name(type, device), o=
peration =3D=3D `add);
- y2milestone("HWCFG name %1 (%2)", nm_name, nm_name_old);
- if(hasAnyValue(nm_name) && operation =3D=3D `edit &&
- hasAnyValue(nm_name_old) && nm_name !=3D nm_name_old) {
- y2milestone("HWCFG name change (%1) -> deleting old (%2)", nm_name, nm=
_name_old);
- NetworkModules::DeleteM(nm_name_old);
- nm_name_old =3D nil;
- }
-
- if(Arch::s390 ()) {
- string type2 =3D DriverType (type);
- if(type2 =3D=3D "iucv") {
- NetworkModules::SCRIPTUP =3D "hwup-iucv";
- }
- else {
- NetworkModules::SCRIPTUP =3D "hwup-ccw";
- NetworkModules::SCRIPTUP_ccw =3D "hwup-ccw";
- NetworkModules::SCRIPTDOWN =3D "hwdown-ccw";
- NetworkModules::SCRIPTUP_ccwgroup =3D "hwup-" + type2;
- }
-
- integer devid =3D 0;
- string devstr =3D "";
-
- y2milestone("nm_name=3D%1", nm_name);
- string s390chanid =3D "[0-9]+\\.[0-9]+\\.";
- if(regexpmatch(nm_name, s390chanid)) {
- devid =3D tointeger("0x" + regexpsub(nm_name, s390chanid + "(.*)", "\\1")=
);
- devstr =3D regexpsub(nm_name, ".*[^0-9](" + s390chanid + ").*", "\\1");
- }
-
- y2milestone("devid=3D%1(%2)", devid, devstr);
- if(devid =3D=3D nil) devid =3D 0;
- string devid0 =3D String::PadZeros(regexpsub(tohexstring(devid), "0x(.=
*)", "\\1"), 4);
- string devid1 =3D String::PadZeros(regexpsub(tohexstring(devid+1), "0x=
(.*)", "\\1"), 4);
- string devid2 =3D String::PadZeros(regexpsub(tohexstring(devid+2), "0x=
(.*)", "\\1"), 4);
-
- if(type2 =3D=3D "ctc" || type2 =3D=3D "lcs") {
- NetworkModules::CCW_CHAN_IDS =3D sformat("%1%2 %1%3", devstr, devid0, dev=
id1);
- NetworkModules::CCW_CHAN_MODE =3D chan_mode;
- NetworkModules::CCW_CHAN_NUM =3D "2";
- NetworkModules::LCS_LANCMD_TIMEOUT =3D lcs_timeout;
- }
- else if(type2 =3D=3D "qeth") {
- NetworkModules::CCW_CHAN_IDS =3D sformat("%1%2 %1%3 %1%4", devstr, devid0=
, devid1, devid2);
- NetworkModules::CCW_CHAN_MODE =3D chan_mode;
- NetworkModules::CCW_CHAN_NUM =3D "3";
- NetworkModules::QETH_OPTIONS =3D qeth_options;
- NetworkModules::QETH_IPA_TAKEOVER =3D ipa_takeover? "1": "0";
- NetworkModules::QETH_LAYER2_SUPPORT =3D qeth_layer2? "1": "0";
- if (qeth_layer2 && qeth_macaddress !=3D "00:00:00:00:00:00") {
- newdev["LLADDR"] =3D qeth_macaddress;
- }
- else {
- // #151196: layer 3 otherwise fails
- newdev["LLADDR"] =3D "";
- }
- }
-
- }
-
- // If "", no hwcfg is created. See also #42421.
- if (NetworkModules::ChangeM(nm_name)) Items[current, "hwcfg"]=3Dnm_name;
- else Items[current, "hwcfg"]=3D"";
- }
- }
-*/
+ // L3: bnc#585458
+// if (!issubstring(Items[current, "ifcfg"]:"", type)) newdev["INTERFACETYPE=
"]=3Dtype;
+ if (deletechars(Items[current, "ifcfg"]:"", "0123456789")!=3Dtype) newdev["=
INTERFACETYPE"]=3Dtype;
=20
if(hotplug =3D=3D "pcmcia") newdev["DHCLIENT_SET_DOWN_LINK"] =3D "yes";
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6549915093944699277==--
From mzugec@svn.opensuse.org Wed Mar 17 08:05:42 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61354 - /tags/branch-Code-11-SP1-2_17_128/
Date: Wed, 17 Mar 2010 08:10:07 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2050895618931315111=="
--===============2050895618931315111==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Wed Mar 17 09:10:07 2010
New Revision: 61354
URL: http://svn.opensuse.org/viewcvs/yast?rev=61354&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_128
Added:
tags/branch-Code-11-SP1-2_17_128/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2050895618931315111==--
From mzugec@svn.opensuse.org Wed Mar 17 08:05:43 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61355 - /tags/branch-Code-11-SP1-2_17_128/network/
Date: Wed, 17 Mar 2010 08:10:09 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7152886697032676633=="
--===============7152886697032676633==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Wed Mar 17 09:10:09 2010
New Revision: 61355
URL: http://svn.opensuse.org/viewcvs/yast?rev=61355&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_128 for network
Added:
tags/branch-Code-11-SP1-2_17_128/network/ (props changed)
- copied from r61354, branches/SuSE-Code-11-SP1-Branch/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7152886697032676633==--
From mzugec@svn.opensuse.org Wed Mar 17 08:08:12 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61356 - in /trunk/network: VERSION
package/yast2-network.changes src/modules/LanItems.ycp
Date: Wed, 17 Mar 2010 08:12:33 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4245573053001445907=="
--===============4245573053001445907==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Wed Mar 17 09:12:33 2010
New Revision: 61356
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61356&view=3Drev
Log:
L3: in case of type different from config. name write INTERFACETYPE
option (bnc#585458)
Modified:
trunk/network/VERSION
trunk/network/package/yast2-network.changes
trunk/network/src/modules/LanItems.ycp
Modified: trunk/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/VERSION?rev=3D61356&r=
1=3D61355&r2=3D61356&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/VERSION (original)
+++ trunk/network/VERSION Wed Mar 17 09:12:33 2010
@@ -1 +1 @@
-2.19.15
+2.19.16
Modified: trunk/network/package/yast2-network.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/package/yast2-network=
.changes?rev=3D61356&r1=3D61355&r2=3D61356&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/package/yast2-network.changes (original)
+++ trunk/network/package/yast2-network.changes Wed Mar 17 09:12:33 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Mar 17 09:12:03 CET 2010 - mzugec(a)suse.cz
+
+- L3: in case of type different from config. name write INTERFACETYPE
+option (bnc#585458)
+- 2.19.16=20
+
+-------------------------------------------------------------------
Tue Mar 16 16:18:11 CET 2010 - mzugec(a)suse.cz
=20
- during 1st installation stage write correctly filename for ifcfg
Modified: trunk/network/src/modules/LanItems.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/src/modules/LanItems.=
ycp?rev=3D61356&r1=3D61355&r2=3D61356&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/src/modules/LanItems.ycp (original)
+++ trunk/network/src/modules/LanItems.ycp Wed Mar 17 09:12:33 2010
@@ -1047,7 +1047,9 @@
newdev["BOOTPROTO"] =3D bootproto;
}
newdev["NAME"] =3D description;
- if (!issubstring(Items[current, "ifcfg"]:"", type)) newdev["INTERFACETYPE"]=
=3Dtype;
+ // L3: bnc#585458
+// if (!issubstring(Items[current, "ifcfg"]:"", type)) newdev["INTERFAC=
ETYPE"]=3Dtype;
+ if (deletechars(Items[current, "ifcfg"]:"", "0123456789")!=3Dtype) n=
ewdev["INTERFACETYPE"]=3Dtype;
=20
if(hotplug =3D=3D "pcmcia") newdev["DHCLIENT_SET_DOWN_LINK"] =3D "yes";
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4245573053001445907==--
From mzugec@svn.opensuse.org Wed Mar 17 08:08:16 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61357 - /tags/stable-2_19_16/network/
Date: Wed, 17 Mar 2010 08:12:40 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2581922174394362758=="
--===============2581922174394362758==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Wed Mar 17 09:12:39 2010
New Revision: 61357
URL: http://svn.opensuse.org/viewcvs/yast?rev=61357&view=rev
Log:
Created tag stable-2_19_16 for network
Added:
tags/stable-2_19_16/network/
- copied from r61356, trunk/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2581922174394362758==--
From jsrain@svn.opensuse.org Wed Mar 17 13:44:56 2010
From: jsrain@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61358 - in
/branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner: VERSION
package/yast2-openvas-security-scanner.changes src/helps.ycp
Date: Wed, 17 Mar 2010 13:49:08 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0506598203089154609=="
--===============0506598203089154609==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsrain
Date: Wed Mar 17 14:49:08 2010
New Revision: 61358
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61358&view=3Drev
Log:
fixed help text (bnc#588295)
Modified:
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/VERSION
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/package/yast2-o=
penvas-security-scanner.changes
branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/helps.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/VERSION?rev=3D61358&r1=3D61357&r2=3D61358&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/VERSION (origin=
al)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/VERSION Wed Mar=
17 14:49:08 2010
@@ -1 +1 @@
-2.17.3
+2.17.4
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/package/y=
ast2-openvas-security-scanner.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/package/yast2-openvas-security-scanner.changes?rev=3D6=
1358&r1=3D61357&r2=3D61358&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/package/yast2-o=
penvas-security-scanner.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/package/yast2-o=
penvas-security-scanner.changes Wed Mar 17 14:49:08 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 17 14:43:10 CET 2010 - jsrain(a)suse.cz
+
+- fixed help text (bnc#588295)
+- 2.17.4
+
+-------------------------------------------------------------------
Fri Mar 12 09:09:38 UTC 2010 - felix.wolfsteller(a)intevation.de
=20
- Added check for signature check configuration value, prevent
Modified: branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/helps=
.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/op=
envas-security-scanner/src/helps.ycp?rev=3D61358&r1=3D61357&r2=3D61358&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/helps.ycp (=
original)
+++ branches/SuSE-Code-11-SP1-Branch/openvas-security-scanner/src/helps.ycp W=
ed Mar 17 14:49:08 2010
@@ -51,7 +51,7 @@
// Enable and use Greenbone Security Feed
+ "
" + _("Enable and use Greenbone Security Fe=
ed") + ": "
+ _("Select \"Enable and use Greenbone Security Feed\" t=
o switch on the OpenVAS Security Scanner with the Greenbone Security Feed. ")
- + _("Note that this option is only available if you acti=
vated obtained and activated an access key for the Greenbone Security Feed. ")
+ + _("Note that this option is only available if you obta=
ined and activated an access key for the Greenbone Security Feed. ")
+ _("The subscription-based Greenbone Security Feed assu=
res Network Vulnerability Tests (NVTs) of consistent quality, high availabili=
ty and professional support. ")
+ _("The NVT synchronisation uses SSH-secured RSYNC prot=
ocol. ")
+ _("Previous NVT datastores will be deleted. This might=
take some time.")
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0506598203089154609==--
From jsrain@svn.opensuse.org Wed Mar 17 13:44:57 2010
From: jsrain@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61359 -
/tags/branch-Code-11-SP1-2_17_4/openvas-security-scanner/
Date: Wed, 17 Mar 2010 13:49:15 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4227320046304585365=="
--===============4227320046304585365==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsrain
Date: Wed Mar 17 14:49:15 2010
New Revision: 61359
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61359&view=3Drev
Log:
Created tag branch-Code-11-SP1-2_17_4 for openvas-security-scanner
Added:
tags/branch-Code-11-SP1-2_17_4/openvas-security-scanner/ (props changed)
- copied from r61358, branches/SuSE-Code-11-SP1-Branch/openvas-security=
-scanner/
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4227320046304585365==--
From aschnell@svn.opensuse.org Wed Mar 17 15:25:32 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61360 - in /trunk/storage/storage/src/testsuite/tests:
empty1.out empty2.out empty3.out empty4.out empty5.out empty6.out
half-empty1.out windows-only1.out windows1.out
Date: Wed, 17 Mar 2010 15:29:56 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5980862364507131174=="
--===============5980862364507131174==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Wed Mar 17 16:29:56 2010
New Revision: 61360
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61360&view=3Drev
Log:
- adapted to changes commit messages of libstorage
Modified:
trunk/storage/storage/src/testsuite/tests/empty1.out
trunk/storage/storage/src/testsuite/tests/empty2.out
trunk/storage/storage/src/testsuite/tests/empty3.out
trunk/storage/storage/src/testsuite/tests/empty4.out
trunk/storage/storage/src/testsuite/tests/empty5.out
trunk/storage/storage/src/testsuite/tests/empty6.out
trunk/storage/storage/src/testsuite/tests/half-empty1.out
trunk/storage/storage/src/testsuite/tests/windows-only1.out
trunk/storage/storage/src/testsuite/tests/windows1.out
Modified: trunk/storage/storage/src/testsuite/tests/empty1.out
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/tests/empty1.out?rev=3D61360&r1=3D61359&r2=3D61360&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/tests/empty1.out (original)
+++ trunk/storage/storage/src/testsuite/tests/empty1.out Wed Mar 17 16:29:56 =
2010
@@ -1,3 +1,3 @@
Dump Proposal:
-Dump Create swap partition /dev/sda1 (517.72 MB)
-Dump Create root partition /dev/sda2 (297.58 GB) with ext4
+Dump Create swap volume /dev/sda1 (517.72 MB)
+Dump Create root volume /dev/sda2 (297.58 GB) with ext4
Modified: trunk/storage/storage/src/testsuite/tests/empty2.out
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/tests/empty2.out?rev=3D61360&r1=3D61359&r2=3D61360&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/tests/empty2.out (original)
+++ trunk/storage/storage/src/testsuite/tests/empty2.out Wed Mar 17 16:29:56 =
2010
@@ -1,4 +1,4 @@
Dump Proposal:
-Dump Create swap partition /dev/sda1 (2.01 GB)
-Dump Create root partition /dev/sda2 (20.00 GB) with ext4
-Dump Create partition /dev/sda3 (276.08 GB) for /home with ext4
+Dump Create swap volume /dev/sda1 (2.01 GB)
+Dump Create root volume /dev/sda2 (20.00 GB) with ext4
+Dump Create volume /dev/sda3 (276.08 GB) for /home with ext4
Modified: trunk/storage/storage/src/testsuite/tests/empty3.out
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/tests/empty3.out?rev=3D61360&r1=3D61359&r2=3D61360&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/tests/empty3.out (original)
+++ trunk/storage/storage/src/testsuite/tests/empty3.out Wed Mar 17 16:29:56 =
2010
@@ -1,6 +1,6 @@
Dump Proposal:
-Dump Create boot partition /dev/sda1 (70.60 MB) with ext4
-Dump Create partition /dev/sda2 (29.99 GB) with id=3D8E
+Dump Create boot volume /dev/sda1 (70.60 MB) with ext4
+Dump Create volume /dev/sda2 (29.99 GB)
Dump Create volume group system from /dev/sda2 [destructive]
Dump Create logical volume /dev/system/root (10.00 GB) for / with ext4
Dump Create swap logical volume /dev/system/swap (512.00 MB)
Modified: trunk/storage/storage/src/testsuite/tests/empty4.out
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/tests/empty4.out?rev=3D61360&r1=3D61359&r2=3D61360&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/tests/empty4.out (original)
+++ trunk/storage/storage/src/testsuite/tests/empty4.out Wed Mar 17 16:29:56 =
2010
@@ -1,6 +1,6 @@
Dump Proposal:
-Dump Create boot partition /dev/sda1 (70.60 MB) with ext4
-Dump Create partition /dev/sda2 (29.99 GB) with id=3D8E
+Dump Create boot volume /dev/sda1 (70.60 MB) with ext4
+Dump Create volume /dev/sda2 (29.99 GB)
Dump Create volume group system from /dev/sda2 [destructive]
Dump Create logical volume /dev/system/home (19.49 GB) for /home with ext4
Dump Create logical volume /dev/system/root (10.00 GB) for / with ext4
Modified: trunk/storage/storage/src/testsuite/tests/empty5.out
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/tests/empty5.out?rev=3D61360&r1=3D61359&r2=3D61360&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/tests/empty5.out (original)
+++ trunk/storage/storage/src/testsuite/tests/empty5.out Wed Mar 17 16:29:56 =
2010
@@ -1,6 +1,6 @@
Dump Proposal:
-Dump Create boot partition /dev/sda1 (70.60 MB) with ext4
-Dump Create partition /dev/sda2 (298.02 GB) with id=3D8E
+Dump Create boot volume /dev/sda1 (70.60 MB) with ext4
+Dump Create volume /dev/sda2 (298.02 GB)
Dump Create volume group system from /dev/sda2 [destructive]
Dump Create logical volume /dev/system/root (10.00 GB) for / with ext4
Dump Create swap logical volume /dev/system/swap (768.00 MB)
Modified: trunk/storage/storage/src/testsuite/tests/empty6.out
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/tests/empty6.out?rev=3D61360&r1=3D61359&r2=3D61360&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/tests/empty6.out (original)
+++ trunk/storage/storage/src/testsuite/tests/empty6.out Wed Mar 17 16:29:56 =
2010
@@ -1,6 +1,6 @@
Dump Proposal:
-Dump Create boot partition /dev/sda1 (70.60 MB) with ext4
-Dump Create partition /dev/sda2 (298.02 GB) with id=3D8E
+Dump Create boot volume /dev/sda1 (70.60 MB) with ext4
+Dump Create volume /dev/sda2 (298.02 GB)
Dump Create volume group system from /dev/sda2 [destructive]
Dump Create logical volume /dev/system/home (25.00 GB) for /home with ext4
Dump Create logical volume /dev/system/root (10.00 GB) for / with ext4
Modified: trunk/storage/storage/src/testsuite/tests/half-empty1.out
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/tests/half-empty1.out?rev=3D61360&r1=3D61359&r2=3D61360&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/tests/half-empty1.out (original)
+++ trunk/storage/storage/src/testsuite/tests/half-empty1.out Wed Mar 17 16:2=
9:56 2010
@@ -1,5 +1,5 @@
Dump Proposal:
Dump Create extended partition /dev/sda3 (147.09 GB)
-Dump Create swap partition /dev/sda5 (2.01 GB)
-Dump Create root partition /dev/sda6 (20.00 GB) with ext4
-Dump Create partition /dev/sda7 (125.08 GB) for /home with ext4
+Dump Create swap volume /dev/sda5 (2.01 GB)
+Dump Create root volume /dev/sda6 (20.00 GB) with ext4
+Dump Create volume /dev/sda7 (125.08 GB) for /home with ext4
Modified: trunk/storage/storage/src/testsuite/tests/windows-only1.out
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/tests/windows-only1.out?rev=3D61360&r1=3D61359&r2=3D61360&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/tests/windows-only1.out (original)
+++ trunk/storage/storage/src/testsuite/tests/windows-only1.out Wed Mar 17 16=
:29:56 2010
@@ -1,6 +1,6 @@
Dump Proposal:
Dump Shrink Windows partition /dev/sda1 to 33.21 GB [destructive]
Dump Create extended partition /dev/sda2 (41.32 GB)
-Dump Create swap partition /dev/sda5 (517.72 MB)
-Dump Create root partition /dev/sda6 (16.50 GB) with ext4
-Dump Create partition /dev/sda7 (24.31 GB) for /home with ext4
+Dump Create swap volume /dev/sda5 (517.72 MB)
+Dump Create root volume /dev/sda6 (16.50 GB) with ext4
+Dump Create volume /dev/sda7 (24.31 GB) for /home with ext4
Modified: trunk/storage/storage/src/testsuite/tests/windows1.out
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/testsuite=
/tests/windows1.out?rev=3D61360&r1=3D61359&r2=3D61360&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/testsuite/tests/windows1.out (original)
+++ trunk/storage/storage/src/testsuite/tests/windows1.out Wed Mar 17 16:29:5=
6 2010
@@ -1,6 +1,6 @@
Dump Proposal:
Dump Create extended partition /dev/sda2 (34.52 GB)
-Dump Create swap partition /dev/sda5 (517.72 MB)
-Dump Create root partition /dev/sda6 (15.01 GB) with ext4
-Dump Create partition /dev/sda7 (19.01 GB) for /home with ext4
+Dump Create swap volume /dev/sda5 (517.72 MB)
+Dump Create root volume /dev/sda6 (15.01 GB) with ext4
+Dump Create volume /dev/sda7 (19.01 GB) for /home with ext4
Dump Set mount point of /dev/sda1 to /windows/C
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5980862364507131174==--
From coolo@svn.opensuse.org Thu Mar 18 06:15:02 2010
From: coolo@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61361 - in /trunk/gtk: package/yast2-gtk.changes
yast2-gtk.spec.in
Date: Thu, 18 Mar 2010 06:19:23 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4760486348849165586=="
--===============4760486348849165586==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: coolo
Date: Thu Mar 18 07:19:23 2010
New Revision: 61361
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61361&view=3Drev
Log:
merge changes from autobuild into svn
Modified:
trunk/gtk/package/yast2-gtk.changes
trunk/gtk/yast2-gtk.spec.in
Modified: trunk/gtk/package/yast2-gtk.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/package/yast2-gtk.changes=
?rev=3D61361&r1=3D61360&r2=3D61361&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/package/yast2-gtk.changes (original)
+++ trunk/gtk/package/yast2-gtk.changes Thu Mar 18 07:19:23 2010
@@ -5,6 +5,11 @@
- wrong installed number in pattern list (bnc#588561)
=20
-------------------------------------------------------------------
+Thu Mar 11 01:53:45 CET 2010 - ro(a)suse.de
+
+- added rpmlintrc as source in the specfile
+
+-------------------------------------------------------------------
Wed Mar 10 18:16:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
=20
- 2.21.20
Modified: trunk/gtk/yast2-gtk.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/yast2-gtk.spec.in?rev=3D6=
1361&r1=3D61360&r2=3D61361&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/yast2-gtk.spec.in (original)
+++ trunk/gtk/yast2-gtk.spec.in Thu Mar 18 07:19:23 2010
@@ -17,18 +17,12 @@
Requires: libzypp >=3D 6.3.0=20
Provides: yast2_ui yast2-ui-gtk
Provides: yast2_ui_pkg
+Source1: yast2-gtk-rpmlintrc=20
=20
%description
One of several user interfaces available for YaST2, based on GTK and
the X Window System.
=20
-
-
-Authors:
---------
- Ricardo Cruz
- Michael Meeks
-
%prep
%setup
=20
@@ -42,7 +36,7 @@
-DCMAKE_BUILD_TYPE=3DRelease \
-DCMAKE_SKIP_RPATH=3D1 \
..
-make %{?jobs:-j %jobs} VERBOSE=3D1
+make %{?_smp_mflags} VERBOSE=3D1
=20
%install
cd build
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4760486348849165586==--
From jsuchome@svn.opensuse.org Thu Mar 18 08:04:22 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61362 - in /branches/SuSE-Linux-11_2-Branch/pam:
VERSION package/yast2-pam.changes src/Autologin.ycp
Date: Thu, 18 Mar 2010 08:08:46 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7334240521345184253=="
--===============7334240521345184253==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Thu Mar 18 09:08:45 2010
New Revision: 61362
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61362&view=3Drev
Log:
- lxdm can also suport autologin (bnc#581477)
- 2.18.1=20
Modified:
branches/SuSE-Linux-11_2-Branch/pam/VERSION
branches/SuSE-Linux-11_2-Branch/pam/package/yast2-pam.changes
branches/SuSE-Linux-11_2-Branch/pam/src/Autologin.ycp
Modified: branches/SuSE-Linux-11_2-Branch/pam/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Linux-11_2-Branch/pam=
/VERSION?rev=3D61362&r1=3D61361&r2=3D61362&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Linux-11_2-Branch/pam/VERSION (original)
+++ branches/SuSE-Linux-11_2-Branch/pam/VERSION Thu Mar 18 09:08:45 2010
@@ -1 +1 @@
-2.18.0
+2.18.1
Modified: branches/SuSE-Linux-11_2-Branch/pam/package/yast2-pam.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Linux-11_2-Branch/pam=
/package/yast2-pam.changes?rev=3D61362&r1=3D61361&r2=3D61362&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Linux-11_2-Branch/pam/package/yast2-pam.changes (original)
+++ branches/SuSE-Linux-11_2-Branch/pam/package/yast2-pam.changes Thu Mar 18 =
09:08:45 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 18 09:08:28 CET 2010 - jsuchome(a)suse.cz
+
+- lxdm can also suport autologin (bnc#581477)
+- 2.18.1=20
+
+-------------------------------------------------------------------
Tue Jun 2 22:31:29 CEST 2009 - jsuchome(a)suse.cz
=20
- removed obsolete functions from PamSettings
Modified: branches/SuSE-Linux-11_2-Branch/pam/src/Autologin.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Linux-11_2-Branch/pam=
/src/Autologin.ycp?rev=3D61362&r1=3D61361&r2=3D61362&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Linux-11_2-Branch/pam/src/Autologin.ycp (original)
+++ branches/SuSE-Linux-11_2-Branch/pam/src/Autologin.ycp Thu Mar 18 09:08:45=
2010
@@ -62,9 +62,11 @@
string dm =3D (string) SCR::Read (.sysconfig.displaymanager.DISPLAYMANAG=
ER);
=20
if ((issubstring (dm, "kdm") &&
- Package::InstalledAny (["kdebase3-kdm", "kde4-kdm"]))
+ Package::InstalledAny (["kdebase3-kdm", "kde4-kdm", "kdm"]))
||
(dm =3D=3D "gdm" && Package::Installed ("gdm"))
+ ||
+ (dm =3D=3D "lxdm" && Package::Installed ("lxdm"))
)
{
available =3D true;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7334240521345184253==--
From jsuchome@svn.opensuse.org Thu Mar 18 08:04:25 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61363 - /tags/branch-Linux-11_2-2_18_1/
Date: Thu, 18 Mar 2010 08:08:52 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2400340490778166991=="
--===============2400340490778166991==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Thu Mar 18 09:08:52 2010
New Revision: 61363
URL: http://svn.opensuse.org/viewcvs/yast?rev=61363&view=rev
Log:
Created tag branch-Linux-11_2-2_18_1
Added:
tags/branch-Linux-11_2-2_18_1/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2400340490778166991==--
From jsuchome@svn.opensuse.org Thu Mar 18 08:04:30 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61364 - /tags/branch-Linux-11_2-2_18_1/pam/
Date: Thu, 18 Mar 2010 08:08:59 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7678710243093829054=="
--===============7678710243093829054==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Thu Mar 18 09:08:58 2010
New Revision: 61364
URL: http://svn.opensuse.org/viewcvs/yast?rev=61364&view=rev
Log:
Created tag branch-Linux-11_2-2_18_1 for pam
Added:
tags/branch-Linux-11_2-2_18_1/pam/
- copied from r61363, branches/SuSE-Linux-11_2-Branch/pam/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7678710243093829054==--
From jsuchome@svn.opensuse.org Thu Mar 18 08:15:26 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61365 - in /trunk/users: VERSION
package/yast2-users.changes src/inst_root_first.ycp
Date: Thu, 18 Mar 2010 08:19:53 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4007530186585536320=="
--===============4007530186585536320==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Thu Mar 18 09:19:52 2010
New Revision: 61365
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61365&view=3Drev
Log:
- ask for confirmation when inital root pw not entered (bnc#569322)
- 2.19.8
Modified:
trunk/users/VERSION
trunk/users/package/yast2-users.changes
trunk/users/src/inst_root_first.ycp
Modified: trunk/users/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/VERSION?rev=3D61365&r1=
=3D61364&r2=3D61365&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/users/VERSION (original)
+++ trunk/users/VERSION Thu Mar 18 09:19:52 2010
@@ -1 +1 @@
-2.19.7
+2.19.8
Modified: trunk/users/package/yast2-users.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/package/yast2-users.cha=
nges?rev=3D61365&r1=3D61364&r2=3D61365&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/users/package/yast2-users.changes (original)
+++ trunk/users/package/yast2-users.changes Thu Mar 18 09:19:52 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 18 09:19:01 CET 2010 - jsuchome(a)suse.cz
+
+- ask for confirmation when inital root pw not entered (bnc#569322)
+- 2.19.8
+
+-------------------------------------------------------------------
Thu Mar 11 10:56:49 CET 2010 - jsuchome(a)suse.cz
=20
- YaPI enhanced to return default values
Modified: trunk/users/src/inst_root_first.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/users/src/inst_root_first.ycp=
?rev=3D61365&r1=3D61364&r2=3D61365&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/users/src/inst_root_first.ycp (original)
+++ trunk/users/src/inst_root_first.ycp Thu Mar 18 09:19:52 2010
@@ -141,9 +141,23 @@
}
if (pw1 =3D=3D "")
{
- y2milestone ("root password setting skipped, will occur later");
- UsersSimple::SetRootPassword (pw1);
- break;
+ // yes-no popup headline
+ if (Popup::YesNoHeadline(_("No Password Entered"),
+ // yes-no popup contents
+ _("If you leave the password empty,
+you will be asked for it later during the configuration sequence.
+
+Leave it empty for now?")))
+ {
+ y2milestone ("root password setting skipped, will occur later");
+ UsersSimple::SetRootPassword (pw1);
+ break;
+ }
+ else
+ {
+ ret =3D `notnext;
+ continue;
+ }
}
string error =3D UsersSimple::CheckPassword (pw1, "local");
if (error !=3D "")
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4007530186585536320==--
From jsuchome@svn.opensuse.org Thu Mar 18 08:15:34 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61366 - /tags/stable-2_19_8/users/
Date: Thu, 18 Mar 2010 08:20:02 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5556191115526427192=="
--===============5556191115526427192==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Thu Mar 18 09:20:02 2010
New Revision: 61366
URL: http://svn.opensuse.org/viewcvs/yast?rev=61366&view=rev
Log:
Created tag stable-2_19_8 for users
Added:
tags/stable-2_19_8/users/
- copied from r61365, trunk/users/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5556191115526427192==--
From ug@svn.opensuse.org Thu Mar 18 09:27:53 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61367 - in /trunk/autoinstallation: VERSION
autoyast2.spec.in package/autoyast2.changes src/modules/AutoinstStorage.ycp
Date: Thu, 18 Mar 2010 09:32:21 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3227190874437012839=="
--===============3227190874437012839==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Thu Mar 18 10:32:20 2010
New Revision: 61367
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61367&view=3Drev
Log:
translation of by-id, by-path, ... is done by libstorage now. 2.19.4
Modified:
trunk/autoinstallation/VERSION
trunk/autoinstallation/autoyast2.spec.in
trunk/autoinstallation/package/autoyast2.changes
trunk/autoinstallation/src/modules/AutoinstStorage.ycp
Modified: trunk/autoinstallation/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/VERSION?rev=
=3D61367&r1=3D61366&r2=3D61367&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/VERSION (original)
+++ trunk/autoinstallation/VERSION Thu Mar 18 10:32:20 2010
@@ -1 +1 @@
-2.19.3
+2.19.4
Modified: trunk/autoinstallation/autoyast2.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/autoyast2.sp=
ec.in?rev=3D61367&r1=3D61366&r2=3D61367&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/autoyast2.spec.in (original)
+++ trunk/autoinstallation/autoyast2.spec.in Thu Mar 18 10:32:20 2010
@@ -8,7 +8,7 @@
BuildRequires: yast2 >=3D 2.16.36
# After API cleanup
BuildRequires: yast2-update >=3D 2.18.3
-BuildRequires: yast2-storage >=3D 2.19.2
+BuildRequires: yast2-storage >=3D 2.19.8
=20
Requires: yast2 >=3D 2.16.36
Requires: yast2-core yast2-xml libxslt
Modified: trunk/autoinstallation/package/autoyast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/auto=
yast2.changes?rev=3D61367&r1=3D61366&r2=3D61367&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Thu Mar 18 10:32:20 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 18 10:30:38 CET 2010 - ug(a)suse.de
+
+- translation of by-id, by-path, ... is done by libstorage now
+- 2.19.4
+
+-------------------------------------------------------------------
Mon Mar 15 12:48:56 CET 2010 - ug(a)suse.de
=20
- release old repos when repo is changed in UI
Modified: trunk/autoinstallation/src/modules/AutoinstStorage.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/modules/=
AutoinstStorage.ycp?rev=3D61367&r1=3D61366&r2=3D61367&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/src/modules/AutoinstStorage.ycp (original)
+++ trunk/autoinstallation/src/modules/AutoinstStorage.ycp Thu Mar 18 10:32:2=
0 2010
@@ -337,7 +337,16 @@
if( device =3D=3D "" ) {
d["device"] =3D find_first_disk(last_dev);
y2milestone("empty device in profile set to %1", d["device"]=
:"");
- } else if( issubstring( device, "by-id" ) )
+ }
+
+ // translation of by-id, by-path, ... device names.
+ // was handled in autoyast until openSUSE 11.3
+ map deviceTranslation =3D $[];
+ if( Storage::GetContVolInfo( d["device"]:"", deviceTranslation )=
)
+ d["device"] =3D deviceTranslation["vdevice"]:"";
+
+ /* old code for device mapping (by-id, by-path, ...)
+ else if( issubstring( device, "by-id" ) )
udev_string =3D "udev_id";
else if( issubstring( device, "by-path" ) )
udev_string =3D "udev_path";
@@ -360,6 +369,9 @@
});
});
}
+ */
+
+
last_dev =3D d["device"]:"";
return d;
});
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3227190874437012839==--
From mzugec@svn.opensuse.org Thu Mar 18 10:20:57 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61368 - in /branches/SuSE-Code-11-SP1-Branch/yast2:
VERSION library/network/src/Internet.ycp package/yast2.changes
Date: Thu, 18 Mar 2010 10:24:47 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8843406219603454321=="
--===============8843406219603454321==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Thu Mar 18 11:24:46 2010
New Revision: 61368
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61368&view=3Drev
Log:
InternetTest: fixed NetworkManager issue (bnc#589079)
Modified:
branches/SuSE-Code-11-SP1-Branch/yast2/VERSION
branches/SuSE-Code-11-SP1-Branch/yast2/library/network/src/Internet.ycp
branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/VERSION?rev=3D61368&r1=3D61367&r2=3D61368&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/VERSION Thu Mar 18 11:24:46 2010
@@ -1 +1 @@
-2.17.89
+2.17.90
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/library/network/src/Internet=
.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/library/network/src/Internet.ycp?rev=3D61368&r1=3D61367&r2=3D61368&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/library/network/src/Internet.ycp (=
original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/library/network/src/Internet.ycp T=
hu Mar 18 11:24:46 2010
@@ -156,6 +156,11 @@
* @return true if interface is up (which is not equal to connected)
*/
global define boolean Status() {
+ // Skip test in case of NM because it returns code 3 (interface under NM=
controll)
+ if(NetworkService::IsManaged ()){
+ y2milestone("Skipping interface status test because of NetworkManager"=
);
+ return true;
+ }
integer ret =3D (integer) SCR::Execute(.target.bash, "/sbin/ifstatus " +=
device);
y2milestone ("ifstatus %1: %2", device, ret);
return ret =3D=3D 0 || ret =3D=3D 10;
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/package/yast2.changes?rev=3D61368&r1=3D61367&r2=3D61368&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes Thu Mar 18 1=
1:24:46 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 18 11:22:22 CET 2010 - mzugec(a)suse.cz
+
+- InternetTest: fixed NetworkManager issue (bnc#589079)
+- 2.17.90
+
+-------------------------------------------------------------------
Tue Mar 16 14:49:06 CET 2010 - jsuchome(a)suse.cz
=20
- SERVICES.pm moved to webyast-services-ws (bnc#587876)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8843406219603454321==--
From mzugec@svn.opensuse.org Thu Mar 18 10:21:02 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61369 - /tags/branch-Code-11-SP1-2_17_90/yast2/
Date: Thu, 18 Mar 2010 10:24:55 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8488692741459802234=="
--===============8488692741459802234==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Thu Mar 18 11:24:55 2010
New Revision: 61369
URL: http://svn.opensuse.org/viewcvs/yast?rev=61369&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_90 for yast2
Added:
tags/branch-Code-11-SP1-2_17_90/yast2/ (props changed)
- copied from r61368, branches/SuSE-Code-11-SP1-Branch/yast2/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8488692741459802234==--
From aschnell@svn.opensuse.org Thu Mar 18 10:40:17 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61370 - in /trunk/storage:
package/yast2-storage.changes storage/src/modules/Storage.ycp
storage/src/modules/StorageDevices.ycp
Date: Thu, 18 Mar 2010 10:44:44 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4443482280757684524=="
--===============4443482280757684524==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Thu Mar 18 11:44:43 2010
New Revision: 61370
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61370&view=3Drev
Log:
- rewrote generation of proposal_name
Modified:
trunk/storage/package/yast2-storage.changes
trunk/storage/storage/src/modules/Storage.ycp
trunk/storage/storage/src/modules/StorageDevices.ycp
Modified: trunk/storage/package/yast2-storage.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/package/yast2-storage=
.changes?rev=3D61370&r1=3D61369&r2=3D61370&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/package/yast2-storage.changes (original)
+++ trunk/storage/package/yast2-storage.changes Thu Mar 18 11:44:43 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Thu Mar 18 11:29:58 CET 2010 - aschnell(a)suse.de
+
+- fixed proposal name for DM and MD RAIDs
+
+-------------------------------------------------------------------
Tue Mar 16 13:07:13 CET 2010 - aschnell(a)suse.de
=20
- handle udev names for partition with installation source (bnc
Modified: trunk/storage/storage/src/modules/Storage.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/S=
torage.ycp?rev=3D61370&r1=3D61369&r2=3D61370&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/Storage.ycp (original)
+++ trunk/storage/storage/src/modules/Storage.ycp Thu Mar 18 11:44:43 2010
@@ -3197,6 +3197,74 @@
}
=20
=20
+map AddProposalName(map target_map)
+{
+ integer ide_disk_count =3D 0;
+ integer scsi_disk_count =3D 0;
+ integer generic_disk_count =3D 0;
+ integer dm_raid_count =3D 0;
+ integer md_raid_count =3D 0;
+
+ return mapmap(string device, map disk, target_map, {
+
+ string s =3D Storage::KByteToHumanString(disk["size_k"]:0);
+
+ switch (disk["type"]:`CT_UNKNOWN)
+ {
+ case `CT_DISK:
+ {
+ string proposal_name =3D "";
+
+ string bus =3D disk["bus"]:"";
+ if (bus =3D=3D "IDE") {
+ ide_disk_count =3D ide_disk_count + 1;
+ proposal_name =3D sformat("%1. ", ide_disk_count) + _("IDE Disk");
+ } else if (bus =3D=3D "SCSI") {
+ scsi_disk_count =3D scsi_disk_count + 1;
+ proposal_name =3D sformat("%1. ", scsi_disk_count) + _("SCSI Disk");
+ } else {
+ generic_disk_count =3D generic_disk_count + 1;
+ proposal_name =3D sformat("%1. ", generic_disk_count) + _("Disk");
+ }
+
+ proposal_name =3D proposal_name + ", " + s + ", " + device + ", ";
+
+ if (!isempty(disk["vendor"]:""))
+ proposal_name =3D proposal_name + disk["vendor"]:"" + "-";
+ proposal_name =3D proposal_name + disk["model"]:"";
+
+ disk["proposal_name"] =3D proposal_name;
+ }
+ break;
+
+ case `CT_DMRAID:
+ {
+ dm_raid_count =3D dm_raid_count + 1;
+ string proposal_name =3D sformat("%1. ", dm_raid_count) + _("DM RAID");
+
+ proposal_name =3D proposal_name + ", " + s + ", " + device;
+
+ disk["proposal_name"] =3D proposal_name;
+ }
+ break;
+
+ case `CT_MDPART:
+ {
+ md_raid_count =3D md_raid_count + 1;
+ string proposal_name =3D sformat("%1. ", md_raid_count) + _("MD RAID");
+
+ proposal_name =3D proposal_name + ", " + s + ", " + device;
+
+ disk["proposal_name"] =3D proposal_name;
+ }
+ break;
+ }
+
+ return $[ device : disk ];
+ });
+}
+
+
/**
* Returns a system target map.
*
@@ -3270,29 +3338,16 @@
{
probe_done =3D true;
changed =3D true;
- foreach( string dev, map disk, tmp,
- ``{
- disk =3D getDiskInfo( dev, disk );
- integer s =3D disk["size_k"]:0 * 1024;
- string proposal_name =3D disk["dname"]:"" +
- Storage::ByteToHumanString( s ) + ", " +
- disk["device"]:"" + ", ";
- if( size( disk["vendor"]:"")>0 )
- proposal_name =3D proposal_name + disk["vendor"]:"" + "-";
- proposal_name =3D proposal_name + disk["model"]:"";
- disk["proposal_name"] =3D proposal_name;
- if( haskey( disk, "dname" ))
- disk =3D remove( disk, "dname" );
- tmp[dev] =3D disk;
+ foreach (string dev, map disk, tmp, {
+ tmp[dev] =3D getDiskInfo(dev, disk);
if( disk["dasdfmt"]:false )
Storage::InitializeDisk( dev, true );
});
- foreach( map c, conts,
- ``{
+ foreach (map c, conts, {
if( c["type"]:`CT_UNKNOWN!=3D`CT_DISK )
tmp[c["device"]:""] =3D getContainerInfo( c );
});
- if( size(bios_id_raid)>0 )
+ if (!isempty(bios_id_raid))
{
y2milestone( "bios_id_raid:%1", bios_id_raid );
foreach( string dm, string bios, bios_id_raid, {
@@ -3313,6 +3368,8 @@
});
});
}
+ if (Stage::initial())
+ tmp =3D AddProposalName(tmp);
StorageMap[targets_key] =3D tmp;
}
}
Modified: trunk/storage/storage/src/modules/StorageDevices.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/S=
torageDevices.ycp?rev=3D61370&r1=3D61369&r2=3D61370&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/StorageDevices.ycp (original)
+++ trunk/storage/storage/src/modules/StorageDevices.ycp Thu Mar 18 11:44:43 =
2010
@@ -464,55 +464,12 @@
if( no_disk )
continue;
=20
- string bus =3D disk["bus"]:"?";
- string dname =3D "";
- integer i =3D 0;
-
// write out data for hardware status check
HwStatus::Set (disk["unique_key"]:"", `yes);
=20
target["unique"] =3D disk["unique_key"]:"";
=20
- // ------------------------------------------------------
- // check bus, count disks per bus
-
- if (bus =3D=3D "IDE")
- {
- ide_count =3D ide_count + 1;
- i =3D ide_count;
- }
- else if (bus =3D=3D "SCSI")
- {
- scsi_count =3D scsi_count + 1;
- i =3D scsi_count;
- }
- else if (bus =3D=3D "RAID")
- {
- raid_count =3D raid_count + 1;
- i =3D raid_count;
- }
- else
- {
- other_count =3D other_count + 1;
- i =3D other_count;
- }
-
- target["bus"] =3D bus;
-
- // ------------------------------------------------------
- // construct disk name for user
-
- dname =3D ""+i+". ";
- if( bus !=3D "None" )
- {
- dname =3D dname + bus;
- }
- else
- {
- dname =3D dname + "Disk";
- }
- dname =3D dname + ", ";
- target["dname"] =3D dname;
+ target["bus"] =3D disk["bus"]:"?";
=20
// needed also later as key
string ddevice =3D disk["dev_name"]:"";
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4443482280757684524==--
From jsuchome@svn.opensuse.org Thu Mar 18 11:08:30 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61371 - in /trunk/firstboot: VERSION
package/yast2-firstboot.changes src/firstboot_language_keyboard.ycp
Date: Thu, 18 Mar 2010 11:12:16 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7094767899181714852=="
--===============7094767899181714852==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Thu Mar 18 12:12:14 2010
New Revision: 61371
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61371&view=3Drev
Log:
- retranslate wizard steps after language change (bnc#588569)
- 2.19.3=20
Modified:
trunk/firstboot/VERSION
trunk/firstboot/package/yast2-firstboot.changes
trunk/firstboot/src/firstboot_language_keyboard.ycp
Modified: trunk/firstboot/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/VERSION?rev=3D61371=
&r1=3D61370&r2=3D61371&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/firstboot/VERSION (original)
+++ trunk/firstboot/VERSION Thu Mar 18 12:12:14 2010
@@ -1 +1 @@
-2.19.2
+2.19.3
Modified: trunk/firstboot/package/yast2-firstboot.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/package/yast2-first=
boot.changes?rev=3D61371&r1=3D61370&r2=3D61371&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/firstboot/package/yast2-firstboot.changes (original)
+++ trunk/firstboot/package/yast2-firstboot.changes Thu Mar 18 12:12:14 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 18 12:10:53 CET 2010 - jsuchome(a)suse.cz
+
+- retranslate wizard steps after language change (bnc#588569)
+- 2.19.3=20
+
+-------------------------------------------------------------------
Tue Feb 2 07:47:13 CET 2010 - jsuchome(a)suse.cz
=20
- fixed string in default firstboot.xml (bnc#576020)=20
Modified: trunk/firstboot/src/firstboot_language_keyboard.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/firstboot_langu=
age_keyboard.ycp?rev=3D61371&r1=3D61370&r2=3D61371&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/firstboot/src/firstboot_language_keyboard.ycp (original)
+++ trunk/firstboot/src/firstboot_language_keyboard.ycp Thu Mar 18 12:12:14 2=
010
@@ -25,6 +25,7 @@
import "Label";
import "Language";
import "Popup";
+ import "ProductControl";
import "Report";
import "Timezone";
import "Wizard";
@@ -243,5 +244,8 @@
}
}
=20
+ Wizard::RetranslateButtons ();
+ ProductControl::RetranslateWizardSteps ();
+
return (symbol) ret;
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7094767899181714852==--
From jsuchome@svn.opensuse.org Thu Mar 18 11:08:36 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61372 - /tags/stable-2_19_3/firstboot/
Date: Thu, 18 Mar 2010 11:12:26 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============9103642157084413824=="
--===============9103642157084413824==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Thu Mar 18 12:12:25 2010
New Revision: 61372
URL: http://svn.opensuse.org/viewcvs/yast?rev=61372&view=rev
Log:
Created tag stable-2_19_3 for firstboot
Added:
tags/stable-2_19_3/firstboot/
- copied from r61371, trunk/firstboot/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============9103642157084413824==--
From ug@svn.opensuse.org Thu Mar 18 11:13:05 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61373 - /tags/stable-2_19_4/autoinstallation/
Date: Thu, 18 Mar 2010 11:17:33 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7587477934566129288=="
--===============7587477934566129288==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: ug
Date: Thu Mar 18 12:17:32 2010
New Revision: 61373
URL: http://svn.opensuse.org/viewcvs/yast?rev=61373&view=rev
Log:
Created tag stable-2_19_4 for autoinstallation
Added:
tags/stable-2_19_4/autoinstallation/
- copied from r61372, trunk/autoinstallation/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7587477934566129288==--
From ug@svn.opensuse.org Thu Mar 18 11:14:03 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61374 - in /trunk/autoinstallation:
package/autoyast2.changes src/modules/AutoinstScripts.ycp
Date: Thu, 18 Mar 2010 11:18:31 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2346925868400887359=="
--===============2346925868400887359==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Thu Mar 18 12:18:30 2010
New Revision: 61374
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61374&view=3Drev
Log:
script filenames fixed
Modified:
trunk/autoinstallation/package/autoyast2.changes
trunk/autoinstallation/src/modules/AutoinstScripts.ycp
Modified: trunk/autoinstallation/package/autoyast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/auto=
yast2.changes?rev=3D61374&r1=3D61373&r2=3D61374&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Thu Mar 18 12:18:30 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 18 12:17:36 CET 2010 - ug(a)suse.de
+
+- prefer the filename of a remote script instead of the
+ type of a script when no filename is specified in the XML
+
+-------------------------------------------------------------------
Thu Mar 18 10:30:38 CET 2010 - ug(a)suse.de
=20
- translation of by-id, by-path, ... is done by libstorage now
Modified: trunk/autoinstallation/src/modules/AutoinstScripts.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/modules/=
AutoinstScripts.ycp?rev=3D61374&r1=3D61373&r2=3D61374&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/src/modules/AutoinstScripts.ycp (original)
+++ trunk/autoinstallation/src/modules/AutoinstScripts.ycp Thu Mar 18 12:18:3=
0 2010
@@ -650,11 +650,13 @@
foreach( map s, scripts,
``{
string scriptInterpreter =3D s["interpreter"]:"shell";
- string scriptName =3D s["filename"]:type;
+ string scriptName =3D s["filename"]:"";
if (scriptName=3D=3D"")
{
map t =3D URL::Parse(s["location"]:"");
scriptName=3Dbasename(t["path"]:"");
+ if( scriptName =3D=3D "" )
+ scriptName =3D type;
}
string scriptPath =3D "";
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2346925868400887359==--
From jsuchome@svn.opensuse.org Thu Mar 18 11:19:04 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61375 - in
/branches/SuSE-Code-11-SP1-Branch/firstboot: VERSION
package/yast2-firstboot.changes src/firstboot_language_keyboard.ycp
Date: Thu, 18 Mar 2010 11:23:19 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1616638157729165634=="
--===============1616638157729165634==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Thu Mar 18 12:23:18 2010
New Revision: 61375
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61375&view=3Drev
Log:
- retranslate wizard steps after language change (bnc#588569)
- 2.17.14=20
Modified:
branches/SuSE-Code-11-SP1-Branch/firstboot/VERSION
branches/SuSE-Code-11-SP1-Branch/firstboot/package/yast2-firstboot.changes
branches/SuSE-Code-11-SP1-Branch/firstboot/src/firstboot_language_keyboar=
d.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/firstboot/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/fi=
rstboot/VERSION?rev=3D61375&r1=3D61374&r2=3D61375&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/firstboot/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/firstboot/VERSION Thu Mar 18 12:23:18 20=
10
@@ -1 +1 @@
-2.17.13
+2.17.14
Modified: branches/SuSE-Code-11-SP1-Branch/firstboot/package/yast2-firstboot.=
changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/fi=
rstboot/package/yast2-firstboot.changes?rev=3D61375&r1=3D61374&r2=3D61375&vie=
w=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/firstboot/package/yast2-firstboot.change=
s (original)
+++ branches/SuSE-Code-11-SP1-Branch/firstboot/package/yast2-firstboot.change=
s Thu Mar 18 12:23:18 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 18 12:05:43 CET 2010 - jsuchome(a)suse.cz
+
+- retranslate wizard steps after language change (bnc#588569)
+- 2.17.14=20
+
+-------------------------------------------------------------------
Tue Feb 2 07:43:10 CET 2010 - jsuchome(a)suse.cz
=20
- fixed string in default firstboot.xml (bnc#576020)
Modified: branches/SuSE-Code-11-SP1-Branch/firstboot/src/firstboot_language_k=
eyboard.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/fi=
rstboot/src/firstboot_language_keyboard.ycp?rev=3D61375&r1=3D61374&r2=3D61375=
&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/firstboot/src/firstboot_language_keyboar=
d.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/firstboot/src/firstboot_language_keyboar=
d.ycp Thu Mar 18 12:23:18 2010
@@ -25,6 +25,7 @@
import "Label";
import "Language";
import "Popup";
+ import "ProductControl";
import "Report";
import "Timezone";
import "Wizard";
@@ -245,5 +246,8 @@
}
}
=20
+ Wizard::RetranslateButtons ();
+ ProductControl::RetranslateWizardSteps ();
+
return (symbol) ret;
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1616638157729165634==--
From jsuchome@svn.opensuse.org Thu Mar 18 11:19:32 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61376 - /tags/branch-Code-11-SP1-2_17_14/firstboot/
Date: Thu, 18 Mar 2010 11:23:56 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7824255365701907496=="
--===============7824255365701907496==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Thu Mar 18 12:23:55 2010
New Revision: 61376
URL: http://svn.opensuse.org/viewcvs/yast?rev=61376&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_14 for firstboot
Added:
tags/branch-Code-11-SP1-2_17_14/firstboot/ (props changed)
- copied from r61375, branches/SuSE-Code-11-SP1-Branch/firstboot/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7824255365701907496==--
From aschnell@svn.opensuse.org Thu Mar 18 11:25:03 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61377 - /trunk/storage/storage/src/modules/StorageDevices.ycp
Date: Thu, 18 Mar 2010 11:29:22 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5403541580506921889=="
--===============5403541580506921889==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Thu Mar 18 12:29:20 2010
New Revision: 61377
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61377&view=3Drev
Log:
- some cleanup
Modified:
trunk/storage/storage/src/modules/StorageDevices.ycp
Modified: trunk/storage/storage/src/modules/StorageDevices.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/S=
torageDevices.ycp?rev=3D61377&r1=3D61376&r2=3D61377&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/StorageDevices.ycp (original)
+++ trunk/storage/storage/src/modules/StorageDevices.ycp Thu Mar 18 12:29:20 =
2010
@@ -399,7 +399,7 @@
=20
map localProbe()
{
- map targets =3D $[];
+ map targets =3D $[];
if( Mode::test () )
{
return fakeProbe();
@@ -414,15 +414,11 @@
{
// somehow, we couldn't find any harddisks for installation.
// This is a fatal error, we can't do anything about it
- return (map) targets;
+ return targets;
}
=20
// loop over all_disks, constructing targets map
=20
- integer ide_count =3D 0;
- integer scsi_count =3D 0;
- integer raid_count =3D 0;
- integer other_count =3D 0;
string fake_raid =3D "";
map target =3D $[];
zip_drives =3D $[];
@@ -476,14 +472,10 @@
target["device"] =3D ddevice;
=20
if( size(disk["bios_id"]:"")>0 )
- {
target["bios_id"] =3D disk["bios_id"]:"";
- }
=20
y2milestone("localProbe: disk: %1", ddevice );
=20
- // call fdisk agent to get size information
-
// ------------------------------------------------------
// construct full target name
=20
@@ -552,7 +544,7 @@
y2milestone( "localProbe: FloppyDrives %1", FloppyDrives() );
y2milestone( "localProbe: ZipDrives %1", ZipDrives() );
=20
- return (map) targets;
+ return targets;
}
=20
/*
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5403541580506921889==--
From tgoettlicher@svn.opensuse.org Thu Mar 18 12:54:02 2010
From: tgoettlicher@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61378 - in /branches/SuSE-Code-11-SP1-Branch/qt-pkg:
package/yast2-qt-pkg.changes yast2-qt-pkg.spec.in
Date: Thu, 18 Mar 2010 12:58:18 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0383474278175843976=="
--===============0383474278175843976==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: tgoettlicher
Date: Thu Mar 18 13:58:17 2010
New Revision: 61378
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61378&view=3Drev
Log:
- Added libqt4 dependency (bnc #589104)
- V 2.18.20
Modified:
branches/SuSE-Code-11-SP1-Branch/qt-pkg/package/yast2-qt-pkg.changes
branches/SuSE-Code-11-SP1-Branch/qt-pkg/yast2-qt-pkg.spec.in
Modified: branches/SuSE-Code-11-SP1-Branch/qt-pkg/package/yast2-qt-pkg.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/qt=
-pkg/package/yast2-qt-pkg.changes?rev=3D61378&r1=3D61377&r2=3D61378&view=3Ddi=
ff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/qt-pkg/package/yast2-qt-pkg.changes (ori=
ginal)
+++ branches/SuSE-Code-11-SP1-Branch/qt-pkg/package/yast2-qt-pkg.changes Thu =
Mar 18 13:58:17 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 18 13:55:42 CET 2010 - tgoettlicher(a)suse.de
+
+- Added libqt4 dependency (bnc #589104)
+- V 2.18.20
+
+-------------------------------------------------------------------
Fri Dec 4 16:59:59 CET 2009 - tgoettlicher(a)suse.de
=20
- Enabled multiple packages (fate# 305311)
Modified: branches/SuSE-Code-11-SP1-Branch/qt-pkg/yast2-qt-pkg.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/qt=
-pkg/yast2-qt-pkg.spec.in?rev=3D61378&r1=3D61377&r2=3D61378&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/qt-pkg/yast2-qt-pkg.spec.in (original)
+++ branches/SuSE-Code-11-SP1-Branch/qt-pkg/yast2-qt-pkg.spec.in Thu Mar 18 1=
3:58:17 2010
@@ -10,6 +10,7 @@
Summary: YaST2 - Graphical User Interface
BuildRequires: yast2-devtools >=3D 2.16.3
Requires: yast2-qt >=3D 2.17.13
+Requires: libqt4 >=3D 4.6.2
BuildRequires: yast2-qt-devel >=3D 2.17.13
BuildRequires: libzypp-devel >=3D 6.26.3
BuildRequires: yast2-libyui-devel >=3D 2.17.14
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0383474278175843976==--
From tgoettlicher@svn.opensuse.org Thu Mar 18 12:54:08 2010
From: tgoettlicher@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61379 - /branches/SuSE-Code-11-SP1-Branch/qt-pkg/VERSION.cmake
Date: Thu, 18 Mar 2010 12:58:36 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6024598237073961343=="
--===============6024598237073961343==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: tgoettlicher
Date: Thu Mar 18 13:58:35 2010
New Revision: 61379
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61379&view=3Drev
Log:
version
Modified:
branches/SuSE-Code-11-SP1-Branch/qt-pkg/VERSION.cmake
Modified: branches/SuSE-Code-11-SP1-Branch/qt-pkg/VERSION.cmake
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/qt=
-pkg/VERSION.cmake?rev=3D61379&r1=3D61378&r2=3D61379&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/qt-pkg/VERSION.cmake (original)
+++ branches/SuSE-Code-11-SP1-Branch/qt-pkg/VERSION.cmake Thu Mar 18 13:58:35=
2010
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "18")
-SET(VERSION_PATCH "19")
+SET(VERSION_PATCH "20")
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6024598237073961343==--
From tgoettlicher@svn.opensuse.org Thu Mar 18 12:56:54 2010
From: tgoettlicher@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61380 - in /trunk/qt-pkg: package/yast2-qt-pkg.changes
yast2-qt-pkg.spec.in
Date: Thu, 18 Mar 2010 13:01:22 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7835124648888017045=="
--===============7835124648888017045==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: tgoettlicher
Date: Thu Mar 18 14:01:21 2010
New Revision: 61380
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61380&view=3Drev
Log:
- Added libqt4 dependency (bnc #589104)
Modified:
trunk/qt-pkg/package/yast2-qt-pkg.changes
trunk/qt-pkg/yast2-qt-pkg.spec.in
Modified: trunk/qt-pkg/package/yast2-qt-pkg.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/qt-pkg/package/yast2-qt-pkg.c=
hanges?rev=3D61380&r1=3D61379&r2=3D61380&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/qt-pkg/package/yast2-qt-pkg.changes (original)
+++ trunk/qt-pkg/package/yast2-qt-pkg.changes Thu Mar 18 14:01:21 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Thu Mar 18 13:59:34 CET 2010 - tgoettlicher(a)suse.de
+
+- Added libqt4 dependency (bnc #589104)
+
+-------------------------------------------------------------------
Tue Feb 9 12:53:14 CET 2010 - tgoettlicher(a)suse.de
=20
- added license headers
Modified: trunk/qt-pkg/yast2-qt-pkg.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/trunk/qt-pkg/yast2-qt-pkg.spec.in?r=
ev=3D61380&r1=3D61379&r2=3D61380&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/qt-pkg/yast2-qt-pkg.spec.in (original)
+++ trunk/qt-pkg/yast2-qt-pkg.spec.in Thu Mar 18 14:01:21 2010
@@ -10,6 +10,7 @@
Summary: YaST2 - Graphical User Interface
BuildRequires: yast2-devtools >=3D 2.16.3
Requires: yast2-qt >=3D 2.17.13
+Requires: libqt4 >=3D 4.6.2
BuildRequires: yast2-qt-devel >=3D 2.17.13
BuildRequires: libzypp-devel >=3D 6.26.3
BuildRequires: yast2-libyui-devel >=3D 2.17.14
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7835124648888017045==--
From tgoettlicher@svn.opensuse.org Thu Mar 18 12:57:19 2010
From: tgoettlicher@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61381 - in /trunk/qt: package/yast2-qt.changes
yast2-qt.spec.in
Date: Thu, 18 Mar 2010 13:01:45 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5523963694191798198=="
--===============5523963694191798198==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: tgoettlicher
Date: Thu Mar 18 14:01:45 2010
New Revision: 61381
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61381&view=3Drev
Log:
- Added libqt4 dependency (bnc #589104)
Modified:
trunk/qt/package/yast2-qt.changes
trunk/qt/yast2-qt.spec.in
Modified: trunk/qt/package/yast2-qt.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/qt/package/yast2-qt.changes?r=
ev=3D61381&r1=3D61380&r2=3D61381&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/qt/package/yast2-qt.changes (original)
+++ trunk/qt/package/yast2-qt.changes Thu Mar 18 14:01:45 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Thu Mar 18 14:00:01 CET 2010 - tgoettlicher(a)suse.de
+
+- Added libqt4 dependency (bnc #589104)
+
+-------------------------------------------------------------------
Tue Feb 9 12:02:26 CET 2010 - tgoettlicher(a)suse.de
=20
- added gpl v2+ license headers=20
Modified: trunk/qt/yast2-qt.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/trunk/qt/yast2-qt.spec.in?rev=3D613=
81&r1=3D61380&r2=3D61381&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/qt/yast2-qt.spec.in (original)
+++ trunk/qt/yast2-qt.spec.in Thu Mar 18 14:01:45 2010
@@ -15,6 +15,7 @@
BuildRequires: sgml-skel=20
BuildRequires: update-desktop-files
BuildRequires: cmake
+Requires: libqt4 >=3D 4.6.2
=20
Summary: YaST2 - Graphical User Interface
BuildRequires: yast2-devtools >=3D 2.16.3
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5523963694191798198==--
From locilka@svn.opensuse.org Thu Mar 18 13:54:34 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61382 - in /trunk/installation:
package/yast2-installation.changes src/clients/inst_upgrade_urls.ycp
Date: Thu, 18 Mar 2010 13:58:53 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0721607348010438924=="
--===============0721607348010438924==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Thu Mar 18 14:58:52 2010
New Revision: 61382
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61382&view=3Drev
Log:
- Previously used repositories switched from enabled/disabled mode
to removed/enabled/disabled mode (BNC #588659).
Modified:
trunk/installation/package/yast2-installation.changes
trunk/installation/src/clients/inst_upgrade_urls.ycp
Modified: trunk/installation/package/yast2-installation.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/package/yast2-in=
stallation.changes?rev=3D61382&r1=3D61381&r2=3D61382&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/package/yast2-installation.changes (original)
+++ trunk/installation/package/yast2-installation.changes Thu Mar 18 14:58:52=
2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 18 14:55:20 CET 2010 - locilka(a)suse.cz
+
+- Previously used repositories switched from enabled/disabled mode
+ to removed/enabled/disabled mode (BNC #588659).
+
+-------------------------------------------------------------------
Fri Mar 12 13:19:15 CET 2010 - kmachalkova(a)suse.cz
=20
- Port from SLE11 SP1: process files in _datadir/autoinstall/modules=20
Modified: trunk/installation/src/clients/inst_upgrade_urls.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/src/clients/inst=
_upgrade_urls.ycp?rev=3D61382&r1=3D61381&r2=3D61382&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/src/clients/inst_upgrade_urls.ycp (original)
+++ trunk/installation/src/clients/inst_upgrade_urls.ycp Thu Mar 18 14:58:52 =
2010
@@ -169,7 +169,7 @@
_("
Here you see all software repositories found
on the system you are upgrading. Enable the ones you want to include in the =
upgrade process.
") +
// TRANSLATORS: help text 2/3
- _("
To enable or disable an URL, click on the
+ _("
To enable, remove or disable an URL, click on the
Toggle Status button or double-click on the respective table item.
") +
// TRANSLATORS: help text 3/3
_("
To change the URL, click on the Change... button.
"),
@@ -183,6 +183,15 @@
=20
map id_to_name =3D $[];
=20
+ map status_map =3D $[
+ // TRANSLATORS: Table item status (repository)
+ "removed" : _("Removed"),
+ // TRANSLATORS: Table item status (repository)
+ "enabled" : _("Enabled"),
+ // TRANSLATORS: Table item status (repository)
+ "disabled" : _("Disabled"),
+ ];
+
void RedrawListTableUI () {
integer currentitem =3D (integer) UI::QueryWidget (`id ("table_of_repos"), =
`CurrentItem);
=20
@@ -194,13 +203,7 @@
=20
return `item (
`id (counter),
- (one_url["url_will_be_enabled"]:false =3D=3D true ?
- // TRANSLATORS: Table item status (repository)
- _("Enabled")
- :
- // TRANSLATORS: Table item status (repository)
- _("Disabled")
- ),
+ status_map[one_url["new_status"]:"removed"]:_("Unknown"),
// TRANSLATORS: Fallback name for a repository
one_url["name"]:_("Unknown"),
one_url["url"]:""
@@ -221,17 +224,20 @@
UI::ChangeWidget (`id (`toggle), `Enabled, enable_buttons);
}
=20
- boolean FindCurrentRepoStatus (string alias) {
+ // 'removed' -> currently not enabled
+ // 'enabled' -> currently added as enabled
+ // 'disabled' -> currently added as disabled
+ string FindCurrentRepoStatus (string alias) {
if (alias =3D=3D "" || alias =3D=3D nil) {
y2error ("alias URL not defined!");
- return false;
+ return "removed";
}
=20
- boolean ret =3D false;
+ string ret =3D "removed";
=20
foreach (map one_url, already_registered_repos, {
if (alias =3D=3D one_url["alias"]:"-A-") {
- ret =3D true;
+ ret =3D (one_url["enabled"]:false =3D=3D true ? "enabled" : "disabled");
break;
}
});
@@ -386,13 +392,13 @@
// BNC #429059
if (haskey (one_url, "alias") && one_url["alias"]:nil !=3D nil) {
url_alias =3D sformat ("%1", one_url["alias"]:"");
- one_url["url_will_be_enabled"] =3D FindCurrentRepoStatus (url_alias);
+ one_url["new_status"] =3D FindCurrentRepoStatus (url_alias);
} else {
y2warning ("No 'alias' defined: %1", one_url);
- one_url["url_will_be_enabled"] =3D false;
+ one_url["new_status"] =3D "removed";
}
=20
- one_url["initial_url_status"] =3D one_url["url_will_be_enabled"]:false;
+ one_url["initial_url_status"] =3D one_url["new_status"]:"removed";
return one_url;
});
}
@@ -407,6 +413,10 @@
=20
// All already registered repos
foreach (map one_registered_repo, already_registered_repos, {
+ if (one_registered_repo["enabled"]:true =3D=3D false) {
+ return;
+ }
+
if (found =3D=3D true) {
break;
}
@@ -440,6 +450,23 @@
});
}
=20
+ // BNC #583155: Removed/Enabled/Disabled
+ // Toggled this way: R/E/D/R/E/D/...
+ string ToggleStatus (map repo_map) {
+ string status =3D repo_map["new_status"]:"removed";
+
+ if (status =3D=3D "removed") {
+ status =3D "enabled";
+ } else if (status =3D=3D "enabled") {
+ status =3D "disabled";
+ // disabled
+ } else {
+ status =3D "removed";
+ }
+
+ return status;
+ }
+
symbol HandleOldSources () {
y2milestone ("Offering: %1", urls);
y2milestone ("Already registered: %1", already_registered_repos);
@@ -458,7 +485,8 @@
if (ui_ret =3D=3D `toggle) {
integer currentitem =3D (integer) UI::QueryWidget (`id ("table_of_repos"),=
`CurrentItem);
if (currentitem !=3D nil) {
- urls[currentitem, "url_will_be_enabled"] =3D (! urls[currentitem,"url_=
will_be_enabled"]:false);
+ // BNC #583155: Removed/Enabled/Disabled
+ urls[currentitem, "new_status"] =3D ToggleStatus (urls[currentitem]:$[=
]);
RedrawListTableUI();
}
continue;
@@ -538,7 +566,8 @@
}
=20
void SetAddRemoveSourcesProgress (
- list & sources_to_remove, list & sources_to_add,
+ list & sources_to_remove,
+ list & sources_to_add,
list & sources_to_add_disabled
) {
list actions_todo =3D [];
@@ -732,9 +761,15 @@
y2milestone ("Adding repo (enabled): %1", repoadd);
=20
integer new_id =3D Pkg::RepositoryAdd (repoadd);
-
- if (new_id =3D=3D nil) {
+ if (new_id =3D=3D nil || new_id =3D=3D -1) {
y2error ("Error adding repository: %1", repoadd);
+ Report::Error (sformat(
+ _("Cannot add enabled repository
+Name: %1
+URL: %2"),
+ repo_name,
+ one_url
+ ));
return;
}
=20
@@ -817,6 +852,8 @@
"name" : repo_name,
"base_urls" : [one_url],
"prod_dir" : pth,
+ // bnc #543468, do not check aliases of repositories stored in Install=
ation::destdir
+ "check_alias" : false,
];
AdjustRepoSettings (repoadd, one_id);
=20
@@ -829,6 +866,16 @@
y2milestone ("Adding repo (disabled): %1", repoadd);
=20
integer new_id =3D Pkg::RepositoryAdd (repoadd);
+ if (new_id =3D=3D nil || new_id =3D=3D -1) {
+ y2error ("Error adding repository: %1", repoadd);
+ Report::Error (sformat(
+ _("Cannot add disabled repository
+Name: %1
+URL: %2"),
+ repo_name,
+ one_url
+ ));
+ }
});
}
=20
@@ -840,8 +887,32 @@
return true;
}
=20
+ integer FindMediaNr (string alias, string url) {
+ if (alias =3D=3D "" || alias =3D=3D nil) {
+ y2error ("alias not defined!");
+ return nil;
+ }
+
+ if (url =3D=3D "" || url =3D=3D nil) {
+ y2error ("URL not defined!");
+ return nil;
+ }
+
+ integer ret =3D nil;
+
+ foreach (map one_url, already_registered_repos, {
+ if (alias =3D=3D one_url["alias"]:"-A-" && url =3D=3D one_url["url"]:"-=
A-") {
+ ret =3D one_url["media"]:-1;
+ break;
+ }
+ });
+
+ return ret;
+ }
+
symbol AddOrRemoveSources () {
list sources_to_remove =3D [];
+
list sources_to_add =3D [];
=20
map id_to_url =3D $[];
@@ -865,7 +936,7 @@
id_to_url[id] =3D url;
=20
// bnc #400823
- integer current_medianr =3D tointeger (regexpsub (id, "ID: (.*)", "\\1"=
));
+ integer current_medianr =3D FindMediaNr (tostring(one_source["alias"]:n=
il), tostring(one_source["url"]:nil));
=20
if (do_not_remove =3D=3D current_medianr) {
y2milestone ("Skipping source: %1 (installation repository)", do_not_remov=
e);
@@ -875,21 +946,39 @@
y2milestone ("Checking repo: %1", one_source);
=20
// Source should be enabled at the end
- if (one_source["url_will_be_enabled"]:nil =3D=3D true) {
- //if (current_medianr =3D=3D nil) {
+ if (one_source["new_status"]:"" =3D=3D "enabled") {
+ if (one_source["initial_url_status"]:"" =3D=3D "enabled") {
+ y2milestone ("Source has been already enabled");
+ } else {
+ // It's not yet enabled, add it
sources_to_add =3D add (sources_to_add, id);
y2milestone ("Source to add: %1", id);
- //}
=20
- // Source should be disabled at the end
- } else if (one_source["url_will_be_enabled"]:nil =3D=3D false) {
- // already registered
- if (current_medianr !=3D nil) {
+ // It's been already added but in disabled state
+ if (one_source["initial_url_status"]:"" =3D=3D "disabled") {
+ sources_to_remove =3D add (sources_to_remove, current_medianr);
+ y2milestone ("Source to remove: %1", current_medianr);
+ }
+ }
+
+ // Source should be removed (not added)
+ } else if (one_source["new_status"]:"" =3D=3D "removed") {
+ if (one_source["initial_url_status"]:"" =3D=3D "removed") {
+ y2milestone ("Repository has been already removed");
+ } else {
+ sources_to_remove =3D add (sources_to_remove, current_medianr);
+ y2milestone ("Source to remove: %1", current_medianr);
+ }
+
+ // Source will be added in disabled state
+ // BNC #583155
+ } else if (one_source["new_status"]:"" =3D=3D "disabled") {
+ // It's been already added in enabled state
+ if (one_source["initial_url_status"]:"" =3D=3D "enabled") {
sources_to_remove =3D add (sources_to_remove, current_medianr);
y2milestone ("Source to remove: %1", current_medianr);
}
=20
- // will be added
sources_to_add_disabled =3D add (sources_to_add_disabled, id);
y2milestone ("Source to add disabled: %1", id);
}
@@ -928,8 +1017,10 @@
=20
IUU_RemoveRepositories (sources_to_remove);
=20
+ // Add repositories in enabled state
IUU_AddEnabledRepositories (sources_to_add, id_to_url);
=20
+ // Add repositories in disabled state
IUU_AddDisabledRepositories (sources_to_add_disabled, id_to_url);
=20
Progress::Finish();
@@ -990,10 +1081,13 @@
Pkg::TargetLoad();
Pkg::SourceStartManager (false);
=20
- foreach (integer one_id, Pkg::SourceGetCurrent (true), {
+ list current_repos_list =3D Pkg::SourceGetCurrent (false /* not o=
nly enabled */);
+ y2milestone ("Currently registered repos: %1", current_repos_list);
+
+ foreach (integer one_id, current_repos_list, {
map source_data =3D Pkg::SourceGeneralData (one_id);
source_data["media"] =3D one_id;
- =20
+
already_registered_repos =3D add (already_registered_repos, source_data=
);
});
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0721607348010438924==--
From locilka@svn.opensuse.org Thu Mar 18 13:54:57 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61383 - in
/branches/SuSE-Code-11-SP1-Branch/installation: VERSION
package/yast2-installation.changes src/clients/inst_upgrade_urls.ycp
Date: Thu, 18 Mar 2010 13:59:22 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7355262353822965449=="
--===============7355262353822965449==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Thu Mar 18 14:59:21 2010
New Revision: 61383
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61383&view=3Drev
Log:
Previously used repositories switched from enabled/disabled mode
to removed/enabled/disabled mode (BNC #588659).
- 2.17.71
Modified:
branches/SuSE-Code-11-SP1-Branch/installation/VERSION
branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes
branches/SuSE-Code-11-SP1-Branch/installation/src/clients/inst_upgrade_ur=
ls.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/installation/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/VERSION?rev=3D61383&r1=3D61382&r2=3D61383&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/VERSION Thu Mar 18 14:59:21=
2010
@@ -1 +1 @@
-2.17.70
+2.17.71
Modified: branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-install=
ation.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/package/yast2-installation.changes?rev=3D61383&r1=3D61382&r2=3D613=
83&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes Thu Mar 18 14:59:21 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Mar 18 14:55:20 CET 2010 - locilka(a)suse.cz
+
+- Previously used repositories switched from enabled/disabled mode
+ to removed/enabled/disabled mode (BNC #588659).
+- 2.17.71
+
+-------------------------------------------------------------------
Fri Mar 12 10:53:55 CET 2010 - locilka(a)suse.cz
=20
- Unique identification in inst_upgrade_urls switched from URL to
Modified: branches/SuSE-Code-11-SP1-Branch/installation/src/clients/inst_upgr=
ade_urls.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/src/clients/inst_upgrade_urls.ycp?rev=3D61383&r1=3D61382&r2=3D6138=
3&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/src/clients/inst_upgrade_ur=
ls.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/src/clients/inst_upgrade_ur=
ls.ycp Thu Mar 18 14:59:21 2010
@@ -169,7 +169,7 @@
_("
Here you see all software repositories found
on the system you are upgrading. Enable the ones you want to include in the =
upgrade process.
") +
// TRANSLATORS: help text 2/3
- _("
To enable or disable an URL, click on the
+ _("
To enable, remove or disable an URL, click on the
Toggle Status button or double-click on the respective table item.
") +
// TRANSLATORS: help text 3/3
_("
To change the URL, click on the Change... button.
"),
@@ -183,6 +183,15 @@
=20
map id_to_name =3D $[];
=20
+ map status_map =3D $[
+ // TRANSLATORS: Table item status (repository)
+ "removed" : _("Removed"),
+ // TRANSLATORS: Table item status (repository)
+ "enabled" : _("Enabled"),
+ // TRANSLATORS: Table item status (repository)
+ "disabled" : _("Disabled"),
+ ];
+
void RedrawListTableUI () {
integer currentitem =3D (integer) UI::QueryWidget (`id ("table_of_repos"), =
`CurrentItem);
=20
@@ -194,13 +203,7 @@
=20
return `item (
`id (counter),
- (one_url["url_will_be_enabled"]:false =3D=3D true ?
- // TRANSLATORS: Table item status (repository)
- _("Enabled")
- :
- // TRANSLATORS: Table item status (repository)
- _("Disabled")
- ),
+ status_map[one_url["new_status"]:"removed"]:_("Unknown"),
// TRANSLATORS: Fallback name for a repository
one_url["name"]:_("Unknown"),
one_url["url"]:""
@@ -221,17 +224,20 @@
UI::ChangeWidget (`id (`toggle), `Enabled, enable_buttons);
}
=20
- boolean FindCurrentRepoStatus (string alias) {
+ // 'removed' -> currently not enabled
+ // 'enabled' -> currently added as enabled
+ // 'disabled' -> currently added as disabled
+ string FindCurrentRepoStatus (string alias) {
if (alias =3D=3D "" || alias =3D=3D nil) {
y2error ("alias URL not defined!");
- return false;
+ return "removed";
}
=20
- boolean ret =3D false;
+ string ret =3D "removed";
=20
foreach (map one_url, already_registered_repos, {
if (alias =3D=3D one_url["alias"]:"-A-") {
- ret =3D true;
+ ret =3D (one_url["enabled"]:false =3D=3D true ? "enabled" : "disabled");
break;
}
});
@@ -386,13 +392,13 @@
// BNC #429059
if (haskey (one_url, "alias") && one_url["alias"]:nil !=3D nil) {
url_alias =3D sformat ("%1", one_url["alias"]:"");
- one_url["url_will_be_enabled"] =3D FindCurrentRepoStatus (url_alias);
+ one_url["new_status"] =3D FindCurrentRepoStatus (url_alias);
} else {
y2warning ("No 'alias' defined: %1", one_url);
- one_url["url_will_be_enabled"] =3D false;
+ one_url["new_status"] =3D "removed";
}
=20
- one_url["initial_url_status"] =3D one_url["url_will_be_enabled"]:false;
+ one_url["initial_url_status"] =3D one_url["new_status"]:"removed";
return one_url;
});
}
@@ -407,6 +413,10 @@
=20
// All already registered repos
foreach (map one_registered_repo, already_registered_repos, {
+ if (one_registered_repo["enabled"]:true =3D=3D false) {
+ return;
+ }
+
if (found =3D=3D true) {
break;
}
@@ -440,6 +450,23 @@
});
}
=20
+ // BNC #583155: Removed/Enabled/Disabled
+ // Toggled this way: R/E/D/R/E/D/...
+ string ToggleStatus (map repo_map) {
+ string status =3D repo_map["new_status"]:"removed";
+
+ if (status =3D=3D "removed") {
+ status =3D "enabled";
+ } else if (status =3D=3D "enabled") {
+ status =3D "disabled";
+ // disabled
+ } else {
+ status =3D "removed";
+ }
+
+ return status;
+ }
+
symbol HandleOldSources () {
y2milestone ("Offering: %1", urls);
y2milestone ("Already registered: %1", already_registered_repos);
@@ -458,7 +485,8 @@
if (ui_ret =3D=3D `toggle) {
integer currentitem =3D (integer) UI::QueryWidget (`id ("table_of_repos"),=
`CurrentItem);
if (currentitem !=3D nil) {
- urls[currentitem, "url_will_be_enabled"] =3D (! urls[currentitem,"url_=
will_be_enabled"]:false);
+ // BNC #583155: Removed/Enabled/Disabled
+ urls[currentitem, "new_status"] =3D ToggleStatus (urls[currentitem]:$[=
]);
RedrawListTableUI();
}
continue;
@@ -538,7 +566,8 @@
}
=20
void SetAddRemoveSourcesProgress (
- list & sources_to_remove, list & sources_to_add,
+ list & sources_to_remove,
+ list & sources_to_add,
list & sources_to_add_disabled
) {
list actions_todo =3D [];
@@ -732,9 +761,15 @@
y2milestone ("Adding repo (enabled): %1", repoadd);
=20
integer new_id =3D Pkg::RepositoryAdd (repoadd);
-
- if (new_id =3D=3D nil) {
+ if (new_id =3D=3D nil || new_id =3D=3D -1) {
y2error ("Error adding repository: %1", repoadd);
+ Report::Error (sformat(
+ _("Cannot add enabled repository
+Name: %1
+URL: %2"),
+ repo_name,
+ one_url
+ ));
return;
}
=20
@@ -817,6 +852,8 @@
"name" : repo_name,
"base_urls" : [one_url],
"prod_dir" : pth,
+ // bnc #543468, do not check aliases of repositories stored in Install=
ation::destdir
+ "check_alias" : false,
];
AdjustRepoSettings (repoadd, one_id);
=20
@@ -829,6 +866,16 @@
y2milestone ("Adding repo (disabled): %1", repoadd);
=20
integer new_id =3D Pkg::RepositoryAdd (repoadd);
+ if (new_id =3D=3D nil || new_id =3D=3D -1) {
+ y2error ("Error adding repository: %1", repoadd);
+ Report::Error (sformat(
+ _("Cannot add disabled repository
+Name: %1
+URL: %2"),
+ repo_name,
+ one_url
+ ));
+ }
});
}
=20
@@ -840,8 +887,32 @@
return true;
}
=20
+ integer FindMediaNr (string alias, string url) {
+ if (alias =3D=3D "" || alias =3D=3D nil) {
+ y2error ("alias not defined!");
+ return nil;
+ }
+
+ if (url =3D=3D "" || url =3D=3D nil) {
+ y2error ("URL not defined!");
+ return nil;
+ }
+
+ integer ret =3D nil;
+
+ foreach (map one_url, already_registered_repos, {
+ if (alias =3D=3D one_url["alias"]:"-A-" && url =3D=3D one_url["url"]:"-=
A-") {
+ ret =3D one_url["media"]:-1;
+ break;
+ }
+ });
+
+ return ret;
+ }
+
symbol AddOrRemoveSources () {
list sources_to_remove =3D [];
+
list sources_to_add =3D [];
=20
map id_to_url =3D $[];
@@ -865,7 +936,7 @@
id_to_url[id] =3D url;
=20
// bnc #400823
- integer current_medianr =3D tointeger (regexpsub (id, "ID: (.*)", "\\1"=
));
+ integer current_medianr =3D FindMediaNr (tostring(one_source["alias"]:n=
il), tostring(one_source["url"]:nil));
=20
if (do_not_remove =3D=3D current_medianr) {
y2milestone ("Skipping source: %1 (installation repository)", do_not_remov=
e);
@@ -875,21 +946,39 @@
y2milestone ("Checking repo: %1", one_source);
=20
// Source should be enabled at the end
- if (one_source["url_will_be_enabled"]:nil =3D=3D true) {
- //if (current_medianr =3D=3D nil) {
+ if (one_source["new_status"]:"" =3D=3D "enabled") {
+ if (one_source["initial_url_status"]:"" =3D=3D "enabled") {
+ y2milestone ("Source has been already enabled");
+ } else {
+ // It's not yet enabled, add it
sources_to_add =3D add (sources_to_add, id);
y2milestone ("Source to add: %1", id);
- //}
=20
- // Source should be disabled at the end
- } else if (one_source["url_will_be_enabled"]:nil =3D=3D false) {
- // already registered
- if (current_medianr !=3D nil) {
+ // It's been already added but in disabled state
+ if (one_source["initial_url_status"]:"" =3D=3D "disabled") {
+ sources_to_remove =3D add (sources_to_remove, current_medianr);
+ y2milestone ("Source to remove: %1", current_medianr);
+ }
+ }
+
+ // Source should be removed (not added)
+ } else if (one_source["new_status"]:"" =3D=3D "removed") {
+ if (one_source["initial_url_status"]:"" =3D=3D "removed") {
+ y2milestone ("Repository has been already removed");
+ } else {
+ sources_to_remove =3D add (sources_to_remove, current_medianr);
+ y2milestone ("Source to remove: %1", current_medianr);
+ }
+
+ // Source will be added in disabled state
+ // BNC #583155
+ } else if (one_source["new_status"]:"" =3D=3D "disabled") {
+ // It's been already added in enabled state
+ if (one_source["initial_url_status"]:"" =3D=3D "enabled") {
sources_to_remove =3D add (sources_to_remove, current_medianr);
y2milestone ("Source to remove: %1", current_medianr);
}
=20
- // will be added
sources_to_add_disabled =3D add (sources_to_add_disabled, id);
y2milestone ("Source to add disabled: %1", id);
}
@@ -928,8 +1017,10 @@
=20
IUU_RemoveRepositories (sources_to_remove);
=20
+ // Add repositories in enabled state
IUU_AddEnabledRepositories (sources_to_add, id_to_url);
=20
+ // Add repositories in disabled state
IUU_AddDisabledRepositories (sources_to_add_disabled, id_to_url);
=20
Progress::Finish();
@@ -990,10 +1081,13 @@
Pkg::TargetLoad();
Pkg::SourceStartManager (false);
=20
- foreach (integer one_id, Pkg::SourceGetCurrent (true), {
+ list current_repos_list =3D Pkg::SourceGetCurrent (false /* not o=
nly enabled */);
+ y2milestone ("Currently registered repos: %1", current_repos_list);
+
+ foreach (integer one_id, current_repos_list, {
map source_data =3D Pkg::SourceGeneralData (one_id);
source_data["media"] =3D one_id;
- =20
+
already_registered_repos =3D add (already_registered_repos, source_data=
);
});
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7355262353822965449==--
From locilka@svn.opensuse.org Thu Mar 18 13:56:01 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61384 - /tags/branch-Code-11-SP1-2_17_71/installation/
Date: Thu, 18 Mar 2010 14:00:29 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8513861525777818154=="
--===============8513861525777818154==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: locilka
Date: Thu Mar 18 15:00:27 2010
New Revision: 61384
URL: http://svn.opensuse.org/viewcvs/yast?rev=61384&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_71 for installation
Added:
tags/branch-Code-11-SP1-2_17_71/installation/ (props changed)
- copied from r61383, branches/SuSE-Code-11-SP1-Branch/installation/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8513861525777818154==--
From aschnell@svn.opensuse.org Thu Mar 18 14:03:00 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61385 - /trunk/storage/storage/src/inst_target_selection.ycp
Date: Thu, 18 Mar 2010 14:06:55 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3478623535245092889=="
--===============3478623535245092889==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Thu Mar 18 15:06:54 2010
New Revision: 61385
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61385&view=3Drev
Log:
- fixed and improved use of proposal_name
Modified:
trunk/storage/storage/src/inst_target_selection.ycp
Modified: trunk/storage/storage/src/inst_target_selection.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/inst_targ=
et_selection.ycp?rev=3D61385&r1=3D61384&r2=3D61385&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/inst_target_selection.ycp (original)
+++ trunk/storage/storage/src/inst_target_selection.ycp Thu Mar 18 15:06:54 2=
010
@@ -70,14 +70,16 @@
});
=20
integer dskcnt =3D size(usable_target_map);
- y2milestone( "dskcnt %1", dskcnt );
+ y2milestone("dskcnt:%1", dskcnt);
=20
- if (dskcnt > 10)
+ if (dskcnt >=3D 10)
{
integer i =3D 1;
- list disklist =3D [];
+ list disklist =3D [];
foreach(string tname, map tdata, usable_target_map, {
- disklist =3D add(disklist, `item(`id(tname), sformat("%1: %2", i, tname)));
+ string tlinename =3D tdata["proposal_name"]:tdata["device"]:"?";
+ string tline =3D sformat("%1: %2", i, tlinename);
+ disklist =3D add(disklist, `item(`id(tname), tline));
i =3D i + 1;
});
buttonbox =3D add(buttonbox, `SelectionBox(`id(`disklist), `opt(`notify=
),
@@ -87,14 +89,9 @@
{
integer i =3D 1;
foreach(string tname, map tdata, usable_target_map, {
- string tlinename =3D tdata["name"]:"?";
- if (haskey(tdata, "name"))
- tlinename =3D tdata["proposal_name"]:"?";
- if( tdata["type"]:`CT_UNKNOWN=3D=3D`CT_DMRAID )
- tlinename =3D "BIOS RAID " + tdata["name"]:"?";
- string tline =3D "&" + i + ": " + tlinename;
- boolean sel =3D Storage::GetPartDisk()=3D=3Dtname &&=20
- !custom_val;
+ string tlinename =3D tdata["proposal_name"]:tdata["device"]:"?";
+ string tline =3D sformat("&%1: %2", i, tlinename);
+ boolean sel =3D Storage::GetPartDisk() =3D=3D tname && !custom_val;
buttonbox =3D add(buttonbox, `Left(`RadioButton(`id(tname), tline, sel)));
i =3D i + 1;
});
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3478623535245092889==--
From jsmeix@svn.opensuse.org Thu Mar 18 14:35:59 2010
From: jsmeix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61386 - in /trunk/printer: agents/ src/Printer.ycp
src/Printerlib.ycp src/printer_auto.ycp src/printer_proposal.ycp
yast2-printer.spec.in
Date: Thu, 18 Mar 2010 14:40:14 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8042642864073334711=="
--===============8042642864073334711==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsmeix
Date: Thu Mar 18 15:40:13 2010
New Revision: 61386
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61386&view=3Drev
Log:
Cleaned up the AutoYaST printer client according to
bnc#588679 up to comment #5 which means:
Now there is verbatim cupsd.conf and client.conf
as XML CDATA in the AutoYaST control file.
The new AutoYaST map for printer settings is
$[ "cupsd_conf_content" :
$[ "file_contents" :
"string content of /etc/cups/cupds.conf"
],
"client_conf_content" :
$[ "file_contents" :
"string content of /etc/cups/client.conf"
]
]
This results the new AutoYaST control file structure
Read and write of /etc/cups/cupsd.conf and
/etc/cups/client.conf is now implemented directly in
printer_auto.ycp via SCR::Read( .target.string, ... )
and SCR::Write( .target.string, ... ).
No longer needed and therefore removed are
Printerlib::WriteClientSettings and
Printerlib::WriteCupsSettings (those called
a special cups agent which did read and write
/etc/cups/cupsd.conf and /etc/cups/client.conf
by using a sophisticated YCP map) and
all what there was in the agents/ sub-directory
(where the special cups agent was implemented).
Prefer "manufacturer-PPD" over "recommended" PPD
(fixes bnc#589371).
In printer_proposal.ycp use Printer::DeriveModelName
and Printer::DeriveDriverFilterString the same way
as is basicadd.ycp so that the proposal results now
the same queue setup as if the user would have just
clicked [OK] in the BasicAddDialog.
Removed:
trunk/printer/agents/
Modified:
trunk/printer/src/Printer.ycp
trunk/printer/src/Printerlib.ycp
trunk/printer/src/printer_auto.ycp
trunk/printer/src/printer_proposal.ycp
trunk/printer/yast2-printer.spec.in
Modified: trunk/printer/src/Printer.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/Printer.ycp?rev=
=3D61386&r1=3D61385&r2=3D61386&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/Printer.ycp (original)
+++ trunk/printer/src/Printer.ycp Thu Mar 18 15:40:13 2010
@@ -51,40 +51,6 @@
global boolean modified =3D false;
=20
/**
- * Set to 'true' by AutoYaST by calling in printer_auto.ycp the "SetModified=
" function.
- * Read by AutoYaST by calling in printer_auto.ycp the "GetModified" functio=
n.
- * Preset to false which is the right default for AutoYast.
- */
-global boolean printer_auto_modified =3D false;
-
-/**
- * Filled in by AutoYaST by calling in printer_auto.ycp the "Import" functio=
n.
- * Reset to the empty map by AutoYaST by calling in printer_auto.ycp the "Re=
set" function.
- * Preset to the empty map which is the right default for AutoYast.
- */
-global map autoyast_printer_settings =3D $[];
-
-/**
- * Set to 'true' by AutoYaST by calling in printer_auto.ycp the "Change" fun=
ction.
- * Lets the Overview dialog disable the checkbox to show local queues
- * which disables as a consequence in particular the [Delete] button.
- * Lets the Printing via Network dialog disable the button to
- * run the Connection Wizard (to set up a local queue for a network printer).
- * Preset to false which is the right default for all dialogs.
- */
-global boolean printer_auto_dialogs =3D false;
-
-/**
- */
-global boolean proposal_valid =3D false;
-
-/**
- * Write only, used during autoinstallation.
- * Don't run services and SuSEconfig, it's all done at one place.
- */
-global boolean write_only =3D false;
-
-/**
* Abort function
* return boolean return true if abort
*/
@@ -114,6 +80,43 @@
// Settings:
// Define all variables needed for configuration of a printer:
=20
+/*
+ * Global variables:
+ */
+
+/**
+ * Used by AutoYaST by calling in printer_auto.ycp the "Summary" function.
+ */
+global string printer_auto_summary =3D
+_("
+AutoYaST settings for printing with CUPS via network.
+There is no AutoYaST support for local print queues.
+
");
+
+/**
+ * Set to 'true' by AutoYaST by calling in printer_auto.ycp the "SetModified=
" function.
+ * Read by AutoYaST by calling in printer_auto.ycp the "GetModified" functio=
n.
+ * Preset to false which is the right default for AutoYast.
+ */
+global boolean printer_auto_modified =3D false;
+
+/**
+ * Filled in by AutoYaST by calling in printer_auto.ycp the "Import" functio=
n.
+ * Reset to the empty map by AutoYaST by calling in printer_auto.ycp the "Re=
set" function.
+ * Preset to the empty map which is the right default for AutoYast.
+ */
+global map autoyast_printer_settings =3D $[];
+
+/**
+ * Set to 'true' by AutoYaST by calling in printer_auto.ycp the "Change" fun=
ction.
+ * Lets the Overview dialog disable the checkbox to show local queues
+ * which disables as a consequence in particular the [Delete] button.
+ * Lets the Printing via Network dialog disable the button to
+ * run the Connection Wizard (to set up a local queue for a network printer).
+ * Preset to false which is the right default for all dialogs.
+ */
+global boolean printer_auto_dialogs =3D false;
+
/**
* Explicite listing of all alphanumeric ASCII characters.
* The reason is that in certain special locales for example [a-z] is not eq=
uivalent
@@ -1778,12 +1781,12 @@
// This is a PPD which was downloaded by the user:
string downloaded =3D "\\[downloaded/";
integer downloaded_weight =3D 32;
- // This is a recommended PPD:
- string recommended =3D "\\(recommended\\)";
- integer recommended_weight =3D 16;
// This is an original PPD from a manufacturer:
string manufacturerPPD =3D "\\[manufacturer-PPDs/";
- integer manufacturerPPD_weight =3D 8;
+ integer manufacturerPPD_weight =3D 16;
+ // This is a recommended PPD:
+ string recommended =3D "\\(recommended\\)";
+ integer recommended_weight =3D 8;
// This is a PPD from the HPLIP project (HP Linux Imaging and Printing=
):
string hplip =3D "/hplip/";
integer hplip_weight =3D 4;
Modified: trunk/printer/src/Printerlib.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/Printerlib.ycp?re=
v=3D61386&r1=3D61385&r2=3D61386&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/Printerlib.ycp (original)
+++ trunk/printer/src/Printerlib.ycp Thu Mar 18 15:40:13 2010
@@ -630,20 +630,5 @@
return false;
}
=20
-global boolean WriteCupsSettings(map ay){
- string cups_file=3D"/etc/cups/cupsd.conf";
- y2milestone("Create backup of %1 file:%2", cups_file, SCR::Execute(.target.=
bash, sformat("mv %1 %1.$(date -I)", cups_file)));
- SCR::Write(.cups.server, ay);
- return true;
-}
-
-global boolean WriteClientSettings(map ay){
- string cups_file=3D"/etc/cups/client.conf";
- y2milestone("Create backup of %1 file:%2", cups_file, SCR::Execute(.target.=
bash, sformat("mv %1 %1.$(date -I)", cups_file)));
- SCR::Write(.cups.client, ay);
- return true;
-}
-
-
}
=20
Modified: trunk/printer/src/printer_auto.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/printer_auto.ycp?=
rev=3D61386&r1=3D61385&r2=3D61386&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/printer_auto.ycp (original)
+++ trunk/printer/src/printer_auto.ycp Thu Mar 18 15:40:13 2010
@@ -80,9 +80,50 @@
y2milestone("Printer auto func=3D'%1'", func);
y2milestone("Printer auto param=3D'%1'", param);
=20
+string ReadFileContent( string file_name )
+{ if( -1 =3D=3D SCR::Read( .target.size, file_name ) )
+ { // No user information popup because this would block autoinstallation.
+ // It is no error when /etc/cups/cupsd.conf or /etc/cups/client.conf
+ // cannot be read when those files just do not exist because
+ // it is perfectly o.k. to have a system without the package "cups"
+ // (e.g. a client-only setup without the "cups" RPM which provides /etc/=
cups/cupsd.conf)
+ // or even without a /etc/cups/client.conf file which is provided by the=
cups-libs RPM
+ // (e.g. a CUPS default setup where CUPS browsing is used and /etc/cups/=
client.conf was deleted)
+ y2milestone( "Warning: Cannot read %1 (file may not exist).", file_name =
);
+ Printer::printer_auto_summary =3D Printer::printer_auto_summary
+ + "
"
+ + sformat( // Warning message in the Aut=
oYaST printer client
+ // which is added to its "Sum=
mary" text for AutoYaST
+ // where %1 is replaced by th=
e file name which cannot be read.
+ _("Warning: Cannot read %1 (f=
ile may not exist)."),
+ file_name
+ )
+ + "
";
+ return "";
+ }
+ string content =3D (string)SCR::Read( .target.string, file_name );
+ if( "" =3D=3D filterchars( content, Printer::alnum_chars ) )
+ { // No user information popup because this would block autoinstallation.
+ // It is an error when /etc/cups/cupsd.conf or /etc/cups/client.conf exi=
st
+ // but are effectively empty because this indicates a broken CUPS config.
+ y2milestone( "Error: Failed to read %1 (possibly empty file).", file_nam=
e );
+ Printer::printer_auto_summary =3D Printer::printer_auto_summary
+ + "
"
+ + sformat( // Error message in the AutoY=
aST printer client
+ // which is added to its "Sum=
mary" text for AutoYaST
+ // where %1 is replaced by th=
e file name which cannot be read.
+ _("Error: Failed to read %1 (=
possibly empty file)."),
+ file_name
+ )
+ + "
";
+ return "";
+ }
+ return content;
+}
+
/* Create a summary string */
if (func =3D=3D "Summary")
-{ ret =3D _("AutoYaST settings for printing with CUPS via network. There is =
no AutoYaST support for local print queues.");
+{ ret =3D Printer::printer_auto_summary;
}
/*
* Reset the AutoYaST related printer settings to system defaults
@@ -100,7 +141,7 @@
* and to /etc/cups/cupsd.conf (regardless that their content
* is already reset to system defaults).
* Accordingly return the Printer::autoyast_printer_settings map
- * to AutoYaST so that also the printer related settings inside AutoYaSTare
+ * to AutoYaST so that also the printer related settings inside AutoYaST
* are reset to system defaults so that a subsequent call of the Import
* function by AutoYaST would provide the correct system default values.
*/
@@ -111,8 +152,11 @@
// so that there is no change of system config files in case of errors.
Printerlib::ExecuteBashCommand( "cp /etc/cups/cupsd.conf.default /etc/cups=
/cupsd.conf" );
Printerlib::ExecuteBashCommand( "sed -i -e '/^[^#]/s/^/#/' /etc/cups/clien=
t.conf" );
- Printer::autoyast_printer_settings =3D $[ "server_settings" : (map)SCR::Re=
ad(.cups.server),
- "cups_remote_server" : (map)SCR::R=
ead(.cups.client)
+ // Ignore read failures and reset to even empty content because to what el=
se could it be reset instead:
+ Printer::autoyast_printer_settings =3D $[ "cupsd_conf_content" :
+ $[ "file_contents" : ReadFileConte=
nt( "/etc/cups/cupsd.conf" ) ],
+ "client_conf_content" :
+ $[ "file_contents" : ReadFileConte=
nt( "/etc/cups/client.conf" ) ]
];
ret =3D Printer::autoyast_printer_settings;
}
@@ -159,15 +203,14 @@
}
/*
* Read AutoYaST related printer configuration from this system's config fil=
es
- * and export them to AutoYaST as a single map which contains
- * the cupsd.conf entries in a "server_settings" sub-map and
- * the client.conf entries in a "cups_remote_server" sub-map
- * so that it can be imported later on another system from AutoYaST
- * when AutoYaST on the other system calls the above Import function.
+ * and export them to AutoYaST as a single map so that it can be imported la=
ter
+ * on another system from AutoYaST when AutoYaST on the other system
+ * calls the above Import function.
*/
else if (func =3D=3D "Export")
-{ ret =3D $[ "server_settings" : (map)SCR::Read(.cups.server),
- "cups_remote_server" : (map)SCR::Read(.cups.client)
+{ // Ignore read failures and export even empty content because what else co=
uld be exported instead:
+ ret =3D $[ "cupsd_conf_content" : $[ "file_contents" : ReadFileContent( "/=
etc/cups/cupsd.conf" ) ],
+ "client_conf_content" : $[ "file_contents" : ReadFileContent( "/e=
tc/cups/client.conf" ) ]
];
}
/*
@@ -201,17 +244,33 @@
* according to the Printer::autoyast_printer_settings_import map
* which was stored by a previous call of the Import function by AutoYaST
* or reset to an empty map by a previous call of the Reset function.
- * The map contains the cupsd.conf entries in a "server_settings" sub-map
- * and the client.conf entries in a "cups_remote_server" sub-map.
- * The cupsd.conf and client.conf entries are written by calling
- * Printerlib::WriteClientSettings to write /etc/cups/client.conf and
- * Printerlib::WriteCupsSettings to write /etc/cups/cupsd.conf
- * where empty sub-maps would result empty system config files.
*/
else if (func =3D=3D "Write")
{ y2milestone("Writing to system '%1'", Printer::autoyast_printer_settings);
- Printerlib::WriteClientSettings( Printer::autoyast_printer_settings["cups_=
remote_server"]:$[] );
- Printerlib::WriteCupsSettings( Printer::autoyast_printer_settings["server_=
settings"]:$[] );
+ if( ! SCR::Write( .target.string,
+ "/etc/cups/cupsd.conf",
+ Printer::autoyast_printer_settings["cupsd_conf_content",=
"file_contents"]:""
+ )
+ )
+ { // No user information popup because this would block autoinstallation:
+ y2milestone( "Error: Failed to write /etc/cups/cupsd.conf" );
+ Printer::printer_auto_summary =3D Printer::printer_auto_summary
+ + "
";
+ }
return true;
}
/* Unknown function */
Modified: trunk/printer/src/printer_proposal.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/printer_proposal.=
ycp?rev=3D61386&r1=3D61385&r2=3D61386&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/printer_proposal.ycp (original)
+++ trunk/printer/src/printer_proposal.ycp Thu Mar 18 15:40:13 2010
@@ -57,9 +57,8 @@
string warning =3D nil;
symbol warning_level =3D nil;
boolean force_reset =3D param["force_reset"]:false;
- if( force_reset || ! Printer::proposal_valid )
- { Printer::proposal_valid =3D true;
- // Do not call Printer::Read() here to
+ if( force_reset )
+ { // Do not call Printer::Read() here to
// avoid that the hardware proposal asks the user
// to install the packages cups-client and cups, see
// https://bugzilla.novell.com/show_bug.cgi?id=3D445719#c13
@@ -201,14 +200,19 @@
{ string uri =3D String::CutBlanks(printer[2]:"");
if( "" !=3D uri )
{ y2internal("Setting up a queue for URI '%1'", uri=
);
+ // See basicadd.ycp how a queue_name_proposal is =
set there:
string queue_name =3D Printer::NewQueueName( tolo=
wer( model ) );
if( contains( already_set_up_uris, uri ) )
{ y2internal("Skipping printer '%1' because a que=
ue with the same URI already exists.", printer);
continue;
}
y2milestone("Proposed queue name: %1", queue_name=
);
- string driver_filter_string =3D "^" + filterchars=
( tolower( model ), Printer::lower_alnum_chars );
- if( "^" !=3D driver_filter_string )
+ // See basicadd.ycp how driver_filter_input_text =
and driver_filter_string are set there.
+ // The same is done here so that the proposal res=
ults the same as if the user
+ // would have blindly clicked [OK] in the BasicAd=
dDialog:
+ string driver_filter_input_text =3D Printer::Deri=
veModelName( model, 0 );
+ string driver_filter_string =3D Printer::DeriveDr=
iverFilterString( driver_filter_input_text );
+ if( "" !=3D driver_filter_string )
{ list drivers =3D Printer::DriverItems( driver_f=
ilter_string, true );
// Printer::DriverItems may result a drivers li=
st with one single element
// [ `item( `id( -1 ), _("No matching driver =
found.") ) ]
@@ -228,7 +232,11 @@
&& Printer::selected_connections_index >=3D=
0
)
{ y2internal("Selected driver: %1", drivers[0]:=
nil);
- if( Printer::AddQueue( queue_name, "" ) )
+ // An empty default_paper_size results CUPS's=
default paper size
+ // (see the Printer::AddQueue function) so th=
at the proposal results the same
+ // as if the user would have blindly clicked =
[OK] in the BasicAddDialog:
+ string default_paper_size =3D "";
+ if( Printer::AddQueue( queue_name, default_pa=
per_size ) )
{ already_set_up_uris =3D add( already_set_up=
_uris, uri );
// Autodetect queues again so that Printer:=
:NewQueueName
// can compare with existing queue names bu=
t ignore whatever failures
Modified: trunk/printer/yast2-printer.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/yast2-printer.spec.in=
?rev=3D61386&r1=3D61385&r2=3D61386&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/yast2-printer.spec.in (original)
+++ trunk/printer/yast2-printer.spec.in Thu Mar 18 15:40:13 2010
@@ -9,12 +9,6 @@
Requires: /bin/mktemp /bin/ping /usr/bin/sed
Requires: yast2 >=3D 2.16.12
=20
-Provides: yast2-config-cups yast2-agent-cups yast2-lib-printer yast2-con=
fig-printer y2c_cups y2c_prnt y2l_printer y2a_cups yast2-trans-printer yast2-=
trans-libprinter yast2-trans-cups yast2-cups-devel
-Obsoletes: yast2-config-cups yast2-agent-cups yast2-lib-printer yast2-con=
fig-printer y2c_cups y2c_prnt y2l_printer y2a_cups yast2-trans-printer yast2-=
trans-libprinter yast2-trans-cups yast2-cups-devel
-
-Provides: yast2-agent-cups-devel y2d_prnt y2t_prnt
-Obsoletes: yast2-agent-cups-devel y2d_prnt y2t_prnt
-
# Used to exclude libX11, libXau, libxcb, and libxcb-xlib from the requires =
list
# which are pulled in by Autoreqprov because of the basicadd_displaytest too=
l:
%define my_requires /tmp/my-requires
@@ -57,8 +51,6 @@
@clientdir@/printer*
@yncludedir@/printer/*
@schemadir@/autoyast/rnc/printer.rnc
-(a)scrconfdir@/*
-(a)agentdir@/*
@ydatadir@/testprint.ps
@ybindir@/autodetect_print_queues
@ybindir@/autodetect_printers
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8042642864073334711==--
From jsmeix@svn.opensuse.org Thu Mar 18 15:04:49 2010
From: jsmeix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61387 - in /trunk/printer/src: printer.desktop printer.rnc
Date: Thu, 18 Mar 2010 15:09:01 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5262724307534789425=="
--===============5262724307534789425==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsmeix
Date: Thu Mar 18 16:09:00 2010
New Revision: 61387
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61387&view=3Drev
Log:
Finished clean-up of AutoYST printer client:
In src/printer.desktop added the line
X-SuSE-YaST-AutoInstSchema=3Dprinter.rnc
to pull in printer.rnc when yast2-schema is build
which fixes bnc#588998
Finally cleaned up src/printer.rnc according to
bnc#588679 comment #9 so that now bnc#588679 is fixed.
Modified:
trunk/printer/src/printer.desktop
trunk/printer/src/printer.rnc
Modified: trunk/printer/src/printer.desktop
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/printer.desktop?r=
ev=3D61387&r1=3D61386&r2=3D61387&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/printer.desktop (original)
+++ trunk/printer/src/printer.desktop Thu Mar 18 16:09:00 2010
@@ -6,16 +6,17 @@
X-KDE-RootOnly=3Dtrue
X-KDE-HasReadOnlyMode=3Dtrue
X-KDE-Library=3Dyast2
-X-SuSE-YaST-Call=3Dprinter
=20
+X-SuSE-YaST-Call=3Dprinter
X-SuSE-YaST-Group=3DHardware
X-SuSE-YaST-Argument=3D
X-SuSE-YaST-RootOnly=3Dtrue
-X-SuSE-YaST-AutoInst=3Dall
X-SuSE-YaST-Geometry=3D
X-SuSE-YaST-SortKey=3D
+X-SuSE-YaST-AutoInst=3Dall
X-SuSE-YaST-AutoInstResource=3Dprinter
X-SuSE-YaST-AutoInstClonable=3Dtrue
+X-SuSE-YaST-AutoInstSchema=3Dprinter.rnc
=20
Icon=3Dyast-printer
Exec=3Dxdg-su -c "/sbin/yast2 printer"
Modified: trunk/printer/src/printer.rnc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/printer.rnc?rev=
=3D61387&r1=3D61386&r2=3D61387&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/printer.rnc (original)
+++ trunk/printer/src/printer.rnc Thu Mar 18 16:09:00 2010
@@ -2,117 +2,12 @@
namespace a =3D "http://relaxng.org/ns/compatibility/annotations/1.0"
namespace config =3D "http://www.suse.com/1.0/configns"
=20
-#
-# redone. I used "Anything*" because for me it looks like a generic parser
-# with unpredictable keys - ug(a)suse.de
-#
printer =3D element printer {
- element cups_remote_server { text }? &
- element server_settings {
- Anything*
+ element client_conf_content {
+ element file_contents { text }?
+ }? &
+ element cupsd_conf_content {
+ element file_contents { text }?
}?
}
=20
-
-# removed (read above)
-#
-#printer =3D
-# element printer {
-# (text
-# | printer_default
-# | printcap
-# | cups_installation
-# | server_hostname
-# | spooler)*
-# }
-
-
-#
-# old stuff
-#
-config =3D element config { text }
-printer_default =3D element default { text }
-create_remote_queue =3D
- element create_remote_queue { BOOLEAN }
-accepting =3D
- element accepting { BOOLEAN }
-cups-state =3D element cups-state { text }
-#
-
-# : redefined
-device_ieee =3D element device_ieee { text }
-ff =3D
- element ff { BOOLEAN }
-info =3D element info { text }
-job-sheets =3D element job-sheets { text }
-lprng-state =3D element lprng-state { text }
-name =3D element name { text }
-ownppd =3D element ownppd { text }
-printcap =3D
- element printcap {
- LIST,
- printcap_entry*
- }
-y2_printcap_entry =3D
- accepting
- | allowusers
- | bannerend
- | bannerstart
- | denyusers
- | ff
- | info
- | location
- | manufacturer
- | model
- | name
- | nick
- | printcap_entry_options
- | ppd_options
- | raw
- | printcap_entry_state
- | uri
-location =3D element location { text }
-bannerstart =3D element bannerstart { text }
-bannerend =3D element bannerend { text }
-manufacturer =3D element manufacturer { text }
-model =3D element model { text }
-nick =3D element nick { text }
-printcap_entry_state =3D element state { text }
-printcap_entry_options =3D element options { text }
-ppd_options =3D
- element ppd_options {
- LIST,
- ppd_option*
- }
-ppd_option =3D element ppd_option { ppd_option_key, ppd_option_val }
-ppd_option_key =3D element key { text }
-ppd_option_val =3D element value { text }
-denyusers =3D
- element denyusers {
- LIST,
- denyuser*
- }
-denyuser =3D element denyuser { text }
-allowusers =3D
- element allowusers {
- LIST,
- allowuser*
- }
-allowuser =3D element allowuser { text }
-printcap_entry =3D element printcap_entry { y2_printcap_entry* }
-printers =3D
- element printers {
- LIST,
- printer+
- }
-cups_installation =3D
- element cups_installation { SYMBOL }
-raw =3D
- element raw {
- attribute config:type { text },
- text
- }
-type =3D element type { text }
-spooler =3D element spooler { text }
-server_hostname =3D element server_hostname { text }
-uri =3D element uri { text }
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5262724307534789425==--
From jsmeix@svn.opensuse.org Thu Mar 18 15:25:42 2010
From: jsmeix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61388 - /trunk/printer/package/yast2-printer.changes
Date: Thu, 18 Mar 2010 15:30:08 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3203214651601872762=="
--===============3203214651601872762==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsmeix
Date: Thu Mar 18 16:30:07 2010
New Revision: 61388
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61388&view=3Drev
Log:
Submit new version 2.19.6 to openSUSE Factory (becomes 11.3):
- Major cleanup of the AutoYaST printer client printer_auto.ycp
(see Novell/Suse Bugzilla bnc#588679):
Now there is verbatim cupsd.conf and client.conf
as XML CDATA in the AutoYaST control file.
This results a new AutoYaST control file structure:
Provide a new src/printer.rnc to match the
new AutoYaST control file structure.
- In src/printer.desktop added the line =20
X-SuSE-YaST-AutoInstSchema=3Dprinter.rnc
to pull in printer.rnc when yast2-schema is build
(see Novell/Suse Bugzilla bnc#588998).
- In printer_proposal.ycp use Printer::DeriveModelName
and Printer::DeriveDriverFilterString the same way =20
as in basicadd.ycp so that the proposal results now=20
the same queue setup as if the user would have just
clicked [OK] in the BasicAddDialog. =20
- Prefer "manufacturer-PPD" over "recommended" PPD
(see Novell/Suse Bugzilla bnc#589371).
- 2.19.6
Modified:
trunk/printer/package/yast2-printer.changes
Modified: trunk/printer/package/yast2-printer.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/package/yast2-printer=
.changes?rev=3D61388&r1=3D61387&r2=3D61388&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/package/yast2-printer.changes (original)
+++ trunk/printer/package/yast2-printer.changes Thu Mar 18 16:30:07 2010
@@ -1,10 +1,37 @@
-------------------------------------------------------------------
-Thu Mar 11 17:55:54 CET 2010 - jsmeix(a)suse.de
+Thu Mar 18 16:17:41 CET 2010 - jsmeix(a)suse.de
=20
-- printer_auto.ycp and printer_proposal.ycp cleanup, see
- https://bugzilla.novell.com/show_bug.cgi?id=3D582680#c33
- Currently this is untested work in progress!
- When finished this will become version 2.19.6
+- Major cleanup of the AutoYaST printer client printer_auto.ycp
+ (see Novell/Suse Bugzilla bnc#588679):
+ Now there is verbatim cupsd.conf and client.conf
+ as XML CDATA in the AutoYaST control file.
+ This results a new AutoYaST control file structure:
+
+
+
+
+
+
+
+
+ Provide a new src/printer.rnc to match the
+ new AutoYaST control file structure.
+- In src/printer.desktop added the line
+ X-SuSE-YaST-AutoInstSchema=3Dprinter.rnc
+ to pull in printer.rnc when yast2-schema is build
+ (see Novell/Suse Bugzilla bnc#588998).
+- In printer_proposal.ycp use Printer::DeriveModelName
+ and Printer::DeriveDriverFilterString the same way
+ as in basicadd.ycp so that the proposal results now
+ the same queue setup as if the user would have just
+ clicked [OK] in the BasicAddDialog.
+- Prefer "manufacturer-PPD" over "recommended" PPD
+ (see Novell/Suse Bugzilla bnc#589371).
+- 2.19.6
=20
-------------------------------------------------------------------
Wed Mar 3 12:18:38 CET 2010 - jsmeix(a)suse.de
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3203214651601872762==--
From aschnell@svn.opensuse.org Thu Mar 18 15:27:55 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61389 - /trunk/storage/storage/src/modules/StorageDevices.ycp
Date: Thu, 18 Mar 2010 15:32:23 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6855014372911112972=="
--===============6855014372911112972==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Thu Mar 18 16:32:22 2010
New Revision: 61389
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61389&view=3Drev
Log:
- some cleanup
Modified:
trunk/storage/storage/src/modules/StorageDevices.ycp
Modified: trunk/storage/storage/src/modules/StorageDevices.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/S=
torageDevices.ycp?rev=3D61389&r1=3D61388&r2=3D61389&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/StorageDevices.ycp (original)
+++ trunk/storage/storage/src/modules/StorageDevices.ycp Thu Mar 18 16:32:22 =
2010
@@ -419,15 +419,14 @@
=20
// loop over all_disks, constructing targets map
=20
- string fake_raid =3D "";
- map target =3D $[];
zip_drives =3D $[];
=20
- foreach (map disk, filter(map e,all_disks,``(size(e["dev_name"]:"")>0)),
- ``{
- target =3D $[];
+ foreach (map disk, filter(map e, all_disks, ``(!isempty(e["dev_name"]:""=
))), {
+
y2milestone( "localProbe: disk %1", disk );
=20
+ map target =3D $[];
+
boolean no_disk =3D false;
boolean notready =3D disk["notready"]:false &&
disk["device"]:"" !=3D "DASD";
@@ -440,15 +439,7 @@
if( disk["hotpluggable"]:false )
target["hotpluggable"] =3D true;
if( disk["softraiddisk"]:false )
- {
target["softraiddisk"] =3D true;
- if( size(fake_raid)>0 )
- {
- fake_raid =3D fake_raid + " ";
- }
- fake_raid =3D fake_raid + disk["dev_name"]:"";
- y2milestone( "localProbe: fake_raid %1", fake_raid );
- }
=20
map res_fc =3D disk["resource", "fc", 0]:$[];
if (res_fc !=3D $[])
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6855014372911112972==--
From aschnell@svn.opensuse.org Thu Mar 18 16:26:21 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61390 - /trunk/storage/storage/src/inst_target_part.ycp
Date: Thu, 18 Mar 2010 16:30:45 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3067899081988315148=="
--===============3067899081988315148==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Thu Mar 18 17:30:28 2010
New Revision: 61390
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61390&view=3Drev
Log:
- use proposal_name
Modified:
trunk/storage/storage/src/inst_target_part.ycp
Modified: trunk/storage/storage/src/inst_target_part.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/inst_targ=
et_part.ycp?rev=3D61390&r1=3D61389&r2=3D61390&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/inst_target_part.ycp (original)
+++ trunk/storage/storage/src/inst_target_part.ycp Thu Mar 18 17:30:28 2010
@@ -109,7 +109,7 @@
}
=20
// user visible name of target
- string targetname =3D target["name"]:"";
+ string targetname =3D target["proposal_name"]:target["device"]:"?";
=20
// The current list of partitions
list< map > partitions =3D target["partitions"]:[];
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3067899081988315148==--
From fehr@svn.opensuse.org Thu Mar 18 17:52:36 2010
From: fehr@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61391 - in /trunk/storage: package/
storage/src/include/ storage/src/modules/
Date: Thu, 18 Mar 2010 17:56:35 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2463991566969837204=="
--===============2463991566969837204==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: fehr
Date: Thu Mar 18 18:56:35 2010
New Revision: 61391
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61391&view=3Drev
Log:
- make update and detection of encrypted LVM VGs possible
Modified:
trunk/storage/package/yast2-storage.changes
trunk/storage/storage/src/include/custom_part_dialogs.ycp
trunk/storage/storage/src/include/custom_part_lib.ycp
trunk/storage/storage/src/include/ep-dialogs.ycp
trunk/storage/storage/src/modules/Storage.ycp
Modified: trunk/storage/package/yast2-storage.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/package/yast2-storage=
.changes?rev=3D61391&r1=3D61390&r2=3D61391&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/package/yast2-storage.changes (original)
+++ trunk/storage/package/yast2-storage.changes Thu Mar 18 18:56:35 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Thu Mar 18 18:54:31 CET 2010 - fehr(a)suse.de
+
+- make update and detection of encrypted LVM VGs possible
+
+-------------------------------------------------------------------
Thu Mar 18 11:29:58 CET 2010 - aschnell(a)suse.de
=20
- fixed proposal name for DM and MD RAIDs
Modified: trunk/storage/storage/src/include/custom_part_dialogs.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/include/c=
ustom_part_dialogs.ycp?rev=3D61391&r1=3D61390&r2=3D61391&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/include/custom_part_dialogs.ycp (original)
+++ trunk/storage/storage/src/include/custom_part_dialogs.ycp Thu Mar 18 18:5=
6:35 2010
@@ -49,104 +49,21 @@
device, minpwlen, format, tmpcrypt );
=20
// heading text
- string h =3D _("Enter your password for the encrypted file system.");
+ string h =3D _("Enter your Password for the Encrypted File System.");
// label text
string label =3D _("Don't forget what you enter here!");
if( tmpcrypt )
{
label =3D label + " ";
- label =3D label + ("Empty password allowed.");
+ label =3D label + _("Empty password allowed.");
}
=20
if( size(device)>0 )
// heading text, %1 is replaced by device name (e.g. /dev/hda1)
h =3D sformat( _("Password for Encrypted File System on %1"), device );
=20
- UI::OpenDialog(
- `opt(`decorated ),
- `HBox(
- `HWeight(3, `RichText( helptext ) ),
- `HWeight(6, `VBox(
- `VSpacing(0.3),
- `HBox(
- `HSpacing(1),
- `Heading(h),
- `HSpacing(1)
- ),
- `VSpacing(4),
- `HBox(
- `HSpacing(4),
- `VBox(
- // label text
- `Label(label),
- `VSpacing(),
-
- `HBox(
- `Password(`id("pw1"),
- // Label: get password for user root
- // Please use newline if label is longer than 40 characters
- _("&Enter a password for your file system:"), ""),
- `HSpacing(15)),
-
- `VSpacing(0.5),
-
- `HBox(
- `Password(`id("pw2"),
- // Label: get same password again for verification
- // Please use newline if label is longer than 40 characters
- _("Reenter the password for &verification:"), ""),
- `HSpacing(15))
- ),
- `HSpacing(4)
- ),
- `VSpacing(3),
- `ButtonBox(
- `PushButton(`id("ok"), `opt(`default), Label::OKButton()),
- `PushButton(`id("cancel"), Label::CancelButton())
- ),
- `VSpacing(0.5)
- )
- )
- ));
-
- string password =3D "";
- symbol widget =3D nil;
-
- repeat
- {
- // Clear password fields on every round.
- UI::ChangeWidget(`id(`pw1), `Value, "");
- UI::ChangeWidget(`id(`pw2), `Value, "");
-
- UI::SetFocus(`id(`pw1));
-
- widget =3D (symbol) UI::UserInput();
-
- switch (widget)
- {
- case `ok:
-
- password =3D (string) UI::QueryWidget(`id(`pw1), `Value);
- string tmp =3D (string) UI::QueryWidget(`id(`pw2), `Value);
-
- if (!Storage::CheckEncryptionPasswords(password, tmp, minpwlen, tmpcry=
pt))
- widget =3D `again;
-
- break;
- }
-
- } until (widget =3D=3D `cancel || widget =3D=3D `ok);
-
- UI::CloseDialog();
-
- if (widget =3D=3D `ok)
- {
- return password;
- }
- else
- {
- return "";
- }
+ string ret =3D Storage::PasswdPopup( helptext, h, label, format, minpwle=
n, tmpcrypt );
+ return( ret );
}
=20
=20
Modified: trunk/storage/storage/src/include/custom_part_lib.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/include/c=
ustom_part_lib.ycp?rev=3D61391&r1=3D61390&r2=3D61391&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/include/custom_part_lib.ycp (original)
+++ trunk/storage/storage/src/include/custom_part_lib.ycp Thu Mar 18 18:56:35=
2010
@@ -530,94 +530,6 @@
return( ret );
}
=20
-
-/**
- * Do all checks concerning handling of crypt fs
- * @param new partition map
- * @return map
- **/
-define map CheckCryptOk( map new )
- ``{
- map ret =3D $[ "ok" : true ];
- boolean crypt_fs =3D false;
- if( UI::WidgetExists( `id(`crypt_fs) ))
- {
- crypt_fs =3D (boolean)UI::QueryWidget(`id(`crypt_fs), `Value );
- }
- if( crypt_fs )
- new["enc_type"] =3D new["format"]:false?`luks:`twofish;
- else
- new["enc_type"] =3D `none;
- if( crypt_fs && size(Storage::GetCryptPwd( new["device"]:"" ))=3D=3D0 )
- {
- boolean tmpc =3D EmptyCryptPwdAllowed( new );
- string fs_passwd =3D DlgCreateCryptFs( new["device"]:"",=20
- new["format"]:false?8:1,=20
- new["format"]:false, tmpc );
- // Ask the user for a password for cryptofs, else set crypto to nil??
- if( fs_passwd !=3D nil && size(fs_passwd)>0 )
- {
- string dev =3D new["device"]:"";
- boolean popup =3D !new["format"]:false;
- y2milestone( "CheckCryptOk dev %1 popup %2", dev, popup );
- if( popup )
- UI::OpenDialog( `opt(`decorated),
- `VBox(
- `VSpacing(1),
- `HBox(`HSpacing(1),=20
- `Label(_("Detecting encryption type...")),
- `HSpacing(1)),
- `VSpacing(1)));
-
- ret["ok"] =3D Storage::SetCryptPwd( dev, fs_passwd ) &&=20
- (new["format"]:false ||
- Storage::SetCrypt( dev, true, new["format"]:false ));
- if( popup )
- UI::CloseDialog();
- }
- else
- {
- ret["ok"] =3D tmpc;
- }
- }
- ret["map"] =3D new;
- y2milestone( "CheckCryptOk ret:%1", ret );
- return( ret );
- };
-
-define map CheckFormatOk( map new )
- ``{
- map ret =3D $[ "ok" : true ];
- if( new["format"]:false )
- {
- symbol ufs =3D new["used_fs"]:`unknown;
- y2milestone( "GetSupportFormat %1", FileSystems::GetSupportFormat(ufs));
- if( !FileSystems::GetSupportFormat(ufs) )
- {
- // Popup text
- string txt =3D sformat( "The file system of type %1 cannot be created."=
,=20
- FileSystems::GetName( ufs, "" ));
- Popup::Error(txt);
- ret["ok"] =3D false;
- }
- }
- ret["map"] =3D new;
- y2milestone( "CheckFormatOk ret:%1", ret["ok"]:false );
- return( ret );
- };
-
-define map CheckDeviceFinalOk( map new )
- ``{
- y2milestone( "CheckDeviceFinalOk new:%1", new );
- map ret =3D CheckFormatOk( new );
- if( ret["ok"]:false )
- {
- ret =3D CheckCryptOk( ret["map"]:$[] );
- }
- y2milestone( "CheckDeviceFinalOk ret:%1", ret );
- return( ret );
- }
-
map pkg_for_fs =3D $[
`ext2 : [ "e2fsprogs" ],
`ext3 : [ "e2fsprogs" ],
Modified: trunk/storage/storage/src/include/ep-dialogs.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/include/e=
p-dialogs.ycp?rev=3D61391&r1=3D61390&r2=3D61391&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/include/ep-dialogs.ycp (original)
+++ trunk/storage/storage/src/include/ep-dialogs.ycp Thu Mar 18 18:56:35 2010
@@ -480,10 +480,25 @@
=20
integer min_pw_len =3D data["format"]:false ? 8 : 1;
boolean empty_pw_allowed =3D EmptyCryptPwdAllowed(data);
+ boolean two_pw =3D data["format"]:false || size(data["mount"]:"")=3D=3D0;
=20
- string label =3D _("Don't forget what you enter here!");
+ string label =3D "";
+
+ if( two_pw )
+ {
+ label =3D _("Don't forget what you enter here!");
+ label =3D label + "\n";
+ }
if (empty_pw_allowed)
- label =3D label + "\n" + _("Empty password allowed.");
+ label =3D label + _("Empty password allowed.");
+
+ term ad =3D `Empty();
+ if( two_pw )
+ ad =3D `Password( `id(`pw2), `opt(`hstretch),
+ // Label: get same password again for verification
+ // Please use newline if label is longer than 40 characters
+ _("Reenter the password for &verification:"), "");
+
=20
term contents =3D `HVSquash(`FrameWithMarginBox(_("Password"),
`VBox(
@@ -491,10 +506,7 @@
// Label: get password for user root
// Please use newline if label is longer than 40 characters
_("&Enter a password for your file system:"), ""),
- `Password(`id(`pw2), `opt(`hstretch),
- // Label: get same password again for verification
- // Please use newline if label is longer than 40 characters
- _("Reenter the password for &verification:"), ""),
+ ad,
`VSpacing(0.5),
`Left(`Label(label))
)
@@ -525,7 +537,7 @@
size(data["mount"]:"")>0;
=20
if (!Storage::CheckEncryptionPasswords(password, tmp, min_pw_len, empty_pw=
_allowed) ||
- (need_verify && !Storage::CheckCryptOk(dev, password)) )
+ (need_verify && !Storage::CheckCryptOk(dev, password, false, false)) )
{
UI::SetFocus(`id(`pw1) );
widget =3D `again;
Modified: trunk/storage/storage/src/modules/Storage.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/S=
torage.ycp?rev=3D61391&r1=3D61390&r2=3D61391&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/Storage.ycp (original)
+++ trunk/storage/storage/src/modules/Storage.ycp Thu Mar 18 18:56:35 2010
@@ -32,6 +32,7 @@
import "FileUtils";
import "Installation";
import "Label";
+ import "Icon";
import "Mode";
import "Partitions";
import "Popup";
@@ -189,6 +190,7 @@
=20
string part_insts =3D nil;
=20
+global map ReReadTargetMap();
=20
global boolean IsKernelDeviceName(string device)
{
@@ -2842,6 +2844,18 @@
return( ret=3D=3D0 );
}
=20
+global boolean ActivateCrypt( string device, boolean on )
+ {
+ y2milestone( "ActivateCrypt device:%1 on:%2", device, on );
+ integer ret =3D 0;
+ ret =3D LibStorage::StorageInterface::activateEncryption( sint, device, =
on );
+ if( ret<0 )
+ y2error( "ActivateCrypt ret:%1", ret );
+ else
+ y2milestone( "ActivateCrypt ret:%1", ret );
+ return( ret=3D=3D0 );
+ }
+
global boolean NeedCryptPwd( string device )
{
boolean ret =3D false;
@@ -3196,6 +3210,312 @@
return target;
}
=20
+global boolean CheckCryptOk( string dev, string fs_passwd, boolean silent,
+ boolean erase )
+ {
+ integer i =3D LibStorage::StorageInterface::verifyCryptPassword( sint, d=
ev, fs_passwd, erase );
+ if( i!=3D0 && !silent )
+ Popup::Error( sformat(_("Could not set encryption.
+System error code is %1.
+
+The crypt password provided could be incorrect.
+"), i ));
+ y2milestone( "CheckCryptOk dev:%1 pwlen:%2 ret:%3",=20
+ dev, size(fs_passwd), i=3D=3D0 );
+ return( i=3D=3D0 );
+ }
+
+global boolean RescanCrypted()
+ {
+ boolean ret =3D LibStorage::StorageInterface::rescanCryptedObjects( sint=
);
+ y2milestone( "RescanCrypted ret:%1", ret );
+ return( ret );
+ }
+
+global boolean CheckEncryptionPasswords( string pw1, string pw2,=20
+ integer min_length,=20
+ boolean empty_allowed)
+ {
+ if (pw1 !=3D pw2)
+ {
+ // popup text
+ Popup::Message(_("The first and the second version
+of the password do not match.
+Try again."));
+ return false;
+ }
+
+ if (isempty(pw1))
+ {
+ if (!empty_allowed)
+ {
+ // popup text
+ Popup::Message(_("You did not enter a password.
+Try again.
+"));
+ return false;
+ }
+ }
+ else=20
+ {
+ if (size(pw1) < min_length)
+ {
+ // popup text
+ Popup::Message(sformat(_("The password must have at least %1 characters.
+Try again.
+"), min_length));
+ return false;
+ }
+
+ string allowed_chars =3D "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLM=
NOPQRSTUVWXYZ#* ,.;:._-+!$%&/|\?{[()]}@^\\<>";
+ if (findfirstnotof(pw1, allowed_chars) !=3D nil)
+ {
+ // popup text
+ Popup::Message(_("The password may only contain the following character=
s:
+0..9, a..z, A..Z, and any of \"@#* ,.;:._-+!$%&/|\?{[()]}^\\<>\".
+Try again."));
+ return false;
+ }
+ }
+
+ return true;
+ }
+
+global string PasswdPopup( string helptxt, string header, string label,
+ boolean pw2, integer minpwlen, boolean tmpcrypt )
+ {
+ term ad =3D `Empty();
+ if( pw2 )
+ ad =3D `VBox(
+ `VSpacing(0.5),
+ `HBox(
+ `Password(`id(`pw2), `opt(`hstretch),
+ // Label: get same password again for verification
+ // Please use newline if label is longer than 40 characters
+ _("Reenter the password for &verification:"), ""),
+ `HSpacing(13))
+ );
+ UI::OpenDialog(
+ `opt(`decorated ),
+ `HBox(
+ `HWeight(3, `RichText( helptxt ) ),
+ `HWeight(6, `VBox(
+ `VSpacing(0.3),
+ `HBox(
+ `HSpacing(1),
+ `Heading(header),
+ `HSpacing(1)
+ ),
+ `VSpacing(1),
+ `HBox(
+ `HSpacing(4),
+ `VBox(
+ // label text
+ `Label(label),
+ `VSpacing(),
+ `HBox(
+ `Password(`id(`pw1), `opt(`hstretch),
+ // Label: get password for encrypted volume
+ // Please use newline if label is longer than 40 characters
+ _("&Enter encryption password:"), ""),
+ `HSpacing(13)),
+ ad),
+ `HSpacing(4)
+ ),
+ `VSpacing(2),
+ `ButtonBox(
+ `PushButton(`id(`ok), `opt(`default), Label::OKButton()),
+ `PushButton(`id(`cancel), Label::CancelButton())
+ ),
+ `VSpacing(0.5)
+ )
+ )
+ ));
+
+ string ret =3D "";
+ string password =3D "";
+ symbol widget =3D nil;
+
+ repeat
+ {
+ // Clear password fields on every round.
+ UI::ChangeWidget(`id(`pw1), `Value, "");
+ if( pw2 )
+ UI::ChangeWidget(`id(`pw2), `Value, "");
+
+ UI::SetFocus(`id(`pw1));
+
+ widget =3D (symbol) UI::UserInput();
+
+ switch (widget)
+ {
+ case `ok:
+ password =3D (string) UI::QueryWidget(`id(`pw1), `Value);
+ string tmp =3D password;
+ if( pw2 )
+ tmp =3D (string) UI::QueryWidget(`id(`pw2), `Value);
+
+ if (!Storage::CheckEncryptionPasswords( password, tmp,=20
+ minpwlen, tmpcrypt))
+ widget =3D `again;
+ else
+ ret =3D password;
+ break;
+ }
+ } until (widget =3D=3D `cancel || widget =3D=3D `ok);
+
+ UI::CloseDialog();
+ if( widget =3D=3D `ok )
+ ret =3D password;
+ return( ret );
+ }
+
+
+boolean CryptVolPopup( list dev1, list dev2 )
+ {
+ term button_box =3D `ButtonBox(
+ `PushButton( `id(`yes), `opt(`okButton), _("Provide Password")),
+ `PushButton( `id(`no_button), `opt(`default, `cancelButton), Label::CancelB=
utton())
+ );
+
+ map display_info =3D UI::GetDisplayInfo();
+ boolean has_image_support =3D display_info["HasImageSupport"]:false;
+
+ term ad =3D `Empty();
+ if( size(dev2)>0 )
+ ad =3D `VBox(
+ `Left( `Label( _(
+"The following encrypted volumes are already available."))),
+ `Left(`RichText(HTML::List(sort(dev2)))),
+ `VSpacing(0.2)
+ );
+
+ term icon =3D has_image_support ? `Top (`Image(Icon::IconPath ("question=
")))=20
+ : `Empty();
+
+ term layout =3D
+ `VBox (
+ `VSpacing (0.4),
+ `HBox (
+ icon,
+ `HSpacing (1),
+ `VBox (
+ `Left (`Heading (_("Encrypted Volume Activation"))),
+ `VSpacing(0.2),
+ `Left( `Label( _(
+"The following volumes contain an encryption signature but the=20
+passwords are not yet known.
+The passwords need to be known if the volumes are needed either=20
+during an update or if they contain an encrypted LVM physical volume."))),
+ `VSpacing(0.2),
+ `Left(`RichText(HTML::List(sort(dev1)))),
+ `VSpacing(0.2),
+ ad,
+ `Left(`Label( _("Do you want to provide crypt passwords?"))),
+ button_box
+ )
+ )
+ );
+
+ UI::OpenDialog(layout);
+ symbol ret =3D (symbol) UI::UserInput();
+ UI::CloseDialog();
+ y2milestone( "symbol:%1", ret );
+ return ret =3D=3D `yes;
+ }
+
+map GetCryptLists( map target )
+ {
+ list ac_cr =3D [];
+ list in_cr =3D [];
+ foreach( string k, map m, target,
+ ``{
+ list tmp =3D filter( map p, m["partitions"]:[],
+ ``(p["enc_type"]:`none=3D=3D`luks ));
+ in_cr =3D (list)merge( in_cr,=20
+ filter( map p, tmp,
+ ``(size(p["crypt_device"]:"")=3D=3D0)));
+ ac_cr =3D (list)merge( ac_cr,=20
+ filter( map p, tmp,
+ ``(size(p["crypt_device"]:"")>0)));
+ });
+ y2milestone( "GetCryptLists inactive:%1", in_cr );
+ y2milestone( "GetCryptLists active:%1", ac_cr );
+ map ret =3D $[];
+ ret["active"] =3D maplist( map p, ac_cr, ``(p["device"]:""));
+ ret["inactive"] =3D maplist( map p, in_cr, ``(p["device"]:""));
+ y2milestone( "ret:%1", ret );
+ return( ret );
+ }
+
+map AskCryptPasswords( map target )
+ {
+ map crvol =3D GetCryptLists( target );
+ boolean ret =3D true;
+ // text in help field
+ string helptext =3D _(
+"Enter encryption password for any of the
+devices in the locked devices list.
+Password will be tried for all devices.");
+ // header text
+ string header =3D _("Enter Encryption Password");
+
+ while( size(crvol["inactive"]:[])>0 && ret )
+ {
+ ret =3D CryptVolPopup( crvol["inactive"]:[], crvol["active"]:[] );
+ y2milestone( "ret:%1", ret );
+ if( ret )
+ {
+ // label text, multiple device names follow
+ string label =3D _("Please provide password for any of the following de=
vices:");
+ if( size(crvol["inactive"]:[])=3D=3D1 )
+ // label text, one device name follows
+ label =3D _("Please provide password for the following device:");
+ foreach( string s, crvol["inactive"]:[],
+ ``{
+ label =3D label + sformat("\n%1", s );
+ });
+ string pw =3D PasswdPopup( helptext, header, label, false, 1, false );
+ if( size(pw)>0 )
+ {
+ UI::OpenDialog( `opt(`decorated),
+ `VBox(
+ `VSpacing(1),
+ `HBox(`HSpacing(1),=20
+ `Label(_("Trying to unlock encrypted volumes...")),
+ `HSpacing(1)),
+ `VSpacing(1)));
+ boolean unlock =3D false;
+ list rl =3D [];
+ foreach( string d, crvol["inactive"]:[],
+ ``{
+ if( CheckCryptOk( d, pw, true, false ) &&
+ SetCryptPwd( d, pw ) &&
+ SetCrypt( d, true, false ) &&
+ ActivateCrypt( d, true ) )
+ {
+ y2milestone( "AskCryptPasswords activated %1", d );
+ unlock =3D true;
+ crvol["active"] =3D add( crvol["active"]:[], d );
+ rl =3D add( rl, d );
+ }
+ });
+ UI::CloseDialog();
+ if( !unlock )
+ {
+ Popup::Error( _("Password did not unlock any volume."));
+ }
+ else
+ {
+ crvol["inactive"] =3D filter( string s, crvol["inactive"]:[],
+ ``(!contains(rl,s)));
+ RescanCrypted();
+ }
+ }
+ }
+ }
+ return( target );
+ }
=20
map AddProposalName(map target_map)
{
@@ -3369,7 +3689,10 @@
});
}
if (Stage::initial())
+ {
tmp =3D AddProposalName(tmp);
+ AskCryptPasswords( tmp );
+ }
StorageMap[targets_key] =3D tmp;
}
}
@@ -3390,10 +3713,17 @@
}
=20
map ret =3D StorageMap[targets_key]:$[];
- if (changed)
- y2milestone("GetTargetMap changed:%1 ret:%2", changed, ret);
+ if( changed )
+ y2milestone("GetTargetMap changed:%1", changed );
else
- y2debug("GetTargetMap changed:%1 ret:%2", changed, ret);
+ y2debug("GetTargetMap changed:%1", changed );
+ foreach( string k, map m, ret,
+ ``{
+ if (changed)
+ y2milestone("GetTargetMap %1:%2", k, m);
+ else
+ y2debug("GetTargetMap %1:%2", k, m);
+ });
return ret;
}
=20
@@ -5385,66 +5715,4 @@
return ret;
}
=20
-
- global boolean CheckEncryptionPasswords(string pw1, string pw2, integer =
min_length, boolean empty_allowed)
- {
- if (pw1 !=3D pw2)
- {
- // popup text
- Popup::Message(_("The first and the second version
-of the password do not match.
-Try again."));
- return false;
- }
-
- if (isempty(pw1))
- {
- if (!empty_allowed)
- {
- // popup text
- Popup::Message(_("You did not enter a password.
-Try again.
-"));
- return false;
- }
- }
- else=20
- {
- if (size(pw1) < min_length)
- {
- // popup text
- Popup::Message(sformat(_("The password must have at least %1 characters.
-Try again.
-"), min_length));
- return false;
- }
-
- string allowed_chars =3D "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHI=
JKLMNOPQRSTUVWXYZ#* ,.;:._-+!$%&/|\?{[()]}@^\\<>";
- if (findfirstnotof(pw1, allowed_chars) !=3D nil)
- {
- // popup text
- Popup::Message(_("The password may only contain the following characters:
-0..9, a..z, A..Z, and any of \"@#* ,.;:._-+!$%&/|\?{[()]}^\\<>\".
-Try again."));
- return false;
- }
- }
-
- return true;
- }
-
-global boolean CheckCryptOk( string dev, string fs_passwd )
- {
- integer i =3D LibStorage::StorageInterface::verifyCryptPassword( sint, d=
ev, fs_passwd );
- if( i!=3D0 )
- Popup::Error( sformat(_("Could not set encryption.
-System error code is %1.
-
-The crypt password provided could be incorrect.
-"), i ));
- y2milestone( "CheckCryptOk dev:%1 pwlen:%2 ret:%3",=20
- dev, size(fs_passwd), i=3D=3D0 );
- return( i=3D=3D0 );
- }
-
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2463991566969837204==--
From rpmcruz@svn.opensuse.org Thu Mar 18 18:21:44 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61392 - in /trunk/gtk: ChangeLog src/YGPushButton.cc
src/pkg/ygtkpkgsearchentry.cc src/ygtkwizard.c
Date: Thu, 18 Mar 2010 18:26:10 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7834436787790708959=="
--===============7834436787790708959==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Thu Mar 18 19:26:09 2010
New Revision: 61392
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61392&view=3Drev
Log:
* src/ygtkwizard.c & src/pkg/ygtkpkgsearchentry.cc: use
yellow color for search entry when changed like Rhythmbox
and other gnome apps.
* src/ygtkwizard.c & src/YGPushButton.cc: enlarge wizard
and dialog buttons to reflect settings from GtkButtonBox.
Modified:
trunk/gtk/ChangeLog
trunk/gtk/src/YGPushButton.cc
trunk/gtk/src/pkg/ygtkpkgsearchentry.cc
trunk/gtk/src/ygtkwizard.c
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61392&r1=
=3D61391&r2=3D61392&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Thu Mar 18 19:26:09 2010
@@ -1,3 +1,12 @@
+2010-03-18 Ricardo Cruz
+
+ * src/ygtkwizard.c & src/pkg/ygtkpkgsearchentry.cc: use
+ yellow color for search entry when changed like Rhythmbox
+ and other gnome apps.
+
+ * src/ygtkwizard.c & src/YGPushButton.cc: enlarge wizard
+ and dialog buttons to reflect settings from GtkButtonBox.
+
2010-03-16 Ricardo Cruz
=20
* src/pkg/yzyppwrapper.cc: bug fix 588561: wrong
Modified: trunk/gtk/src/YGPushButton.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/YGPushButton.cc?rev=
=3D61392&r1=3D61391&r2=3D61392&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/YGPushButton.cc (original)
+++ trunk/gtk/src/YGPushButton.cc Thu Mar 18 19:26:09 2010
@@ -8,6 +8,7 @@
#include
#include "YGUtils.h"
#include "YGWidget.h"
+#include
=20
#include
=20
@@ -24,6 +25,7 @@
gtk_button_set_use_underline (GTK_BUTTON (getWidget()), TRUE);
setLabel (label);
connect (getWidget(), "clicked", G_CALLBACK (clicked_cb), this);
+ g_signal_connect (getWidget(), "size-request", G_CALLBACK (size_request_cb=
), this);
}
=20
void setStockIcon (const std::string &label)
@@ -197,6 +199,19 @@
static void clicked_cb (GtkButton *button, YGPushButton *pThis)
{ pThis->emitEvent (YEvent::Activated, IGNORE_NOTIFY_EVENT); }
=20
+// default values from gtkbbox.c; can vary from style to style, but no way t=
o query those
+#define DEFAULT_CHILD_MIN_WIDTH 85
+#define DEFAULT_CHILD_MIN_HEIGHT 27
+
+ static void size_request_cb (GtkWidget *widget, GtkRequisition *req, YGPush=
Button *pThis)
+ { // enlarge button if parent is ButtonBox
+ YWidget *yparent =3D pThis->m_ywidget->parent();
+ if (!strcmp (yparent->widgetClass(), "YButtonBox")) {
+ req->width =3D MAX (req->width, DEFAULT_CHILD_MIN_WIDTH);
+ req->height =3D MAX (req->height, DEFAULT_CHILD_MIN_HEIGHT);
+ }
+ }
+
YGWIDGET_IMPL_COMMON (YPushButton)
};
=20
Modified: trunk/gtk/src/pkg/ygtkpkgsearchentry.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkgsearchentr=
y.cc?rev=3D61392&r1=3D61391&r2=3D61392&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkgsearchentry.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkgsearchentry.cc Thu Mar 18 19:26:09 2010
@@ -21,6 +21,9 @@
int item =3D gtk_combo_box_get_active (GTK_COMBO_BOX (pThis->impl->combo));
pThis->notifyDelay (item =3D=3D 0 ? 150 : 500);
=20
+ static GdkColor yellow =3D { 0, 0xf7f7, 0xf7f7, 0xbdbd };
+
+ GtkWidget *widget =3D GTK_WIDGET (editable);
GtkEntry *entry =3D GTK_ENTRY (editable); // show clear icon if text
const gchar *name =3D gtk_entry_get_text (entry);
bool showIcon =3D *name;
@@ -29,9 +32,14 @@
GTK_ENTRY_ICON_SECONDARY, showIcon);
gtk_entry_set_icon_from_stock (entry,
GTK_ENTRY_ICON_SECONDARY, showIcon ? GTK_STOCK_CLEAR : NULL);
- if (showIcon)
+
+ if (showIcon) {
gtk_entry_set_icon_tooltip_text (entry,
GTK_ENTRY_ICON_SECONDARY, _("Clear"));
+ gtk_widget_modify_base (widget, GTK_STATE_NORMAL, &yellow);
+ }
+ else // revert
+ gtk_widget_modify_base (widget, GTK_STATE_NORMAL, NULL);
}
}
=20
Modified: trunk/gtk/src/ygtkwizard.c
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/ygtkwizard.c?rev=3D61=
392&r1=3D61391&r2=3D61392&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/ygtkwizard.c (original)
+++ trunk/gtk/src/ygtkwizard.c Thu Mar 18 19:26:09 2010
@@ -46,18 +46,24 @@
=20
static void search_entry_changed_cb (GtkEditable *editable, YGtkHelpDialog *=
dialog)
{
+ static GdkColor red =3D { 0, 255 << 8, 102 << 8, 102 << 8 };
+ static GdkColor white =3D { 0, 255 << 8, 255 << 8, 255 << 8 };
+ static GdkColor yellow =3D { 0, 0xf7f7, 0xf7f7, 0xbdbd };
+
+ GtkWidget *widget =3D GTK_WIDGET (editable);
GtkEntry *entry =3D GTK_ENTRY (editable);
const gchar *text =3D gtk_entry_get_text (entry);
gboolean found =3D ygtk_html_wrap_search (dialog->help_text, text);
=20
- GtkWidget *widget =3D GTK_WIDGET (entry);
- if (found) { // revert
+ if (found && *text) {
+ gtk_widget_modify_base (widget, GTK_STATE_NORMAL, &yellow);
+ gtk_widget_modify_text (widget, GTK_STATE_NORMAL, NULL);
+ }
+ else if (found) { // revert
gtk_widget_modify_base (widget, GTK_STATE_NORMAL, NULL);
gtk_widget_modify_text (widget, GTK_STATE_NORMAL, NULL);
}
else {
- GdkColor red =3D { 0, 255 << 8, 102 << 8, 102 << 8 },
- white =3D { 0, 255 << 8, 255 << 8, 255 << 8 };
gtk_widget_modify_base (widget, GTK_STATE_NORMAL, &red);
gtk_widget_modify_text (widget, GTK_STATE_NORMAL, &white);
gtk_widget_error_bell (widget);
@@ -142,13 +148,17 @@
dialog->close_button =3D gtk_button_new_from_stock (GTK_STOCK_CLOSE);
GTK_WIDGET_SET_FLAGS (dialog->close_button, GTK_CAN_DEFAULT);
=20
+ GtkWidget *close_box =3D gtk_hbutton_box_new();
+ gtk_container_add (GTK_CONTAINER (close_box), dialog->close_button);
+
GtkWidget *bottom_box, *label =3D gtk_label_new_with_mnemonic (_("_Find:"));
gtk_misc_set_alignment (GTK_MISC (label), 0, .5);
gtk_label_set_mnemonic_widget (GTK_LABEL (label), dialog->search_entry);
+
bottom_box =3D gtk_hbox_new (FALSE, 2);
gtk_box_pack_start (GTK_BOX (bottom_box), label, FALSE, FALSE, 0);
gtk_box_pack_start (GTK_BOX (bottom_box), dialog->search_entry, FALSE, FALS=
E, 0);
- gtk_box_pack_end (GTK_BOX (bottom_box), dialog->close_button, FALSE, FALSE,=
0);
+ gtk_box_pack_end (GTK_BOX (bottom_box), close_box, FALSE, FALSE, 0);
=20
#ifdef SET_HELP_HISTORY
dialog->history_combo =3D gtk_combo_box_new_text();
@@ -629,15 +639,18 @@
g_signal_connect (G_OBJECT (wizard->help_button), "toggled",
G_CALLBACK (help_button_toggled_cb), wizard);
=20
- wizard->m_buttons =3D gtk_hbox_new (FALSE, 6);
+ wizard->m_buttons =3D gtk_hbutton_box_new();
+ gtk_button_box_set_layout (GTK_BUTTON_BOX (wizard->m_buttons), GTK_BUTTONBO=
X_END);
gtk_widget_show (wizard->m_buttons);
gtk_box_pack_start (GTK_BOX (wizard->m_buttons), wizard->help_button, FALSE=
, TRUE, 0);
gtk_box_pack_start (GTK_BOX (wizard->m_buttons), wizard->release_notes_butt=
on,
FALSE, TRUE, 0);
+ gtk_button_box_set_child_secondary (GTK_BUTTON_BOX (wizard->m_buttons), wiz=
ard->help_button, TRUE);
+ gtk_button_box_set_child_secondary (GTK_BUTTON_BOX (wizard->m_buttons), wiz=
ard->release_notes_button, TRUE);
=20
- gtk_box_pack_end (GTK_BOX (wizard->m_buttons), wizard->next_button, FALSE, =
TRUE, 0);
- gtk_box_pack_end (GTK_BOX (wizard->m_buttons), wizard->back_button, FALSE, =
TRUE, 0);
gtk_box_pack_end (GTK_BOX (wizard->m_buttons), wizard->abort_button, FALSE,=
TRUE, 0);
+ gtk_box_pack_end (GTK_BOX (wizard->m_buttons), wizard->back_button, FALSE, =
TRUE, 0);
+ gtk_box_pack_end (GTK_BOX (wizard->m_buttons), wizard->next_button, FALSE, =
TRUE, 0);
=20
// make buttons all having the same size
GtkSizeGroup *buttons_group =3D gtk_size_group_new (GTK_SIZE_GROUP_BOTH);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7834436787790708959==--
From rpmcruz@svn.opensuse.org Thu Mar 18 18:26:54 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61393 - in /trunk/gtk/src: pkg/ygtkpkgsearchentry.cc
ygtkwizard.c
Date: Thu, 18 Mar 2010 18:31:12 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8397542721608414233=="
--===============8397542721608414233==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Thu Mar 18 19:31:12 2010
New Revision: 61393
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61393&view=3Drev
Log:
Style fixes.
Modified:
trunk/gtk/src/pkg/ygtkpkgsearchentry.cc
trunk/gtk/src/ygtkwizard.c
Modified: trunk/gtk/src/pkg/ygtkpkgsearchentry.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkgsearchentr=
y.cc?rev=3D61393&r1=3D61392&r2=3D61393&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkgsearchentry.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkgsearchentry.cc Thu Mar 18 19:31:12 2010
@@ -22,6 +22,7 @@
pThis->notifyDelay (item =3D=3D 0 ? 150 : 500);
=20
static GdkColor yellow =3D { 0, 0xf7f7, 0xf7f7, 0xbdbd };
+ static GdkColor black =3D { 0, 0, 0, 0 };
=20
GtkWidget *widget =3D GTK_WIDGET (editable);
GtkEntry *entry =3D GTK_ENTRY (editable); // show clear icon if text
@@ -37,9 +38,12 @@
gtk_entry_set_icon_tooltip_text (entry,
GTK_ENTRY_ICON_SECONDARY, _("Clear"));
gtk_widget_modify_base (widget, GTK_STATE_NORMAL, &yellow);
+ gtk_widget_modify_text (widget, GTK_STATE_NORMAL, &black);
}
- else // revert
+ else { // revert
gtk_widget_modify_base (widget, GTK_STATE_NORMAL, NULL);
+ gtk_widget_modify_text (widget, GTK_STATE_NORMAL, NULL);
+ }
}
}
=20
Modified: trunk/gtk/src/ygtkwizard.c
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/ygtkwizard.c?rev=3D61=
393&r1=3D61392&r2=3D61393&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/ygtkwizard.c (original)
+++ trunk/gtk/src/ygtkwizard.c Thu Mar 18 19:31:12 2010
@@ -47,8 +47,9 @@
static void search_entry_changed_cb (GtkEditable *editable, YGtkHelpDialog *=
dialog)
{
static GdkColor red =3D { 0, 255 << 8, 102 << 8, 102 << 8 };
- static GdkColor white =3D { 0, 255 << 8, 255 << 8, 255 << 8 };
+ static GdkColor white =3D { 0, 0xffff, 0xffff, 0xffff };
static GdkColor yellow =3D { 0, 0xf7f7, 0xf7f7, 0xbdbd };
+ static GdkColor black =3D { 0, 0, 0, 0 };
=20
GtkWidget *widget =3D GTK_WIDGET (editable);
GtkEntry *entry =3D GTK_ENTRY (editable);
@@ -57,7 +58,7 @@
=20
if (found && *text) {
gtk_widget_modify_base (widget, GTK_STATE_NORMAL, &yellow);
- gtk_widget_modify_text (widget, GTK_STATE_NORMAL, NULL);
+ gtk_widget_modify_text (widget, GTK_STATE_NORMAL, &black);
}
else if (found) { // revert
gtk_widget_modify_base (widget, GTK_STATE_NORMAL, NULL);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8397542721608414233==--
From rpmcruz@svn.opensuse.org Thu Mar 18 18:28:25 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61394 - in /trunk/gtk: VERSION VERSION.cmake
package/yast2-gtk.changes
Date: Thu, 18 Mar 2010 18:32:54 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7446786257617166983=="
--===============7446786257617166983==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Thu Mar 18 19:32:53 2010
New Revision: 61394
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61394&view=3Drev
Log:
Milestone version.
Modified:
trunk/gtk/VERSION
trunk/gtk/VERSION.cmake
trunk/gtk/package/yast2-gtk.changes
Modified: trunk/gtk/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION?rev=3D61394&r1=3D=
61393&r2=3D61394&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION (original)
+++ trunk/gtk/VERSION Thu Mar 18 19:32:53 2010
@@ -1 +1 @@
-2.21.21
+2.21.22
Modified: trunk/gtk/VERSION.cmake
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION.cmake?rev=3D61394=
&r1=3D61393&r2=3D61394&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION.cmake (original)
+++ trunk/gtk/VERSION.cmake Thu Mar 18 19:32:53 2010
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "21")
-SET(VERSION_PATCH "21")
+SET(VERSION_PATCH "22")
Modified: trunk/gtk/package/yast2-gtk.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/package/yast2-gtk.changes=
?rev=3D61394&r1=3D61393&r2=3D61394&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/package/yast2-gtk.changes (original)
+++ trunk/gtk/package/yast2-gtk.changes Thu Mar 18 19:32:53 2010
@@ -1,4 +1,13 @@
-------------------------------------------------------------------
+Thu Mar 18 18:27:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
+
+- 2.21.22
+- look fix: enlarge wizard and dialog buttons to reflect settings
+from GtkButtonBox.
+- look fix: use yellow color for search entry when changed like
+Rhythmbox and other gnome apps.
+
+-------------------------------------------------------------------
Tue Mar 16 14:51:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
=20
- 2.21.21
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7446786257617166983==--
From rpmcruz@svn.opensuse.org Thu Mar 18 18:28:29 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61395 - /tags/stable-2_21_22/
Date: Thu, 18 Mar 2010 18:32:57 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1925936270623286876=="
--===============1925936270623286876==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Thu Mar 18 19:32:57 2010
New Revision: 61395
URL: http://svn.opensuse.org/viewcvs/yast?rev=61395&view=rev
Log:
Created tag stable-2_21_22
Added:
tags/stable-2_21_22/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1925936270623286876==--
From rpmcruz@svn.opensuse.org Thu Mar 18 18:28:37 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61396 - /tags/stable-2_21_22/gtk/
Date: Thu, 18 Mar 2010 18:33:06 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8480136952987086665=="
--===============8480136952987086665==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Thu Mar 18 19:33:04 2010
New Revision: 61396
URL: http://svn.opensuse.org/viewcvs/yast?rev=61396&view=rev
Log:
Created tag stable-2_21_22 for gtk
Added:
tags/stable-2_21_22/gtk/
- copied from r61395, trunk/gtk/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8480136952987086665==--
From rpmcruz@svn.opensuse.org Thu Mar 18 18:32:46 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61397 - in /trunk/gtk: ChangeLog VERSION VERSION.cmake
package/yast2-gtk.changes src/YGPushButton.cc
Date: Thu, 18 Mar 2010 18:37:11 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2134501818266293606=="
--===============2134501818266293606==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Thu Mar 18 19:37:10 2010
New Revision: 61397
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61397&view=3Drev
Log:
Milestone version.
Modified:
trunk/gtk/ChangeLog
trunk/gtk/VERSION
trunk/gtk/VERSION.cmake
trunk/gtk/package/yast2-gtk.changes
trunk/gtk/src/YGPushButton.cc
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61397&r1=
=3D61396&r2=3D61397&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Thu Mar 18 19:37:10 2010
@@ -7,6 +7,8 @@
* src/ygtkwizard.c & src/YGPushButton.cc: enlarge wizard
and dialog buttons to reflect settings from GtkButtonBox.
=20
+ * src/YGPushButton.cc: fixed potential crash.
+
2010-03-16 Ricardo Cruz
=20
* src/pkg/yzyppwrapper.cc: bug fix 588561: wrong
Modified: trunk/gtk/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION?rev=3D61397&r1=3D=
61396&r2=3D61397&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION (original)
+++ trunk/gtk/VERSION Thu Mar 18 19:37:10 2010
@@ -1 +1 @@
-2.21.22
+2.21.23
Modified: trunk/gtk/VERSION.cmake
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION.cmake?rev=3D61397=
&r1=3D61396&r2=3D61397&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION.cmake (original)
+++ trunk/gtk/VERSION.cmake Thu Mar 18 19:37:10 2010
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "21")
-SET(VERSION_PATCH "22")
+SET(VERSION_PATCH "23")
Modified: trunk/gtk/package/yast2-gtk.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/package/yast2-gtk.changes=
?rev=3D61397&r1=3D61396&r2=3D61397&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/package/yast2-gtk.changes (original)
+++ trunk/gtk/package/yast2-gtk.changes Thu Mar 18 19:37:10 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 18 18:37:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
+
+- 2.21.23
+- fixed potential crash.
+
+-------------------------------------------------------------------
Thu Mar 18 18:27:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
=20
- 2.21.22
Modified: trunk/gtk/src/YGPushButton.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/YGPushButton.cc?rev=
=3D61397&r1=3D61396&r2=3D61397&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/YGPushButton.cc (original)
+++ trunk/gtk/src/YGPushButton.cc Thu Mar 18 19:37:10 2010
@@ -206,7 +206,7 @@
static void size_request_cb (GtkWidget *widget, GtkRequisition *req, YGPush=
Button *pThis)
{ // enlarge button if parent is ButtonBox
YWidget *yparent =3D pThis->m_ywidget->parent();
- if (!strcmp (yparent->widgetClass(), "YButtonBox")) {
+ if (yparent && !strcmp (yparent->widgetClass(), "YButtonBox")) {
req->width =3D MAX (req->width, DEFAULT_CHILD_MIN_WIDTH);
req->height =3D MAX (req->height, DEFAULT_CHILD_MIN_HEIGHT);
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2134501818266293606==--
From rpmcruz@svn.opensuse.org Thu Mar 18 18:32:47 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61398 - /tags/stable-2_21_23/
Date: Thu, 18 Mar 2010 18:37:15 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4891369693242145039=="
--===============4891369693242145039==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Thu Mar 18 19:37:15 2010
New Revision: 61398
URL: http://svn.opensuse.org/viewcvs/yast?rev=61398&view=rev
Log:
Created tag stable-2_21_23
Added:
tags/stable-2_21_23/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4891369693242145039==--
From rpmcruz@svn.opensuse.org Thu Mar 18 18:32:59 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61399 - /tags/stable-2_21_23/gtk/
Date: Thu, 18 Mar 2010 18:37:23 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============9208672440128975217=="
--===============9208672440128975217==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Thu Mar 18 19:37:22 2010
New Revision: 61399
URL: http://svn.opensuse.org/viewcvs/yast?rev=61399&view=rev
Log:
Created tag stable-2_21_23 for gtk
Added:
tags/stable-2_21_23/gtk/
- copied from r61398, trunk/gtk/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============9208672440128975217==--
From aschnell@svn.opensuse.org Fri Mar 19 09:25:58 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61400 - in /trunk/storage:
package/yast2-storage.changes storage/src/modules/Storage.ycp
storage/src/proposal/partitions_proposal.ycp
Date: Fri, 19 Mar 2010 09:30:27 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3083289380591761176=="
--===============3083289380591761176==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Fri Mar 19 10:30:26 2010
New Revision: 61400
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61400&view=3Drev
Log:
- improved warning about unformatted home volume
Modified:
trunk/storage/package/yast2-storage.changes
trunk/storage/storage/src/modules/Storage.ycp
trunk/storage/storage/src/proposal/partitions_proposal.ycp
Modified: trunk/storage/package/yast2-storage.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/package/yast2-storage=
.changes?rev=3D61400&r1=3D61399&r2=3D61400&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/package/yast2-storage.changes (original)
+++ trunk/storage/package/yast2-storage.changes Fri Mar 19 10:30:26 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 19 10:23:49 CET 2010 - aschnell(a)suse.de
+
+- improved warning about unformatted home volume
+
+-------------------------------------------------------------------
Thu Mar 18 18:54:31 CET 2010 - fehr(a)suse.de
=20
- make update and detection of encrypted LVM VGs possible
Modified: trunk/storage/storage/src/modules/Storage.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/S=
torage.ycp?rev=3D61400&r1=3D61399&r2=3D61400&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/Storage.ycp (original)
+++ trunk/storage/storage/src/modules/Storage.ycp Fri Mar 19 10:30:26 2010
@@ -805,8 +805,8 @@
}
=20
=20
-boolean GetFreeInfo(string device, boolean get_resize, map& res=
ize_info,
- boolean get_content, map& content_info, boolean use_cache)
+global boolean GetFreeInfo(string device, boolean get_resize, map& resize_info,
+ boolean get_content, map& content_info, boolean use_cache)
{
resize_info =3D $[];
content_info =3D $[];
Modified: trunk/storage/storage/src/proposal/partitions_proposal.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/proposal/=
partitions_proposal.ycp?rev=3D61400&r1=3D61399&r2=3D61400&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/proposal/partitions_proposal.ycp (original)
+++ trunk/storage/storage/src/proposal/partitions_proposal.ycp Fri Mar 19 10:=
30:26 2010
@@ -15,35 +15,49 @@
import "Arch";
import "Wizard";
import "Mode";
- import "Storage";
import "Sequencer";
+ import "Storage";
import "StorageProposal";
=20
+
string func =3D (string) WFM::Args(0);
map param =3D (map) WFM::Args(1);
map ret =3D $[];
=20
y2milestone( "func:%1 param:%2", func, param );
=20
+
// check if /home partition keeps unformatted in order to warn for
- // possible incorrectly set file ownership (fate#306325)
- boolean home_not_formatted() {
- map tm =3D Storage::GetTargetMap();
- boolean ret =3D false;
- foreach (string disk, map info, tm, {
- list partitions =3D info["partitions"]:[];
- foreach (map p, partitions, {
- if (p["mount"]:"" =3D=3D "/home" && ! p["format"]:false)
- {
- y2milestone ("The /home partition will not be formatted.=
");
- ret =3D true;
- break;
- }
- });
- });
- return ret;
+ // possible incorrectly set file ownership (fate #306325)
+ boolean unformatted_home_warning()
+ {
+ map part =3D Storage::GetEntryForMountpoint("/home");
+ if (!isempty(part) && !part["format"]:false)
+ {
+ y2milestone("/home partition will not be formatted");
+
+ import "UsersSimple";
+ if (UsersSimple::AfterAuth() !=3D "users")
+ {
+ y2milestone("non-local user authentication");
+ return true;
+ }
+
+ string device =3D part["device"]:"";
+ map resize_info =3D $[];
+ map content_info =3D $[];
+ if (Storage::GetFreeInfo(device, false, resize_info, true, content_info=
, true) &&
+ content_info[`homes]:0 > 1)
+ {
+ y2milestone("multiple home directories");
+ return true;
+ }
+ }
+
+ return false;
}
=20
+
if( func =3D=3D "MakeProposal" && Mode::autoinst() )
{
ret["preformatted_proposal"] =3D Storage::ChangeText();
@@ -84,17 +98,13 @@
!Storage::GetPartProposalActive() )
{
ret["preformatted_proposal"] =3D Storage::ChangeText();
- // detect non-formated /home together with remote authentication=
- Fate#306325
- if (home_not_formatted())
- {
- import "UsersSimple";
- if (UsersSimple::AfterAuth() !=3D "users")
- {
- ret["warning"] =3D _("The /home partition will not be fo=
rmatted. After installation,
-ensure that the permissions to home directories are set properly.");
- ret["warning_level"] =3D `warning;
- }
- }
+
+ if (unformatted_home_warning())
+ {
+ ret["warning"] =3D _("The /home partition will not be formatted. After ins=
tallation,
+ensure that ownerships of home directories are set properly.");
+ ret["warning_level"] =3D `warning;
+ }
}
else
{
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3083289380591761176==--
From aschnell@svn.opensuse.org Fri Mar 19 10:53:54 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61401 - in /trunk/storage:
package/yast2-storage.changes storage/src/modules/Storage.ycp
Date: Fri, 19 Mar 2010 10:58:19 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3907854029622138051=="
--===============3907854029622138051==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Fri Mar 19 11:58:12 2010
New Revision: 61401
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61401&view=3Drev
Log:
- fixed return map entries of GetPrimPartitions
Modified:
trunk/storage/package/yast2-storage.changes
trunk/storage/storage/src/modules/Storage.ycp
Modified: trunk/storage/package/yast2-storage.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/package/yast2-storage=
.changes?rev=3D61401&r1=3D61400&r2=3D61401&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/package/yast2-storage.changes (original)
+++ trunk/storage/package/yast2-storage.changes Fri Mar 19 11:58:12 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 19 11:54:53 CET 2010 - aschnell(a)suse.de
+
+- fixed detection of Windows (bnc #589019)
+
+-------------------------------------------------------------------
Fri Mar 19 10:23:49 CET 2010 - aschnell(a)suse.de
=20
- improved warning about unformatted home volume
Modified: trunk/storage/storage/src/modules/Storage.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/S=
torage.ycp?rev=3D61401&r1=3D61400&r2=3D61401&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/Storage.ycp (original)
+++ trunk/storage/storage/src/modules/Storage.ycp Fri Mar 19 11:58:12 2010
@@ -4624,7 +4624,7 @@
}
if (!isempty(text))
{
- map entry =3D $[ "device" : device, "text" : text ];
+ map entry =3D $[ "device" : device, "string" : text ];
y2milestone( "new entry %1", entry ); =09
ret =3D add(ret, entry);
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3907854029622138051==--
From aschnell@svn.opensuse.org Fri Mar 19 14:06:01 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61402 -
/trunk/storage/storage/src/include/auto_part_functions.ycp
Date: Fri, 19 Mar 2010 14:10:31 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0129737866924638211=="
--===============0129737866924638211==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Fri Mar 19 15:10:31 2010
New Revision: 61402
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61402&view=3Drev
Log:
- removed unused functions
Modified:
trunk/storage/storage/src/include/auto_part_functions.ycp
Modified: trunk/storage/storage/src/include/auto_part_functions.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/include/a=
uto_part_functions.ycp?rev=3D61402&r1=3D61401&r2=3D61402&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/include/auto_part_functions.ycp (original)
+++ trunk/storage/storage/src/include/auto_part_functions.ycp Fri Mar 19 15:1=
0:31 2010
@@ -17,22 +17,16 @@
*
* defined functions:
global define size_of_region (list region) ``{
- global define size_to_units (integer bytes) ``{
global define start_of_region (list region) ``{
global define end_of_region (list region) ``{
global define num_primary (list partitions) ``{
- global define contiguous_selection (list selection) ``{
global define contains_extended (list partitions) ``{
global define extended_region (list partitions) ``{
- global define calculate_selected_region (list selection, any extended_re=
gion) ``{
global define can_create_logical (list partitions, integer first_logical,
integer max_logical ) ``{
global define can_resize( list partitions ) ``{
- global define renumber_logical_partitions (list partitions) ``{
global define unused_extended_region (list partitions) ``{
- global define unused_logical_region (list partitions) ``{
global define compute_max_partitions (map target) ``{
- global define compute_max_primary (map target)
*
*/
{
@@ -50,13 +44,6 @@
return region[1]:0 * bytes_per_unit;
};
=20
- // Return the number of units that holds at least BYTES
-
-define integer size_to_units( integer bytes,=20
- integer bytes_per_unit) ``{
- return (bytes + bytes_per_unit - 1) / bytes_per_unit;
- };
-
// Return the start of the region.
=20
define integer start_of_region (list region) ``{
@@ -103,33 +90,6 @@
return( ret );
};
=20
- // return the maximal number of primary partitions
-
-define integer compute_max_primary (map disk) ``{
- return disk["max_primary"]:4;
- };
-
- // Return whether the list of selected partitions is contiguous.
-
-define boolean contiguous_selection (list selection) ``{
- boolean ret =3D true;
- list last_region =3D nil;
-
- foreach (map pentry, selection, ``{
- if (!pentry["create"]:false) {
- list region =3D pentry["region"]:[];
- symbol type =3D pentry["type"]:`unknown;
- if( last_region !=3D nil &&
- (end_of_region(last_region) < start_of_region(region)))
- {
- ret =3D false;
- }
- last_region =3D region;
- }
- });
- return ret;
- }; // contiguous_selection
-
=20
// Return true if an extended partition exists
=20
@@ -163,39 +123,6 @@
};
=20
=20
- // Return the region for the selected partitions. If EXTENDED_REGION
- // is not nil it is used to clip the region so that it is contained
- // entirely within it.
-
-define list calculate_selected_region( list selection,=20
- list ext_region )=20
- ``{
- integer start =3D -1;
- integer end =3D 0;
- if( size(selection) > 0)=20
- {
- start =3D start_of_region( selection[0,"region"]:[] );
- end =3D end_of_region( selection[size(selection)-1,"region"]:[] );
- }
- if (start !=3D -1)=20
- {
- if (size (ext_region)>0)=20
- {
- // Use only the part that is contained in the extended
- // partition
- if (start >=3D end_of_region (ext_region))
- return [ 0, 0 ];
- if (start < start_of_region (ext_region))
- start =3D start_of_region (ext_region);
- if (end > end_of_region (ext_region))
- end =3D end_of_region (ext_region);
- }
- return [ start, end - start ];
- }
- return [ 0, 0 ];
- }; // selected_region
-
-
// Check whether three logical partitions can be created without
// running past the kernel limit for the number of partitions
=20
@@ -385,25 +312,6 @@
}; // End of check_win_nt_system()
=20
=20
- // --------------------------------------------------------------
- // Renumber the logical partitions if some of them are deleted
- // The returned list is sorted by partition number instead of region
-
-define list renumber_logical_partitions (list partitions) ``{
- partitions =3D sort (map a, map b, partitions, ``(a["nr"]:0 < b["nr"]:0));
- integer logicals_deleted =3D 0;
- return maplist (map pentry, partitions, ``{
- if (pentry["type"]:`unknown =3D=3D `logical) {
- if (pentry["delete"]:false)
- logicals_deleted =3D logicals_deleted + 1;
- else
- pentry =3D add (pentry, "nr",
- pentry["nr"]:0 - logicals_deleted);
- }
- return pentry;
- });
- };
-
// Find unused space at the end of the extended partition
define list unused_extended_region (list partitions) ``{
list extended =3D extended_region (partitions);
@@ -420,21 +328,4 @@
return [0, 0];
};
=20
-
- // Find unused space at the start of the extended partition
-define list unused_logical_region (list partitions) ``{
- list extended =3D extended_region (partitions);
- list logicals =3D filter (map pentry, partitions, ``(pentry["type"]:`unknow=
n =3D=3D `logical));
- integer start_of_logicals =3D 0;
-
- if (size (logicals) > 0)
- start_of_logicals =3D start_of_region (logicals[0,"region"]:[]);
- else
- start_of_logicals =3D start_of_region (extended);
-
- if (start_of_logicals > start_of_region (extended))
- return [ start_of_region(extended), start_of_region (extended) - start_=
of_logicals ];
- return [0, 0];
- };
-
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0129737866924638211==--
From aschnell@svn.opensuse.org Fri Mar 19 14:34:42 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61403 - in /trunk/storage: VERSION
package/yast2-storage.changes yast2-storage.spec.in
Date: Fri, 19 Mar 2010 14:39:13 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1477311160280350338=="
--===============1477311160280350338==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Fri Mar 19 15:39:13 2010
New Revision: 61403
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61403&view=3Drev
Log:
- increased version
Modified:
trunk/storage/VERSION
trunk/storage/package/yast2-storage.changes
trunk/storage/yast2-storage.spec.in
Modified: trunk/storage/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/VERSION?rev=3D61403&r=
1=3D61402&r2=3D61403&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/VERSION (original)
+++ trunk/storage/VERSION Fri Mar 19 15:39:13 2010
@@ -1 +1 @@
-2.19.8
+2.19.9
Modified: trunk/storage/package/yast2-storage.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/package/yast2-storage=
.changes?rev=3D61403&r1=3D61402&r2=3D61403&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/package/yast2-storage.changes (original)
+++ trunk/storage/package/yast2-storage.changes Fri Mar 19 15:39:13 2010
@@ -2,6 +2,7 @@
Fri Mar 19 11:54:53 CET 2010 - aschnell(a)suse.de
=20
- fixed detection of Windows (bnc #589019)
+- 2.19.9
=20
-------------------------------------------------------------------
Fri Mar 19 10:23:49 CET 2010 - aschnell(a)suse.de
Modified: trunk/storage/yast2-storage.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/yast2-storage.spec.in=
?rev=3D61403&r1=3D61402&r2=3D61403&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/yast2-storage.spec.in (original)
+++ trunk/storage/yast2-storage.spec.in Fri Mar 19 15:39:13 2010
@@ -5,7 +5,7 @@
License: GPL v2 or later
BuildRequires: blocxx-devel boost-devel gcc-c++ libxcrypt-devel openssl-deve=
l sablot swig
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-=
skel update-desktop-files
-BuildRequires: libstorage-devel >=3D 2.19.11 yast2 >=3D 2.19.4 yast2-core-de=
vel >=3D 2.18.1 yast2-devtools
+BuildRequires: libstorage-devel >=3D 2.19.12 yast2 >=3D 2.19.4 yast2-core-de=
vel >=3D 2.18.1 yast2-devtools
BuildRequires: yast2-testsuite >=3D 2.19.0 yast2-perl-bindings
Requires: libstorage =3D %(echo `rpm -q --queryformat '%{VERSION}' libstorag=
e`)
Requires: yast2-perl-bindings yast2-core >=3D 2.18.3 yast2 >=3D 2.19.4 yast2=
-libyui >=3D 2.18.7
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1477311160280350338==--
From mcalmer@svn.opensuse.org Fri Mar 19 15:03:07 2010
From: mcalmer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61404 - in /trunk/ca-management: VERSION
package/yast2-ca-management.changes src/YaPI/caUtils.pm
Date: Fri, 19 Mar 2010 15:07:38 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8018547297966476893=="
--===============8018547297966476893==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mcalmer
Date: Fri Mar 19 16:07:37 2010
New Revision: 61404
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61404&view=3Drev
Log:
- version 2.19.5
- fix parsing of IP addresses in certificates
Modified:
trunk/ca-management/VERSION
trunk/ca-management/package/yast2-ca-management.changes
trunk/ca-management/src/YaPI/caUtils.pm
Modified: trunk/ca-management/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/ca-management/VERSION?rev=3D6=
1404&r1=3D61403&r2=3D61404&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/ca-management/VERSION (original)
+++ trunk/ca-management/VERSION Fri Mar 19 16:07:37 2010
@@ -1 +1 @@
-2.19.4
+2.19.5
Modified: trunk/ca-management/package/yast2-ca-management.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/ca-management/package/yast2-c=
a-management.changes?rev=3D61404&r1=3D61403&r2=3D61404&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/ca-management/package/yast2-ca-management.changes (original)
+++ trunk/ca-management/package/yast2-ca-management.changes Fri Mar 19 16:07:=
37 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Mar 19 15:37:18 CET 2010 - mc(a)suse.de
+
+- version 2.19.5
+- fix parsing of IP addresses in certificates
+
+-------------------------------------------------------------------
Mon Mar 1 13:23:40 CET 2010 - mc(a)suse.de
=20
- version 2.19.4
Modified: trunk/ca-management/src/YaPI/caUtils.pm
URL: http://svn.opensuse.org/viewcvs/yast/trunk/ca-management/src/YaPI/caUtil=
s.pm?rev=3D61404&r1=3D61403&r2=3D61404&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/ca-management/src/YaPI/caUtils.pm (original)
+++ trunk/ca-management/src/YaPI/caUtils.pm Fri Mar 19 16:07:37 2010
@@ -2037,7 +2037,7 @@
$p, $key),
code =3D> "PARAM_CHECK_FAIL=
ED");
}
- } elsif ($p =3D~ /^\s*IP:(.+)\s*$/) {
+ } elsif ($p =3D~ /^\s*IP[\s\w]*:(.+)\s*$/) {
if (!defined $1 || !(IP->Check4("$1") || IP->Check6("$1"=
)) ) {
return $self->SetError(summary =3D> sprintf(
__("Invalid value=
'%s' for parameter '%s'."),
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8018547297966476893==--
From mcalmer@svn.opensuse.org Fri Mar 19 15:04:04 2010
From: mcalmer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61405 - /tags/stable-2_19_5/ca-management/
Date: Fri, 19 Mar 2010 15:08:34 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2109198601772875387=="
--===============2109198601772875387==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mcalmer
Date: Fri Mar 19 16:08:34 2010
New Revision: 61405
URL: http://svn.opensuse.org/viewcvs/yast?rev=61405&view=rev
Log:
Created tag stable-2_19_5 for ca-management
Added:
tags/stable-2_19_5/ca-management/
- copied from r61404, trunk/ca-management/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2109198601772875387==--
From aschnell@svn.opensuse.org Fri Mar 19 16:37:16 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61406 - in /branches/SuSE-Code-11-SP1-Branch/storage:
libstorage/src/Disk.cc package/yast2-storage.changes
Date: Fri, 19 Mar 2010 16:41:24 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5734884469100539296=="
--===============5734884469100539296==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Fri Mar 19 17:41:23 2010
New Revision: 61406
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61406&view=3Drev
Log:
- fixed iSCSI disk detection (bnc #589743)
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Disk.cc
branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Disk.cc
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/Disk.cc?rev=3D61406&r1=3D61405&r2=3D61406&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Disk.cc (original)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Disk.cc Fri Mar 1=
9 17:41:23 2010
@@ -386,16 +386,20 @@
mjr =3D sysfsinfo.mjr;
mnr =3D sysfsinfo.mnr;
=20
- if (boost::contains(sysfsinfo.device, "/session"))
- iscsi =3D true;
+ string link;
+ if (readlink(sysfs_dir, link))
+ {
+ y2mil("link:" << link);
+ iscsi =3D boost::contains(link, "/session");
+ }
}
else
{
ret =3D false;
}
=20
- y2mil("ret:" << ret << " range:" << range << " major:" << mjr << " minor:" =
<< mnr <<
- " iscsi:" << iscsi);
+ y2mil("dev:" << dev << " ret:" << ret << " range:" << range << " major:" <<=
mjr <<
+ " minor:" << mnr << " iscsi:" << iscsi);
=20
return ret;
}
Modified: branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/package/yast2-storage.changes?rev=3D61406&r1=3D61405&r2=3D61406&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes Fr=
i Mar 19 17:41:23 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 19 17:40:24 CET 2010 - aschnell(a)suse.de
+
+- fixed iSCSI disk detection (bnc #589743)
+
+-------------------------------------------------------------------
Fri Mar 12 12:03:45 CET 2010 - aschnell(a)suse.de
=20
- fixed XEN disk detection (bnc #587658)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5734884469100539296==--
From aschnell@svn.opensuse.org Fri Mar 19 16:52:50 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61407 -
/branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc
Date: Fri, 19 Mar 2010 16:57:20 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5703124414700558670=="
--===============5703124414700558670==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Fri Mar 19 17:57:20 2010
New Revision: 61407
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61407&view=3Drev
Log:
- fixed hasIscsiDisks()
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/Storage.cc?rev=3D61407&r1=3D61406&r2=3D61407&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Storage.cc Fri Ma=
r 19 17:57:20 2010
@@ -1129,8 +1129,10 @@
for (ConstDiskIterator i =3D dp.begin(); i !=3D dp.end(); ++i)
{
if (i->isIScsi())
+ {
ret =3D true;
- break;
+ break;
+ }
}
=20
y2mil("ret:" << ret);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5703124414700558670==--
From aschnell@svn.opensuse.org Sat Mar 20 13:18:03 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61408 - /trunk/storage/storage/src/modules/StorageFields.ycp
Date: Sat, 20 Mar 2010 13:22:36 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6931642456364686164=="
--===============6931642456364686164==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Sat Mar 20 14:22:36 2010
New Revision: 61408
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61408&view=3Drev
Log:
- consistent RAID naming
Modified:
trunk/storage/storage/src/modules/StorageFields.ycp
Modified: trunk/storage/storage/src/modules/StorageFields.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/S=
torageFields.ycp?rev=3D61408&r1=3D61407&r2=3D61408&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/StorageFields.ycp (original)
+++ trunk/storage/storage/src/modules/StorageFields.ycp Sat Mar 20 14:22:36 2=
010
@@ -73,7 +73,7 @@
return "DM Multipath " + device;
case `UB_MD:
case `UB_MDPART:
- return "RAID " + device;
+ return "MD RAID " + device;
default:
return device;
}
@@ -518,7 +518,7 @@
}
else if (disk["type"]:`CT_UNKNOWN =3D=3D `CT_MDPART)
{
- value =3D "MD " + disk["name"]:"";
+ value =3D "MD RAID " + disk["name"]:"";
}
else
{
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6931642456364686164==--
From rpmcruz@svn.opensuse.org Sun Mar 21 13:00:17 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61409 - in /trunk/gtk: ChangeLog
src/pkg/YGPackageSelector.cc src/pkg/ygtkpkgfilterview.cc
Date: Sun, 21 Mar 2010 13:04:51 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============9063045629039448120=="
--===============9063045629039448120==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Sun Mar 21 14:04:51 2010
New Revision: 61409
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61409&view=3Drev
Log:
* src/YGPackageSelector.cc & src/ygtkpkgfilterview.cc:
changed refreshing strategy: UI should feel faster now.
Modified:
trunk/gtk/ChangeLog
trunk/gtk/src/pkg/YGPackageSelector.cc
trunk/gtk/src/pkg/ygtkpkgfilterview.cc
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61409&r1=
=3D61408&r2=3D61409&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Sun Mar 21 14:04:51 2010
@@ -1,3 +1,8 @@
+2010-03-21 Ricardo Cruz
+
+ * src/YGPackageSelector.cc & src/ygtkpkgfilterview.cc:
+ changed refreshing strategy: UI should feel faster now.
+
2010-03-18 Ricardo Cruz
=20
* src/ygtkwizard.c & src/pkg/ygtkpkgsearchentry.cc: use
Modified: trunk/gtk/src/pkg/YGPackageSelector.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/YGPackageSelector=
.cc?rev=3D61409&r1=3D61408&r2=3D61409&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/YGPackageSelector.cc (original)
+++ trunk/gtk/src/pkg/YGPackageSelector.cc Sun Mar 21 14:04:51 2010
@@ -44,6 +44,8 @@
std::list m_filterSuffices;
GtkWidget *m_overview;
YGtkPkgDetailView *m_details;
+guint m_refresh_id;
+Ypp::List m_refresh_list;
=20
struct SuffixFilter : public Ypp::Match {
SuffixFilter (Impl *pThis) : pThis (pThis) {}
@@ -176,7 +178,7 @@
return vpaned;
}
=20
- Impl() : m_menu (NULL), m_details (NULL)
+ Impl() : m_menu (NULL), m_details (NULL), m_refresh_id (0), m_refresh_list =
(0)
{
Ypp::init();
m_undo =3D new YGtkPkgUndoList();
@@ -204,6 +206,8 @@
=20
~Impl()
{
+ if (m_refresh_id)
+ g_source_remove (m_refresh_id);
for (std::list ::iterator it =3D m_queryWidgets.begi=
n();
it !=3D m_queryWidgets.end(); it++)
delete *it;
@@ -474,8 +478,22 @@
empty ? gtk_widget_hide (m_toolbox) : gtk_widget_show_all (m_toolbox);
}
=20
+ static gboolean refresh_filters_timeout_cb (gpointer data)
+ {
+ Impl *pThis =3D (Impl *) data;
+ pThis->refreshToolbox();
+ pThis->refreshFilters (pThis->m_refresh_list);
+ pThis->m_refresh_id =3D 0;
+ return FALSE;
+ }
+
virtual void refreshQuery()
{
+ if (m_refresh_id) {
+ g_source_remove (m_refresh_id);
+ m_refresh_id =3D 0;
+ }
+
YGUI::ui()->busyCursor();
if (YGPackageSelector::get()->breath()) return;
=20
@@ -499,9 +517,11 @@
if (YGPackageSelector::get()->breath()) return;
m_list->setHighlight (keywords);
=20
- if (YGPackageSelector::get()->breath()) return;
- refreshToolbox();
- refreshFilters (list);
+ m_refresh_list =3D list;
+ int wait =3D 2500;
+ if (keywords.empty() || list.size() =3D=3D 0)
+ wait =3D 500;
+ m_refresh_id =3D g_timeout_add_full (G_PRIORITY_LOW, wait, refresh_filters=
_timeout_cb, this, NULL);
}
=20
// YGtkPkgQueryCombo callback
Modified: trunk/gtk/src/pkg/ygtkpkgfilterview.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkgfilterview=
.cc?rev=3D61409&r1=3D61408&r2=3D61409&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkgfilterview.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkgfilterview.cc Sun Mar 21 14:04:51 2010
@@ -75,10 +75,6 @@
if (separator) return FALSE;
=20
int row =3D gtk_tree_path_get_indices (path)[0];
- if ((row % 4) =3D=3D 0) // let the UI breath
- if (YGPackageSelector::get()->breath())
- return TRUE;
-
if (row =3D=3D 0 && data->pThis->firstRowIsAll())
data->pThis->setRowCount (0, data->list->size());
else
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============9063045629039448120==--
From rpmcruz@svn.opensuse.org Sun Mar 21 13:02:12 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61410 - in /trunk/gtk: VERSION VERSION.cmake
package/yast2-gtk.changes
Date: Sun, 21 Mar 2010 13:06:47 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0208775969591151909=="
--===============0208775969591151909==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Sun Mar 21 14:06:47 2010
New Revision: 61410
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61410&view=3Drev
Log:
Milestone version.
Modified:
trunk/gtk/VERSION
trunk/gtk/VERSION.cmake
trunk/gtk/package/yast2-gtk.changes
Modified: trunk/gtk/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION?rev=3D61410&r1=3D=
61409&r2=3D61410&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION (original)
+++ trunk/gtk/VERSION Sun Mar 21 14:06:47 2010
@@ -1 +1 @@
-2.21.23
+2.21.24
Modified: trunk/gtk/VERSION.cmake
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION.cmake?rev=3D61410=
&r1=3D61409&r2=3D61410&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION.cmake (original)
+++ trunk/gtk/VERSION.cmake Sun Mar 21 14:06:47 2010
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "21")
-SET(VERSION_PATCH "23")
+SET(VERSION_PATCH "24")
Modified: trunk/gtk/package/yast2-gtk.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/package/yast2-gtk.changes=
?rev=3D61410&r1=3D61409&r2=3D61410&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/package/yast2-gtk.changes (original)
+++ trunk/gtk/package/yast2-gtk.changes Sun Mar 21 14:06:47 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Sun Mar 21 13:06:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
+
+- 2.21.24
+- changed pkg-manager refresh strategy: it should feel faster.
+
+-------------------------------------------------------------------
Thu Mar 18 18:37:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
=20
- 2.21.23
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0208775969591151909==--
From rpmcruz@svn.opensuse.org Sun Mar 21 13:02:14 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61411 - /tags/stable-2_21_24/
Date: Sun, 21 Mar 2010 13:06:50 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4376284276746474601=="
--===============4376284276746474601==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Sun Mar 21 14:06:50 2010
New Revision: 61411
URL: http://svn.opensuse.org/viewcvs/yast?rev=61411&view=rev
Log:
Created tag stable-2_21_24
Added:
tags/stable-2_21_24/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4376284276746474601==--
From rpmcruz@svn.opensuse.org Sun Mar 21 13:02:21 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61412 - /tags/stable-2_21_24/gtk/
Date: Sun, 21 Mar 2010 13:06:56 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0020160852425932284=="
--===============0020160852425932284==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Sun Mar 21 14:06:56 2010
New Revision: 61412
URL: http://svn.opensuse.org/viewcvs/yast?rev=61412&view=rev
Log:
Created tag stable-2_21_24 for gtk
Added:
tags/stable-2_21_24/gtk/
- copied from r61411, trunk/gtk/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0020160852425932284==--
From rpmcruz@svn.opensuse.org Sun Mar 21 14:48:09 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61413 - in /trunk/gtk: ChangeLog
src/pkg/CMakeLists.txt src/pkg/YGPackageSelector.cc
src/pkg/ygtkpkgfilterview.cc src/pkg/ygtkpkgsearchentry.cc src/ygtkwizard.c
Date: Sun, 21 Mar 2010 14:52:42 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1607426302772726665=="
--===============1607426302772726665==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Sun Mar 21 15:52:42 2010
New Revision: 61413
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61413&view=3Drev
Log:
* src/pkg/ygtkpkgfilterview.cc: repo view: added
undo button.
* src/pkg/ygtkpkgfilterview.cc: bug fix: repositories
count was broken, as was the 'none' entry.
* src/ygtkwizard.c: set buttons spacing.
Modified:
trunk/gtk/ChangeLog
trunk/gtk/src/pkg/CMakeLists.txt
trunk/gtk/src/pkg/YGPackageSelector.cc
trunk/gtk/src/pkg/ygtkpkgfilterview.cc
trunk/gtk/src/pkg/ygtkpkgsearchentry.cc
trunk/gtk/src/ygtkwizard.c
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61413&r1=
=3D61412&r2=3D61413&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Sun Mar 21 15:52:42 2010
@@ -1,5 +1,15 @@
2010-03-21 Ricardo Cruz
=20
+ * src/pkg/ygtkpkgfilterview.cc: repo view: added
+ undo button.
+
+ * src/pkg/ygtkpkgfilterview.cc: bug fix: repositories
+ count was broken, as was the 'none' entry.
+
+ * src/ygtkwizard.c: set buttons spacing.
+
+2010-03-21 Ricardo Cruz
+
* src/YGPackageSelector.cc & src/ygtkpkgfilterview.cc:
changed refreshing strategy: UI should feel faster now.
=20
Modified: trunk/gtk/src/pkg/CMakeLists.txt
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/CMakeLists.txt?re=
v=3D61413&r1=3D61412&r2=3D61413&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/CMakeLists.txt (original)
+++ trunk/gtk/src/pkg/CMakeLists.txt Sun Mar 21 15:52:42 2010
@@ -1,22 +1,22 @@
## Makefile.am
=20
set (gtk_pkg_yast_plugin_SRCS
- YGPackageSelectorPluginImpl.cc
YGPackageSelector.cc
- ygtkpkgquerycombo.cc
- ygtkpkglistview.cc
+ YGPackageSelectorPluginImpl.cc
ygtkpkgdetailview.cc
- ygtkpkgsearchentry.cc
+ ygtkpkglistview.cc
ygtkpkgfilterview.cc
- ygtkpkgrpmgroupsview.cc
- ygtkpkgpatternview.cc
ygtkpkglanguageview.cc
- ygtkpkgundolist.cc
ygtkpkgmenubar.cc
- ygtkpkgstatusbar.cc
+ ygtkpkgpatternview.cc
ygtkpkgproductdialog.cc
- yzyppwrapper.cc
+ ygtkpkgquerycombo.cc
+ ygtkpkgrpmgroupsview.cc
+ ygtkpkgsearchentry.cc
+ ygtkpkgstatusbar.cc
+ ygtkpkgundolist.cc
yzypptags.cc
+ yzyppwrapper.cc
=20
ygtkcellrendererbutton.c
ygtkcellrenderersidebutton.c
Modified: trunk/gtk/src/pkg/YGPackageSelector.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/YGPackageSelector=
.cc?rev=3D61413&r1=3D61412&r2=3D61413&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/YGPackageSelector.cc (original)
+++ trunk/gtk/src/pkg/YGPackageSelector.cc Sun Mar 21 15:52:42 2010
@@ -475,7 +475,7 @@
break; // only present one toolbox widget as they may be quite large
}
}
- empty ? gtk_widget_hide (m_toolbox) : gtk_widget_show_all (m_toolbox);
+ empty ? gtk_widget_hide (m_toolbox) : gtk_widget_show (m_toolbox);
}
=20
static gboolean refresh_filters_timeout_cb (gpointer data)
Modified: trunk/gtk/src/pkg/ygtkpkgfilterview.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkgfilterview=
.cc?rev=3D61413&r1=3D61412&r2=3D61413&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkgfilterview.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkgfilterview.cc Sun Mar 21 15:52:42 2010
@@ -243,6 +243,7 @@
gtk_button_set_image (GTK_BUTTON (button), icon);
g_signal_connect (G_OBJECT (button), "clicked",
G_CALLBACK (upgrade_clicked_cb), this);
+ gtk_widget_show (button);
return button;
}
return NULL;
@@ -342,7 +343,7 @@
}
}
=20
- addRow (GTK_STOCK_MISSING_IMAGE, _("None"), true, GINT_TO_POINTER (1));
+ addRow (GTK_STOCK_MISSING_IMAGE, _("None"), true, GINT_TO_POINTER (2));
}
=20
YGtkPkgRepositoryModel::~YGtkPkgRepositoryModel()
@@ -350,11 +351,7 @@
=20
void YGtkPkgRepositoryModel::updateRow (Ypp::List list, int row, gpointer da=
ta)
{
- if (GPOINTER_TO_INT (data) =3D=3D 1) { // 'none'
- Ypp::PKGroupMatch match (YPKG_GROUP_ORPHANED);
- setRowCount (row, list.count (&match));
- }
- else if (data) {
+ if (GPOINTER_TO_INT (data) =3D=3D 1) { // normal repo
Ypp::Repository &repo =3D impl->repos[row-1];
bool isSystem =3D repo.isSystem();
int count =3D 0;
@@ -374,36 +371,41 @@
}
setRowCount (row, count);
}
- // else - disabled repos
+ else if (GPOINTER_TO_INT (data) =3D=3D 2) { // 'none'
+ Ypp::PKGroupMatch match (YPKG_GROUP_ORPHANED);
+ setRowCount (row, list.count (&match));
+ }
}
=20
bool YGtkPkgRepositoryModel::writeRowQuery (Ypp::PoolQuery &query, int row, =
gpointer data)
{
- if (data) {
+ impl->selected =3D 0;
+ if (GPOINTER_TO_INT (data) =3D=3D 1) {
Ypp::Repository &repo =3D impl->repos[row-1];
query.addRepository (repo);
impl->selected =3D &repo;
}
- else // 'none'
+ else if (GPOINTER_TO_INT (data) =3D=3D 2)
query.addCriteria (new Ypp::PKGroupMatch (YPKG_GROUP_ORPHANED));
return true;
}
=20
-static void set_button_repo (GtkButton *button, Ypp::Repository *repo)
+static void sync_toolbox_buttons (Ypp::Repository *repo, GtkWidget *box)
{
- const char *stock, *label;
+ GtkWidget *button, *undo;
+ GList *children =3D gtk_container_get_children (GTK_CONTAINER (box));
+ button =3D (GtkWidget *) g_list_nth_data (children, 0);
+ undo =3D (GtkWidget *) g_list_nth_data (children, 1);
+ g_list_free (children);
+
if (zypp::getZYpp()->resolver()->upgradingRepo (repo->zyppRepo())) {
- label =3D _("Cancel switching system packages to versions in repository");
- stock =3D GTK_STOCK_UNDO;
+ gtk_widget_set_sensitive (button, FALSE);
+ gtk_widget_show (undo);
}
else {
- label =3D _("Switch system packages to the versions in this repository");
- stock =3D GTK_STOCK_REFRESH;
+ gtk_widget_set_sensitive (button, TRUE);
+ gtk_widget_hide (undo);
}
-
- GtkWidget *icon =3D gtk_image_new_from_stock (stock, GTK_ICON_SIZE_BUTTON);
- gtk_button_set_image (button, icon);
- gtk_button_set_label (button, label);
}
=20
static void switch_clicked_cb (GtkButton *button, YGtkPkgRepositoryModel *pT=
his)
@@ -414,8 +416,8 @@
zypp::getZYpp()->resolver()->removeUpgradeRepo (zrepo);
else
zypp::getZYpp()->resolver()->addUpgradeRepo (zrepo);
+ sync_toolbox_buttons (repo, gtk_widget_get_parent (GTK_WIDGET (button)));
Ypp::notifySelModified();
- set_button_repo (button, repo);
}
=20
GtkWidget *YGtkPkgRepositoryModel::createToolboxRow (int row)
@@ -432,14 +434,25 @@
GtkWidget *hbox =3D gtk_hbox_new (FALSE, 4);
gtk_box_pack_start (GTK_BOX (hbox), icon, FALSE, TRUE, 0);
gtk_box_pack_start (GTK_BOX (hbox), label, TRUE, TRUE, 0);
+ gtk_widget_show_all (hbox);
return hbox;
}
else if (!impl->selected->isSystem()) {
- GtkWidget *button =3D gtk_button_new_with_label ("");
- set_button_repo (GTK_BUTTON (button), impl->selected);
+ GtkWidget *hbox =3D gtk_hbox_new (FALSE, 6), *button;
+ button =3D gtk_button_new_from_stock (GTK_STOCK_UNDO);
g_signal_connect (G_OBJECT (button), "clicked",
G_CALLBACK (switch_clicked_cb), this);
- return button;
+ gtk_box_pack_end (GTK_BOX (hbox), button, FALSE, TRUE, 0);
+ button =3D gtk_button_new_with_label (
+ _("Switch system packages to the versions in this repository"));
+ gtk_button_set_image (GTK_BUTTON (button),
+ gtk_image_new_from_stock (GTK_STOCK_REFRESH, GTK_ICON_SIZE_BUTTON));
+ g_signal_connect (G_OBJECT (button), "clicked",
+ G_CALLBACK (switch_clicked_cb), this);
+ gtk_box_pack_end (GTK_BOX (hbox), button, FALSE, TRUE, 0);
+ gtk_widget_show_all (hbox);
+ sync_toolbox_buttons (impl->selected, hbox);
+ return hbox;
}
}
return NULL;
Modified: trunk/gtk/src/pkg/ygtkpkgsearchentry.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkgsearchentr=
y.cc?rev=3D61413&r1=3D61412&r2=3D61413&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkgsearchentry.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkgsearchentry.cc Sun Mar 21 15:52:42 2010
@@ -225,6 +225,7 @@
GtkWidget *hbox =3D gtk_hbox_new (FALSE, 4);
gtk_box_pack_start (GTK_BOX (hbox), icon, FALSE, TRUE, 0);
gtk_box_pack_start (GTK_BOX (hbox), label, TRUE, TRUE, 0);
+ gtk_widget_show_all (hbox);
return hbox;
}
break;
@@ -237,6 +238,7 @@
GtkWidget *hbox =3D gtk_hbox_new (FALSE, 4);
gtk_box_pack_start (GTK_BOX (hbox), icon, FALSE, TRUE, 0);
gtk_box_pack_start (GTK_BOX (hbox), label, TRUE, TRUE, 0);
+ gtk_widget_show_all (hbox);
return hbox;
}
}
Modified: trunk/gtk/src/ygtkwizard.c
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/ygtkwizard.c?rev=3D61=
413&r1=3D61412&r2=3D61413&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/ygtkwizard.c (original)
+++ trunk/gtk/src/ygtkwizard.c Sun Mar 21 15:52:42 2010
@@ -642,6 +642,7 @@
=20
wizard->m_buttons =3D gtk_hbutton_box_new();
gtk_button_box_set_layout (GTK_BUTTON_BOX (wizard->m_buttons), GTK_BUTTONBO=
X_END);
+ gtk_box_set_spacing (GTK_BOX (wizard->m_buttons), 6);
gtk_widget_show (wizard->m_buttons);
gtk_box_pack_start (GTK_BOX (wizard->m_buttons), wizard->help_button, FALSE=
, TRUE, 0);
gtk_box_pack_start (GTK_BOX (wizard->m_buttons), wizard->release_notes_butt=
on,
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1607426302772726665==--
From rpmcruz@svn.opensuse.org Sun Mar 21 14:49:16 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61414 - in /trunk/gtk: VERSION VERSION.cmake
package/yast2-gtk.changes
Date: Sun, 21 Mar 2010 14:53:51 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1628579483137928230=="
--===============1628579483137928230==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Sun Mar 21 15:53:50 2010
New Revision: 61414
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61414&view=3Drev
Log:
Milestone version.
Modified:
trunk/gtk/VERSION
trunk/gtk/VERSION.cmake
trunk/gtk/package/yast2-gtk.changes
Modified: trunk/gtk/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION?rev=3D61414&r1=3D=
61413&r2=3D61414&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION (original)
+++ trunk/gtk/VERSION Sun Mar 21 15:53:50 2010
@@ -1 +1 @@
-2.21.24
+2.21.25
Modified: trunk/gtk/VERSION.cmake
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION.cmake?rev=3D61414=
&r1=3D61413&r2=3D61414&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION.cmake (original)
+++ trunk/gtk/VERSION.cmake Sun Mar 21 15:53:50 2010
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "21")
-SET(VERSION_PATCH "24")
+SET(VERSION_PATCH "25")
Modified: trunk/gtk/package/yast2-gtk.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/package/yast2-gtk.changes=
?rev=3D61414&r1=3D61413&r2=3D61414&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/package/yast2-gtk.changes (original)
+++ trunk/gtk/package/yast2-gtk.changes Sun Mar 21 15:53:50 2010
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Sun Mar 21 14:54:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
+
+- 2.21.25
+- repo view: added undo button.
+- bug fix: repositories count was broken, as was the 'none' entry.
+- wizard look: set buttons spacing.
+
+-------------------------------------------------------------------
Sun Mar 21 13:06:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
=20
- 2.21.24
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1628579483137928230==--
From rpmcruz@svn.opensuse.org Sun Mar 21 14:49:19 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61415 - /tags/stable-2_21_25/
Date: Sun, 21 Mar 2010 14:53:54 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5074780397483755305=="
--===============5074780397483755305==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Sun Mar 21 15:53:54 2010
New Revision: 61415
URL: http://svn.opensuse.org/viewcvs/yast?rev=61415&view=rev
Log:
Created tag stable-2_21_25
Added:
tags/stable-2_21_25/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5074780397483755305==--
From rpmcruz@svn.opensuse.org Sun Mar 21 14:49:27 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61416 - /tags/stable-2_21_25/gtk/
Date: Sun, 21 Mar 2010 14:54:00 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8381122423742228126=="
--===============8381122423742228126==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Sun Mar 21 15:54:00 2010
New Revision: 61416
URL: http://svn.opensuse.org/viewcvs/yast?rev=61416&view=rev
Log:
Created tag stable-2_21_25 for gtk
Added:
tags/stable-2_21_25/gtk/
- copied from r61415, trunk/gtk/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8381122423742228126==--
From rpmcruz@svn.opensuse.org Sun Mar 21 15:21:48 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61417 - in /trunk/gtk: ChangeLog
package/yast2-gtk.changes src/pkg/YGPackageSelector.cc
Date: Sun, 21 Mar 2010 15:26:21 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8856124840725784646=="
--===============8856124840725784646==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Sun Mar 21 16:26:21 2010
New Revision: 61417
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61417&view=3Drev
Log:
* src/pkg/YGPackageSelector.cc: fixed crash when
clicking on the search patterns tooltip.
Modified:
trunk/gtk/ChangeLog
trunk/gtk/package/yast2-gtk.changes
trunk/gtk/src/pkg/YGPackageSelector.cc
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61417&r1=
=3D61416&r2=3D61417&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Sun Mar 21 16:26:21 2010
@@ -1,5 +1,10 @@
2010-03-21 Ricardo Cruz
=20
+ * src/pkg/YGPackageSelector.cc: fixed crash when
+ clicking on the search patterns tooltip.
+
+2010-03-21 Ricardo Cruz
+
* src/pkg/ygtkpkgfilterview.cc: repo view: added
undo button.
=20
Modified: trunk/gtk/package/yast2-gtk.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/package/yast2-gtk.changes=
?rev=3D61417&r1=3D61416&r2=3D61417&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/package/yast2-gtk.changes (original)
+++ trunk/gtk/package/yast2-gtk.changes Sun Mar 21 16:26:21 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Sun Mar 21 15:26:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
+
+- 2.21.26
+- fixed crash when clicking on the search patterns tooltip.
+
+-------------------------------------------------------------------
Sun Mar 21 14:54:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
=20
- 2.21.25
Modified: trunk/gtk/src/pkg/YGPackageSelector.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/YGPackageSelector=
.cc?rev=3D61417&r1=3D61416&r2=3D61417&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/YGPackageSelector.cc (original)
+++ trunk/gtk/src/pkg/YGPackageSelector.cc Sun Mar 21 16:26:21 2010
@@ -725,7 +725,7 @@
{
int index =3D -1;
if (!strcmp (filter, "patterns"))
- index =3D 4;
+ index =3D 5;
assert (index !=3D -1);
impl->m_combo->setActive (index);
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8856124840725784646==--
From rpmcruz@svn.opensuse.org Sun Mar 21 15:24:42 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61418 - in /trunk/gtk: VERSION VERSION.cmake
Date: Sun, 21 Mar 2010 15:29:17 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2337170314540006222=="
--===============2337170314540006222==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Sun Mar 21 16:29:17 2010
New Revision: 61418
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61418&view=3Drev
Log:
Milestone version.
Modified:
trunk/gtk/VERSION
trunk/gtk/VERSION.cmake
Modified: trunk/gtk/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION?rev=3D61418&r1=3D=
61417&r2=3D61418&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION (original)
+++ trunk/gtk/VERSION Sun Mar 21 16:29:17 2010
@@ -1 +1 @@
-2.21.25
+2.21.26
Modified: trunk/gtk/VERSION.cmake
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION.cmake?rev=3D61418=
&r1=3D61417&r2=3D61418&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION.cmake (original)
+++ trunk/gtk/VERSION.cmake Sun Mar 21 16:29:17 2010
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "21")
-SET(VERSION_PATCH "25")
+SET(VERSION_PATCH "26")
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2337170314540006222==--
From rpmcruz@svn.opensuse.org Sun Mar 21 15:24:44 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61419 - /tags/stable-2_21_26/
Date: Sun, 21 Mar 2010 15:29:20 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5349647515799355087=="
--===============5349647515799355087==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Sun Mar 21 16:29:19 2010
New Revision: 61419
URL: http://svn.opensuse.org/viewcvs/yast?rev=61419&view=rev
Log:
Created tag stable-2_21_26
Added:
tags/stable-2_21_26/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5349647515799355087==--
From rpmcruz@svn.opensuse.org Sun Mar 21 15:24:53 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61420 - /tags/stable-2_21_26/gtk/
Date: Sun, 21 Mar 2010 15:29:26 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8137231010927550012=="
--===============8137231010927550012==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Sun Mar 21 16:29:26 2010
New Revision: 61420
URL: http://svn.opensuse.org/viewcvs/yast?rev=61420&view=rev
Log:
Created tag stable-2_21_26 for gtk
Added:
tags/stable-2_21_26/gtk/
- copied from r61419, trunk/gtk/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8137231010927550012==--
From coolo@svn.opensuse.org Sun Mar 21 19:42:50 2010
From: coolo@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61421 - in /trunk/qt-graph: VERSION.cmake
package/yast2-qt-graph.changes src/QY2Graph.cc
Date: Sun, 21 Mar 2010 19:47:26 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6779779475264920837=="
--===============6779779475264920837==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: coolo
Date: Sun Mar 21 20:47:26 2010
New Revision: 61421
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61421&view=3Drev
Log:
fix build in factory
Modified:
trunk/qt-graph/VERSION.cmake
trunk/qt-graph/package/yast2-qt-graph.changes
trunk/qt-graph/src/QY2Graph.cc
Modified: trunk/qt-graph/VERSION.cmake
URL: http://svn.opensuse.org/viewcvs/yast/trunk/qt-graph/VERSION.cmake?rev=3D=
61421&r1=3D61420&r2=3D61421&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/qt-graph/VERSION.cmake (original)
+++ trunk/qt-graph/VERSION.cmake Sun Mar 21 20:47:26 2010
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
-SET(VERSION_MINOR "18")
-SET(VERSION_PATCH "4")
+SET(VERSION_MINOR "19")
+SET(VERSION_PATCH "0")
Modified: trunk/qt-graph/package/yast2-qt-graph.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/qt-graph/package/yast2-qt-gra=
ph.changes?rev=3D61421&r1=3D61420&r2=3D61421&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/qt-graph/package/yast2-qt-graph.changes (original)
+++ trunk/qt-graph/package/yast2-qt-graph.changes Sun Mar 21 20:47:26 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Sun Mar 21 19:46:55 UTC 2010 - coolo(a)novell.com
+
+- fix compilation with latest graphviz
+- 2.19.0
+
+-------------------------------------------------------------------
Tue Jul 14 16:55:28 CEST 2009 - aschnell(a)suse.de
=20
- replaced Recommends in yast2-storage with Supplements in
Modified: trunk/qt-graph/src/QY2Graph.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/qt-graph/src/QY2Graph.cc?rev=
=3D61421&r1=3D61420&r2=3D61421&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/qt-graph/src/QY2Graph.cc (original)
+++ trunk/qt-graph/src/QY2Graph.cc Sun Mar 21 20:47:26 2010
@@ -336,7 +336,7 @@
QString text(QString::fromUtf8(textlabel->text));
QFontMetricsF fm(painter->fontMetrics());
QRectF rect(fm.boundingRect(text));
- rect.moveCenter(gToQ(textlabel->p, false));
+ rect.moveCenter(gToQ(textlabel->pos, false));
painter->drawText(rect.adjusted(-2, -2, +2, +2), Qt::AlignCenter, text);
}
=20
@@ -378,7 +378,7 @@
=20
QY2Node* item =3D new QY2Node(makeShape(node), picture, node->name);
=20
- item->setPos(gToQ(ND_coord_i(node)));
+ item->setPos(gToQ(ND_coord(node)));
=20
QPen pen(aggetToQColor(node, "color", Qt::black));
pen.setWidthF(1.0);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6779779475264920837==--
From mzugec@svn.opensuse.org Mon Mar 22 08:07:33 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61422 - in /branches/SuSE-Code-11-SP1-Branch/yast2:
VERSION library/wizard/src/Confirm.ycp package/yast2.changes
Date: Mon, 22 Mar 2010 08:12:11 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1366954410970199010=="
--===============1366954410970199010==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Mon Mar 22 09:12:10 2010
New Revision: 61422
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61422&view=3Drev
Log:
L3: autoinstallation with manual setup (bnc#568653)
Modified:
branches/SuSE-Code-11-SP1-Branch/yast2/VERSION
branches/SuSE-Code-11-SP1-Branch/yast2/library/wizard/src/Confirm.ycp
branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/VERSION?rev=3D61422&r1=3D61421&r2=3D61422&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/VERSION Mon Mar 22 09:12:10 2010
@@ -1 +1 @@
-2.17.90
+2.17.91
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/library/wizard/src/Confirm.y=
cp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/library/wizard/src/Confirm.ycp?rev=3D61422&r1=3D61421&r2=3D61422&view=3Dd=
iff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/library/wizard/src/Confirm.ycp (or=
iginal)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/library/wizard/src/Confirm.ycp Mon=
Mar 22 09:12:10 2010
@@ -38,6 +38,10 @@
global boolean Detection(string class, string icon_name) {
=20
if(Linuxrc::manual () !=3D true) return true;
+
+ // L3: no interaction in AY, just re-probe (bnc#568653)
+ if(Mode::autoinst () =3D=3D true) return true;
+
if(Arch::s390()) return true;
=20
if( icon_name =3D=3D nil )=20
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/package/yast2.changes?rev=3D61422&r1=3D61421&r2=3D61422&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes Mon Mar 22 0=
9:12:10 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Mar 22 09:11:06 CET 2010 - mzugec(a)suse.cz
+
+- L3: autoinstallation with manual setup (bnc#568653)
+- 2.17.91=20
+
+-------------------------------------------------------------------
Thu Mar 18 11:22:22 CET 2010 - mzugec(a)suse.cz
=20
- InternetTest: fixed NetworkManager issue (bnc#589079)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1366954410970199010==--
From mzugec@svn.opensuse.org Mon Mar 22 08:07:44 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61423 - /tags/branch-Code-11-SP1-2_17_91/yast2/
Date: Mon, 22 Mar 2010 08:12:21 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5976193726396305896=="
--===============5976193726396305896==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Mon Mar 22 09:12:21 2010
New Revision: 61423
URL: http://svn.opensuse.org/viewcvs/yast?rev=61423&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_91 for yast2
Added:
tags/branch-Code-11-SP1-2_17_91/yast2/ (props changed)
- copied from r61422, branches/SuSE-Code-11-SP1-Branch/yast2/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5976193726396305896==--
From mzugec@svn.opensuse.org Mon Mar 22 08:08:09 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61424 - in /trunk/yast2: VERSION
library/wizard/src/Confirm.ycp package/yast2.changes
Date: Mon, 22 Mar 2010 08:12:46 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0402120846708451044=="
--===============0402120846708451044==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Mon Mar 22 09:12:46 2010
New Revision: 61424
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61424&view=3Drev
Log:
L3: autoinstallation with manual setup (bnc#568653)
Modified:
trunk/yast2/VERSION
trunk/yast2/library/wizard/src/Confirm.ycp
trunk/yast2/package/yast2.changes
Modified: trunk/yast2/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/VERSION?rev=3D61424&r1=
=3D61423&r2=3D61424&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/yast2/VERSION (original)
+++ trunk/yast2/VERSION Mon Mar 22 09:12:46 2010
@@ -1 +1 @@
-2.19.9
+2.19.10
Modified: trunk/yast2/library/wizard/src/Confirm.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/library/wizard/src/Conf=
irm.ycp?rev=3D61424&r1=3D61423&r2=3D61424&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/yast2/library/wizard/src/Confirm.ycp (original)
+++ trunk/yast2/library/wizard/src/Confirm.ycp Mon Mar 22 09:12:46 2010
@@ -38,6 +38,10 @@
global boolean Detection(string class, string icon_name) {
=20
if(Linuxrc::manual () !=3D true) return true;
+
+ // L3: no interaction in AY, just re-probe (bnc#568653)
+ if(Mode::autoinst () =3D=3D true) return true;
+
if(Arch::s390()) return true;
=20
if( icon_name =3D=3D nil )=20
Modified: trunk/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/package/yast2.changes?r=
ev=3D61424&r1=3D61423&r2=3D61424&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/yast2/package/yast2.changes (original)
+++ trunk/yast2/package/yast2.changes Mon Mar 22 09:12:46 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Mar 22 09:12:32 CET 2010 - mzugec(a)suse.cz
+
+- L3: autoinstallation with manual setup (bnc#568653)
+- 2.19.10=20
+
+-------------------------------------------------------------------
Tue Mar 16 15:28:33 CET 2010 - jsuchome(a)suse.cz
=20
- SERVICES.pm moved to webyast-services-ws (bnc#587876)=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0402120846708451044==--
From mzugec@svn.opensuse.org Mon Mar 22 08:08:17 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61425 - /tags/stable-2_19_10/yast2/
Date: Mon, 22 Mar 2010 08:12:53 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2955788065265779294=="
--===============2955788065265779294==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Mon Mar 22 09:12:53 2010
New Revision: 61425
URL: http://svn.opensuse.org/viewcvs/yast?rev=61425&view=rev
Log:
Created tag stable-2_19_10 for yast2
Added:
tags/stable-2_19_10/yast2/ (props changed)
- copied from r61424, trunk/yast2/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2955788065265779294==--
From mcalmer@svn.opensuse.org Mon Mar 22 09:02:37 2010
From: mcalmer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61426 - in
/branches/SuSE-Code-11-SP1-Branch/ca-management: VERSION
package/yast2-ca-management.changes src/YaPI/caUtils.pm
Date: Mon, 22 Mar 2010 09:07:13 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4577063876847875502=="
--===============4577063876847875502==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mcalmer
Date: Mon Mar 22 10:07:12 2010
New Revision: 61426
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61426&view=3Drev
Log:
- version 2.17.17
- fix parsing of IP addresses in certificates (bnc#590029)
Modified:
branches/SuSE-Code-11-SP1-Branch/ca-management/VERSION
branches/SuSE-Code-11-SP1-Branch/ca-management/package/yast2-ca-managemen=
t.changes
branches/SuSE-Code-11-SP1-Branch/ca-management/src/YaPI/caUtils.pm
Modified: branches/SuSE-Code-11-SP1-Branch/ca-management/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ca=
-management/VERSION?rev=3D61426&r1=3D61425&r2=3D61426&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/ca-management/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/ca-management/VERSION Mon Mar 22 10:07:1=
2 2010
@@ -1 +1 @@
-2.17.16
+2.17.17
Modified: branches/SuSE-Code-11-SP1-Branch/ca-management/package/yast2-ca-man=
agement.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ca=
-management/package/yast2-ca-management.changes?rev=3D61426&r1=3D61425&r2=3D6=
1426&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/ca-management/package/yast2-ca-managemen=
t.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/ca-management/package/yast2-ca-managemen=
t.changes Mon Mar 22 10:07:12 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Mar 19 15:33:23 CET 2010 - mc(a)suse.de
+
+- version 2.17.17
+- fix parsing of IP addresses in certificates (bnc#590029)=20
+
+-------------------------------------------------------------------
Mon Mar 1 13:14:00 CET 2010 - mc(a)suse.de
=20
- version 2.17.16
Modified: branches/SuSE-Code-11-SP1-Branch/ca-management/src/YaPI/caUtils.pm
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ca=
-management/src/YaPI/caUtils.pm?rev=3D61426&r1=3D61425&r2=3D61426&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/ca-management/src/YaPI/caUtils.pm (origi=
nal)
+++ branches/SuSE-Code-11-SP1-Branch/ca-management/src/YaPI/caUtils.pm Mon Ma=
r 22 10:07:12 2010
@@ -2034,7 +2034,7 @@
$p, $key),
code =3D> "PARAM_CHECK_FAIL=
ED");
}
- } elsif ($p =3D~ /^\s*IP:(.+)\s*$/) {
+ } elsif ($p =3D~ /^\s*IP[\s\w]*:(.+)\s*$/) {
if (!defined $1 || !(IP->Check4("$1") || IP->Check6("$1"=
)) ) {
return $self->SetError(summary =3D> sprintf(
__("Invalid value=
'%s' for parameter '%s'."),
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4577063876847875502==--
From mcalmer@svn.opensuse.org Mon Mar 22 09:02:44 2010
From: mcalmer@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61427 - /tags/branch-Code-11-SP1-2_17_17/ca-management/
Date: Mon, 22 Mar 2010 09:07:22 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2872252123485711213=="
--===============2872252123485711213==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mcalmer
Date: Mon Mar 22 10:07:22 2010
New Revision: 61427
URL: http://svn.opensuse.org/viewcvs/yast?rev=61427&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_17 for ca-management
Added:
tags/branch-Code-11-SP1-2_17_17/ca-management/ (props changed)
- copied from r61426, branches/SuSE-Code-11-SP1-Branch/ca-management/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2872252123485711213==--
From aschnell@svn.opensuse.org Mon Mar 22 09:26:51 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61428 - in /trunk/qt-graph/src: QY2Graph.cc QY2Graph.h
Date: Mon, 22 Mar 2010 09:31:27 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4074518854697906143=="
--===============4074518854697906143==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Mon Mar 22 10:31:27 2010
New Revision: 61428
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61428&view=3Drev
Log:
- removed unused function
Modified:
trunk/qt-graph/src/QY2Graph.cc
trunk/qt-graph/src/QY2Graph.h
Modified: trunk/qt-graph/src/QY2Graph.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/qt-graph/src/QY2Graph.cc?rev=
=3D61428&r1=3D61427&r2=3D61428&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/qt-graph/src/QY2Graph.cc (original)
+++ trunk/qt-graph/src/QY2Graph.cc Mon Mar 22 10:31:27 2010
@@ -136,13 +136,6 @@
=20
=20
QPointF
-QY2Graph::gToQ(const point& p, bool upside_down) const
-{
- return upside_down ? QPointF(p.x, graphRect.height() - p.y) : QPointF(p.=
x, -p.y);
-}
-
-
-QPointF
QY2Graph::gToQ(const pointf& p, bool upside_down) const
{
return upside_down ? QPointF(p.x, graphRect.height() - p.y) : QPointF(p.=
x, -p.y);
Modified: trunk/qt-graph/src/QY2Graph.h
URL: http://svn.opensuse.org/viewcvs/yast/trunk/qt-graph/src/QY2Graph.h?rev=
=3D61428&r1=3D61427&r2=3D61428&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/qt-graph/src/QY2Graph.h (original)
+++ trunk/qt-graph/src/QY2Graph.h Mon Mar 22 10:31:27 2010
@@ -75,7 +75,6 @@
=20
QRectF graphRect;
=20
- QPointF gToQ(const point& p, bool upside_down =3D true) const;
QPointF gToQ(const pointf& p, bool upside_down =3D true) const;
=20
QString aggetToQString(void* obj, const char* name, const QString& fallb=
ack) const;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4074518854697906143==--
From gs@svn.opensuse.org Mon Mar 22 11:49:07 2010
From: gs@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61429 - /trunk/audit-laf/src/complex.ycp
Date: Mon, 22 Mar 2010 11:53:42 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2743419457785786561=="
--===============2743419457785786561==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: gs
Date: Mon Mar 22 12:53:42 2010
New Revision: 61429
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61429&view=3Drev
Log:
fixed typo
Modified:
trunk/audit-laf/src/complex.ycp
Modified: trunk/audit-laf/src/complex.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/audit-laf/src/complex.ycp?rev=
=3D61429&r1=3D61428&r2=3D61429&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/audit-laf/src/complex.ycp (original)
+++ trunk/audit-laf/src/complex.ycp Mon Mar 22 12:53:42 2010
@@ -323,7 +323,7 @@
=20
if ( substring ( output["stdout"]:"", 0, 10 ) !=3D "-rwxr-x---" )
{
- Report::Error( sformat(_("File permissiones of %1 NOT set to -rwxr-x---=
.\n"), file ) + message );
+ Report::Error( sformat(_("File permissions of %1 NOT set to -rwxr-x---.=
\n"), file ) + message );
ret =3D false;
}
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2743419457785786561==--
From gs@svn.opensuse.org Mon Mar 22 11:52:12 2010
From: gs@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61430 - /trunk/audit-laf/package/yast2-audit-laf.changes
Date: Mon, 22 Mar 2010 11:56:16 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0830380839101806651=="
--===============0830380839101806651==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: gs
Date: Mon Mar 22 12:56:16 2010
New Revision: 61430
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61430&view=3Drev
Log:
Bug-fix for typo in error message (bnc #574663)
Modified:
trunk/audit-laf/package/yast2-audit-laf.changes
Modified: trunk/audit-laf/package/yast2-audit-laf.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/audit-laf/package/yast2-audit=
-laf.changes?rev=3D61430&r1=3D61429&r2=3D61430&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/audit-laf/package/yast2-audit-laf.changes (original)
+++ trunk/audit-laf/package/yast2-audit-laf.changes Mon Mar 22 12:56:16 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Mon Mar 22 12:55:01 CET 2010 - gs(a)suse.de
+
+- Bug-fix for typo in error message (bnc #574663)=20
+
+-------------------------------------------------------------------
Wed Jan 13 18:56:03 CET 2010 - kmachalkova(a)suse.cz
=20
- Adjusted .desktop file(s) to wrap /sbin/yast2/ calls in xdg-su
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0830380839101806651==--
From mzugec@svn.opensuse.org Mon Mar 22 13:46:12 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61431 - in /branches/SuSE-SLE-10-SP3-Branch/yast2:
VERSION library/wizard/src/Confirm.ycp package/yast2.changes
Date: Mon, 22 Mar 2010 13:50:45 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6754031369872855849=="
--===============6754031369872855849==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Mon Mar 22 14:50:45 2010
New Revision: 61431
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61431&view=3Drev
Log:
L3: autoinstallation with manual setup (bnc#568653)
Modified:
branches/SuSE-SLE-10-SP3-Branch/yast2/VERSION
branches/SuSE-SLE-10-SP3-Branch/yast2/library/wizard/src/Confirm.ycp
branches/SuSE-SLE-10-SP3-Branch/yast2/package/yast2.changes
Modified: branches/SuSE-SLE-10-SP3-Branch/yast2/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-SLE-10-SP3-Branch/yas=
t2/VERSION?rev=3D61431&r1=3D61430&r2=3D61431&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-SLE-10-SP3-Branch/yast2/VERSION (original)
+++ branches/SuSE-SLE-10-SP3-Branch/yast2/VERSION Mon Mar 22 14:50:45 2010
@@ -1 +1 @@
-2.13.115
+2.13.116
Modified: branches/SuSE-SLE-10-SP3-Branch/yast2/library/wizard/src/Confirm.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-SLE-10-SP3-Branch/yas=
t2/library/wizard/src/Confirm.ycp?rev=3D61431&r1=3D61430&r2=3D61431&view=3Ddi=
ff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-SLE-10-SP3-Branch/yast2/library/wizard/src/Confirm.ycp (ori=
ginal)
+++ branches/SuSE-SLE-10-SP3-Branch/yast2/library/wizard/src/Confirm.ycp Mon =
Mar 22 14:50:45 2010
@@ -35,6 +35,9 @@
=20
if(Linuxrc::manual () !=3D true) return true;
=20
+ // L3: no interaction in AY, just re-probe (bnc#568653)
+ if(Mode::autoinst () =3D=3D true) return true;
+
boolean result =3D detection_cache[class]:nil;
if (result !=3D nil) {
y2milestone ("Detection cached result: %1 -> %2", class, result);
Modified: branches/SuSE-SLE-10-SP3-Branch/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-SLE-10-SP3-Branch/yas=
t2/package/yast2.changes?rev=3D61431&r1=3D61430&r2=3D61431&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-SLE-10-SP3-Branch/yast2/package/yast2.changes (original)
+++ branches/SuSE-SLE-10-SP3-Branch/yast2/package/yast2.changes Mon Mar 22 14=
:50:45 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Mar 22 14:50:16 CET 2010 - mzugec(a)suse.cz
+
+- L3: autoinstallation with manual setup (bnc#568653)
+- 2.13.116=20
+
+-------------------------------------------------------------------
Thu Nov 26 13:40:24 CET 2009 - locilka(a)suse.cz
=20
- Fixed access rights for /etc/install.inf (bnc #500124)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6754031369872855849==--
From mzugec@svn.opensuse.org Mon Mar 22 13:46:14 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61432 - /tags/branch-SLE-10-SP3-2_13_116/
Date: Mon, 22 Mar 2010 13:50:51 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7960137132306922452=="
--===============7960137132306922452==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Mon Mar 22 14:50:51 2010
New Revision: 61432
URL: http://svn.opensuse.org/viewcvs/yast?rev=61432&view=rev
Log:
Created tag branch-SLE-10-SP3-2_13_116
Added:
tags/branch-SLE-10-SP3-2_13_116/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7960137132306922452==--
From mzugec@svn.opensuse.org Mon Mar 22 13:46:15 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61433 - /tags/branch-SLE-10-SP3-2_13_116/yast2/
Date: Mon, 22 Mar 2010 13:50:53 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5080530976855573734=="
--===============5080530976855573734==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Mon Mar 22 14:50:53 2010
New Revision: 61433
URL: http://svn.opensuse.org/viewcvs/yast?rev=61433&view=rev
Log:
Created tag branch-SLE-10-SP3-2_13_116 for yast2
Added:
tags/branch-SLE-10-SP3-2_13_116/yast2/ (props changed)
- copied from r61432, branches/SuSE-SLE-10-SP3-Branch/yast2/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5080530976855573734==--
From juhliarik@svn.opensuse.org Mon Mar 22 14:15:52 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61434 - in /trunk/nfs-client: VERSION
package/yast2-nfs-client.changes src/ui.ycp
Date: Mon, 22 Mar 2010 14:19:17 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3497951549254504593=="
--===============3497951549254504593==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: juhliarik
Date: Mon Mar 22 15:19:17 2010
New Revision: 61434
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61434&view=3Drev
Log:
added fix for handling button OK bnc#589541
Modified:
trunk/nfs-client/VERSION
trunk/nfs-client/package/yast2-nfs-client.changes
trunk/nfs-client/src/ui.ycp
Modified: trunk/nfs-client/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/nfs-client/VERSION?rev=3D6143=
4&r1=3D61433&r2=3D61434&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/nfs-client/VERSION (original)
+++ trunk/nfs-client/VERSION Mon Mar 22 15:19:17 2010
@@ -1 +1 @@
-2.19.1
+2.19.2
Modified: trunk/nfs-client/package/yast2-nfs-client.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/nfs-client/package/yast2-nfs-=
client.changes?rev=3D61434&r1=3D61433&r2=3D61434&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/nfs-client/package/yast2-nfs-client.changes (original)
+++ trunk/nfs-client/package/yast2-nfs-client.changes Mon Mar 22 15:19:17 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Mon Mar 22 15:22:12 CET 2010 - juhliarik(a)suse.cz
+
+- added fix for problem with OK button (bnc#589541)
+- 2.19.2=20
+
+-------------------------------------------------------------------
Thu Feb 4 14:52:27 CET 2010 - kmachalkova(a)suse.cz
=20
- New structure of section of AY profiles to allow setting up
Modified: trunk/nfs-client/src/ui.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/nfs-client/src/ui.ycp?rev=3D6=
1434&r1=3D61433&r2=3D61434&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/nfs-client/src/ui.ycp (original)
+++ trunk/nfs-client/src/ui.ycp Mon Mar 22 15:19:17 2010
@@ -712,9 +712,9 @@
else
HandleEvent( ret );
}
- while (ret !=3D `back && ret !=3D `next && ret !=3D `abort);
+ while (ret !=3D `back && ret !=3D `next && ret !=3D `abort && ret !=3D `ok);
=20
- if (ret =3D=3D `next)
+ if (ret =3D=3D `next || ret =3D=3D `ok)
{
// grab current settings, store them to SuSEFirewall::
if( UI::WidgetExists(`id(`fstable)) )
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3497951549254504593==--
From juhliarik@svn.opensuse.org Mon Mar 22 14:15:53 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61435 - /tags/stable-2_19_2/nfs-client/
Date: Mon, 22 Mar 2010 14:19:26 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3107678365127058762=="
--===============3107678365127058762==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: juhliarik
Date: Mon Mar 22 15:19:25 2010
New Revision: 61435
URL: http://svn.opensuse.org/viewcvs/yast?rev=61435&view=rev
Log:
Created tag stable-2_19_2 for nfs-client
Added:
tags/stable-2_19_2/nfs-client/
- copied from r61434, trunk/nfs-client/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3107678365127058762==--
From jsrain@svn.opensuse.org Mon Mar 22 14:56:07 2010
From: jsrain@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61436 - in /branches/SuSE-Code-11-SP1-Branch/update:
VERSION package/yast2-update.changes src/clients/update_proposal.ycp
Date: Mon, 22 Mar 2010 15:00:43 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0977393443967473860=="
--===============0977393443967473860==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsrain
Date: Mon Mar 22 16:00:42 2010
New Revision: 61436
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61436&view=3Drev
Log:
leave kernel selection purely on dependencies during update (bnc#582702)
Modified:
branches/SuSE-Code-11-SP1-Branch/update/VERSION
branches/SuSE-Code-11-SP1-Branch/update/package/yast2-update.changes
branches/SuSE-Code-11-SP1-Branch/update/src/clients/update_proposal.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/update/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/up=
date/VERSION?rev=3D61436&r1=3D61435&r2=3D61436&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/update/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/update/VERSION Mon Mar 22 16:00:42 2010
@@ -1 +1 @@
-2.17.19
+2.17.20
Modified: branches/SuSE-Code-11-SP1-Branch/update/package/yast2-update.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/up=
date/package/yast2-update.changes?rev=3D61436&r1=3D61435&r2=3D61436&view=3Ddi=
ff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/update/package/yast2-update.changes (ori=
ginal)
+++ branches/SuSE-Code-11-SP1-Branch/update/package/yast2-update.changes Mon =
Mar 22 16:00:42 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Mon Mar 22 14:36:27 CET 2010 - jsrain(a)suse.cz
+
+- leave kernel selection purely on dependencies during update
+ (bnc#582702)
+- 2.17.20
+
+-------------------------------------------------------------------
Thu Jan 28 11:07:00 CET 2010 - locilka(a)suse.cz
=20
- Counting packages directly in packages proposal (BNC #573482).
Modified: branches/SuSE-Code-11-SP1-Branch/update/src/clients/update_proposal=
.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/up=
date/src/clients/update_proposal.ycp?rev=3D61436&r1=3D61435&r2=3D61436&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/update/src/clients/update_proposal.ycp (=
original)
+++ branches/SuSE-Code-11-SP1-Branch/update/src/clients/update_proposal.ycp M=
on Mar 22 16:00:42 2010
@@ -268,7 +268,10 @@
Packages::SelectProduct();
Pkg::ActivateSelections (); // now go through all selected selectio=
ns and select their packages
// bnc #382208
- Packages::SelectKernelPackages ();
+
+ // bnc#582702 - do not select kernel on update, leave that on dependenc=
ies like 'zypper dup'
+ // therefore commented line below out
+// Packages::SelectKernelPackages ();
=20
// FATE #301990, Bugzilla #238488
// Control the upgrade process better
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0977393443967473860==--
From jsrain@svn.opensuse.org Mon Mar 22 14:57:16 2010
From: jsrain@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61437 - /tags/branch-Code-11-SP1-2_17_20/update/
Date: Mon, 22 Mar 2010 15:01:52 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7457267333633711524=="
--===============7457267333633711524==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsrain
Date: Mon Mar 22 16:01:52 2010
New Revision: 61437
URL: http://svn.opensuse.org/viewcvs/yast?rev=61437&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_20 for update
Added:
tags/branch-Code-11-SP1-2_17_20/update/ (props changed)
- copied from r61436, branches/SuSE-Code-11-SP1-Branch/update/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7457267333633711524==--
From aschnell@svn.opensuse.org Mon Mar 22 16:11:18 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61438 - in /branches/SuSE-Code-11-SP1-Branch/storage:
libstorage/src/EtcRaidtab.cc package/yast2-storage.changes
Date: Mon, 22 Mar 2010 16:15:54 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4068975394967412777=="
--===============4068975394967412777==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Mon Mar 22 17:15:54 2010
New Revision: 61438
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61438&view=3Drev
Log:
- fixed DEVICE line in mdadm.conf (bnc #590237)
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.cc
branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.=
cc
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/EtcRaidtab.cc?rev=3D61438&r1=3D61437&r2=3D61438&view=3Dd=
iff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.cc (or=
iginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/EtcRaidtab.cc Mon=
Mar 22 17:15:54 2010
@@ -66,7 +66,7 @@
mdadm->append( mline );
}
=20
- setDeviceLine("DEVICE partitions");
+ setDeviceLine("DEVICE containers partitions");
=20
if (sto->hasIScsiDisks())
setAutoLine("AUTO -all");
@@ -108,6 +108,12 @@
{
mdadm->append(ArrayLine(info));
}
+
+ setDeviceLine("DEVICE containers partitions");
+
+ if (sto->hasIScsiDisks())
+ setAutoLine("AUTO -all");
+
updateMdadmFile();
return true;
}
Modified: branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/package/yast2-storage.changes?rev=3D61438&r1=3D61437&r2=3D61438&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes Mo=
n Mar 22 17:15:54 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Mon Mar 22 17:15:01 CET 2010 - aschnell(a)suse.de
+
+- fixed DEVICE line in mdadm.conf (bnc #590237)
+
+-------------------------------------------------------------------
Fri Mar 19 17:40:24 CET 2010 - aschnell(a)suse.de
=20
- fixed iSCSI disk detection (bnc #589743)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4068975394967412777==--
From mzugec@svn.opensuse.org Tue Mar 23 08:47:42 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61439 - in
/branches/SuSE-Code-11-SP1-Branch/iscsi-client: VERSION
package/yast2-iscsi-client.changes src/IscsiClientLib.ycp
src/inst_iscsi-client.ycp
Date: Tue, 23 Mar 2010 08:52:18 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4407834442809097185=="
--===============4407834442809097185==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Tue Mar 23 09:52:18 2010
New Revision: 61439
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61439&view=3Drev
Log:
read iBFT before start daemon (bnc#573864)
Modified:
branches/SuSE-Code-11-SP1-Branch/iscsi-client/VERSION
branches/SuSE-Code-11-SP1-Branch/iscsi-client/package/yast2-iscsi-client.=
changes
branches/SuSE-Code-11-SP1-Branch/iscsi-client/src/IscsiClientLib.ycp
branches/SuSE-Code-11-SP1-Branch/iscsi-client/src/inst_iscsi-client.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/iscsi-client/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/is=
csi-client/VERSION?rev=3D61439&r1=3D61438&r2=3D61439&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/iscsi-client/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/iscsi-client/VERSION Tue Mar 23 09:52:18=
2010
@@ -1 +1 @@
-2.17.18
+2.17.19
Modified: branches/SuSE-Code-11-SP1-Branch/iscsi-client/package/yast2-iscsi-c=
lient.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/is=
csi-client/package/yast2-iscsi-client.changes?rev=3D61439&r1=3D61438&r2=3D614=
39&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/iscsi-client/package/yast2-iscsi-client.=
changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/iscsi-client/package/yast2-iscsi-client.=
changes Tue Mar 23 09:52:18 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 23 09:50:53 CET 2010 - mzugec(a)suse.cz
+
+- read iBFT before start daemon (bnc#573864)
+- 2.17.19=20
+
+-------------------------------------------------------------------
Thu Mar 11 12:58:22 CET 2010 - mzugec(a)suse.cz
=20
- helptext typo (bnc#585387)
Modified: branches/SuSE-Code-11-SP1-Branch/iscsi-client/src/IscsiClientLib.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/is=
csi-client/src/IscsiClientLib.ycp?rev=3D61439&r1=3D61438&r2=3D61439&view=3Ddi=
ff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/iscsi-client/src/IscsiClientLib.ycp (ori=
ginal)
+++ branches/SuSE-Code-11-SP1-Branch/iscsi-client/src/IscsiClientLib.ycp Tue =
Mar 23 09:52:18 2010
@@ -414,41 +414,14 @@
return ret;
}
=20
-/*
global boolean autoLogOn(){
y2milestone("begin of autoLogOn function");
- map b =3D getiBFT();
-y2milestone("data read from iBFT card %1", b);
- if ( b !=3D $[] ){
- y2milestone("checking size of %1 and %2", b["node.name"]:"", b["node.conn[=
0].address"]:"");
- if (size(b["node.name"]:"")>0 && size(b["node.conn[0].address"]:"")>0){
- list curr_rec =3D [sformat("%1:%2", b["node.conn[0].address"]:""=
, b["node.conn[0].port"]:"3260"), b["node.name"]:""];
- y2milestone("variable curr_rec %1", curr_rec);
- if (connected( curr_rec , false) =3D=3D false){
- y2milestone("in case not connected do discovery");
- // do discovery
- SCR::Execute(.target.bash, sformat("iscsiadm -m discovery -t st -p %1:%2=
", b["node.conn[0].address"]:"", b["node.conn[0].port"]:"3260"));
-
- // do authentication if needed TODO: use NEW(iscsiadm -m fw) options
- if (size(b["iSCSI_TARGET_CHAP_NAME"]:"")>0 && size(b["iSCSI_TARGET_CHAP_PA=
SSWORD"]:"")>0){
- y2milestone("do authentication with %1 and %2", b["iSCSI_TARGET_CHAP=
_NAME"]:"", b["iSCSI_TARGET_CHAP_PASSWORD"]:"");
- setValue(curr_rec, "node.session.auth.username", b["iSCSI_TARGET_CHAP_NAME"=
]:"");
- setValue(curr_rec, "node.session.auth.password", b["iSCSI_TARGET_CHAP_PASSW=
ORD"]:"");
- setValue(curr_rec, "node.session.auth.authmethod", "CHAP");
- } else y2internal("No authentication used for autoLogOn");
-
- // log on into target
- SCR::Execute(.target.bash, sformat("iscsiadm -m node -T %1 -p %2:%3 --logi=
n ", b["node.name"]:"", b["node.conn[0].address"]:"", b["node.conn[0].port"]:=
"3260"));
-
- // set startup status to onboot
- y2milestone("set startup status to onboot");
- setStartupStatus(curr_rec, "onboot");
- } else y2error("Already connected, no autoLogOn needed");
- } else y2error("node.name or node.conn[0].address are not available. Could=
n't do autoLogOn");
+ if (size(getiBFT())>0){
+ y2milestone("Autologin into iBFT : %1", SCR::Execute(.target.bash_output, =
"iscsiadm -m fw -l"));
}
return true;
}
-*/
+
=20
global boolean loginIntoTarget(map target){
currentRecord =3D [target["portal"]:"", target["target"]:""];
Modified: branches/SuSE-Code-11-SP1-Branch/iscsi-client/src/inst_iscsi-client=
.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/is=
csi-client/src/inst_iscsi-client.ycp?rev=3D61439&r1=3D61438&r2=3D61439&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/iscsi-client/src/inst_iscsi-client.ycp (=
original)
+++ branches/SuSE-Code-11-SP1-Branch/iscsi-client/src/inst_iscsi-client.ycp T=
ue Mar 23 09:52:18 2010
@@ -40,12 +40,12 @@
IscsiClientLib::checkInitiatorName();
=20
=20
+IscsiClientLib::getiBFT();
ModuleLoading::Load("iscsi_tcp", "", "", "", false, true);
-// start daemon before
+// start iscsid daemon
IscsiClientLib::startIScsid();
=20
-//if (size(IscsiClientLib::getiBFT())>0) IscsiClientLib::autoLogOn();
-IscsiClientLib::getiBFT();
+IscsiClientLib::autoLogOn();
// run dialog
ret =3D MainSequence();
y2debug("MainSequence ret=3D%1", ret);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4407834442809097185==--
From mzugec@svn.opensuse.org Tue Mar 23 08:47:47 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61440 - /tags/branch-Code-11-SP1-2_17_19/iscsi-client/
Date: Tue, 23 Mar 2010 08:52:26 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8279127120206899496=="
--===============8279127120206899496==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Tue Mar 23 09:52:25 2010
New Revision: 61440
URL: http://svn.opensuse.org/viewcvs/yast?rev=61440&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_19 for iscsi-client
Added:
tags/branch-Code-11-SP1-2_17_19/iscsi-client/ (props changed)
- copied from r61439, branches/SuSE-Code-11-SP1-Branch/iscsi-client/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8279127120206899496==--
From mzugec@svn.opensuse.org Tue Mar 23 08:53:28 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61441 - in /trunk/iscsi-client: VERSION
package/yast2-iscsi-client.changes src/IscsiClientLib.ycp
src/inst_iscsi-client.ycp
Date: Tue, 23 Mar 2010 08:57:33 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6846737168726436636=="
--===============6846737168726436636==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Tue Mar 23 09:57:32 2010
New Revision: 61441
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61441&view=3Drev
Log:
read iBFT before start daemon (bnc#573864)
Modified:
trunk/iscsi-client/VERSION
trunk/iscsi-client/package/yast2-iscsi-client.changes
trunk/iscsi-client/src/IscsiClientLib.ycp
trunk/iscsi-client/src/inst_iscsi-client.ycp
Modified: trunk/iscsi-client/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/iscsi-client/VERSION?rev=3D61=
441&r1=3D61440&r2=3D61441&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/iscsi-client/VERSION (original)
+++ trunk/iscsi-client/VERSION Tue Mar 23 09:57:32 2010
@@ -1 +1 @@
-2.19.2
+2.19.3
Modified: trunk/iscsi-client/package/yast2-iscsi-client.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/iscsi-client/package/yast2-is=
csi-client.changes?rev=3D61441&r1=3D61440&r2=3D61441&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/iscsi-client/package/yast2-iscsi-client.changes (original)
+++ trunk/iscsi-client/package/yast2-iscsi-client.changes Tue Mar 23 09:57:32=
2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 23 09:57:19 CET 2010 - mzugec(a)suse.cz
+
+- read iBFT before start daemon (bnc#573864)
+- 2.19.3=20
+
+-------------------------------------------------------------------
Thu Mar 11 12:57:53 CET 2010 - mzugec(a)suse.cz
=20
- helptext typo (bnc#585387)
Modified: trunk/iscsi-client/src/IscsiClientLib.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/iscsi-client/src/IscsiClientL=
ib.ycp?rev=3D61441&r1=3D61440&r2=3D61441&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/iscsi-client/src/IscsiClientLib.ycp (original)
+++ trunk/iscsi-client/src/IscsiClientLib.ycp Tue Mar 23 09:57:32 2010
@@ -414,41 +414,14 @@
return ret;
}
=20
-/*
global boolean autoLogOn(){
y2milestone("begin of autoLogOn function");
- map b =3D getiBFT();
-y2milestone("data read from iBFT card %1", b);
- if ( b !=3D $[] ){
- y2milestone("checking size of %1 and %2", b["node.name"]:"", b["node.conn[=
0].address"]:"");
- if (size(b["node.name"]:"")>0 && size(b["node.conn[0].address"]:"")>0){
- list curr_rec =3D [sformat("%1:%2", b["node.conn[0].address"]:""=
, b["node.conn[0].port"]:"3260"), b["node.name"]:""];
- y2milestone("variable curr_rec %1", curr_rec);
- if (connected( curr_rec , false) =3D=3D false){
- y2milestone("in case not connected do discovery");
- // do discovery
- SCR::Execute(.target.bash, sformat("iscsiadm -m discovery -t st -p %1:%2=
", b["node.conn[0].address"]:"", b["node.conn[0].port"]:"3260"));
-
- // do authentication if needed TODO: use NEW(iscsiadm -m fw) options
- if (size(b["iSCSI_TARGET_CHAP_NAME"]:"")>0 && size(b["iSCSI_TARGET_CHAP_PA=
SSWORD"]:"")>0){
- y2milestone("do authentication with %1 and %2", b["iSCSI_TARGET_CHAP=
_NAME"]:"", b["iSCSI_TARGET_CHAP_PASSWORD"]:"");
- setValue(curr_rec, "node.session.auth.username", b["iSCSI_TARGET_CHAP_NAME"=
]:"");
- setValue(curr_rec, "node.session.auth.password", b["iSCSI_TARGET_CHAP_PASSW=
ORD"]:"");
- setValue(curr_rec, "node.session.auth.authmethod", "CHAP");
- } else y2internal("No authentication used for autoLogOn");
-
- // log on into target
- SCR::Execute(.target.bash, sformat("iscsiadm -m node -T %1 -p %2:%3 --logi=
n ", b["node.name"]:"", b["node.conn[0].address"]:"", b["node.conn[0].port"]:=
"3260"));
-
- // set startup status to onboot
- y2milestone("set startup status to onboot");
- setStartupStatus(curr_rec, "onboot");
- } else y2error("Already connected, no autoLogOn needed");
- } else y2error("node.name or node.conn[0].address are not available. Could=
n't do autoLogOn");
+ if (size(getiBFT())>0){
+ y2milestone("Autologin into iBFT : %1", SCR::Execute(.target.bash_output, =
"iscsiadm -m fw -l"));
}
return true;
}
-*/
+
=20
global boolean loginIntoTarget(map target){
currentRecord =3D [target["portal"]:"", target["target"]:""];
Modified: trunk/iscsi-client/src/inst_iscsi-client.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/iscsi-client/src/inst_iscsi-c=
lient.ycp?rev=3D61441&r1=3D61440&r2=3D61441&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/iscsi-client/src/inst_iscsi-client.ycp (original)
+++ trunk/iscsi-client/src/inst_iscsi-client.ycp Tue Mar 23 09:57:32 2010
@@ -40,12 +40,12 @@
IscsiClientLib::checkInitiatorName();
=20
=20
+IscsiClientLib::getiBFT();
ModuleLoading::Load("iscsi_tcp", "", "", "", false, true);
-// start daemon before
+// start iscsid daemon
IscsiClientLib::startIScsid();
=20
-//if (size(IscsiClientLib::getiBFT())>0) IscsiClientLib::autoLogOn();
-IscsiClientLib::getiBFT();
+IscsiClientLib::autoLogOn();
// run dialog
ret =3D MainSequence();
y2debug("MainSequence ret=3D%1", ret);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6846737168726436636==--
From mzugec@svn.opensuse.org Tue Mar 23 08:53:39 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61442 - /tags/stable-2_19_3/iscsi-client/
Date: Tue, 23 Mar 2010 08:57:40 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============9008677142038105616=="
--===============9008677142038105616==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Tue Mar 23 09:57:40 2010
New Revision: 61442
URL: http://svn.opensuse.org/viewcvs/yast?rev=61442&view=rev
Log:
Created tag stable-2_19_3 for iscsi-client
Added:
tags/stable-2_19_3/iscsi-client/
- copied from r61441, trunk/iscsi-client/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============9008677142038105616==--
From mzugec@svn.opensuse.org Tue Mar 23 09:40:33 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61443 - in /trunk/network: VERSION
package/yast2-network.changes src/modules/LanItems.ycp
Date: Tue, 23 Mar 2010 09:45:12 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0011852090486012591=="
--===============0011852090486012591==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Tue Mar 23 10:45:11 2010
New Revision: 61443
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61443&view=3Drev
Log:
fixed description for IP/netmask (bnc#588590)
Modified:
trunk/network/VERSION
trunk/network/package/yast2-network.changes
trunk/network/src/modules/LanItems.ycp
Modified: trunk/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/VERSION?rev=3D61443&r=
1=3D61442&r2=3D61443&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/VERSION (original)
+++ trunk/network/VERSION Tue Mar 23 10:45:11 2010
@@ -1 +1 @@
-2.19.16
+2.19.17
Modified: trunk/network/package/yast2-network.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/package/yast2-network=
.changes?rev=3D61443&r1=3D61442&r2=3D61443&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/package/yast2-network.changes (original)
+++ trunk/network/package/yast2-network.changes Tue Mar 23 10:45:11 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 23 10:44:20 CET 2010 - mzugec(a)suse.cz
+
+- fixed description for IP/netmask (bnc#588590)
+- 2.19.17=20
+
+-------------------------------------------------------------------
Wed Mar 17 09:12:03 CET 2010 - mzugec(a)suse.cz
=20
- L3: in case of type different from config. name write INTERFACETYPE
Modified: trunk/network/src/modules/LanItems.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/src/modules/LanItems.=
ycp?rev=3D61443&r1=3D61442&r2=3D61443&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/src/modules/LanItems.ycp (original)
+++ trunk/network/src/modules/LanItems.ycp Tue Mar 23 10:45:11 2010
@@ -510,12 +510,14 @@
if (ip !=3D "NONE")
{
string prefixlen =3D NetworkInterfaces::Current["PREFIXLEN"]:"";
- string descr =3D sformat("%1 %2", _("IP address assigned using"), ip);
- if (!issubstring(ip, "DHCP")) descr=3D(size(prefixlen)>0) ?
+ if (size(ip)>0){
+ string descr =3D sformat("%1 %2", _("IP address assigned using"), ip=
);
+ if (!issubstring(ip, "DHCP")) descr=3D(size(prefixlen)>0) ?
sformat(_("IP address: %1/%2"), ip, prefixle=
n) :
sformat(_("IP address: %1, subnet mask %2")
, ip, NetworkInterfaces::Current["NETMASK"]:=
"");
- bullets =3D bullets + [ descr ];
+ bullets =3D bullets + [ descr ];
+ }
}
// build aliases overview
if (size(NetworkInterfaces::Current["_aliases"]:$[])>0 && !NetworkService::=
IsManaged()){
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0011852090486012591==--
From mzugec@svn.opensuse.org Tue Mar 23 09:40:40 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61444 - /tags/stable-2_19_17/network/
Date: Tue, 23 Mar 2010 09:45:18 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5182773927980727893=="
--===============5182773927980727893==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Tue Mar 23 10:45:18 2010
New Revision: 61444
URL: http://svn.opensuse.org/viewcvs/yast?rev=61444&view=rev
Log:
Created tag stable-2_19_17 for network
Added:
tags/stable-2_19_17/network/
- copied from r61443, trunk/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5182773927980727893==--
From mzugec@svn.opensuse.org Tue Mar 23 09:44:48 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61445 - in /branches/SuSE-Code-11-SP1-Branch/network:
VERSION src/modules/LanItems.ycp
Date: Tue, 23 Mar 2010 09:49:27 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8486660829313109022=="
--===============8486660829313109022==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Tue Mar 23 10:49:27 2010
New Revision: 61445
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61445&view=3Drev
Log:
fixed description for IP/netmask (bnc#588590)
Modified:
branches/SuSE-Code-11-SP1-Branch/network/VERSION
branches/SuSE-Code-11-SP1-Branch/network/src/modules/LanItems.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/VERSION?rev=3D61445&r1=3D61444&r2=3D61445&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/VERSION Tue Mar 23 10:49:27 2010
@@ -1 +1 @@
-2.17.128
+2.17.129
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/modules/LanItems.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/modules/LanItems.ycp?rev=3D61445&r1=3D61444&r2=3D61445&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/modules/LanItems.ycp (origin=
al)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/modules/LanItems.ycp Tue Mar=
23 10:49:27 2010
@@ -485,12 +485,14 @@
if (ip !=3D "NONE")
{
string prefixlen =3D NetworkInterfaces::Current["PREFIXLEN"]:"";
- string descr =3D sformat("%1 %2", _("IP address assigned using"), ip);
- if (!issubstring(ip, "DHCP")) descr=3D(size(prefixlen)>0) ?
+ if (size(ip)>0){
+ string descr =3D sformat("%1 %2", _("IP address assigned using"), ip=
);
+ if (!issubstring(ip, "DHCP")) descr=3D(size(prefixlen)>0) ?
sformat(_("IP address: %1/%2"), ip, prefixle=
n) :
sformat(_("IP address: %1, subnet mask %2")
, ip, NetworkInterfaces::Current["NETMASK"]:=
"");
- bullets =3D bullets + [ descr ];
+ bullets =3D bullets + [ descr ];
+ }
}
// build aliases overview
if (size(NetworkInterfaces::Current["_aliases"]:$[])>0 && !NetworkService::=
IsManaged()){
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8486660829313109022==--
From mzugec@svn.opensuse.org Tue Mar 23 09:46:17 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61446 -
/branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes
Date: Tue, 23 Mar 2010 09:50:55 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8687221268018727777=="
--===============8687221268018727777==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Tue Mar 23 10:50:55 2010
New Revision: 61446
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61446&view=3Drev
Log:
updated .changes file=20
Modified:
branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes
Modified: branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/package/yast2-network.changes?rev=3D61446&r1=3D61445&r2=3D61446&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes Tu=
e Mar 23 10:50:55 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 23 10:49:52 CET 2010 - mzugec(a)suse.cz
+
+- fixed description for IP/netmask (bnc#588590)
+- 2.17.129=20
+
+-------------------------------------------------------------------
Wed Mar 17 09:05:30 CET 2010 - mzugec(a)suse.cz
=20
- L3: in case of type different from config. name write INTERFACETYPE
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8687221268018727777==--
From mzugec@svn.opensuse.org Tue Mar 23 09:47:10 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61447 - /tags/branch-Code-11-SP1-2_17_129/
Date: Tue, 23 Mar 2010 09:51:49 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4018263361908182093=="
--===============4018263361908182093==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Tue Mar 23 10:51:49 2010
New Revision: 61447
URL: http://svn.opensuse.org/viewcvs/yast?rev=61447&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_129
Added:
tags/branch-Code-11-SP1-2_17_129/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4018263361908182093==--
From mzugec@svn.opensuse.org Tue Mar 23 09:47:11 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61448 - /tags/branch-Code-11-SP1-2_17_129/network/
Date: Tue, 23 Mar 2010 09:51:51 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4639021790816785126=="
--===============4639021790816785126==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Tue Mar 23 10:51:51 2010
New Revision: 61448
URL: http://svn.opensuse.org/viewcvs/yast?rev=61448&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_129 for network
Added:
tags/branch-Code-11-SP1-2_17_129/network/ (props changed)
- copied from r61447, branches/SuSE-Code-11-SP1-Branch/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4639021790816785126==--
From juhliarik@svn.opensuse.org Tue Mar 23 09:52:18 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61449 - in /trunk/bootloader: VERSION
package/yast2-bootloader.changes src/grub/misc.ycp
Date: Tue, 23 Mar 2010 09:56:57 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1813394924541002627=="
--===============1813394924541002627==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: juhliarik
Date: Tue Mar 23 10:56:57 2010
New Revision: 61449
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61449&view=3Drev
Log:
added fix for checking custom boot partition bnc#588770
Modified:
trunk/bootloader/VERSION
trunk/bootloader/package/yast2-bootloader.changes
trunk/bootloader/src/grub/misc.ycp
Modified: trunk/bootloader/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/bootloader/VERSION?rev=3D6144=
9&r1=3D61448&r2=3D61449&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/bootloader/VERSION (original)
+++ trunk/bootloader/VERSION Tue Mar 23 10:56:57 2010
@@ -1 +1 @@
-2.19.8
+2.19.9
Modified: trunk/bootloader/package/yast2-bootloader.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/bootloader/package/yast2-boot=
loader.changes?rev=3D61449&r1=3D61448&r2=3D61449&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/bootloader/package/yast2-bootloader.changes (original)
+++ trunk/bootloader/package/yast2-bootloader.changes Tue Mar 23 10:56:57 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Mar 23 11:00:00 CET 2010 - juhliarik(a)suse.cz
+
+- added fix for checking custom boot partition (bnc#588770)
+- 2.19.9=20
+
+-------------------------------------------------------------------
Tue Mar 16 17:35:52 CET 2010 - juhliarik(a)suse.cz
=20
- added fix for adding XEN section on IA64 (bnc#588609)=20
Modified: trunk/bootloader/src/grub/misc.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/bootloader/src/grub/misc.ycp?=
rev=3D61449&r1=3D61448&r2=3D61449&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/bootloader/src/grub/misc.ycp (original)
+++ trunk/bootloader/src/grub/misc.ycp Tue Mar 23 10:56:57 2010
@@ -857,7 +857,7 @@
];
=20
=20
- if ( BootCommon::globals["boot_custom"]:nil !=3D nil ) {
+ if ( BootCommon::globals["boot_custom"]:nil !=3D nil && BootCommon::glo=
bals["boot_custom"]:nil !=3D "") {
list all_boot_partitions =3D BootStorage::getPartitionList(`boot, "grub");
=20
if ( ! contains(all_boot_partitions, BootCommon::globals["boot_custom"]:nil=
) )
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1813394924541002627==--
From juhliarik@svn.opensuse.org Tue Mar 23 09:52:28 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61450 - /tags/stable-2_19_9/bootloader/
Date: Tue, 23 Mar 2010 09:57:08 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7307133466370163895=="
--===============7307133466370163895==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: juhliarik
Date: Tue Mar 23 10:57:07 2010
New Revision: 61450
URL: http://svn.opensuse.org/viewcvs/yast?rev=61450&view=rev
Log:
Created tag stable-2_19_9 for bootloader
Added:
tags/stable-2_19_9/bootloader/ (props changed)
- copied from r61449, trunk/bootloader/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7307133466370163895==--
From aschnell@svn.opensuse.org Tue Mar 23 10:36:11 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61451 - /trunk/storage/storage/src/inst_target_selection.ycp
Date: Tue, 23 Mar 2010 10:40:49 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3800523743171050823=="
--===============3800523743171050823==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Tue Mar 23 11:40:49 2010
New Revision: 61451
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61451&view=3Drev
Log:
- improved layout of dialog for selecting one of many disks
Modified:
trunk/storage/storage/src/inst_target_selection.ycp
Modified: trunk/storage/storage/src/inst_target_selection.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/inst_targ=
et_selection.ycp?rev=3D61451&r1=3D61450&r2=3D61451&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/inst_target_selection.ycp (original)
+++ trunk/storage/storage/src/inst_target_selection.ycp Tue Mar 23 11:40:49 2=
010
@@ -56,14 +56,12 @@
boolean custom_val =3D (Storage::GetPartMode() =3D=3D "CUSTOM");
y2milestone( "custom_val %1", custom_val );
=20
- if( size(targetMap) > 0)=20
+ if (!isempty(targetMap))
{
// loop over targetMap and build radio buttons for selection
// dont use foreach here since we need a counter (as a shortcut)
// anyway
=20
- term buttonbox =3D `VBox();
-
map usable_target_map =3D filter(string d, map e, targetMap, {
return Storage::IsPartitionable(e) &&=20
!contains([ `UB_DMRAID, `UB_DMMULTIPATH, `UB_MDPART ], e["used_by_type"]:`=
UB_NONE);
@@ -72,18 +70,18 @@
integer dskcnt =3D size(usable_target_map);
y2milestone("dskcnt:%1", dskcnt);
=20
+ term buttonbox =3D `VBox();
+
if (dskcnt >=3D 10)
{
- integer i =3D 1;
list disklist =3D [];
foreach(string tname, map tdata, usable_target_map, {
string tlinename =3D tdata["proposal_name"]:tdata["device"]:"?";
- string tline =3D sformat("%1: %2", i, tlinename);
+ string tline =3D sformat("%1", tlinename);
disklist =3D add(disklist, `item(`id(tname), tline));
- i =3D i + 1;
});
- buttonbox =3D add(buttonbox, `SelectionBox(`id(`disklist), `opt(`notify=
),
- _("Available &Disks"), disklist));
+ buttonbox =3D add(buttonbox, `MinWidth(40, `SelectionBox(`id(`disklist)=
, `opt(`notify),
+ _("Available &Disks"), disklist)));
}
else
{
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3800523743171050823==--
From mvidner@svn.opensuse.org Tue Mar 23 12:34:22 2010
From: mvidner@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61452 - /trunk/nfs-client/MAINTAINER
Date: Tue, 23 Mar 2010 12:39:01 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2595900031949731428=="
--===============2595900031949731428==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mvidner
Date: Tue Mar 23 13:39:01 2010
New Revision: 61452
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61452&view=3Drev
Log:
Taking the package (back) after Bubli has changed teams.
Modified:
trunk/nfs-client/MAINTAINER
Modified: trunk/nfs-client/MAINTAINER
URL: http://svn.opensuse.org/viewcvs/yast/trunk/nfs-client/MAINTAINER?rev=3D6=
1452&r1=3D61451&r2=3D61452&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/nfs-client/MAINTAINER (original)
+++ trunk/nfs-client/MAINTAINER Tue Mar 23 13:39:01 2010
@@ -1 +1 @@
-Katarina Machalkova
+Martin Vidner
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2595900031949731428==--
From cmeng@svn.opensuse.org Wed Mar 24 05:33:51 2010
From: cmeng@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61453 - =?utf-8?q?/branches/SuSE-Code-11-SP1-Branch/?=
=?utf-8?q?yast2/library/desktop/groups/high=5Favailability=2Edesktop?=
Date: Wed, 24 Mar 2010 05:38:32 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0781623568329845481=="
--===============0781623568329845481==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: cmeng
Date: Wed Mar 24 06:38:32 2010
New Revision: 61453
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61453&view=3Drev
Log:
Add a new category High Availability.(bnc #575787)
Added:
branches/SuSE-Code-11-SP1-Branch/yast2/library/desktop/groups/high_availa=
bility.desktop
Added: branches/SuSE-Code-11-SP1-Branch/yast2/library/desktop/groups/high_ava=
ilability.desktop
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/library/desktop/groups/high_availability.desktop?rev=3D61453&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/library/desktop/groups/high_availa=
bility.desktop (added)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/library/desktop/groups/high_availa=
bility.desktop Wed Mar 24 06:38:32 2010
@@ -0,0 +1,18 @@
+[Desktop Entry]
+Type=3DApplication
+Categories=3DQt;X-SuSE-YaST;
+
+X-KDE-ModuleType=3DLibrary
+X-KDE-RootOnly=3Dtrue
+X-KDE-HasReadOnlyMode=3Dtrue
+X-KDE-Library=3Dyast2
+
+X-SuSE-YaST-Group=3DHigh_Availability
+X-SuSE-YaST-SortKey=3D20
+
+OnlyShowIn=3DX-SuSE-YaST;
+Icon=3Dyast-high_availability
+
+Name=3DHigh Availability
+
+Exec=3Dyast2
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0781623568329845481==--
From cmeng@svn.opensuse.org Wed Mar 24 06:11:26 2010
From: cmeng@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61454 -
/trunk/yast2/library/desktop/groups/high_availability.desktop
Date: Wed, 24 Mar 2010 06:16:08 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8202573789275887064=="
--===============8202573789275887064==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: cmeng
Date: Wed Mar 24 07:16:07 2010
New Revision: 61454
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61454&view=3Drev
Log:
Add a new category High Availability (bnc #575787)
Added:
trunk/yast2/library/desktop/groups/high_availability.desktop
Added: trunk/yast2/library/desktop/groups/high_availability.desktop
URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/library/desktop/groups/=
high_availability.desktop?rev=3D61454&view=3Dauto
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/yast2/library/desktop/groups/high_availability.desktop (added)
+++ trunk/yast2/library/desktop/groups/high_availability.desktop Wed Mar 24 0=
7:16:07 2010
@@ -0,0 +1,18 @@
+[Desktop Entry]
+Type=3DApplication
+Categories=3DQt;X-SuSE-YaST;
+
+X-KDE-ModuleType=3DLibrary
+X-KDE-RootOnly=3Dtrue
+X-KDE-HasReadOnlyMode=3Dtrue
+X-KDE-Library=3Dyast2
+
+X-SuSE-YaST-Group=3DHigh_Availability
+X-SuSE-YaST-SortKey=3D20
+
+OnlyShowIn=3DX-SuSE-YaST;
+Icon=3Dyast-high_availability
+
+Name=3DHigh Availability
+
+Exec=3Dyast2
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8202573789275887064==--
From lslezak@svn.opensuse.org Wed Mar 24 07:38:46 2010
From: lslezak@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61455 - in
/branches/SuSE-SLE-10-SP3-Branch/installation:
package/yast2-installation.changes src/clients/inst_suseconfig.ycp
Date: Wed, 24 Mar 2010 07:43:26 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6004290163014125256=="
--===============6004290163014125256==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: lslezak
Date: Wed Mar 24 08:43:26 2010
New Revision: 61455
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61455&view=3Drev
Log:
- inst_suseconfig.ycp - do not reset UI product name
(&product; macro) (bnc#539906)
Modified:
branches/SuSE-SLE-10-SP3-Branch/installation/package/yast2-installation.c=
hanges
branches/SuSE-SLE-10-SP3-Branch/installation/src/clients/inst_suseconfig.=
ycp
Modified: branches/SuSE-SLE-10-SP3-Branch/installation/package/yast2-installa=
tion.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-SLE-10-SP3-Branch/ins=
tallation/package/yast2-installation.changes?rev=3D61455&r1=3D61454&r2=3D6145=
5&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-SLE-10-SP3-Branch/installation/package/yast2-installation.c=
hanges (original)
+++ branches/SuSE-SLE-10-SP3-Branch/installation/package/yast2-installation.c=
hanges Wed Mar 24 08:43:26 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 24 07:40:55 UTC 2010 - lslezak(a)suse.cz
+
+- inst_suseconfig.ycp - do not reset UI product name
+ (&product; macro) (bnc#539906)
+
+-------------------------------------------------------------------
Tue Jun 30 23:42:15 CEST 2009 - locilka(a)suse.cz
=20
- Fixed getting the IP address to reconnect to after reboot during
Modified: branches/SuSE-SLE-10-SP3-Branch/installation/src/clients/inst_susec=
onfig.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-SLE-10-SP3-Branch/ins=
tallation/src/clients/inst_suseconfig.ycp?rev=3D61455&r1=3D61454&r2=3D61455&v=
iew=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-SLE-10-SP3-Branch/installation/src/clients/inst_suseconfig.=
ycp (original)
+++ branches/SuSE-SLE-10-SP3-Branch/installation/src/clients/inst_suseconfig.=
ycp Wed Mar 24 08:43:26 2010
@@ -108,8 +108,6 @@
`ProgressBar(`id(`progress), _("Progress"), max_steps, 0 )
);
=20
- // bugzilla #241553 comment #7
- UI::SetProductName ("");
Wizard::SetContents(
// Dialog title for SuSEconfig dialog
_("Writing the system configuration"),
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6004290163014125256==--
From lslezak@svn.opensuse.org Wed Mar 24 07:39:19 2010
From: lslezak@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61456 - in /trunk/installation:
package/yast2-installation.changes src/clients/inst_suseconfig.ycp
Date: Wed, 24 Mar 2010 07:43:58 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4064560262417847518=="
--===============4064560262417847518==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: lslezak
Date: Wed Mar 24 08:43:57 2010
New Revision: 61456
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61456&view=3Drev
Log:
- inst_suseconfig.ycp - do not reset UI product name
(&product; macro) (bnc#539906)
Modified:
trunk/installation/package/yast2-installation.changes
trunk/installation/src/clients/inst_suseconfig.ycp
Modified: trunk/installation/package/yast2-installation.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/package/yast2-in=
stallation.changes?rev=3D61456&r1=3D61455&r2=3D61456&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/package/yast2-installation.changes (original)
+++ trunk/installation/package/yast2-installation.changes Wed Mar 24 08:43:57=
2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 24 07:42:19 UTC 2010 - lslezak(a)suse.cz
+
+- inst_suseconfig.ycp - do not reset UI product name
+ (&product; macro) (bnc#539906)
+
+-------------------------------------------------------------------
Thu Mar 18 14:55:20 CET 2010 - locilka(a)suse.cz
=20
- Previously used repositories switched from enabled/disabled mode
Modified: trunk/installation/src/clients/inst_suseconfig.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/src/clients/inst=
_suseconfig.ycp?rev=3D61456&r1=3D61455&r2=3D61456&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/src/clients/inst_suseconfig.ycp (original)
+++ trunk/installation/src/clients/inst_suseconfig.ycp Wed Mar 24 08:43:57 20=
10
@@ -136,9 +136,6 @@
`ProgressBar(`id(`progress), _("Progress"), max_steps, 0 )
);
=20
- // bugzilla #241553 comment #7
- if (!Mode::commandline ())
- UI::SetProductName ("");
if (! automatic_configuration && !Mode::commandline ()) {
Wizard::SetContents(
// Dialog title for SuSEconfig dialog
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4064560262417847518==--
From lslezak@svn.opensuse.org Wed Mar 24 07:40:38 2010
From: lslezak@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61457 - in
/branches/SuSE-Code-11-SP1-Branch/installation:
package/yast2-installation.changes src/clients/inst_suseconfig.ycp
Date: Wed, 24 Mar 2010 07:45:19 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8099545794702584340=="
--===============8099545794702584340==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: lslezak
Date: Wed Mar 24 08:45:18 2010
New Revision: 61457
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61457&view=3Drev
Log:
- inst_suseconfig.ycp - do not reset UI product name
(&product; macro) (bnc#539906)
Modified:
branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes
branches/SuSE-Code-11-SP1-Branch/installation/src/clients/inst_suseconfig=
.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-install=
ation.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/package/yast2-installation.changes?rev=3D61457&r1=3D61456&r2=3D614=
57&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes Wed Mar 24 08:45:18 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 24 07:44:44 UTC 2010 - lslezak(a)suse.cz
+
+- inst_suseconfig.ycp - do not reset UI product name
+ (&product; macro) (bnc#539906)
+
+-------------------------------------------------------------------
Thu Mar 18 14:55:20 CET 2010 - locilka(a)suse.cz
=20
- Previously used repositories switched from enabled/disabled mode
Modified: branches/SuSE-Code-11-SP1-Branch/installation/src/clients/inst_suse=
config.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/src/clients/inst_suseconfig.ycp?rev=3D61457&r1=3D61456&r2=3D61457&=
view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/src/clients/inst_suseconfig=
.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/src/clients/inst_suseconfig=
.ycp Wed Mar 24 08:45:18 2010
@@ -136,9 +136,6 @@
`ProgressBar(`id(`progress), _("Progress"), max_steps, 0 )
);
=20
- // bugzilla #241553 comment #7
- if (!Mode::commandline ())
- UI::SetProductName ("");
if (! automatic_configuration && !Mode::commandline ()) {
Wizard::SetContents(
// Dialog title for SuSEconfig dialog
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8099545794702584340==--
From cmeng@svn.opensuse.org Wed Mar 24 08:54:08 2010
From: cmeng@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61458 -
/branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
Date: Wed, 24 Mar 2010 08:58:26 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3057202773600157433=="
--===============3057202773600157433==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: cmeng
Date: Wed Mar 24 09:58:26 2010
New Revision: 61458
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61458&view=3Drev
Log:
Add a new category High Availability (bnc #575787) (update the change
log)
Modified:
branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/package/yast2.changes?rev=3D61458&r1=3D61457&r2=3D61458&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes Wed Mar 24 0=
9:58:26 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 19 02:19:19 EDT 2010 - cmeng(a)novell.com
+
+- Add a new category High Availability (bnc #575787)
+
+-------------------------------------------------------------------
Mon Mar 22 09:11:06 CET 2010 - mzugec(a)suse.cz
=20
- L3: autoinstallation with manual setup (bnc#568653)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3057202773600157433==--
From cmeng@svn.opensuse.org Wed Mar 24 08:56:05 2010
From: cmeng@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61459 - /trunk/yast2/package/yast2.changes
Date: Wed, 24 Mar 2010 09:00:46 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7915352482180171794=="
--===============7915352482180171794==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: cmeng
Date: Wed Mar 24 10:00:45 2010
New Revision: 61459
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61459&view=3Drev
Log:
Add a new category High Availability (bnc #575787) (update the change
log)
Modified:
trunk/yast2/package/yast2.changes
Modified: trunk/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/package/yast2.changes?r=
ev=3D61459&r1=3D61458&r2=3D61459&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/yast2/package/yast2.changes (original)
+++ trunk/yast2/package/yast2.changes Wed Mar 24 10:00:45 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 19 02:19:19 EDT 2010 - cmeng(a)novell.com
+
+- Add a new category High Availability (bnc #575787)
+
+-------------------------------------------------------------------
Mon Mar 22 09:12:32 CET 2010 - mzugec(a)suse.cz
=20
- L3: autoinstallation with manual setup (bnc#568653)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7915352482180171794==--
From fehr@svn.opensuse.org Wed Mar 24 10:34:26 2010
From: fehr@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61460 - in /trunk/storage:
package/yast2-storage.changes storage/src/modules/Storage.ycp
Date: Wed, 24 Mar 2010 10:39:08 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5399541082297671935=="
--===============5399541082297671935==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: fehr
Date: Wed Mar 24 11:39:07 2010
New Revision: 61460
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61460&view=3Drev
Log:
do not use default swap mounts in AutoYaST
Modified:
trunk/storage/package/yast2-storage.changes
trunk/storage/storage/src/modules/Storage.ycp
Modified: trunk/storage/package/yast2-storage.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/package/yast2-storage=
.changes?rev=3D61460&r1=3D61459&r2=3D61460&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/package/yast2-storage.changes (original)
+++ trunk/storage/package/yast2-storage.changes Wed Mar 24 11:39:07 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed Mar 24 11:37:57 CET 2010 - fehr(a)suse.de
+
+- do not use default swap mounts in AutoYaST
+
+-------------------------------------------------------------------
Fri Mar 19 11:54:53 CET 2010 - aschnell(a)suse.de
=20
- fixed detection of Windows (bnc #589019)
Modified: trunk/storage/storage/src/modules/Storage.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/S=
torage.ycp?rev=3D61460&r1=3D61459&r2=3D61460&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/Storage.ycp (original)
+++ trunk/storage/storage/src/modules/Storage.ycp Wed Mar 24 11:39:07 2010
@@ -3700,8 +3700,11 @@
{
tmp =3D StorageMap[targets_key]:$[];
SCR::Write(.target.ycp, Storage::SaveDumpPath("targetMap_i"), tmp );
- y2milestone ("AddSwapMp" );
- tmp =3D AddSwapMp( tmp );
+ if( !Mode::autoinst() )
+ {
+ y2milestone ("AddSwapMp" );
+ tmp =3D AddSwapMp( tmp );
+ }
CreateTargetBackup( "initial" );
if( (Stage::initial() || Mode::repair()) && !Mode::autoinst() )
{
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5399541082297671935==--
From lslezak@svn.opensuse.org Wed Mar 24 10:50:20 2010
From: lslezak@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61461 - in /branches/SuSE-Code-11-SP1-Branch/tv:
VERSION data/create_tv_db doc/autodocs/Makefile.am package/yast2-tv.changes
src/misc.ycp
Date: Wed, 24 Mar 2010 10:54:36 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0143737730633536430=="
--===============0143737730633536430==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: lslezak
Date: Wed Mar 24 11:54:36 2010
New Revision: 61461
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61461&view=3Drev
Log:
- make some generated strings translatable (bnc#583240)
- 2.17.5
Modified:
branches/SuSE-Code-11-SP1-Branch/tv/VERSION
branches/SuSE-Code-11-SP1-Branch/tv/data/create_tv_db
branches/SuSE-Code-11-SP1-Branch/tv/doc/autodocs/Makefile.am
branches/SuSE-Code-11-SP1-Branch/tv/package/yast2-tv.changes
branches/SuSE-Code-11-SP1-Branch/tv/src/misc.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/tv/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/tv=
/VERSION?rev=3D61461&r1=3D61460&r2=3D61461&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/tv/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/tv/VERSION Wed Mar 24 11:54:36 2010
@@ -1 +1 @@
-2.17.4
+2.17.5
Modified: branches/SuSE-Code-11-SP1-Branch/tv/data/create_tv_db
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/tv=
/data/create_tv_db?rev=3D61461&r1=3D61460&r2=3D61461&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/tv/data/create_tv_db (original)
+++ branches/SuSE-Code-11-SP1-Branch/tv/data/create_tv_db Wed Mar 24 11:54:36=
2010
@@ -23,7 +23,7 @@
# Names to translate
%clean_names =3D
(
- "*** UNKNOWN/GENERIC ***" =3D> " // Item text in the list of cards\n\t\=
t\t_(\"Unknown bttv Card\")",
+ "*** UNKNOWN/GENERIC ***" =3D> " // Item text in the list of cards\n\t\=
t\t_(\"Unknown card (driver bttv)\")",
"Askey CPH05X/06X (bt878) [many vendors]" =3D> "\"CPH05X/06X (bt878)\"",
"Flyvideo 98EZ (capture only)" =3D> " // Item text in the cards list (t=
ranslate \"capture only\")\n\t\t\t\t\t_(\"FlyVideo 98EZ (capture only)\")",
);
@@ -114,7 +114,7 @@
=20
if ($card_name eq "\"UNKNOWN/GENERIC\"")
{
- $card_name =3D " // Item text in the list of cards\n\t\t\t_(\"Unknown $dri=
ver Card\")";
+ $card_name =3D " // Item text in the list of cards\n\t\t\t_(\"Unknown card=
(driver $driver)\")";
}
=20
$item =3D
Modified: branches/SuSE-Code-11-SP1-Branch/tv/doc/autodocs/Makefile.am
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/tv=
/doc/autodocs/Makefile.am?rev=3D61461&r1=3D61460&r2=3D61461&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/tv/doc/autodocs/Makefile.am (original)
+++ branches/SuSE-Code-11-SP1-Branch/tv/doc/autodocs/Makefile.am Wed Mar 24 1=
1:54:36 2010
@@ -2,7 +2,7 @@
=20
htmldir =3D @docdir@/autodocs
=20
-html_DATA =3D index.html $(wildcard *.html)
+html_DATA =3D $(wildcard *.html)
CLEANFILES =3D $(html_DATA)
=20
index.html: $(srcdir)/../../src/*.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/tv/package/yast2-tv.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/tv=
/package/yast2-tv.changes?rev=3D61461&r1=3D61460&r2=3D61461&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/tv/package/yast2-tv.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/tv/package/yast2-tv.changes Wed Mar 24 1=
1:54:36 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 24 08:22:27 UTC 2010 - lslezak(a)suse.cz
+
+- make some generated strings translatable (bnc#583240)
+- 2.17.5
+
+-------------------------------------------------------------------
Mon Feb 15 17:20:59 UTC 2010 - lslezak(a)suse.cz
=20
- 2.17.4
Modified: branches/SuSE-Code-11-SP1-Branch/tv/src/misc.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/tv=
/src/misc.ycp?rev=3D61461&r1=3D61460&r2=3D61461&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/tv/src/misc.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/tv/src/misc.ycp Wed Mar 24 11:54:36 2010
@@ -127,5 +127,13 @@
// (see bnc#371289, esp. comment #6)
string no_tuner =3D _("No tuner");
=20
+// table item for all other card vendors (bnc#583240)
+string other_vendors =3D _("Other vendors");
+// unknown/generic card using 'bttv' driver
+string unknown_bttv_card =3D _("Unknown card (driver bttv)");
+// unknown/generic card using 'cx88xx' driver
+string unknown_cx88xx_card =3D _("Unknown card (driver cx88xx)");
+// unknown/generic card using 'saa7134' driver
+string unknown_saa7134_card =3D _("Unknown card (driver saa7134)");
/* EOF */
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0143737730633536430==--
From lslezak@svn.opensuse.org Wed Mar 24 10:50:30 2010
From: lslezak@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61462 - /tags/branch-Code-11-SP1-2_17_5/tv/
Date: Wed, 24 Mar 2010 10:54:51 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0207018372996578769=="
--===============0207018372996578769==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: lslezak
Date: Wed Mar 24 11:54:50 2010
New Revision: 61462
URL: http://svn.opensuse.org/viewcvs/yast?rev=61462&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_5 for tv
Added:
tags/branch-Code-11-SP1-2_17_5/tv/ (props changed)
- copied from r61461, branches/SuSE-Code-11-SP1-Branch/tv/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0207018372996578769==--
From jsmeix@svn.opensuse.org Wed Mar 24 11:35:40 2010
From: jsmeix@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61463 - in /trunk/printer/src: Printer.ycp printer_auto.ycp
Date: Wed, 24 Mar 2010 11:40:21 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1027313229949165028=="
--===============1027313229949165028==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsmeix
Date: Wed Mar 24 12:40:20 2010
New Revision: 61463
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61463&view=3Drev
Log:
Further cleanup of printer_auto.ycp:
Added CreateBackupFile to backup /etc/cups/cupsd.conf
and /etc/cups/client.conf before "Reset" and "Write".
Added restart of local cupsd in "Change" if its config
was reset to system defaults by "Reset" before.
Made ReadFileContent safe against possible end of CDATA
section strings "]]>" inside file contets.
Modified:
trunk/printer/src/Printer.ycp
trunk/printer/src/printer_auto.ycp
Modified: trunk/printer/src/Printer.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/Printer.ycp?rev=
=3D61463&r1=3D61462&r2=3D61463&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/Printer.ycp (original)
+++ trunk/printer/src/Printer.ycp Wed Mar 24 12:40:20 2010
@@ -103,7 +103,7 @@
/**
* Filled in by AutoYaST by calling in printer_auto.ycp the "Import" functio=
n.
* Reset to the empty map by AutoYaST by calling in printer_auto.ycp the "Re=
set" function.
- * Preset to the empty map which is the right default for AutoYast.
+ * Preset to the empty map.
*/
global map autoyast_printer_settings =3D $[];
=20
@@ -118,6 +118,14 @@
global boolean printer_auto_dialogs =3D false;
=20
/**
+ * Set to 'true' by AutoYaST when in printer_auto.ycp the "Reset" function
+ * resets /etc/cups/cupsd.conf and /etc/cups/client.conf to system defaults.
+ * When it is 'true', the "Change" function in printer_auto.ycp does a cupsd=
restart.
+ * Preset to false.
+ */
+global boolean printer_auto_requires_cupsd_restart =3D false;
+
+/**
* Explicite listing of all alphanumeric ASCII characters.
* The reason is that in certain special locales for example [a-z] is not eq=
uivalent
* to "abcdefghijklmnopqrstuvwxyz" because in certain special languages the =
'z' is
Modified: trunk/printer/src/printer_auto.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/printer/src/printer_auto.ycp?=
rev=3D61463&r1=3D61462&r2=3D61463&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/printer/src/printer_auto.ycp (original)
+++ trunk/printer/src/printer_auto.ycp Wed Mar 24 12:40:20 2010
@@ -101,6 +101,19 @@
+ "
";
return "";
}
+ // The file content will appear as CDATA section in the AutoYaST XML contr=
ol file.
+ // The content in a XML CDATA section cannot contain the string "]]>" beca=
use
+ // this exact string (without spaces in between) marks the end of the CDAT=
A section.
+ // Therefore "]]>" in the file content is changed to "] ]>" to be on the s=
afe side.
+ // This change is not reverted in the "Write" function below
+ // (which writes the CDATA section content back to a file)
+ // because "] ]>" should also work (hoping that the particular file format
+ // is not sensitive regarding a space between subsequent closing brackets).
+ // In particular in /etc/cups/cupsd.conf and /etc/cups/client.conf
+ // there is no string "]]>" (except perhaps in a comment).
+ // It is o.k. to ignore when the sed command fails because then
+ // the file content was (hopefully) not changed at all which is the right =
fallback:
+ Printerlib::ExecuteBashCommand( "sed -i -e 's/]]>/] ]>/g' " + file_name );
string content =3D (string)SCR::Read( .target.string, file_name );
if( "" =3D=3D filterchars( content, Printer::alnum_chars ) )
{ // No user information popup because this would block autoinstallation.
@@ -121,6 +134,48 @@
return content;
}
=20
+boolean CreateBackupFile( string file_name )
+{ // Do nothing if no file specified or if file does not exist:
+ if( "" =3D=3D file_name || ! Printerlib::ExecuteBashCommand( "test -f " + =
file_name ) )
+ { return true;
+ }
+ // See "Make a backup" in tools/modify_cupsd_conf how to create a backup f=
ile:
+ if( Printerlib::ExecuteBashCommand( "rpm -V -f " + file_name + " | grep -q=
'^..5.*" + file_name + "$'" ) )
+ { // The file was already changed (RPM tells that the MD5 sum differs):
+ if( Printerlib::ExecuteBashCommand( "cp -p " + file_name + " " + file_na=
me + ".yast2save" ) )
+ { return true;
+ }
+ // No user information popup because this would block autoinstallation.
+ y2milestone( "Warning: Failed to backup %1 as %1.yast2save", file_name );
+ Printer::printer_auto_summary =3D Printer::printer_auto_summary
+ + "
"
+ + sformat( // Warning message in the Aut=
oYaST printer client
+ // which is added to its "Sum=
mary" text for AutoYaST
+ // where %1 is replaced by th=
e file name.
+ _("Warning: Failed to backup =
%1 as %1.yast2save"),
+ file_name
+ )
+ + "
";
+ return false;
+ }
+ // The file is the original from the RPM package or the file is not owned =
by any package:
+ if( Printerlib::ExecuteBashCommand( "cp -p " + file_name + " " + file_name=
+ ".yast2orig" ) )
+ { return true;
+ }
+ // No user information popup because this would block autoinstallation.
+ y2milestone( "Warning: Failed to backup %1 as %1.yast2orig", file_name );
+ Printer::printer_auto_summary =3D Printer::printer_auto_summary
+ + "
"
+ + sformat( // Warning message in the AutoY=
aST printer client
+ // which is added to its "Summa=
ry" text for AutoYaST
+ // where %1 is replaced by the =
file name.
+ _("Warning: Failed to backup %1=
as %1.yast2orig"),
+ file_name
+ )
+ + "
";
+ return false;
+}
+
/* Create a summary string */
if (func =3D=3D "Summary")
{ ret =3D Printer::printer_auto_summary;
@@ -146,13 +201,29 @@
* function by AutoYaST would provide the correct system default values.
*/
else if (func =3D=3D "Reset")
-{ // It is o.k. to ignore when the next two commands fail
+{ // It is o.k. to ignore when the next commands fail
// because then /etc/cups/cupsd.conf and/or /etc/cups/client.conf
// were (hopefully) not changed at all which is the right fallback
// so that there is no change of system config files in case of errors.
+ CreateBackupFile( "/etc/cups/cupsd.conf" );
Printerlib::ExecuteBashCommand( "cp /etc/cups/cupsd.conf.default /etc/cups=
/cupsd.conf" );
+ CreateBackupFile( "/etc/cups/client.conf" );
Printerlib::ExecuteBashCommand( "sed -i -e '/^[^#]/s/^/#/' /etc/cups/clien=
t.conf" );
- // Ignore read failures and reset to even empty content because to what el=
se could it be reset instead:
+ // After /etc/cups/cupsd.conf and/or /etc/cups/client.conf were changed
+ // a restart of the local cupsd is needed if it is currently accessible
+ // so that a possible subsequent AutoYaST call of the "Change" function
+ // uses a local cupsd with the changed system default config which results
+ // the right system default settings in the "Printing via Network" dialog.
+ // To avoid that the user confirmation yes/no-popup in
+ // Printerlib::GetAndSetCupsdStatus("restart") could block autoinstallation
+ // only Printer::printer_auto_requires_cupsd_restart is set to true here
+ // which postpones and triggers the actual cupsd restart to be done later
+ // in the "Change" function which is meant to run interactive dialogs.
+ if( Printerlib::GetAndSetCupsdStatus( "" ) )
+ { Printer::printer_auto_requires_cupsd_restart =3D true;
+ }
+ // Ignore read failures and reset to even empty content because
+ // to what else could it be reset instead in case of errors:
Printer::autoyast_printer_settings =3D $[ "cupsd_conf_content" :
$[ "file_contents" : ReadFileConte=
nt( "/etc/cups/cupsd.conf" ) ],
"client_conf_content" :
@@ -172,22 +243,27 @@
/* Change configuration (run the wizards AutoSequence dialogs) */
else if (func =3D=3D "Change")
{ // Call Printer::Read() here (compare the 'func =3D=3D "Read"' case below)
- // to make sure that when the full printer module dialogs are launched
+ // to make sure that when the printer module dialogs are launched
// it asks the user to install the packages cups-client and cups:
boolean progress_orig =3D Progress::set( false );
Printer::Read();
Progress::set( progress_orig );
+ if( Printer::printer_auto_requires_cupsd_restart )
+ { if( Printerlib::GetAndSetCupsdStatus("restart") )
+ { // Only if the restart was successful, a restart is no longer required:
+ Printer::printer_auto_requires_cupsd_restart =3D false;
+ }
+ }
// Let the Overview dialog disable the checkbox to show local queues
// which disables as a consequence in particular the [Delete] button.
- // Lets the Printing via Network dialog disable the button to
- // run the Connection Wizard (to set up a local queue for a network printe=
r).
+ // Let the "Printing via Network" dialog disable the button to
+ // run the "Connection Wizard" (to set up a local queue for a network prin=
ter).
Printer::printer_auto_dialogs =3D true;
// Let the Overview dialog only show remote queues:
Printer::queue_filter_show_remote =3D true;
Printer::queue_filter_show_local =3D false;
// PrinterAutoSequence in wizards.ycp runs only the AutoSequence
- // which is only the "Printing via Network" and the "Overview" dialog
- // (starting with the "Printing via Network" dialog)
+ // which is only the "Printing via Network" and the "Overview" dialogs
// but without running before ReadDialog (which calls only Printer::Read)
// and running afterwards WriteDialog (which calls only Printer::Write)
// which is the reason that Printer::Read is called explicitely above.
@@ -208,7 +284,8 @@
* calls the above Import function.
*/
else if (func =3D=3D "Export")
-{ // Ignore read failures and export even empty content because what else co=
uld be exported instead:
+{ // Ignore read failures and export even empty content because
+ // what else could be exported instead in case of errors:
ret =3D $[ "cupsd_conf_content" : $[ "file_contents" : ReadFileContent( "/=
etc/cups/cupsd.conf" ) ],
"client_conf_content" : $[ "file_contents" : ReadFileContent( "/e=
tc/cups/client.conf" ) ]
];
@@ -247,6 +324,7 @@
*/
else if (func =3D=3D "Write")
{ y2milestone("Writing to system '%1'", Printer::autoyast_printer_settings);
+ CreateBackupFile( "/etc/cups/cupsd.conf" );
if( ! SCR::Write( .target.string,
"/etc/cups/cupsd.conf",
Printer::autoyast_printer_settings["cupsd_conf_content",=
"file_contents"]:""
@@ -259,6 +337,7 @@
+ _("Error: Failed to write /etc/cups/cu=
psd.conf")
+ "";
}
+ CreateBackupFile( "/etc/cups/client.conf" );
if( ! SCR::Write( .target.string,
"/etc/cups/client.conf",
Printer::autoyast_printer_settings["client_conf_content"=
,"file_contents"]:""
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1027313229949165028==--
From lslezak@svn.opensuse.org Wed Mar 24 12:26:37 2010
From: lslezak@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61464 - in /trunk/tv: VERSION data/create_tv_db
package/yast2-tv.changes src/misc.ycp
Date: Wed, 24 Mar 2010 12:31:17 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0291686129315643201=="
--===============0291686129315643201==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: lslezak
Date: Wed Mar 24 13:31:17 2010
New Revision: 61464
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61464&view=3Drev
Log:
- make some generated strings translatable (bnc#583240)
- 2.19.3
Modified:
trunk/tv/VERSION
trunk/tv/data/create_tv_db
trunk/tv/package/yast2-tv.changes
trunk/tv/src/misc.ycp
Modified: trunk/tv/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/tv/VERSION?rev=3D61464&r1=3D6=
1463&r2=3D61464&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/tv/VERSION (original)
+++ trunk/tv/VERSION Wed Mar 24 13:31:17 2010
@@ -1 +1 @@
-2.19.2
+2.19.3
Modified: trunk/tv/data/create_tv_db
URL: http://svn.opensuse.org/viewcvs/yast/trunk/tv/data/create_tv_db?rev=3D61=
464&r1=3D61463&r2=3D61464&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/tv/data/create_tv_db (original)
+++ trunk/tv/data/create_tv_db Wed Mar 24 13:31:17 2010
@@ -27,7 +27,7 @@
# Names to translate
%clean_names =3D
(
- "*** UNKNOWN/GENERIC ***" =3D> " // Item text in the list of cards\n\t\=
t\t_(\"Unknown bttv Card\")",
+ "*** UNKNOWN/GENERIC ***" =3D> " // Item text in the list of cards\n\t\=
t\t_(\"Unknown card (driver bttv)\")",
"Askey CPH05X/06X (bt878) [many vendors]" =3D> "\"CPH05X/06X (bt878)\"",
"Flyvideo 98EZ (capture only)" =3D> " // Item text in the cards list (t=
ranslate \"capture only\")\n\t\t\t\t\t_(\"FlyVideo 98EZ (capture only)\")",
);
@@ -118,7 +118,7 @@
=20
if ($card_name eq "\"UNKNOWN/GENERIC\"")
{
- $card_name =3D " // Item text in the list of cards\n\t\t\t_(\"Unknown $dri=
ver Card\")";
+ $card_name =3D " // Item text in the list of cards\n\t\t\t_(\"Unknown card=
(driver $driver)\")";
}
=20
$item =3D
Modified: trunk/tv/package/yast2-tv.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/tv/package/yast2-tv.changes?r=
ev=3D61464&r1=3D61463&r2=3D61464&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/tv/package/yast2-tv.changes (original)
+++ trunk/tv/package/yast2-tv.changes Wed Mar 24 13:31:17 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 24 08:22:27 UTC 2010 - lslezak(a)suse.cz
+
+- make some generated strings translatable (bnc#583240)
+- 2.19.3
+
+-------------------------------------------------------------------
Wed Feb 24 14:50:23 UTC 2010 - lslezak(a)suse.cz
=20
- don't display an error popup when lirc is not installed,
Modified: trunk/tv/src/misc.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/tv/src/misc.ycp?rev=3D61464&r=
1=3D61463&r2=3D61464&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/tv/src/misc.ycp (original)
+++ trunk/tv/src/misc.ycp Wed Mar 24 13:31:17 2010
@@ -127,5 +127,13 @@
// (see bnc#371289, esp. comment #6)
string no_tuner =3D _("No tuner");
=20
+// table item for all other card vendors (bnc#583240)
+string other_vendors =3D _("Other vendors");
+// unknown/generic card using 'bttv' driver
+string unknown_bttv_card =3D _("Unknown card (driver bttv)");
+// unknown/generic card using 'cx88xx' driver
+string unknown_cx88xx_card =3D _("Unknown card (driver cx88xx)");
+// unknown/generic card using 'saa7134' driver
+string unknown_saa7134_card =3D _("Unknown card (driver saa7134)");
/* EOF */
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0291686129315643201==--
From lslezak@svn.opensuse.org Wed Mar 24 12:27:11 2010
From: lslezak@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61465 - /tags/stable-2_19_3/tv/
Date: Wed, 24 Mar 2010 12:31:52 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8153670069503925204=="
--===============8153670069503925204==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: lslezak
Date: Wed Mar 24 13:31:52 2010
New Revision: 61465
URL: http://svn.opensuse.org/viewcvs/yast?rev=61465&view=rev
Log:
Created tag stable-2_19_3 for tv
Added:
tags/stable-2_19_3/tv/
- copied from r61464, trunk/tv/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8153670069503925204==--
From locilka@svn.opensuse.org Wed Mar 24 12:36:27 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61466 - in
/branches/SuSE-Code-11-SP1-Branch/installation: VERSION
package/yast2-installation.changes
Date: Wed, 24 Mar 2010 12:40:45 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2646515336766038965=="
--===============2646515336766038965==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: locilka
Date: Wed Mar 24 13:40:45 2010
New Revision: 61466
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61466&view=3Drev
Log:
New version
Modified:
branches/SuSE-Code-11-SP1-Branch/installation/VERSION
branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes
Modified: branches/SuSE-Code-11-SP1-Branch/installation/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/VERSION?rev=3D61466&r1=3D61465&r2=3D61466&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/VERSION Wed Mar 24 13:40:45=
2010
@@ -1 +1 @@
-2.17.71
+2.17.72
Modified: branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-install=
ation.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/in=
stallation/package/yast2-installation.changes?rev=3D61466&r1=3D61465&r2=3D614=
66&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/installation/package/yast2-installation.=
changes Wed Mar 24 13:40:45 2010
@@ -3,6 +3,7 @@
=20
- inst_suseconfig.ycp - do not reset UI product name
(&product; macro) (bnc#539906)
+- 2.17.72
=20
-------------------------------------------------------------------
Thu Mar 18 14:55:20 CET 2010 - locilka(a)suse.cz
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2646515336766038965==--
From locilka@svn.opensuse.org Wed Mar 24 12:36:32 2010
From: locilka@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61467 - /tags/branch-Code-11-SP1-2_17_72/installation/
Date: Wed, 24 Mar 2010 12:41:01 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8465104910613803864=="
--===============8465104910613803864==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: locilka
Date: Wed Mar 24 13:41:00 2010
New Revision: 61467
URL: http://svn.opensuse.org/viewcvs/yast?rev=61467&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_72 for installation
Added:
tags/branch-Code-11-SP1-2_17_72/installation/ (props changed)
- copied from r61466, branches/SuSE-Code-11-SP1-Branch/installation/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8465104910613803864==--
From mzugec@svn.opensuse.org Wed Mar 24 14:07:15 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61468 - in /trunk/network: VERSION
package/yast2-network.changes src/modules/DNS.ycp
Date: Wed, 24 Mar 2010 14:11:57 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4783786175205908168=="
--===============4783786175205908168==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Wed Mar 24 15:11:57 2010
New Revision: 61468
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61468&view=3Drev
Log:
store hostname from installation proposal dialog (bnc#588938)
Modified:
trunk/network/VERSION
trunk/network/package/yast2-network.changes
trunk/network/src/modules/DNS.ycp
Modified: trunk/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/VERSION?rev=3D61468&r=
1=3D61467&r2=3D61468&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/VERSION (original)
+++ trunk/network/VERSION Wed Mar 24 15:11:57 2010
@@ -1 +1 @@
-2.19.17
+2.19.18
Modified: trunk/network/package/yast2-network.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/package/yast2-network=
.changes?rev=3D61468&r1=3D61467&r2=3D61468&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/package/yast2-network.changes (original)
+++ trunk/network/package/yast2-network.changes Wed Mar 24 15:11:57 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 24 15:10:33 CET 2010 - mzugec(a)suse.cz
+
+- store hostname from installation proposal dialog (bnc#588938)
+- 2.19.18=20
+
+-------------------------------------------------------------------
Tue Mar 23 10:44:20 CET 2010 - mzugec(a)suse.cz
=20
- fixed description for IP/netmask (bnc#588590)
Modified: trunk/network/src/modules/DNS.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/network/src/modules/DNS.ycp?r=
ev=3D61468&r1=3D61467&r2=3D61468&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/network/src/modules/DNS.ycp (original)
+++ trunk/network/src/modules/DNS.ycp Wed Mar 24 15:11:57 2010
@@ -127,6 +127,12 @@
fqhostname =3D "";
}
=20
+ // We have non-empty hostname by now =3D> we must set DNS modified flag
+ // in order to get the setting actually written (bnc#588938)
+ if (size(fqhostname) > 0)
+ DNS::modified =3D true;
+
+
// /etc/HOSTNAME
// the usual location
if (fqhostname =3D=3D "")
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4783786175205908168==--
From mzugec@svn.opensuse.org Wed Mar 24 14:07:23 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61469 - /tags/stable-2_19_18/
Date: Wed, 24 Mar 2010 14:12:06 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1293100885141200455=="
--===============1293100885141200455==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Wed Mar 24 15:12:06 2010
New Revision: 61469
URL: http://svn.opensuse.org/viewcvs/yast?rev=61469&view=rev
Log:
Created tag stable-2_19_18
Added:
tags/stable-2_19_18/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1293100885141200455==--
From mzugec@svn.opensuse.org Wed Mar 24 14:07:26 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61470 - /tags/stable-2_19_18/network/
Date: Wed, 24 Mar 2010 14:12:09 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2056815120206213904=="
--===============2056815120206213904==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Wed Mar 24 15:12:08 2010
New Revision: 61470
URL: http://svn.opensuse.org/viewcvs/yast?rev=61470&view=rev
Log:
Created tag stable-2_19_18 for network
Added:
tags/stable-2_19_18/network/
- copied from r61469, trunk/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2056815120206213904==--
From mzugec@svn.opensuse.org Wed Mar 24 14:11:41 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61471 - in /branches/SuSE-Code-11-SP1-Branch/network:
VERSION package/yast2-network.changes src/modules/DNS.ycp
Date: Wed, 24 Mar 2010 14:15:57 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2068387079359684573=="
--===============2068387079359684573==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: mzugec
Date: Wed Mar 24 15:15:57 2010
New Revision: 61471
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61471&view=3Drev
Log:
store hostname from installation proposal dialog (bnc#588938)
Modified:
branches/SuSE-Code-11-SP1-Branch/network/VERSION
branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes
branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/network/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/VERSION?rev=3D61471&r1=3D61470&r2=3D61471&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/VERSION Wed Mar 24 15:15:57 2010
@@ -1 +1 @@
-2.17.129
+2.17.130
Modified: branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/package/yast2-network.changes?rev=3D61471&r1=3D61470&r2=3D61471&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/network/package/yast2-network.changes We=
d Mar 24 15:15:57 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 24 15:10:19 CET 2010 - mzugec(a)suse.cz
+
+- store hostname from installation proposal dialog (bnc#588938)
+- 2.17.130=20
+
+-------------------------------------------------------------------
Tue Mar 23 10:49:52 CET 2010 - mzugec(a)suse.cz
=20
- fixed description for IP/netmask (bnc#588590)
Modified: branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ne=
twork/src/modules/DNS.ycp?rev=3D61471&r1=3D61470&r2=3D61471&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/network/src/modules/DNS.ycp Wed Mar 24 1=
5:15:57 2010
@@ -150,6 +150,11 @@
}
else
fqhostname =3D install_inf_hostname;
+
+ // We have non-empty hostname by now =3D> we must set DNS modified flag
+ // in order to get the setting actually written (bnc#588938)
+ if (size(fqhostname) > 0)
+ DNS::modified =3D true;
}
}
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2068387079359684573==--
From mzugec@svn.opensuse.org Wed Mar 24 14:11:43 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61472 - /tags/branch-Code-11-SP1-2_17_130/
Date: Wed, 24 Mar 2010 14:16:04 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6289281473127774188=="
--===============6289281473127774188==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Wed Mar 24 15:16:04 2010
New Revision: 61472
URL: http://svn.opensuse.org/viewcvs/yast?rev=61472&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_130
Added:
tags/branch-Code-11-SP1-2_17_130/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6289281473127774188==--
From mzugec@svn.opensuse.org Wed Mar 24 14:11:46 2010
From: mzugec@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61473 - /tags/branch-Code-11-SP1-2_17_130/network/
Date: Wed, 24 Mar 2010 14:16:06 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6166211271693276250=="
--===============6166211271693276250==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: mzugec
Date: Wed Mar 24 15:16:06 2010
New Revision: 61473
URL: http://svn.opensuse.org/viewcvs/yast?rev=61473&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_130 for network
Added:
tags/branch-Code-11-SP1-2_17_130/network/ (props changed)
- copied from r61472, branches/SuSE-Code-11-SP1-Branch/network/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6166211271693276250==--
From rpmcruz@svn.opensuse.org Wed Mar 24 15:51:04 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61474 - in /trunk/gtk: ChangeLog
modules/FindGTK2.cmake src/pkg/YGPackageSelector.cc
src/pkg/YGPackageSelector.h src/pkg/ygtkpkgsearchentry.cc
Date: Wed, 24 Mar 2010 15:54:57 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4804822091931587450=="
--===============4804822091931587450==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Wed Mar 24 16:54:56 2010
New Revision: 61474
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61474&view=3Drev
Log:
* src/pkg/YGPackageSelector.cc: improved yielding of
our refresh pseudo-thread.
* modules/FindGTK2.cmake: upgraded build file downstream.
Modified:
trunk/gtk/ChangeLog
trunk/gtk/modules/FindGTK2.cmake
trunk/gtk/src/pkg/YGPackageSelector.cc
trunk/gtk/src/pkg/YGPackageSelector.h
trunk/gtk/src/pkg/ygtkpkgsearchentry.cc
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61474&r1=
=3D61473&r2=3D61474&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Wed Mar 24 16:54:56 2010
@@ -1,3 +1,10 @@
+2010-03-24 Ricardo Cruz
+
+ * src/pkg/YGPackageSelector.cc: improved yielding of
+ our refresh pseudo-thread.
+
+ * modules/FindGTK2.cmake: upgraded build file downstream.
+
2010-03-21 Ricardo Cruz
=20
* src/pkg/YGPackageSelector.cc: fixed crash when
Modified: trunk/gtk/modules/FindGTK2.cmake
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/modules/FindGTK2.cmake?re=
v=3D61474&r1=3D61473&r2=3D61474&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/modules/FindGTK2.cmake (original)
+++ trunk/gtk/modules/FindGTK2.cmake Wed Mar 24 16:54:56 2010
@@ -64,6 +64,9 @@
# (To distributed this file outside of CMake, substitute the full
# License text for the above reference.)
=20
+# Version 0.8 (1/4/2010)
+# * Get module working under MacOSX fink by adding /sw/include, /sw/lib
+# to PATHS and the gobject library
# Version 0.7 (3/22/09)
# * Checked into CMake CVS
# * Added versioning support
@@ -167,6 +170,8 @@
/opt/gnome/lib
/opt/openwin/include
/usr/openwin/lib
+ /sw/include
+ /sw/lib
$ENV{GTKMM_BASEPATH}/include
$ENV{GTKMM_BASEPATH}/lib
[HKEY_CURRENT_USER\\SOFTWARE\\gtkmm\\2.4;Path]/include
@@ -277,6 +282,7 @@
/opt/gnome/lib64
/usr/openwin/lib
/usr/openwin/lib64
+ /sw/lib
$ENV{GTKMM_BASEPATH}/lib
[HKEY_CURRENT_USER\\SOFTWARE\\gtkmm\\2.4;Path]/lib
[HKEY_LOCAL_MACHINE\\SOFTWARE\\gtkmm\\2.4;Path]/lib
@@ -386,10 +392,12 @@
=20
foreach(_GTK2_component ${GTK2_FIND_COMPONENTS})
if(_GTK2_component STREQUAL "gtk")
- =20
_GTK2_FIND_INCLUDE_DIR(GTK2_GLIB_INCLUDE_DIR glib.h)
_GTK2_FIND_INCLUDE_DIR(GTK2_GLIBCONFIG_INCLUDE_DIR glibconfig.h)
_GTK2_FIND_LIBRARY (GTK2_GLIB_LIBRARY glib false true)
+ =20
+ _GTK2_FIND_INCLUDE_DIR(GTK2_GOBJECT_INCLUDE_DIR gobject/gobject.h)
+ _GTK2_FIND_LIBRARY (GTK2_GOBJECT_LIBRARY gobject false true)
=20
_GTK2_FIND_INCLUDE_DIR(GTK2_GDK_INCLUDE_DIR gdk/gdk.h)
_GTK2_FIND_INCLUDE_DIR(GTK2_GDKCONFIG_INCLUDE_DIR gdkconfig.h)
Modified: trunk/gtk/src/pkg/YGPackageSelector.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/YGPackageSelector=
.cc?rev=3D61474&r1=3D61473&r2=3D61474&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/YGPackageSelector.cc (original)
+++ trunk/gtk/src/pkg/YGPackageSelector.cc Wed Mar 24 16:54:56 2010
@@ -451,39 +451,50 @@
for (std::list ::iterator it =3D m_queryWidgets.begi=
n();
it !=3D m_queryWidgets.end(); it++) {
if ((*it)->begsUpdate()) {
+ if (YGPackageSelector::get()->yield()) return;
+
if ((*it)->modified)
refreshQueryWidget (*it);
else
(*it)->updateList (list);
}
}
+
}
=20
void refreshToolbox()
{
+ // only present one toolbox widget as they may be quite large
+ GtkWidget *toolbox =3D 0;
+ for (std::list ::iterator it =3D m_queryWidgets.begi=
n();
+ it !=3D m_queryWidgets.end(); it++)
+ if ((toolbox =3D (*it)->createToolbox()))
+ break;
+
GList *children =3D gtk_container_get_children (GTK_CONTAINER (m_toolbox));
for (GList *i =3D children; i; i =3D i->next)
gtk_container_remove (GTK_CONTAINER (m_toolbox), (GtkWidget *) i->data);
g_list_free (children);
- bool empty =3D true;
- for (std::list ::iterator it =3D m_queryWidgets.begi=
n();
- it !=3D m_queryWidgets.end(); it++) {
- GtkWidget *toolbox =3D (*it)->createToolbox();
- if (toolbox) {
- gtk_box_pack_start (GTK_BOX (m_toolbox), toolbox, FALSE, TRUE, 0);
- empty =3D false;
- break; // only present one toolbox widget as they may be quite large
- }
+
+ if (toolbox) {
+ gtk_box_pack_start (GTK_BOX (m_toolbox), toolbox, FALSE, TRUE, 0);
+ gtk_widget_show (m_toolbox);
}
- empty ? gtk_widget_hide (m_toolbox) : gtk_widget_show (m_toolbox);
+ else
+ gtk_widget_hide (m_toolbox);
}
=20
static gboolean refresh_filters_timeout_cb (gpointer data)
{
+ YGUI::ui()->busyCursor();
+ if (YGPackageSelector::get()->yield()) return FALSE;
+
Impl *pThis =3D (Impl *) data;
pThis->refreshToolbox();
pThis->refreshFilters (pThis->m_refresh_list);
pThis->m_refresh_id =3D 0;
+
+ YGUI::ui()->normalCursor();
return FALSE;
}
=20
@@ -495,7 +506,7 @@
}
=20
YGUI::ui()->busyCursor();
- if (YGPackageSelector::get()->breath()) return;
+ if (YGPackageSelector::get()->yield()) return;
=20
std::list keywords;
if (m_entry->getAttribute() =3D=3D Ypp::PoolQuery::NAME)
@@ -512,10 +523,9 @@
=20
Ypp::List list (query);
m_list->setList (list);
+ m_list->setHighlight (keywords);
=20
YGUI::ui()->normalCursor();
- if (YGPackageSelector::get()->breath()) return;
- m_list->setHighlight (keywords);
=20
m_refresh_list =3D list;
int wait =3D 2500;
@@ -758,7 +768,7 @@
YGtkPkgSearchEntry *YGPackageSelector::getSearchEntry()
{ return impl->m_entry; }
=20
-bool YGPackageSelector::breath()
+bool YGPackageSelector::yield()
{
static int _id =3D 0;
int id =3D ++_id;
Modified: trunk/gtk/src/pkg/YGPackageSelector.h
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/YGPackageSelector=
.h?rev=3D61474&r1=3D61473&r2=3D61474&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/YGPackageSelector.h (original)
+++ trunk/gtk/src/pkg/YGPackageSelector.h Wed Mar 24 16:54:56 2010
@@ -39,7 +39,7 @@
// let the UI function while processing something; returns 'true' if the
// function was called again while the UI was 'breathing' -- in which case
// you probably want to return.
- bool breath();
+ bool yield();
=20
YGWIDGET_IMPL_COMMON (YPackageSelector)
=20
Modified: trunk/gtk/src/pkg/ygtkpkgsearchentry.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkgsearchentr=
y.cc?rev=3D61474&r1=3D61473&r2=3D61474&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkgsearchentry.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkgsearchentry.cc Wed Mar 24 16:54:56 2010
@@ -177,7 +177,7 @@
{
if (strstr (name, " ")) return false;
=20
- // roll on some criteria to find whole-word match (zypp one doesnt cut it)
+ // roll on some criteria to find whole-word match (the zypp one doesnt cut =
it)
struct WholeWordMatch : public Ypp::Match {
WholeWordMatch (const char *word)
: word (word), len (strlen (word)) {}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4804822091931587450==--
From rpmcruz@svn.opensuse.org Wed Mar 24 15:52:24 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61475 - in /trunk/gtk: VERSION VERSION.cmake
package/yast2-gtk.changes
Date: Wed, 24 Mar 2010 15:56:08 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0244341299547673713=="
--===============0244341299547673713==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Wed Mar 24 16:56:08 2010
New Revision: 61475
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61475&view=3Drev
Log:
Milestone version.
Modified:
trunk/gtk/VERSION
trunk/gtk/VERSION.cmake
trunk/gtk/package/yast2-gtk.changes
Modified: trunk/gtk/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION?rev=3D61475&r1=3D=
61474&r2=3D61475&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION (original)
+++ trunk/gtk/VERSION Wed Mar 24 16:56:08 2010
@@ -1 +1 @@
-2.21.26
+2.21.27
Modified: trunk/gtk/VERSION.cmake
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION.cmake?rev=3D61475=
&r1=3D61474&r2=3D61475&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION.cmake (original)
+++ trunk/gtk/VERSION.cmake Wed Mar 24 16:56:08 2010
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "21")
-SET(VERSION_PATCH "26")
+SET(VERSION_PATCH "27")
Modified: trunk/gtk/package/yast2-gtk.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/package/yast2-gtk.changes=
?rev=3D61475&r1=3D61474&r2=3D61475&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/package/yast2-gtk.changes (original)
+++ trunk/gtk/package/yast2-gtk.changes Wed Mar 24 16:56:08 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Wed Mar 24 15:56:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
+
+- 2.21.27
+- sw_single: improved yielding of our refresh pseudo-thread.
+
+-------------------------------------------------------------------
Sun Mar 21 15:26:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
=20
- 2.21.26
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0244341299547673713==--
From rpmcruz@svn.opensuse.org Wed Mar 24 15:52:24 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61476 - /tags/stable-2_21_27/
Date: Wed, 24 Mar 2010 15:56:11 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0622416845680424781=="
--===============0622416845680424781==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Wed Mar 24 16:56:10 2010
New Revision: 61476
URL: http://svn.opensuse.org/viewcvs/yast?rev=61476&view=rev
Log:
Created tag stable-2_21_27
Added:
tags/stable-2_21_27/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0622416845680424781==--
From rpmcruz@svn.opensuse.org Wed Mar 24 15:52:30 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61477 - /tags/stable-2_21_27/gtk/
Date: Wed, 24 Mar 2010 15:56:19 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6630362844423000312=="
--===============6630362844423000312==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Wed Mar 24 16:56:19 2010
New Revision: 61477
URL: http://svn.opensuse.org/viewcvs/yast?rev=61477&view=rev
Log:
Created tag stable-2_21_27 for gtk
Added:
tags/stable-2_21_27/gtk/
- copied from r61476, trunk/gtk/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6630362844423000312==--
From rpmcruz@svn.opensuse.org Thu Mar 25 00:58:55 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61478 - in /trunk/gtk: ChangeLog
src/pkg/YGPackageSelector.cc src/pkg/ygtkpkglistview.cc
src/pkg/ygtkpkgsearchentry.cc
Date: Thu, 25 Mar 2010 01:03:35 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1941422419198259910=="
--===============1941422419198259910==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Thu Mar 25 02:03:34 2010
New Revision: 61478
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61478&view=3Drev
Log:
* src/pkg/ygtkpkglistview.cc: bug fix: various glitches
when searching for certain small sub-strings (due to
a collision with the tag "").
* src/pkg/ygtkpkgsearchentry.cc: speed fix: pin-down
the cause of the overall slowness of a query update.
Modified:
trunk/gtk/ChangeLog
trunk/gtk/src/pkg/YGPackageSelector.cc
trunk/gtk/src/pkg/ygtkpkglistview.cc
trunk/gtk/src/pkg/ygtkpkgsearchentry.cc
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61478&r1=
=3D61477&r2=3D61478&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Thu Mar 25 02:03:34 2010
@@ -1,3 +1,12 @@
+2010-03-25 Ricardo Cruz
+
+ * src/pkg/ygtkpkglistview.cc: bug fix: various glitches
+ when searching for certain small sub-strings (due to
+ a collision with the tag "").
+
+ * src/pkg/ygtkpkgsearchentry.cc: speed fix: pin-down
+ the cause of the overall slowness of a query update.
+
2010-03-24 Ricardo Cruz
=20
* src/pkg/YGPackageSelector.cc: improved yielding of
Modified: trunk/gtk/src/pkg/YGPackageSelector.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/YGPackageSelector=
.cc?rev=3D61478&r1=3D61477&r2=3D61478&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/YGPackageSelector.cc (original)
+++ trunk/gtk/src/pkg/YGPackageSelector.cc Thu Mar 25 02:03:34 2010
@@ -132,7 +132,7 @@
GtkWidget *vbox, *_vbox =3D gtk_vbox_new (FALSE, 0);
gtk_box_pack_start (GTK_BOX (_vbox), hbox, FALSE, TRUE, 0);
gtk_box_pack_start (GTK_BOX (_vbox), vpaned, TRUE, TRUE, 0);
- vbox =3D gtk_vbox_new (FALSE, 6); // higher spacing
+ vbox =3D gtk_vbox_new (FALSE, 8);
gtk_box_pack_start (GTK_BOX (vbox), _vbox, TRUE, TRUE, 0);
gtk_box_pack_start (GTK_BOX (vbox), m_toolbox, FALSE, TRUE, 0);
return vbox;
@@ -528,9 +528,11 @@
YGUI::ui()->normalCursor();
=20
m_refresh_list =3D list;
- int wait =3D 2500;
- if (keywords.empty() || list.size() =3D=3D 0)
+ int wait =3D 800;
+ if (keywords.empty())
wait =3D 500;
+ if (list.size() =3D=3D 0)
+ wait =3D 200;
m_refresh_id =3D g_timeout_add_full (G_PRIORITY_LOW, wait, refresh_filters=
_timeout_cb, this, NULL);
}
=20
Modified: trunk/gtk/src/pkg/ygtkpkglistview.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkglistview.c=
c?rev=3D61478&r1=3D61477&r2=3D61478&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkglistview.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkglistview.cc Thu Mar 25 02:03:34 2010
@@ -97,14 +97,14 @@
break;
}
case NAME_SUMMARY_PROP: {
- std::string str, name (sel.name()), summary (sel.summary());
- str.reserve (name.size() + summary.size() + 64);
+ std::string name (sel.name()), summary (sel.summary()), str;
+ summary =3D YGUtils::escapeMarkup (summary);
+ highlightMarkupSpan (name, m_keywords);
+ highlightMarkupSpan (summary, m_keywords);
+ str.reserve (name.size() + summary.size() + 32);
str =3D name;
- if (!summary.empty()) {
- summary =3D YGUtils::escapeMarkup (summary);
+ if (!summary.empty())
str +=3D "\n" + summary + "";
- }
- highlightMarkupSpan (str, m_keywords);
g_value_set_string (value, str.c_str());
break;
}
Modified: trunk/gtk/src/pkg/ygtkpkgsearchentry.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkgsearchentr=
y.cc?rev=3D61478&r1=3D61477&r2=3D61478&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkgsearchentry.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkgsearchentry.cc Thu Mar 25 02:03:34 2010
@@ -199,7 +199,7 @@
=20
Ypp::PoolQuery query (Ypp::Selectable::PATTERN);
query.addCriteria (new WholeWordMatch (name));
- query.addStringOr (name);
+ //query.addStringOr (name);
return query.hasNext();
}
=20
@@ -231,7 +231,7 @@
break;
case 2: {
GtkWidget *label =3D gtk_label_new (
- _("Search by file name only reliable for installed packages."));
+ _("Search by file name is only reliable for installed packages."));
gtk_misc_set_alignment (GTK_MISC (label), 0, .5);
GtkWidget *icon =3D gtk_image_new_from_stock (
GTK_STOCK_DIALOG_WARNING, GTK_ICON_SIZE_BUTTON);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1941422419198259910==--
From rpmcruz@svn.opensuse.org Thu Mar 25 01:00:24 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61479 - in /trunk/gtk: VERSION VERSION.cmake
package/yast2-gtk.changes
Date: Thu, 25 Mar 2010 01:05:07 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2268386080006083842=="
--===============2268386080006083842==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Thu Mar 25 02:05:06 2010
New Revision: 61479
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61479&view=3Drev
Log:
Milestone version.
Modified:
trunk/gtk/VERSION
trunk/gtk/VERSION.cmake
trunk/gtk/package/yast2-gtk.changes
Modified: trunk/gtk/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION?rev=3D61479&r1=3D=
61478&r2=3D61479&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION (original)
+++ trunk/gtk/VERSION Thu Mar 25 02:05:06 2010
@@ -1 +1 @@
-2.21.27
+2.21.28
Modified: trunk/gtk/VERSION.cmake
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION.cmake?rev=3D61479=
&r1=3D61478&r2=3D61479&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION.cmake (original)
+++ trunk/gtk/VERSION.cmake Thu Mar 25 02:05:06 2010
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "21")
-SET(VERSION_PATCH "27")
+SET(VERSION_PATCH "28")
Modified: trunk/gtk/package/yast2-gtk.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/package/yast2-gtk.changes=
?rev=3D61479&r1=3D61478&r2=3D61479&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/package/yast2-gtk.changes (original)
+++ trunk/gtk/package/yast2-gtk.changes Thu Mar 25 02:05:06 2010
@@ -1,4 +1,13 @@
-------------------------------------------------------------------
+Thu Mar 25 01:05:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
+
+- 2.21.28
+- sw_single: bug fix: various glitches when searching for
+certain small sub-strings.
+- sw_single: speed fix: pin-down the cause of the overall
+slowness of a query update.
+
+-------------------------------------------------------------------
Wed Mar 24 15:56:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
=20
- 2.21.27
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2268386080006083842==--
From rpmcruz@svn.opensuse.org Thu Mar 25 01:00:29 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61480 - /tags/stable-2_21_28/
Date: Thu, 25 Mar 2010 01:05:11 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3152866104784320418=="
--===============3152866104784320418==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Thu Mar 25 02:05:10 2010
New Revision: 61480
URL: http://svn.opensuse.org/viewcvs/yast?rev=61480&view=rev
Log:
Created tag stable-2_21_28
Added:
tags/stable-2_21_28/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3152866104784320418==--
From rpmcruz@svn.opensuse.org Thu Mar 25 01:00:34 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61481 - /tags/stable-2_21_28/gtk/
Date: Thu, 25 Mar 2010 01:05:17 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1266199528306907755=="
--===============1266199528306907755==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Thu Mar 25 02:05:16 2010
New Revision: 61481
URL: http://svn.opensuse.org/viewcvs/yast?rev=61481&view=rev
Log:
Created tag stable-2_21_28 for gtk
Added:
tags/stable-2_21_28/gtk/
- copied from r61480, trunk/gtk/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1266199528306907755==--
From rpmcruz@svn.opensuse.org Thu Mar 25 05:15:59 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61482 - in /trunk/gtk: ChangeLog
src/pkg/ygtkpkglistview.cc src/pkg/ygtkpkgsearchentry.cc
Date: Thu, 25 Mar 2010 05:20:43 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2930372516975990201=="
--===============2930372516975990201==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Thu Mar 25 06:20:42 2010
New Revision: 61482
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61482&view=3Drev
Log:
* src/pkg/ygtkpkglistview.cc: bug fix 2: highlight could
still get mangled when searching for more than one keyword,
when the 2nd was part of a tag.
Modified:
trunk/gtk/ChangeLog
trunk/gtk/src/pkg/ygtkpkglistview.cc
trunk/gtk/src/pkg/ygtkpkgsearchentry.cc
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61482&r1=
=3D61481&r2=3D61482&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Thu Mar 25 06:20:42 2010
@@ -1,5 +1,11 @@
2010-03-25 Ricardo Cruz
=20
+ * src/pkg/ygtkpkglistview.cc: bug fix 2: highlight could
+ still get mangled when searching for more than one keyword,
+ when the 2nd was part of a tag.
+
+2010-03-25 Ricardo Cruz
+
* src/pkg/ygtkpkglistview.cc: bug fix: various glitches
when searching for certain small sub-strings (due to
a collision with the tag "").
Modified: trunk/gtk/src/pkg/ygtkpkglistview.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkglistview.c=
c?rev=3D61482&r1=3D61481&r2=3D61482&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkglistview.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkglistview.cc Thu Mar 25 06:20:42 2010
@@ -980,16 +980,22 @@
const char *openTag, const char *closeTag, int openTag=
Len, int closeTagLen)
{
if (keywords.empty()) return;
- for (std::list ::const_iterator it =3D keywords.begin();
- it !=3D keywords.end(); it++) {
- const std::string &keyword =3D *it;
- const char *c =3D text.c_str();
- while ((c =3D strcasestr (c, keyword.c_str()))) {
- int pos =3D c - text.c_str(), len =3D keyword.size();
- text.insert (pos+len, closeTag);
- text.insert (pos, openTag);
- c =3D text.c_str() + pos + len + openTagLen + closeTagLen - 2;
+ const char *i =3D text.c_str();
+ while (*i) {
+ std::list ::const_iterator it;
+ for (it =3D keywords.begin(); it !=3D keywords.end(); it++) {
+ const std::string &keyword =3D *it;
+ int len =3D keyword.size();
+ if (strncasecmp (i, keyword.c_str(), len) =3D=3D 0) {
+ int pos =3D i - text.c_str();
+ text.insert (pos+len, closeTag);
+ text.insert (pos, openTag);
+ i =3D text.c_str() + pos + len + openTagLen + closeTagLen - 2;
+ break;
+ }
}
+ if (it =3D=3D keywords.end())
+ i++;
}
}
=20
Modified: trunk/gtk/src/pkg/ygtkpkgsearchentry.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkgsearchentr=
y.cc?rev=3D61482&r1=3D61481&r2=3D61482&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkgsearchentry.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkgsearchentry.cc Thu Mar 25 06:20:42 2010
@@ -222,7 +222,7 @@
G_CALLBACK (patterns_link_cb), this);
GtkWidget *icon =3D gtk_image_new_from_stock (
GTK_STOCK_DIALOG_INFO, GTK_ICON_SIZE_BUTTON);
- GtkWidget *hbox =3D gtk_hbox_new (FALSE, 4);
+ GtkWidget *hbox =3D gtk_hbox_new (FALSE, 6);
gtk_box_pack_start (GTK_BOX (hbox), icon, FALSE, TRUE, 0);
gtk_box_pack_start (GTK_BOX (hbox), label, TRUE, TRUE, 0);
gtk_widget_show_all (hbox);
@@ -235,7 +235,7 @@
gtk_misc_set_alignment (GTK_MISC (label), 0, .5);
GtkWidget *icon =3D gtk_image_new_from_stock (
GTK_STOCK_DIALOG_WARNING, GTK_ICON_SIZE_BUTTON);
- GtkWidget *hbox =3D gtk_hbox_new (FALSE, 4);
+ GtkWidget *hbox =3D gtk_hbox_new (FALSE, 6);
gtk_box_pack_start (GTK_BOX (hbox), icon, FALSE, TRUE, 0);
gtk_box_pack_start (GTK_BOX (hbox), label, TRUE, TRUE, 0);
gtk_widget_show_all (hbox);
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2930372516975990201==--
From rpmcruz@svn.opensuse.org Thu Mar 25 05:16:55 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61483 - in /trunk/gtk: VERSION VERSION.cmake
package/yast2-gtk.changes
Date: Thu, 25 Mar 2010 05:21:38 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8763815233834066442=="
--===============8763815233834066442==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Thu Mar 25 06:21:37 2010
New Revision: 61483
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61483&view=3Drev
Log:
Milestone version.
Modified:
trunk/gtk/VERSION
trunk/gtk/VERSION.cmake
trunk/gtk/package/yast2-gtk.changes
Modified: trunk/gtk/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION?rev=3D61483&r1=3D=
61482&r2=3D61483&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION (original)
+++ trunk/gtk/VERSION Thu Mar 25 06:21:37 2010
@@ -1 +1 @@
-2.21.28
+2.21.29
Modified: trunk/gtk/VERSION.cmake
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION.cmake?rev=3D61483=
&r1=3D61482&r2=3D61483&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION.cmake (original)
+++ trunk/gtk/VERSION.cmake Thu Mar 25 06:21:37 2010
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "21")
-SET(VERSION_PATCH "28")
+SET(VERSION_PATCH "29")
Modified: trunk/gtk/package/yast2-gtk.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/package/yast2-gtk.changes=
?rev=3D61483&r1=3D61482&r2=3D61483&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/package/yast2-gtk.changes (original)
+++ trunk/gtk/package/yast2-gtk.changes Thu Mar 25 06:21:37 2010
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Thu Mar 25 05:22:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
+
+- 2.21.29
+- sw_single: bug fix2: highlight could (still) get mangled
+when searching for more than one keyword, when the 2nd was part
+of a tag.
+
+-------------------------------------------------------------------
Thu Mar 25 01:05:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
=20
- 2.21.28
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8763815233834066442==--
From rpmcruz@svn.opensuse.org Thu Mar 25 05:16:57 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61484 - /tags/stable-2_21_29/
Date: Thu, 25 Mar 2010 05:21:41 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2296060188931798920=="
--===============2296060188931798920==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Thu Mar 25 06:21:40 2010
New Revision: 61484
URL: http://svn.opensuse.org/viewcvs/yast?rev=61484&view=rev
Log:
Created tag stable-2_21_29
Added:
tags/stable-2_21_29/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2296060188931798920==--
From rpmcruz@svn.opensuse.org Thu Mar 25 05:17:03 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61485 - /tags/stable-2_21_29/gtk/
Date: Thu, 25 Mar 2010 05:21:47 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3698288018696773660=="
--===============3698288018696773660==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Thu Mar 25 06:21:47 2010
New Revision: 61485
URL: http://svn.opensuse.org/viewcvs/yast?rev=61485&view=rev
Log:
Created tag stable-2_21_29 for gtk
Added:
tags/stable-2_21_29/gtk/
- copied from r61484, trunk/gtk/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3698288018696773660==--
From varkoly@svn.opensuse.org Thu Mar 25 08:35:37 2010
From: varkoly@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61486 - in /trunk/mail: VERSION
package/yast2-mail.changes src/ui.ycp
Date: Thu, 25 Mar 2010 08:40:21 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8988272449850958833=="
--===============8988272449850958833==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: varkoly
Date: Thu Mar 25 09:40:21 2010
New Revision: 61486
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61486&view=3Drev
Log:
Bigfix
Modified:
trunk/mail/VERSION
trunk/mail/package/yast2-mail.changes
trunk/mail/src/ui.ycp
Modified: trunk/mail/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/mail/VERSION?rev=3D61486&r1=
=3D61485&r2=3D61486&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/mail/VERSION (original)
+++ trunk/mail/VERSION Thu Mar 25 09:40:21 2010
@@ -1 +1 @@
-2.18.3
+2.18.4
Modified: trunk/mail/package/yast2-mail.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/mail/package/yast2-mail.chang=
es?rev=3D61486&r1=3D61485&r2=3D61486&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/mail/package/yast2-mail.changes (original)
+++ trunk/mail/package/yast2-mail.changes Thu Mar 25 09:40:21 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Thu Mar 25 08:39:03 UTC 2010 - varkoly(a)novell.com
+
+- bnc#421040 - alignment of add/edit/delete in mail transfer agent module=20
+
+-------------------------------------------------------------------
Sun Feb 28 18:38:18 UTC 2010 - varkoly(a)novell.com
=20
- bnc#584093 yast2-mail creates bad amavisd.conf
Modified: trunk/mail/src/ui.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/mail/src/ui.ycp?rev=3D61486&r=
1=3D61485&r2=3D61486&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/mail/src/ui.ycp (original)
+++ trunk/mail/src/ui.ycp Thu Mar 25 09:40:21 2010
@@ -1323,14 +1323,14 @@
_("Destinations")),
makeItems (aliases, ["alias", "destinations"])
),
- `HBox(
+ `Left( `HBox(
// Translators: button
`PushButton(`id(`add), `opt (`key_F3), _("A&dd")),
// Translators: button
`PushButton(`id(`edit), `opt (`key_F4), _("&Edit")),
// Translators: button
`PushButton(`id(`delete), `opt (`key_F5), _("De&lete"))
- ),
+ )),
`VSpacing (0.2)
);
=20
@@ -1411,14 +1411,14 @@
_("Destinations")),
makeItems (vu, ["alias", "destinations"])
),
- `HBox(
+ `Left(`HBox(
// Translators: button
`PushButton(`id(`add), `opt (`key_F3), _("A&dd")),
// Translators: button
`PushButton(`id(`edit), `opt (`key_F4), _("&Edit")),
// Translators: button
`PushButton(`id(`delete), `opt (`key_F5), _("De&lete"))
- ),
+ )),
`VSpacing (0.2)
);
=20
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8988272449850958833==--
From varkoly@svn.opensuse.org Thu Mar 25 08:35:50 2010
From: varkoly@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61487 - /tags/stable-2_18_4/mail/
Date: Thu, 25 Mar 2010 08:40:34 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4649291952279219568=="
--===============4649291952279219568==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: varkoly
Date: Thu Mar 25 09:40:34 2010
New Revision: 61487
URL: http://svn.opensuse.org/viewcvs/yast?rev=61487&view=rev
Log:
Created tag stable-2_18_4 for mail
Added:
tags/stable-2_18_4/mail/
- copied from r61486, trunk/mail/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4649291952279219568==--
From varkoly@svn.opensuse.org Thu Mar 25 08:44:09 2010
From: varkoly@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61488 - /trunk/mail/yast2-mail.spec.in
Date: Thu, 25 Mar 2010 08:48:49 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7174931927951344132=="
--===============7174931927951344132==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: varkoly
Date: Thu Mar 25 09:48:49 2010
New Revision: 61488
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61488&view=3Drev
Log:
adapt to osc
Modified:
trunk/mail/yast2-mail.spec.in
Modified: trunk/mail/yast2-mail.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/trunk/mail/yast2-mail.spec.in?rev=
=3D61488&r1=3D61487&r2=3D61488&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/mail/yast2-mail.spec.in (original)
+++ trunk/mail/yast2-mail.spec.in Thu Mar 25 09:48:49 2010
@@ -2,9 +2,9 @@
=20
@HEADER@
Group: System/YaST
-License: GPL v2 or later
+License: GPLv2+
BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-tes=
tsuite
-BuildRequires: yast2-perl-bindings yast2-ldap-server yast2-users yast2-netwo=
rk
+BuildRequires: yast2-ldap-server yast2-network yast2-perl-bindings yast2-use=
rs
BuildRequires: perl-NetxAP
=20
PreReq: %fillup_prereq
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7174931927951344132==--
From fehr@svn.opensuse.org Thu Mar 25 10:41:31 2010
From: fehr@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61489 - in /branches/SuSE-Code-11-SP1-Branch/storage:
libstorage/src/Volume.cc package/yast2-storage.changes
Date: Thu, 25 Mar 2010 10:45:50 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4595742320512527474=="
--===============4595742320512527474==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: fehr
Date: Thu Mar 25 11:45:50 2010
New Revision: 61489
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61489&view=3Drev
Log:
fix bug when using mount-by-UUID for swap (bnc #591061)
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Volume.cc
branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Volume.cc
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/Volume.cc?rev=3D61489&r1=3D61488&r2=3D61489&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Volume.cc (origin=
al)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Volume.cc Thu Mar=
25 11:45:50 2010
@@ -135,8 +135,6 @@
mb =3D MOUNTBY_DEVICE;
if (cType() =3D=3D NFSC && mb !=3D MOUNTBY_DEVICE)
mb =3D MOUNTBY_DEVICE;
- if( mp=3D=3D"swap" && mb=3D=3DMOUNTBY_UUID )
- mb =3D MOUNTBY_DEVICE;
y2mil( "path:" << udevPath() << " id:" << udevId() );
if( (mb=3D=3DMOUNTBY_PATH && udevPath().empty()) ||
(mb=3D=3DMOUNTBY_ID && udevId().empty()) )
@@ -156,8 +154,6 @@
bool ret =3D true;
if ((cType() !=3D DISK && cType() !=3D DMRAID && cType() !=3D DMMULTIPAT=
H) && (mby =3D=3D MOUNTBY_ID || mby =3D=3D MOUNTBY_PATH))
ret =3D false;
- if (mp =3D=3D "swap" && mby =3D=3D MOUNTBY_UUID)
- ret =3D false;
if (cType() =3D=3D NFSC && mby !=3D MOUNTBY_DEVICE)
ret =3D false;
if( (mby=3D=3DMOUNTBY_PATH && udevPath().empty()) ||
@@ -869,14 +865,14 @@
{
format =3D false;
detected_fs =3D fs;
- if( fs !=3D SWAP && !cont->getStorage()->testmode() )
+ if( !cont->getStorage()->testmode() )
{
FsType old=3Dfs;
updateFsData();
if( fs !=3D old )
ret =3D VOLUME_FORMAT_FS_UNDETECTED;
}
- else if( fs !=3D SWAP )
+ else
{
uuid =3D "testmode-0123-4567-6666-98765432"+decString(fcount++);
}
Modified: branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/package/yast2-storage.changes?rev=3D61489&r1=3D61488&r2=3D61489&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes Th=
u Mar 25 11:45:50 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Thu Mar 25 11:20:52 CET 2010 - fehr(a)suse.de
+
+- fix bug when using mount-by-UUID for swap (bnc #591061)
+
+-------------------------------------------------------------------
Mon Mar 22 17:15:01 CET 2010 - aschnell(a)suse.de
=20
- fixed DEVICE line in mdadm.conf (bnc #590237)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4595742320512527474==--
From jsuchome@svn.opensuse.org Thu Mar 25 10:53:39 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61490 - in
/branches/SuSE-Code-11-SP1-Branch/pos-installation: VERSION
package/yast2-pos-installation.changes
src/clients/inst_slepos_server_selection.ycp
Date: Thu, 25 Mar 2010 10:58:22 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3175888566625920759=="
--===============3175888566625920759==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsuchome
Date: Thu Mar 25 11:58:21 2010
New Revision: 61490
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61490&view=3Drev
Log:
- updated texts to make them more understandable (bnc#588712)
- 2.17.8=20
Modified:
branches/SuSE-Code-11-SP1-Branch/pos-installation/VERSION
branches/SuSE-Code-11-SP1-Branch/pos-installation/package/yast2-pos-insta=
llation.changes
branches/SuSE-Code-11-SP1-Branch/pos-installation/src/clients/inst_slepos=
_server_selection.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/pos-installation/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/po=
s-installation/VERSION?rev=3D61490&r1=3D61489&r2=3D61490&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/pos-installation/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/pos-installation/VERSION Thu Mar 25 11:5=
8:21 2010
@@ -1 +1 @@
-2.17.7
+2.17.8
Modified: branches/SuSE-Code-11-SP1-Branch/pos-installation/package/yast2-pos=
-installation.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/po=
s-installation/package/yast2-pos-installation.changes?rev=3D61490&r1=3D61489&=
r2=3D61490&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/pos-installation/package/yast2-pos-insta=
llation.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/pos-installation/package/yast2-pos-insta=
llation.changes Thu Mar 25 11:58:21 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 25 10:02:11 CET 2010 - jsuchome(a)suse.cz
+
+- updated texts to make them more understandable (bnc#588712)
+- 2.17.8=20
+
+-------------------------------------------------------------------
Wed Jul 1 12:08:23 CEST 2009 - jsuchome(a)suse.cz
=20
- always run Solve and Commit, so product metadata get installed=20
Modified: branches/SuSE-Code-11-SP1-Branch/pos-installation/src/clients/inst_=
slepos_server_selection.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/po=
s-installation/src/clients/inst_slepos_server_selection.ycp?rev=3D61490&r1=3D=
61489&r2=3D61490&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/pos-installation/src/clients/inst_slepos=
_server_selection.ycp (original)
+++ branches/SuSE-Code-11-SP1-Branch/pos-installation/src/clients/inst_slepos=
_server_selection.ycp Thu Mar 25 11:58:21 2010
@@ -30,19 +30,19 @@
list > list_of_patterns =3D [
$[
// TRANSLATORS: A name of pattern, used as CheckBox label
- "label" : _("Admin Server"),
+ "label" : _("Admin Server (AS)"),
"name" : "SLEPOS_Server_Admin",
"icon" : "/usr/share/icons/hicolor/32x32/apps/yast-host.png",
],
$[
// TRANSLATORS: A name of pattern, used as CheckBox label
- "label" : _("Branch Server"),
+ "label" : _("Branch Server (BS)"),
"name" : "SLEPOS_Server_Branch",
"icon" : "/usr/share/icons/hicolor/32x32/apps/yast-network.png",
],
$[
// TRANSLATORS: A name of pattern, used as CheckBox label
- "label" : _("Image Server"),
+ "label" : _("Image Server (IS)"),
"name" : "SLEPOS_Image_Server",
"icon" : "/usr/share/icons/hicolor/32x32/apps/yast-sw_source.png",
],
@@ -228,7 +228,7 @@
=20
// help text
_("
Choose the pattern which you want to install. You may disable the mig=
ration
-of the relevant deployment (AS, BS or IS).
") +
+of the relevant deployment (Admin Server, Branch Server or Image Server).") +
=20
// help text, cont.
_("
The installation will start upon pressing Next.
"),
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3175888566625920759==--
From jsuchome@svn.opensuse.org Thu Mar 25 10:53:50 2010
From: jsuchome@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61491 - /tags/branch-Code-11-SP1-2_17_8/pos-installation/
Date: Thu, 25 Mar 2010 10:58:33 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3173017876738627253=="
--===============3173017876738627253==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: jsuchome
Date: Thu Mar 25 11:58:33 2010
New Revision: 61491
URL: http://svn.opensuse.org/viewcvs/yast?rev=61491&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_8 for pos-installation
Added:
tags/branch-Code-11-SP1-2_17_8/pos-installation/ (props changed)
- copied from r61490, branches/SuSE-Code-11-SP1-Branch/pos-installation/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3173017876738627253==--
From jimmacfx@svn.opensuse.org Thu Mar 25 11:31:20 2010
From: jimmacfx@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61492 - in /trunk/theme: SLE/wizard/installation.qss
openSUSE/wizard/installation.qss
Date: Thu, 25 Mar 2010 11:33:26 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4892723762969398523=="
--===============4892723762969398523==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jimmacfx
Date: Thu Mar 25 12:33:26 2010
New Revision: 61492
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61492&view=3Drev
Log:
use absolute units for logo spacing. BNC #586504
Modified:
trunk/theme/SLE/wizard/installation.qss
trunk/theme/openSUSE/wizard/installation.qss
Modified: trunk/theme/SLE/wizard/installation.qss
URL: http://svn.opensuse.org/viewcvs/yast/trunk/theme/SLE/wizard/installation=
.qss?rev=3D61492&r1=3D61491&r2=3D61492&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/theme/SLE/wizard/installation.qss (original)
+++ trunk/theme/SLE/wizard/installation.qss Thu Mar 25 12:33:26 2010
@@ -14,7 +14,7 @@
}
=20
#steps {
- padding: 5em 2em 1em 0.5em;
+ padding: 90px 2em 1em 0.5em;
background: url(logo.png) no-repeat top left;
border: none;
font-size: 10pt;
Modified: trunk/theme/openSUSE/wizard/installation.qss
URL: http://svn.opensuse.org/viewcvs/yast/trunk/theme/openSUSE/wizard/install=
ation.qss?rev=3D61492&r1=3D61491&r2=3D61492&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/theme/openSUSE/wizard/installation.qss (original)
+++ trunk/theme/openSUSE/wizard/installation.qss Thu Mar 25 12:33:26 2010
@@ -14,7 +14,7 @@
}
=20
#steps {
- padding: 5em 2em 1em 0.5em;
+ padding: 90px 2em 1em 0.5em;
background: url(logo.png) no-repeat top left;
border: none;
font-size: 10pt;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4892723762969398523==--
From jimmacfx@svn.opensuse.org Thu Mar 25 11:31:26 2010
From: jimmacfx@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61493 -
/branches/SuSE-Code-11-Branch/theme/SLE/wizard/installation.qss
Date: Thu, 25 Mar 2010 11:35:18 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5987994553671562614=="
--===============5987994553671562614==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jimmacfx
Date: Thu Mar 25 12:35:17 2010
New Revision: 61493
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61493&view=3Drev
Log:
use absolute units for logo spacing. BNC #586504
Modified:
branches/SuSE-Code-11-Branch/theme/SLE/wizard/installation.qss
Modified: branches/SuSE-Code-11-Branch/theme/SLE/wizard/installation.qss
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-Branch/theme/=
SLE/wizard/installation.qss?rev=3D61493&r1=3D61492&r2=3D61493&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-Branch/theme/SLE/wizard/installation.qss (original)
+++ branches/SuSE-Code-11-Branch/theme/SLE/wizard/installation.qss Thu Mar 25=
12:35:17 2010
@@ -14,7 +14,7 @@
}
=20
#steps {
- padding: 5em 2em 1em 0.5em;
+ padding: 90px 2em 1em 0.5em;
background: url(logo.png) no-repeat top left;
border: none;
font-size: 10pt;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5987994553671562614==--
From ug@svn.opensuse.org Thu Mar 25 12:45:15 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61494 - in /trunk/autoinstallation:
doc/RulesAndClasses.xml doc/ScriptsSection.xml package/autoyast2.changes
src/modules/AutoinstScripts.ycp src/schema/scripts.rnc
Date: Thu, 25 Mar 2010 12:49:09 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5855261403137813136=="
--===============5855261403137813136==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Thu Mar 25 13:49:08 2010
New Revision: 61494
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61494&view=3Drev
Log:
'notification' option added to scripts
Modified:
trunk/autoinstallation/doc/RulesAndClasses.xml
trunk/autoinstallation/doc/ScriptsSection.xml
trunk/autoinstallation/package/autoyast2.changes
trunk/autoinstallation/src/modules/AutoinstScripts.ycp
trunk/autoinstallation/src/schema/scripts.rnc
Modified: trunk/autoinstallation/doc/RulesAndClasses.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/RulesAnd=
Classes.xml?rev=3D61494&r1=3D61493&r2=3D61494&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/RulesAndClasses.xml (original)
+++ trunk/autoinstallation/doc/RulesAndClasses.xml Thu Mar 25 13:49:08 2010
@@ -351,7 +351,7 @@
If you are unsure about a value on your system, start an autoinstallat=
ion.
If the proposal shows up, switch to the console via CTRL+ALT+F2 and run
- y2base ayast_probe ncurses
+ /usr/lib/YaST2/bin/y2base ayast_probe ncurses
. It might help to to turn the confirmation on for this, so t=
hat
the installation does not start in the background while you are watchi=
ng the
values. The textbox with the values is scrollable.
Modified: trunk/autoinstallation/doc/ScriptsSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/ScriptsS=
ection.xml?rev=3D61494&r1=3D61493&r2=3D61494&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/ScriptsSection.xml (original)
+++ trunk/autoinstallation/doc/ScriptsSection.xml Thu Mar 25 13:49:08 2010
@@ -131,6 +131,13 @@
<debug config:type=3D"boolean">true</=
debug>optional. The default is true. This option was invent=
ed with SL 10.1 / SLES10
+
+ notification
+ you can define a location from where the script gets =
fetched.
+ Locations can be the same like for the profile (http,=
ftp,nfs,...).
+ <notification>Please wait while script i=
s running ...</notification>
+ optional. If not configured, no notification popup wi=
ll be shown. This option was invented with openSUSE 11.3 (not SLES11)
+
@@ -213,6 +220,13 @@
<debug config:type=3D"boolean">true</=
debug>optional. The default is true. This option was invent=
ed with SL 10.1 / SLES10
+
+ notification
+ you can define a location from where the script gets =
fetched.
+ Locations can be the same like for the profile (http,=
ftp,nfs,...).
+ <notification>Please wait while script i=
s running ...</notification>
+ optional. If not configured, no notification popup wi=
ll be shown. This option was invented with openSUSE 11.3 (not SLES11)
+
@@ -304,6 +318,13 @@
<debug config:type=3D"boolean">true</=
debug>optional. The default is true. This option was invent=
ed with SL 10.1 / SLES10
+
+ notification
+ you can define a location from where the script gets =
fetched.
+ Locations can be the same like for the profile (http,=
ftp,nfs,...).
+ <notification>Please wait while script i=
s running ...</notification>
+ optional. If not configured, no notification popup wi=
ll be shown. This option was invented with openSUSE 11.3 (not SLES11)
+
@@ -396,6 +417,13 @@
<debug config:type=3D"boolean">true</=
debug>optional. The default is true. This option was invent=
ed with SL 10.1 / SLES10
+
+ notification
+ you can define a location from where the script gets =
fetched.
+ Locations can be the same like for the profile (http,=
ftp,nfs,...).
+ <notification>Please wait while script i=
s running ...</notification>
+ optional. If not configured, no notification popup wi=
ll be shown. This option was invented with openSUSE 11.3 (not SLES11)
+
Modified: trunk/autoinstallation/package/autoyast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/auto=
yast2.changes?rev=3D61494&r1=3D61493&r2=3D61494&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Thu Mar 25 13:49:08 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Thu Mar 25 13:45:53 CET 2010 - ug(a)suse.de
+
+- "notification" option added to scripts
+
+-------------------------------------------------------------------
Thu Mar 18 12:17:36 CET 2010 - ug(a)suse.de
=20
- prefer the filename of a remote script instead of the
Modified: trunk/autoinstallation/src/modules/AutoinstScripts.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/modules/=
AutoinstScripts.ycp?rev=3D61494&r1=3D61493&r2=3D61494&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/src/modules/AutoinstScripts.ycp (original)
+++ trunk/autoinstallation/src/modules/AutoinstScripts.ycp Thu Mar 25 13:49:0=
8 2010
@@ -745,6 +745,9 @@
string executionString =3D "";
boolean showFeedback =3D s["feedback"]:false;
=20
+ if( s["notification"]:"" !=3D "" )
+ Popup::ShowFeedback( s["notification"]:"" );
+
if (scriptInterpreter =3D=3D "shell")
{
string debug =3D ( s["debug"]:true ? "-x" : "" );
@@ -792,6 +795,9 @@
}
string feedback =3D "";
=20
+ if( s["notification"]:"" !=3D "" )
+ Popup::ClearFeedback();
+
if( executionString !=3D "" ) {
if( showFeedback ) {
feedback =3D (string)SCR::Read(.target.string, curre=
nt_logdir+"/"+scriptName+".log" );
Modified: trunk/autoinstallation/src/schema/scripts.rnc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/schema/s=
cripts.rnc?rev=3D61494&r1=3D61493&r2=3D61494&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/src/schema/scripts.rnc (original)
+++ trunk/autoinstallation/src/schema/scripts.rnc Thu Mar 25 13:49:08 2010
@@ -38,7 +38,8 @@
element location { text }? &
source? &
debug? &
- feedback?
+ feedback? &
+ element notification { text }?
}
=20
autoinstall-init-script =3D element script {
@@ -55,7 +56,8 @@
source? &
debug? &
feedback? &
- feedback_type?
+ feedback_type? &
+ element notification { text }?
}
=20
chrooted =3D element chrooted { BOOLEAN }
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5855261403137813136==--
From ug@svn.opensuse.org Thu Mar 25 12:52:45 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61495 -
/trunk/autoinstallation/src/modules/AutoinstScripts.ycp
Date: Thu, 25 Mar 2010 12:57:29 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8503893018092306568=="
--===============8503893018092306568==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Thu Mar 25 13:57:27 2010
New Revision: 61495
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61495&view=3Drev
Log:
hoppla
Modified:
trunk/autoinstallation/src/modules/AutoinstScripts.ycp
Modified: trunk/autoinstallation/src/modules/AutoinstScripts.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/modules/=
AutoinstScripts.ycp?rev=3D61495&r1=3D61494&r2=3D61495&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/src/modules/AutoinstScripts.ycp (original)
+++ trunk/autoinstallation/src/modules/AutoinstScripts.ycp Thu Mar 25 13:57:2=
7 2010
@@ -746,7 +746,7 @@
boolean showFeedback =3D s["feedback"]:false;
=20
if( s["notification"]:"" !=3D "" )
- Popup::ShowFeedback( s["notification"]:"" );
+ Popup::ShowFeedback( "", s["notification"]:"" );
=20
if (scriptInterpreter =3D=3D "shell")
{
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8503893018092306568==--
From ug@svn.opensuse.org Thu Mar 25 13:06:38 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61496 - /trunk/autoinstallation/doc/ScriptsSection.xml
Date: Thu, 25 Mar 2010 13:11:22 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2990128770350896983=="
--===============2990128770350896983==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Thu Mar 25 14:11:21 2010
New Revision: 61496
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61496&view=3Drev
Log:
copy and paste - boon and bane
Modified:
trunk/autoinstallation/doc/ScriptsSection.xml
Modified: trunk/autoinstallation/doc/ScriptsSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/ScriptsS=
ection.xml?rev=3D61496&r1=3D61495&r2=3D61496&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/ScriptsSection.xml (original)
+++ trunk/autoinstallation/doc/ScriptsSection.xml Thu Mar 25 14:11:21 2010
@@ -133,8 +133,7 @@
notification
- you can define a location from where the script gets =
fetched.
- Locations can be the same like for the profile (http,=
ftp,nfs,...).
+ This text will be shown in a popup for the time the s=
cript is running in the background
<notification>Please wait while script i=
s running ...</notification>optional. If not configured, no notification popup wi=
ll be shown. This option was invented with openSUSE 11.3 (not SLES11)
@@ -222,8 +221,7 @@
notification
- you can define a location from where the script gets =
fetched.
- Locations can be the same like for the profile (http,=
ftp,nfs,...).
+ This text will be shown in a popup for the time the s=
cript is running in the background
<notification>Please wait while script i=
s running ...</notification>optional. If not configured, no notification popup wi=
ll be shown. This option was invented with openSUSE 11.3 (not SLES11)
@@ -320,8 +318,7 @@
notification
- you can define a location from where the script gets =
fetched.
- Locations can be the same like for the profile (http,=
ftp,nfs,...).
+ This text will be shown in a popup for the time the s=
cript is running in the background
<notification>Please wait while script i=
s running ...</notification>optional. If not configured, no notification popup wi=
ll be shown. This option was invented with openSUSE 11.3 (not SLES11)
@@ -419,8 +416,7 @@
notification
- you can define a location from where the script gets =
fetched.
- Locations can be the same like for the profile (http,=
ftp,nfs,...).
+ This text will be shown in a popup for the time the s=
cript is running in the background
<notification>Please wait while script i=
s running ...</notification>optional. If not configured, no notification popup wi=
ll be shown. This option was invented with openSUSE 11.3 (not SLES11)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2990128770350896983==--
From juhliarik@svn.opensuse.org Thu Mar 25 16:24:19 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61497 - in
/branches/SuSE-Code-11-SP1-Branch/bootloader: VERSION
package/yast2-bootloader.changes src/modules/BootCommon.ycp
Date: Thu, 25 Mar 2010 16:29:03 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1638189472216715400=="
--===============1638189472216715400==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: juhliarik
Date: Thu Mar 25 17:29:02 2010
New Revision: 61497
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61497&view=3Drev
Log:
added fix for deleting gfxmenu bnc#583334
Modified:
branches/SuSE-Code-11-SP1-Branch/bootloader/VERSION
branches/SuSE-Code-11-SP1-Branch/bootloader/package/yast2-bootloader.chan=
ges
branches/SuSE-Code-11-SP1-Branch/bootloader/src/modules/BootCommon.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/bootloader/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/bo=
otloader/VERSION?rev=3D61497&r1=3D61496&r2=3D61497&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/bootloader/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/bootloader/VERSION Thu Mar 25 17:29:02 2=
010
@@ -1 +1 @@
-2.17.71
+2.17.72
Modified: branches/SuSE-Code-11-SP1-Branch/bootloader/package/yast2-bootloade=
r.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/bo=
otloader/package/yast2-bootloader.changes?rev=3D61497&r1=3D61496&r2=3D61497&v=
iew=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/bootloader/package/yast2-bootloader.chan=
ges (original)
+++ branches/SuSE-Code-11-SP1-Branch/bootloader/package/yast2-bootloader.chan=
ges Thu Mar 25 17:29:02 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 25 16:37:08 CET 2010 - juhliarik(a)suse.cz
+
+- added fix for deleting gfxmenu (bnc#583334)
+- 2.17.72=20
+
+-------------------------------------------------------------------
Tue Mar 16 17:19:22 CET 2010 - juhliarik(a)suse.cz
=20
- added fix for adding XEN section on IA64 (bnc#588609)
Modified: branches/SuSE-Code-11-SP1-Branch/bootloader/src/modules/BootCommon.=
ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/bo=
otloader/src/modules/BootCommon.ycp?rev=3D61497&r1=3D61496&r2=3D61497&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/bootloader/src/modules/BootCommon.ycp (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/bootloader/src/modules/BootCommon.ycp Th=
u Mar 25 17:29:02 2010
@@ -910,6 +910,11 @@
// check and add console key with value for sections=20
addConsole();
=20
+ // bnc#583334 deleting boot message in yast2 while installing has no eff=
ect
+ // add 'none' string instead of boot message take care about deleting
+ if (removeGFXMenu())
+ globals =3D remove(globals, "gfxmenu");
+
// FIXME: give mountby information to perl-Bootloader (or define some
// better interface), so that perl-Bootloader can use mountby device nam=
es
// for these devices instead. Tracked in bug #248162.
@@ -937,9 +942,6 @@
});
y2milestone ("device map after mapping %1", my_device_mapping);
=20
- if (removeGFXMenu())
- globals =3D remove(globals, "gfxmenu");
-
// convert XEN section to linux section id running in domU
// bnc #436899
ConvertXENinDomU ();
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1638189472216715400==--
From juhliarik@svn.opensuse.org Thu Mar 25 16:24:28 2010
From: juhliarik@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61498 - /tags/branch-Code-11-SP1-2_17_72/bootloader/
Date: Thu, 25 Mar 2010 16:29:13 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2597986419642974601=="
--===============2597986419642974601==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: juhliarik
Date: Thu Mar 25 17:29:12 2010
New Revision: 61498
URL: http://svn.opensuse.org/viewcvs/yast?rev=61498&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_72 for bootloader
Added:
tags/branch-Code-11-SP1-2_17_72/bootloader/ (props changed)
- copied from r61497, branches/SuSE-Code-11-SP1-Branch/bootloader/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2597986419642974601==--
From fehr@svn.opensuse.org Thu Mar 25 17:23:26 2010
From: fehr@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61499 - in /trunk/storage:
package/yast2-storage.changes storage/src/modules/Storage.ycp
Date: Thu, 25 Mar 2010 17:26:39 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5612769053080510184=="
--===============5612769053080510184==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: fehr
Date: Thu Mar 25 18:26:38 2010
New Revision: 61499
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61499&view=3Drev
Log:
fix problems with detection of data on newly unlocked encrypted volumes (bnc =
#581341)=20
Modified:
trunk/storage/package/yast2-storage.changes
trunk/storage/storage/src/modules/Storage.ycp
Modified: trunk/storage/package/yast2-storage.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/package/yast2-storage=
.changes?rev=3D61499&r1=3D61498&r2=3D61499&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/package/yast2-storage.changes (original)
+++ trunk/storage/package/yast2-storage.changes Thu Mar 25 18:26:38 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Thu Mar 25 18:24:35 CET 2010 - fehr(a)suse.de
+
+- fix problems with detection of data on newly unlocked encrypted=20
+ volumes (bnc #581341)
+
+-------------------------------------------------------------------
Wed Mar 24 11:37:57 CET 2010 - fehr(a)suse.de
=20
- do not use default swap mounts in AutoYaST
Modified: trunk/storage/storage/src/modules/Storage.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/S=
torage.ycp?rev=3D61499&r1=3D61498&r2=3D61499&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/Storage.ycp (original)
+++ trunk/storage/storage/src/modules/Storage.ycp Thu Mar 25 18:26:38 2010
@@ -3190,10 +3190,14 @@
search( diskdev, "/dev/evms" )!=3D0 ) ||
(contains( swaps, part["device"]:"" )))
{
+ y2milestone( "AddSwapMp %1", part );
boolean ok =3D true;
if( !contains( swaps, part["device"]:"" ))
{
- ok =3D CheckSwapable( part["device"]:"" );
+ string dev =3D part["device"]:"";
+ if( !isempty(part["crypt_device"]:""))
+ dev =3D part["crypt_device"]:"";
+ ok =3D CheckSwapable( dev );
y2milestone( "AddSwapMp initial ok:%1", ok );
}
if( ok )
@@ -3434,10 +3438,10 @@
``(p["enc_type"]:`none=3D=3D`luks ));
in_cr =3D (list)merge( in_cr,=20
filter( map p, tmp,
- ``(size(p["crypt_device"]:"")=3D=3D0)));
+ ``(isempty(p["crypt_device"]:""))));
ac_cr =3D (list)merge( ac_cr,=20
filter( map p, tmp,
- ``(size(p["crypt_device"]:"")>0)));
+ ``(!isempty(p["crypt_device"]:""))));
});
y2milestone( "GetCryptLists inactive:%1", in_cr );
y2milestone( "GetCryptLists active:%1", ac_cr );
@@ -3452,6 +3456,7 @@
{
map crvol =3D GetCryptLists( target );
boolean ret =3D true;
+ boolean rescan_done =3D false;
// text in help field
string helptext =3D _(
"Enter encryption password for any of the
@@ -3510,10 +3515,17 @@
crvol["inactive"] =3D filter( string s, crvol["inactive"]:[],
``(!contains(rl,s)));
RescanCrypted();
+ rescan_done =3D true;
}
}
}
}
+ if( rescan_done )
+ {
+ StorageMap[targets_key] =3D target;
+ UpdateTargetMap();
+ target =3D StorageMap[targets_key]:$[];
+ }
return( target );
}
=20
@@ -3691,7 +3703,7 @@
if (Stage::initial())
{
tmp =3D AddProposalName(tmp);
- AskCryptPasswords( tmp );
+ tmp =3D AskCryptPasswords( tmp );
}
StorageMap[targets_key] =3D tmp;
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5612769053080510184==--
From rpmcruz@svn.opensuse.org Thu Mar 25 18:48:20 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61500 - in /trunk/gtk: ChangeLog src/pkg/ygtkpkglistview.cc
Date: Thu, 25 Mar 2010 18:53:05 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6967330877131131842=="
--===============6967330877131131842==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Thu Mar 25 19:53:03 2010
New Revision: 61500
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61500&view=3Drev
Log:
* src/pkg/ygtkpkglistview.cc: allocate sufficient memory
for string beforehand: should speed up things a little.
* src/pkg/ygtkpkglistview.cc: show busy cursor when
modifying some list item.
* src/pkg/ygtkpkglistview.cc: disable Lock context-menu
item when package is being installed or remove, in which
case it won't have an effect. And replaced I/U/R by Undo
when package changed.
Modified:
trunk/gtk/ChangeLog
trunk/gtk/src/pkg/ygtkpkglistview.cc
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=3D61500&r1=
=3D61499&r2=3D61500&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Thu Mar 25 19:53:03 2010
@@ -1,5 +1,18 @@
2010-03-25 Ricardo Cruz
=20
+ * src/pkg/ygtkpkglistview.cc: allocate sufficient memory
+ for string beforehand: should speed up things a little.
+
+ * src/pkg/ygtkpkglistview.cc: show busy cursor when
+ modifying some list item.
+
+ * src/pkg/ygtkpkglistview.cc: disable Lock context-menu
+ item when package is being installed or remove, in which
+ case it won't have an effect. And replaced I/U/R by Undo
+ when package changed.
+
+2010-03-25 Ricardo Cruz
+
* src/pkg/ygtkpkglistview.cc: bug fix 2: highlight could
still get mangled when searching for more than one keyword,
when the 2nd was part of a tag.
Modified: trunk/gtk/src/pkg/ygtkpkglistview.cc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/src/pkg/ygtkpkglistview.c=
c?rev=3D61500&r1=3D61499&r2=3D61500&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/src/pkg/ygtkpkglistview.cc (original)
+++ trunk/gtk/src/pkg/ygtkpkglistview.cc Thu Mar 25 19:53:03 2010
@@ -9,6 +9,8 @@
#include "config.h"
#include "YGi18n.h"
#include "YGUtils.h"
+#include "YGUI.h"
+#include "YGPackageSelector.h"
#include "ygtkpkglistview.h"
#include "ygtktreeview.h"
#include "ygtktreemodel.h"
@@ -413,17 +415,18 @@
Ypp::ListProps props (list);
=20
bool canLock =3D props.canLock(), unlocked =3D props.isUnlocked();
+ bool modified =3D props.toModify();
bool locked =3D !unlocked && canLock;
- if (props.isNotInstalled())
+ if (props.isNotInstalled() && !modified)
inner::appendItem (menu, _("_Install"), 0, GTK_STOCK_SAVE,
!locked, inner::install_cb, pThis), empty =3D false;
- if (props.hasUpgrade())
+ if (props.hasUpgrade() && !modified)
inner::appendItem (menu, _("_Upgrade"), 0, GTK_STOCK_GO_UP,
!locked, inner::install_cb, pThis), empty =3D false;
- if (props.isInstalled() && props.canRemove())
+ if (props.isInstalled() && props.canRemove() && !modified)
inner::appendItem (menu, _("_Remove"), 0, GTK_STOCK_DELETE,
!locked, inner::remove_cb, pThis), empty =3D false;
- if (props.toModify())
+ if (modified)
inner::appendItem (menu, _("_Undo"), 0, GTK_STOCK_UNDO,
true, inner::undo_cb, pThis), empty =3D false;
if (canLock) {
@@ -435,7 +438,8 @@
GTK_STOCK_DIALOG_AUTHENTICATION, true, inner::unlock_cb, pThis), empty =
=3D false;
if (unlocked)
inner::appendItem (menu, _("_Lock"), _(lock_tooltip),
- GTK_STOCK_DIALOG_AUTHENTICATION, true, inner::lock_cb, pThis), empty =
=3D false;
+ GTK_STOCK_DIALOG_AUTHENTICATION, !modified,
+ inner::lock_cb, pThis), empty =3D false;
}
}
=20
@@ -481,6 +485,9 @@
static void row_activated_cb (GtkTreeView *view, GtkTreePath *path,
GtkTreeViewColumn *column, YGtkPkgListView *pThis)
{
+ YGUI::ui()->busyCursor();
+ if (YGPackageSelector::get()->yield()) return;
+
GtkTreeModel *model =3D gtk_tree_view_get_model (view);
Ypp::Selectable *sel =3D ygtk_zypp_model_get_sel (model, path);
if (sel->toModify())
@@ -489,26 +496,38 @@
sel->remove();
else
sel->install();
+
+ YGUI::ui()->normalCursor();
}
=20
static void check_toggled_cb (GtkCellRendererToggle *renderer, gchar *path_s=
tr,
YGtkPkgListView *pThis)
{
+ YGUI::ui()->busyCursor();
+ if (YGPackageSelector::get()->yield()) return;
+
GtkTreeView *view =3D GTK_TREE_VIEW (pThis->impl->view);
GtkTreeModel *model =3D gtk_tree_view_get_model (view);
Ypp::Selectable *sel =3D ygtk_zypp_model_get_sel (model, path_str);
=20
gboolean active =3D gtk_cell_renderer_toggle_get_active (renderer);
active ? sel->remove() : sel->install();
+
+ YGUI::ui()->normalCursor();
}
=20
static void upgrade_toggled_cb (YGtkCellRendererSideButton *renderer, gchar =
*path_str,
YGtkPkgListView *pThis)
{
+ YGUI::ui()->busyCursor();
+ if (YGPackageSelector::get()->yield()) return;
+
GtkTreeView *view =3D GTK_TREE_VIEW (pThis->impl->view);
GtkTreeModel *model =3D gtk_tree_view_get_model (view);
Ypp::Selectable *sel =3D ygtk_zypp_model_get_sel (model, path_str);
sel->toInstall() ? sel->undo() : sel->install();
+
+ YGUI::ui()->normalCursor();
}
=20
static void undo_toggled_cb (YGtkCellRendererButton *renderer, gchar *path_s=
tr,
@@ -980,6 +999,7 @@
const char *openTag, const char *closeTag, int openTag=
Len, int closeTagLen)
{
if (keywords.empty()) return;
+ text.reserve ((openTagLen + closeTagLen + 2) * 6);
const char *i =3D text.c_str();
while (*i) {
std::list ::const_iterator it;
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6967330877131131842==--
From rpmcruz@svn.opensuse.org Thu Mar 25 18:49:48 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61501 - in /trunk/gtk: VERSION VERSION.cmake
package/yast2-gtk.changes
Date: Thu, 25 Mar 2010 18:54:33 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4549506105000727909=="
--===============4549506105000727909==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: rpmcruz
Date: Thu Mar 25 19:54:32 2010
New Revision: 61501
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61501&view=3Drev
Log:
Milestone version.
Modified:
trunk/gtk/VERSION
trunk/gtk/VERSION.cmake
trunk/gtk/package/yast2-gtk.changes
Modified: trunk/gtk/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION?rev=3D61501&r1=3D=
61500&r2=3D61501&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION (original)
+++ trunk/gtk/VERSION Thu Mar 25 19:54:32 2010
@@ -1 +1 @@
-2.21.29
+2.21.30
Modified: trunk/gtk/VERSION.cmake
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION.cmake?rev=3D61501=
&r1=3D61500&r2=3D61501&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/VERSION.cmake (original)
+++ trunk/gtk/VERSION.cmake Thu Mar 25 19:54:32 2010
@@ -1,3 +1,3 @@
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "21")
-SET(VERSION_PATCH "29")
+SET(VERSION_PATCH "30")
Modified: trunk/gtk/package/yast2-gtk.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/package/yast2-gtk.changes=
?rev=3D61501&r1=3D61500&r2=3D61501&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/gtk/package/yast2-gtk.changes (original)
+++ trunk/gtk/package/yast2-gtk.changes Thu Mar 25 19:54:32 2010
@@ -1,4 +1,14 @@
-------------------------------------------------------------------
+Thu Mar 25 18:54:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
+
+- 2.21.30
+- sw_single: speed up query a little bit.
+- sw_single: show busy cursor when modifying some list item.
+- sw_single: disable Lock context-menu item when package is being
+installed or remove, in which case it won't have an effect.
+And replaced I/U/R by Undo when package changed.
+
+-------------------------------------------------------------------
Thu Mar 25 05:22:00 WET 2010 - rpmcruz(a)alunos.dcc.fc.up.pt
=20
- 2.21.29
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4549506105000727909==--
From rpmcruz@svn.opensuse.org Thu Mar 25 18:49:51 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61502 - /tags/stable-2_21_30/
Date: Thu, 25 Mar 2010 18:54:36 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0326350927956790327=="
--===============0326350927956790327==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Thu Mar 25 19:54:35 2010
New Revision: 61502
URL: http://svn.opensuse.org/viewcvs/yast?rev=61502&view=rev
Log:
Created tag stable-2_21_30
Added:
tags/stable-2_21_30/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============0326350927956790327==--
From rpmcruz@svn.opensuse.org Thu Mar 25 18:49:58 2010
From: rpmcruz@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61503 - /tags/stable-2_21_30/gtk/
Date: Thu, 25 Mar 2010 18:54:43 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3510437658647063243=="
--===============3510437658647063243==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: rpmcruz
Date: Thu Mar 25 19:54:42 2010
New Revision: 61503
URL: http://svn.opensuse.org/viewcvs/yast?rev=61503&view=rev
Log:
Created tag stable-2_21_30 for gtk
Added:
tags/stable-2_21_30/gtk/
- copied from r61502, trunk/gtk/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3510437658647063243==--
From ug@svn.opensuse.org Fri Mar 26 08:49:13 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61504 - in
/branches/SuSE-Code-11-SP1-Branch/autoinstallation: VERSION
package/autoyast2.changes src/modules/Profile.ycp
Date: Fri, 26 Mar 2010 08:53:59 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7211568690894607225=="
--===============7211568690894607225==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Fri Mar 26 09:53:57 2010
New Revision: 61504
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61504&view=3Drev
Log:
fixed a race. 2.17.41
Modified:
branches/SuSE-Code-11-SP1-Branch/autoinstallation/VERSION
branches/SuSE-Code-11-SP1-Branch/autoinstallation/package/autoyast2.chang=
es
branches/SuSE-Code-11-SP1-Branch/autoinstallation/src/modules/Profile.ycp
Modified: branches/SuSE-Code-11-SP1-Branch/autoinstallation/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/au=
toinstallation/VERSION?rev=3D61504&r1=3D61503&r2=3D61504&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/autoinstallation/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/autoinstallation/VERSION Fri Mar 26 09:5=
3:57 2010
@@ -1 +1 @@
-2.17.40
+2.17.41
Modified: branches/SuSE-Code-11-SP1-Branch/autoinstallation/package/autoyast2=
.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/au=
toinstallation/package/autoyast2.changes?rev=3D61504&r1=3D61503&r2=3D61504&vi=
ew=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/autoinstallation/package/autoyast2.chang=
es (original)
+++ branches/SuSE-Code-11-SP1-Branch/autoinstallation/package/autoyast2.chang=
es Fri Mar 26 09:53:57 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Fri Mar 26 09:52:04 CET 2010 - ug(a)suse.de
+
+- fixed a race when final_halt or final_reboot was used
+ (bnc#591300)
+- 2.17.41
+
+-------------------------------------------------------------------
Fri Mar 12 11:32:00 CET 2010 - ug(a)suse.de
=20
- printer documentation fixed (bnc#587441)
Modified: branches/SuSE-Code-11-SP1-Branch/autoinstallation/src/modules/Profi=
le.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/au=
toinstallation/src/modules/Profile.ycp?rev=3D61504&r1=3D61503&r2=3D61504&view=
=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/autoinstallation/src/modules/Profile.ycp=
(original)
+++ branches/SuSE-Code-11-SP1-Branch/autoinstallation/src/modules/Profile.ycp=
Fri Mar 26 09:53:57 2010
@@ -143,7 +143,7 @@
current["general"] =3D remove( current["general"]:$[], "cloc=
k" );
}
if( current["general","mode","final_halt"]:false ) {
- map script =3D $[ "filename":"zzz_halt", "source":"shutdown =
-h now" ];
+ map script =3D $[ "filename":"zzz_halt", "source":"chkconfig=
autoyast off\nshutdown -h now" ];
if( ! haskey( current, "scripts" ) )
current["scripts"] =3D $[];
if( ! haskey( current["scripts"]:$[], "init-scripts" ) )
@@ -151,7 +151,7 @@
current["scripts","init-scripts"] =3D add( current["scripts"=
,"init-scripts"]:[], script );
}
if( current["general","mode","final_reboot"]:false ) {
- map script =3D $[ "filename":"zzz_reboot", "source":"shutdow=
n -r now" ];
+ map script =3D $[ "filename":"zzz_reboot", "source":"chkconf=
ig autoyast off\nshutdown -r now" ];
if( ! haskey( current, "scripts" ) )
current["scripts"] =3D $[];
if( ! haskey( current["scripts"]:$[], "init-scripts" ) )
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7211568690894607225==--
From ug@svn.opensuse.org Fri Mar 26 08:49:19 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject:
[yast-commit] r61505 - /tags/branch-Code-11-SP1-2_17_41/autoinstallation/
Date: Fri, 26 Mar 2010 08:54:05 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2850808836412682048=="
--===============2850808836412682048==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: ug
Date: Fri Mar 26 09:54:04 2010
New Revision: 61505
URL: http://svn.opensuse.org/viewcvs/yast?rev=61505&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_41 for autoinstallation
Added:
tags/branch-Code-11-SP1-2_17_41/autoinstallation/ (props changed)
- copied from r61504, branches/SuSE-Code-11-SP1-Branch/autoinstallation/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2850808836412682048==--
From ug@svn.opensuse.org Fri Mar 26 08:53:06 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61506 - in /trunk/autoinstallation:
package/autoyast2.changes src/modules/Profile.ycp
Date: Fri, 26 Mar 2010 08:57:52 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3346339334686542245=="
--===============3346339334686542245==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Fri Mar 26 09:57:51 2010
New Revision: 61506
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61506&view=3Drev
Log:
fixed a race when final_halt or final_reboot was used
Modified:
trunk/autoinstallation/package/autoyast2.changes
trunk/autoinstallation/src/modules/Profile.ycp
Modified: trunk/autoinstallation/package/autoyast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/auto=
yast2.changes?rev=3D61506&r1=3D61505&r2=3D61506&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Fri Mar 26 09:57:51 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Mar 26 09:57:13 CET 2010 - ug(a)suse.de
+
+- fixed a race when final_halt or final_reboot was used
+ (bnc#591300)
+
+-------------------------------------------------------------------
Thu Mar 25 13:45:53 CET 2010 - ug(a)suse.de
=20
- "notification" option added to scripts
Modified: trunk/autoinstallation/src/modules/Profile.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/modules/=
Profile.ycp?rev=3D61506&r1=3D61505&r2=3D61506&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/src/modules/Profile.ycp (original)
+++ trunk/autoinstallation/src/modules/Profile.ycp Fri Mar 26 09:57:51 2010
@@ -140,7 +140,7 @@
current["general"] =3D remove( current["general"]:$[], "cloc=
k" );
}
if( current["general","mode","final_halt"]:false ) {
- map script =3D $[ "filename":"zzz_halt", "source":"shutdown =
-h now" ];
+ map script =3D $[ "filename":"zzz_halt", "source":"chkconfig=
autoyast off\nshutdown -h now" ];
if( ! haskey( current, "scripts" ) )
current["scripts"] =3D $[];
if( ! haskey( current["scripts"]:$[], "init-scripts" ) )
@@ -148,7 +148,7 @@
current["scripts","init-scripts"] =3D add( current["scripts"=
,"init-scripts"]:[], script );
}
if( current["general","mode","final_reboot"]:false ) {
- map script =3D $[ "filename":"zzz_reboot", "source":"shutdow=
n -r now" ];
+ map script =3D $[ "filename":"zzz_reboot", "source":"chkconf=
ig autoyast off\nshutdown -r now" ];
if( ! haskey( current, "scripts" ) )
current["scripts"] =3D $[];
if( ! haskey( current["scripts"]:$[], "init-scripts" ) )
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============3346339334686542245==--
From ug@svn.opensuse.org Fri Mar 26 09:40:34 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61507 - in /trunk/autoinstallation:
package/autoyast2.changes src/dialogs/script_dialogs.ycp
src/modules/AutoinstScripts.ycp
Date: Fri, 26 Mar 2010 09:44:14 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6875201396839790748=="
--===============6875201396839790748==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Fri Mar 26 10:44:13 2010
New Revision: 61507
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61507&view=3Drev
Log:
add to scripts UI
Modified:
trunk/autoinstallation/package/autoyast2.changes
trunk/autoinstallation/src/dialogs/script_dialogs.ycp
trunk/autoinstallation/src/modules/AutoinstScripts.ycp
Modified: trunk/autoinstallation/package/autoyast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/auto=
yast2.changes?rev=3D61507&r1=3D61506&r2=3D61507&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Fri Mar 26 10:44:13 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 26 10:43:46 CET 2010 - ug(a)suse.de
+
+- add to scripts UI
+
+-------------------------------------------------------------------
Fri Mar 26 09:57:13 CET 2010 - ug(a)suse.de
=20
- fixed a race when final_halt or final_reboot was used
Modified: trunk/autoinstallation/src/dialogs/script_dialogs.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/dialogs/=
script_dialogs.ycp?rev=3D61507&r1=3D61506&r2=3D61507&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/src/dialogs/script_dialogs.ycp (original)
+++ trunk/autoinstallation/src/dialogs/script_dialogs.ycp Fri Mar 26 10:44:13=
2010
@@ -182,6 +182,9 @@
),
`VSpacing(1),
`HBox(
+ `TextEntry(`id(`notification), `opt(`notify), _("Tex=
t of the notification popup"), script["notification"]:"" )
+ ),
+ `HBox(
`TextEntry(`id(`location), `opt(`notify), _("Script =
Location"), script["location"]:"" )
),
`HBox(
@@ -213,6 +216,7 @@
UI::ChangeWidget (`id(`chrooted), `Enabled, false);
UI::ChangeWidget (`id(`network), `Enabled, false);
UI::ChangeWidget (`id(`feedback), `Enabled, false);
+ UI::ChangeWidget (`id(`notification), `Enabled, false);
}
=20
if( size( (string)UI::QueryWidget( `id(`location), `Value ) ) > 0 ) {
@@ -246,6 +250,7 @@
boolean chrooted =3D (boolean)UI::QueryWidget(`id(`chrooted)=
, `Value);
boolean network =3D (boolean)UI::QueryWidget(`id(`network),=
`Value);
string location =3D (string)UI::QueryWidget(`id(`location), =
`Value);
+ string notification =3D (string)UI::QueryWidget(`id(`notific=
ation), `Value);
=20
if ( (source =3D=3D "" && location =3D=3D "" ) || scriptName=
=3D=3D "")
{
@@ -257,7 +262,7 @@
}
else
{
- AutoinstScripts::AddEditScript( scriptName, source, inte=
rpreter, type, chrooted, debug, feedback, network, feedback_type, location);
+ AutoinstScripts::AddEditScript( scriptName, source, inte=
rpreter, type, chrooted, debug, feedback, network, feedback_type, location, n=
otification);
}
}
else if (ret =3D=3D `loadsource)
@@ -278,21 +283,25 @@
UI::ChangeWidget (`id(`feedback), `Value, false);
UI::ChangeWidget (`id(`chrooted), `Value, false);
UI::ChangeWidget (`id(`network), `Value, false);
+ UI::ChangeWidget (`id(`notification), `Enabled, fals=
e);
} else if( type =3D=3D "chroot-scripts" ) {
UI::ChangeWidget (`id(`chrooted), `Enabled, true);
UI::ChangeWidget (`id(`feedback), `Enabled, true);
UI::ChangeWidget (`id(`network), `Enabled, false);
UI::ChangeWidget (`id(`network), `Value, false);
+ UI::ChangeWidget (`id(`notification), `Enabled, true=
);
} else if( type =3D=3D "post-scripts" ) {
UI::ChangeWidget (`id(`chrooted), `Enabled, false);
UI::ChangeWidget (`id(`chrooted), `Value, false);
UI::ChangeWidget (`id(`feedback), `Enabled, true);
+ UI::ChangeWidget (`id(`notification), `Enabled, true=
);
UI::ChangeWidget (`id(`network), `Enabled, true);
} else if( type =3D=3D "pre-scripts" ) {
UI::ChangeWidget (`id(`chrooted), `Enabled, false);
UI::ChangeWidget (`id(`chrooted), `Value, false);
UI::ChangeWidget (`id(`feedback), `Enabled, true);
UI::ChangeWidget (`id(`network), `Value, false);
+ UI::ChangeWidget (`id(`notification), `Enabled, true=
);
UI::ChangeWidget (`id(`network), `Enabled, false);
}
} else if( ret =3D=3D `feedback ) {
Modified: trunk/autoinstallation/src/modules/AutoinstScripts.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/modules/=
AutoinstScripts.ycp?rev=3D61507&r1=3D61506&r2=3D61507&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/src/modules/AutoinstScripts.ycp (original)
+++ trunk/autoinstallation/src/modules/AutoinstScripts.ycp Fri Mar 26 10:44:1=
3 2010
@@ -148,6 +148,7 @@
return ($["filename":p["filename"]:"",
"interpreter": p["interpreter"]:"",
"source":p["source"]:"",
+ "notification":p["notification"]:"",
"location":p["location"]:"",
"feedback":p["feedback"]:false,
"feedback_type":p["feedback_type"]:"",
@@ -159,6 +160,7 @@
"interpreter": p["interpreter"]:"",
"source":p["source"]:"",
"location":p["location"]:"",
+ "notification":p["notification"]:"",
"feedback":p["feedback"]:false,
"feedback_type":p["feedback_type"]:"",
"debug":p["debug"]:true,
@@ -171,6 +173,7 @@
"interpreter": p["interpreter"]:"",
"source":p["source"]:"",
"chrooted":p["chrooted"]:false,
+ "notification":p["notification"]:"",
"location":p["location"]:"",
"feedback":p["feedback"]:false,
"feedback_type":p["feedback_type"]:"",
@@ -189,6 +192,7 @@
"interpreter": p["interpreter"]:"",
"source":p["source"]:"",
"location":p["location"]:"",
+ "notification":p["notification"]:"",
"feedback":p["feedback"]:false,
"feedback_type":p["feedback_type"]:"",
"debug":p["debug"]:true
@@ -366,7 +370,8 @@
boolean feedback,
boolean network,
string feedback_type,
- string location
+ string location,
+ string notification
)
{
boolean mod =3D false;
@@ -385,6 +390,7 @@
oldScript=3Dadd(oldScript,"network_needed",network);
oldScript=3Dadd(oldScript,"feedback_type", feedback_type);
oldScript=3Dadd(oldScript,"location", location);
+ oldScript=3Dadd(oldScript,"notification", notification);
=20
mod =3D true;
return oldScript;
@@ -407,6 +413,7 @@
script=3Dadd(script,"network_needed",network);
script=3Dadd(script,"feedback_type", feedback_type);
script=3Dadd(script,"location", location);
+ script=3Dadd(script,"notification", notification);
=20
merged=3Dadd(merged,script);
}
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6875201396839790748==--
From jsrain@svn.opensuse.org Fri Mar 26 10:06:28 2010
From: jsrain@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61508 -
/branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
Date: Fri, 26 Mar 2010 10:11:14 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5480233471267524538=="
--===============5480233471267524538==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: jsrain
Date: Fri Mar 26 11:11:14 2010
New Revision: 61508
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61508&view=3Drev
Log:
order the changes chronologically
Modified:
branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
Modified: branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/ya=
st2/package/yast2.changes?rev=3D61508&r1=3D61507&r2=3D61508&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes (original)
+++ branches/SuSE-Code-11-SP1-Branch/yast2/package/yast2.changes Fri Mar 26 1=
1:11:14 2010
@@ -1,15 +1,15 @@
-------------------------------------------------------------------
-Fri Mar 19 02:19:19 EDT 2010 - cmeng(a)novell.com
-
-- Add a new category High Availability (bnc #575787)
-
--------------------------------------------------------------------
Mon Mar 22 09:11:06 CET 2010 - mzugec(a)suse.cz
=20
- L3: autoinstallation with manual setup (bnc#568653)
- 2.17.91=20
=20
-------------------------------------------------------------------
+Fri Mar 19 02:19:19 EDT 2010 - cmeng(a)novell.com
+
+- Add a new category High Availability (bnc #575787)
+
+-------------------------------------------------------------------
Thu Mar 18 11:22:22 CET 2010 - mzugec(a)suse.cz
=20
- InternetTest: fixed NetworkManager issue (bnc#589079)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5480233471267524538==--
From ug@svn.opensuse.org Fri Mar 26 10:24:06 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61509 - in /trunk/installation: VERSION
control/control.rnc package/yast2-installation.changes
yast2-installation.spec.in
Date: Fri, 26 Mar 2010 10:28:51 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4766479812088291724=="
--===============4766479812088291724==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Fri Mar 26 11:28:48 2010
New Revision: 61509
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61509&view=3Drev
Log:
made it build again. 2.19.4
Modified:
trunk/installation/VERSION
trunk/installation/control/control.rnc
trunk/installation/package/yast2-installation.changes
trunk/installation/yast2-installation.spec.in
Modified: trunk/installation/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/VERSION?rev=3D61=
509&r1=3D61508&r2=3D61509&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/VERSION (original)
+++ trunk/installation/VERSION Fri Mar 26 11:28:48 2010
@@ -1 +1 @@
-2.19.3
+2.19.4
Modified: trunk/installation/control/control.rnc
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/control/control.=
rnc?rev=3D61509&r1=3D61508&r2=3D61509&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/control/control.rnc (original)
+++ trunk/installation/control/control.rnc Fri Mar 26 11:28:48 2010
@@ -89,6 +89,8 @@
| runlevel
| require_registration
| services_proposal
+ | ac_redraw_and_ignore
+ | debug_deploying
=20
## Default kernel parameters proposed by bootloader
additional_kernel_parameters =3D element additional_kernel_parameters { tex=
t }
@@ -796,3 +798,10 @@
start =3D element productDefines {
productDefines_elements*
}
+
+ac_redraw_and_ignore =3D element ac_redraw_and_ignore {
+ LIST,
+ element ac_item { text }+
+}
+
+debug_deploying =3D element debug_deploying { BOOLEAN }
Modified: trunk/installation/package/yast2-installation.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/package/yast2-in=
stallation.changes?rev=3D61509&r1=3D61508&r2=3D61509&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/package/yast2-installation.changes (original)
+++ trunk/installation/package/yast2-installation.changes Fri Mar 26 11:28:48=
2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Fri Mar 26 11:26:04 CET 2010 - ug(a)suse.de
+
+- fixed a broken yast2-installation.spec.in
+- fixed broken schema validation files for control.xml files
+- 2.19.4
+
+-------------------------------------------------------------------
Wed Mar 24 07:42:19 UTC 2010 - lslezak(a)suse.cz
=20
- inst_suseconfig.ycp - do not reset UI product name
Modified: trunk/installation/yast2-installation.spec.in
URL: http://svn.opensuse.org/viewcvs/yast/trunk/installation/yast2-installati=
on.spec.in?rev=3D61509&r1=3D61508&r2=3D61509&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/installation/yast2-installation.spec.in (original)
+++ trunk/installation/yast2-installation.spec.in Fri Mar 26 11:28:48 2010
@@ -112,7 +112,7 @@
=20
@INSTALL@
for f in `find %{buildroot}%{_datadir}/autoinstall/modules -name "*.desktop"=
`; do
- %suse_update_desktop_file f
+ %suse_update_desktop_file $f
done=20
=20
@CLEAN@
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============4766479812088291724==--
From aschnell@svn.opensuse.org Fri Mar 26 11:04:48 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61510 - in /branches/SuSE-Code-11-SP1-Branch/storage:
libstorage/src/Disk.cc package/yast2-storage.changes
Date: Fri, 26 Mar 2010 11:09:30 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1839883231129206365=="
--===============1839883231129206365==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Fri Mar 26 12:09:29 2010
New Revision: 61510
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61510&view=3Drev
Log:
- fixed setting password for encrypted LVM proposal (bnc #591075)
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Disk.cc
branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes
Modified: branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Disk.cc
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/libstorage/src/Disk.cc?rev=3D61510&r1=3D61509&r2=3D61510&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Disk.cc (original)
+++ branches/SuSE-Code-11-SP1-Branch/storage/libstorage/src/Disk.cc Fri Mar 2=
6 12:09:29 2010
@@ -1473,7 +1473,7 @@
checkRelaxed );
getStorage()->logCo( this );
int ret =3D createChecks( type, start, len, checkRelaxed );
- int number =3D 0;
+ unsigned number =3D 0;
if( ret=3D=3D0 )
{
number =3D availablePartNumber( type );
@@ -1497,6 +1497,20 @@
y2mil( "deleted at same start:" << *i );
p->getFsInfo( &(*i) );
}
+
+ // see bnc #591075
+ if (getStorage()->instsys())
+ {
+ for (i =3D pp.begin(); i !=3D pp.end(); ++i)
+ {
+ if (i->deleted() && i->nr() =3D=3D number && !i->getCryptPwd().empty())
+ {
+ y2mil("harvesting old password");
+ p->setCryptPwd(i->getCryptPwd());
+ }
+ }
+ }
+
p->setCreated();
device =3D p->device();
addToList( p );
Modified: branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/package/yast2-storage.changes?rev=3D61510&r1=3D61509&r2=3D61510&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes Fr=
i Mar 26 12:09:29 2010
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 26 12:02:43 CET 2010 - aschnell(a)suse.de
+
+- fixed setting password for encrypted LVM proposal (bnc #591075)
+
+-------------------------------------------------------------------
Thu Mar 25 11:20:52 CET 2010 - fehr(a)suse.de
=20
- fix bug when using mount-by-UUID for swap (bnc #591061)
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1839883231129206365==--
From aschnell@svn.opensuse.org Fri Mar 26 11:34:47 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61511 - in /branches/SuSE-Code-11-SP1-Branch/storage:
package/yast2-storage.changes storage/src/modules/Partitions.ycp
Date: Fri, 26 Mar 2010 11:39:33 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5156622667268666062=="
--===============5156622667268666062==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Fri Mar 26 12:39:32 2010
New Revision: 61511
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61511&view=3Drev
Log:
- increased size of boot partition to 200MB for various PPC platforms (bnc #5=
87777)
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes
branches/SuSE-Code-11-SP1-Branch/storage/storage/src/modules/Partitions.y=
cp
Modified: branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/package/yast2-storage.changes?rev=3D61511&r1=3D61510&r2=3D61511&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes Fr=
i Mar 26 12:39:32 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Mar 26 12:37:28 CET 2010 - aschnell(a)suse.de
+
+- increased size of boot partition to 200MB for various PPC
+ platforms (bnc #587777)
+
+-------------------------------------------------------------------
Fri Mar 26 12:02:43 CET 2010 - aschnell(a)suse.de
=20
- fixed setting password for encrypted LVM proposal (bnc #591075)
Modified: branches/SuSE-Code-11-SP1-Branch/storage/storage/src/modules/Partit=
ions.ycp
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/storage/src/modules/Partitions.ycp?rev=3D61511&r1=3D61510&r2=3D61511&vi=
ew=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/storage/src/modules/Partitions.y=
cp (original)
+++ branches/SuSE-Code-11-SP1-Branch/storage/storage/src/modules/Partitions.y=
cp Fri Mar 26 12:39:32 2010
@@ -194,15 +194,15 @@
}
else if( Arch::board_chrp() )
{
- minimal_needed_bootsize =3D 16*1024*1024;
+ minimal_needed_bootsize =3D 200*1024*1024;
}
else if( Arch::board_prep() )
{
- minimal_needed_bootsize =3D 5*1024*1024;
+ minimal_needed_bootsize =3D 200*1024*1024;
}
else if( Arch::board_iseries() )
{
- minimal_needed_bootsize =3D 8*1024*1024;
+ minimal_needed_bootsize =3D 200*1024*1024;
}
else if( Arch::board_mac() )
{
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5156622667268666062==--
From aschnell@svn.opensuse.org Fri Mar 26 11:39:03 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61512 - in /trunk/storage:
package/yast2-storage.changes storage/src/modules/Partitions.ycp
Date: Fri, 26 Mar 2010 11:41:54 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7693754751880018610=="
--===============7693754751880018610==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Fri Mar 26 12:41:53 2010
New Revision: 61512
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61512&view=3Drev
Log:
- increased size of boot partition to 200MB for various PPC platforms (bnc #5=
87777)
Modified:
trunk/storage/package/yast2-storage.changes
trunk/storage/storage/src/modules/Partitions.ycp
Modified: trunk/storage/package/yast2-storage.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/package/yast2-storage=
.changes?rev=3D61512&r1=3D61511&r2=3D61512&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/package/yast2-storage.changes (original)
+++ trunk/storage/package/yast2-storage.changes Fri Mar 26 12:41:53 2010
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Mar 26 12:37:28 CET 2010 - aschnell(a)suse.de
+
+- increased size of boot partition to 200MB for various PPC
+ platforms (bnc #587777)
+
+-------------------------------------------------------------------
Thu Mar 25 18:24:35 CET 2010 - fehr(a)suse.de
=20
- fix problems with detection of data on newly unlocked encrypted=20
Modified: trunk/storage/storage/src/modules/Partitions.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/modules/P=
artitions.ycp?rev=3D61512&r1=3D61511&r2=3D61512&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/storage/storage/src/modules/Partitions.ycp (original)
+++ trunk/storage/storage/src/modules/Partitions.ycp Fri Mar 26 12:41:53 2010
@@ -194,15 +194,15 @@
}
else if( Arch::board_chrp() )
{
- minimal_needed_bootsize =3D 16*1024*1024;
+ minimal_needed_bootsize =3D 200*1024*1024;
}
else if( Arch::board_prep() )
{
- minimal_needed_bootsize =3D 5*1024*1024;
+ minimal_needed_bootsize =3D 200*1024*1024;
}
else if( Arch::board_iseries() )
{
- minimal_needed_bootsize =3D 8*1024*1024;
+ minimal_needed_bootsize =3D 200*1024*1024;
}
else if( Arch::board_mac() )
{
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7693754751880018610==--
From ug@svn.opensuse.org Fri Mar 26 12:08:51 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61513 - /trunk/autoinstallation/doc/ScriptsSection.xml
Date: Fri, 26 Mar 2010 12:13:38 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2577503964587356932=="
--===============2577503964587356932==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Fri Mar 26 13:13:37 2010
New Revision: 61513
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61513&view=3Drev
Log:
typo
Modified:
trunk/autoinstallation/doc/ScriptsSection.xml
Modified: trunk/autoinstallation/doc/ScriptsSection.xml
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/doc/ScriptsS=
ection.xml?rev=3D61513&r1=3D61512&r2=3D61513&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/doc/ScriptsSection.xml (original)
+++ trunk/autoinstallation/doc/ScriptsSection.xml Fri Mar 26 13:13:37 2010
@@ -153,7 +153,7 @@
This type of script is available since openSUSE 11.2 (not SLES11).
- The following elements must be between the <scripts><po=
stpartitioning-scripts config:type=3D"list"><script> ... </script=
></postpartitioning-sripts>...</scripts> tags
+ The following elements must be between the <scripts><po=
stpartitioning-scripts config:type=3D"list"><script> ... </script=
></postpartitioning-scripts>...</scripts> tags
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============2577503964587356932==--
From ug@svn.opensuse.org Fri Mar 26 13:04:57 2010
From: ug@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61514 - in /trunk/autoinstallation: VERSION
package/autoyast2.changes
Date: Fri, 26 Mar 2010 13:09:11 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8187274765627499409=="
--===============8187274765627499409==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: ug
Date: Fri Mar 26 14:09:10 2010
New Revision: 61514
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61514&view=3Drev
Log:
2.19.5
Modified:
trunk/autoinstallation/VERSION
trunk/autoinstallation/package/autoyast2.changes
Modified: trunk/autoinstallation/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/VERSION?rev=
=3D61514&r1=3D61513&r2=3D61514&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/VERSION (original)
+++ trunk/autoinstallation/VERSION Fri Mar 26 14:09:10 2010
@@ -1 +1 @@
-2.19.4
+2.19.5
Modified: trunk/autoinstallation/package/autoyast2.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/auto=
yast2.changes?rev=3D61514&r1=3D61513&r2=3D61514&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Fri Mar 26 14:09:10 2010
@@ -1,7 +1,8 @@
-------------------------------------------------------------------
Fri Mar 26 10:43:46 CET 2010 - ug(a)suse.de
=20
-- add to scripts UI
+- added to scripts UI
+- 2.19.5
=20
-------------------------------------------------------------------
Fri Mar 26 09:57:13 CET 2010 - ug(a)suse.de
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============8187274765627499409==--
From aschnell@svn.opensuse.org Fri Mar 26 14:20:04 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61515 - in /branches/SuSE-Code-11-SP1-Branch/storage:
VERSION package/yast2-storage.changes
Date: Fri, 26 Mar 2010 14:23:28 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7481165832494431107=="
--===============7481165832494431107==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: aschnell
Date: Fri Mar 26 15:23:27 2010
New Revision: 61515
URL: http://svn.opensuse.org/viewcvs/yast?rev=3D61515&view=3Drev
Log:
- increased version
Modified:
branches/SuSE-Code-11-SP1-Branch/storage/VERSION
branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes
Modified: branches/SuSE-Code-11-SP1-Branch/storage/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/VERSION?rev=3D61515&r1=3D61514&r2=3D61515&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/VERSION (original)
+++ branches/SuSE-Code-11-SP1-Branch/storage/VERSION Fri Mar 26 15:23:27 2010
@@ -1 +1 @@
-2.17.95
+2.17.96
Modified: branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.chan=
ges
URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/st=
orage/package/yast2-storage.changes?rev=3D61515&r1=3D61514&r2=3D61515&view=3D=
diff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes (o=
riginal)
+++ branches/SuSE-Code-11-SP1-Branch/storage/package/yast2-storage.changes Fr=
i Mar 26 15:23:27 2010
@@ -3,6 +3,7 @@
=20
- increased size of boot partition to 200MB for various PPC
platforms (bnc #587777)
+- 2.17.96
=20
-------------------------------------------------------------------
Fri Mar 26 12:02:43 CET 2010 - aschnell(a)suse.de
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============7481165832494431107==--
From aschnell@svn.opensuse.org Fri Mar 26 14:21:13 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61516 - /tags/branch-Code-11-SP1-2_17_96/
Date: Fri, 26 Mar 2010 14:24:14 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5903794682522047208=="
--===============5903794682522047208==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: aschnell
Date: Fri Mar 26 15:24:13 2010
New Revision: 61516
URL: http://svn.opensuse.org/viewcvs/yast?rev=61516&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_96
Added:
tags/branch-Code-11-SP1-2_17_96/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============5903794682522047208==--
From aschnell@svn.opensuse.org Fri Mar 26 14:21:17 2010
From: aschnell@svn.opensuse.org
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] r61517 - /tags/branch-Code-11-SP1-2_17_96/storage/
Date: Fri, 26 Mar 2010 14:24:15 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1924627929418017896=="
--===============1924627929418017896==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Author: aschnell
Date: Fri Mar 26 15:24:15 2010
New Revision: 61517
URL: http://svn.opensuse.org/viewcvs/yast?rev=61517&view=rev
Log:
Created tag branch-Code-11-SP1-2_17_96 for storage
Added:
tags/branch-Code-11-SP1-2_17_96/storage/ (props changed)
- copied from r61516, branches/SuSE-Code-11-SP1-Branch/storage/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============1924627929418017896==--
From hudson@yast.suse.de Fri Mar 26 16:28:22 2010
From: Hudson Integration Service
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] Build failed in Hudson: webyast-service-head-i586 #704
Date: Fri, 26 Mar 2010 17:31:55 +0100
Message-ID: <467494172.641269621115312.JavaMail.hudson@golelet>
In-Reply-To: <974573301.61267015536648.JavaMail.hudson@golelet>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6301471758065174584=="
--===============6301471758065174584==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
See
Changes:
[Martin Kudlvasr] make a separate :grant_policies rake task, so :install_=
policies do not depend on a binary file (/usr/sbin/grantwebyastrights)
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-re=
st-service into firewall
=20
Conflicts:
Rakefile
[Martin Kudlvasr] added saving capability, added tests.
[Martin Kudlvasr] Merge branch 'firewall' of gitorious.org:opensuse/yast-=
rest-service
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-re=
st-service into firewall
[Martin Kudlvasr] modified firewall to not use "services" in xml
[Jiri Suchomel] - fixed user renaming (bnc#580203)
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-re=
st-service
[Martin Kudlvasr] Merge branch 'firewall' of gitorious.org:opensuse/yast-=
rest-service
[Martin Vidner] Reordered the change entries to make them chronological.
=20
ro noticed at SP1 check-in
(cherry picked from commit 57eeaca736f6fae3e7fa46840882349392a16dff)
[Martin Kudlvasr] removed ridiculous %config tags, release of 0.2.0
[Josef Reidinger] fix issue with non-saving time (bnc#582810)
[Josef Reidinger] log if invalid arguments exception is thrown
[Josef Reidinger] fix typo
[Josef Reidinger] add last fallback if every attempt to get timezone fail=
s (bnc#582166)
[Josef Reidinger] remove unrelevant permissions from ws (bnc#582245)
[Jiri Suchomel] - package postfix-update-hostname script for dhcpcd (bnc#=
559145)
- require correct version of yast2-mail
- 0.1.5
[Josef Reidinger] store middle work on roles to allow more priority work
[Josef Reidinger] rewrite reading permissions grant to more reliable way =
as asking to polkit-auth become quite error prone (bnc#569987)
[Ladislav Slezak] improved the testsuite - test save, destroy and to_jso=
n methods
[Ladislav Slezak] fixed parsing of *.repo files (space between key and =
=3D was part of the key)
=20
- added a testsuite
[Ladislav Slezak] fixed Patch installation (bnc#579034), fixed possible r=
ace condition
=20
(add system bus to dbusloop object before sending DBus message)
- 0.1.11
[Josef Reidinger] improve robustness, add working test
[Josef Reidinger] add test fior find by id and fix its problems
[Stefan Schubert] Improving checks while generating the config file (bnc#=
582735)
[Stefan Schubert] Set WebYaST as default hostname for collectd in order t=
o prevent
confusion while changing hostname
[Ladislav Slezak] - implemented basic caching (action caching for :index =
and :show actions)
=20
- 0.1.12
[Stefan Schubert] checking params (bnc#580216)
[Stefan Schubert] Merge branch 'master' of gitorious.org:opensuse/yast-re=
st-service
[Stefan Schubert] checking params (bnc#580216)
[Stefan Schubert] has been renamed to metrics
[Stefan Schubert] has been renamed to metrics
[Ladislav Slezak] webyast-software-ws: test patch installation, test patc=
h lookup
=20
fixed patch searching: don't use 'return' statement in a Proc object
it breaks testsuite (probably because of mocking)
[Stefan Schubert] Do not search for default host via network if there is =
only one
host (WebYaST) defined for collectd
[Josef Reidinger] change plugin registration so rake routes now works
[Josef Reidinger] add basic controller which provide read access with tes=
ts
[Josef Reidinger] add to package empty files
[Josef Reidinger] prepare workspace for writing testsw
[Josef Reidinger] load method return self
[Josef Reidinger] store new, updated or deleted roles to config
[Martin Vidner] Version + changelog for the previous commit (bnc#569987).
[Josef Reidinger] add test for update and also for delete, fix problem in=
delete
[Jiri Suchomel] - added support for only showing specified services, using
filter_services.yml config file (fate#308409)
- save information if service is 'custom', it has different
handling in YaPI
- 0.1.4
[Ladislav Slezak] webyast-software-ws - handle DBus errors
=20
- 0.1.13
[Josef Reidinger] add more REST methods
[Josef Reidinger] add abitility to return also description for permissions
[Ladislav Slezak] webyast-software-ws - added more test cases
[Ladislav Slezak] webyast-software-ws - use BaseModel::Base, added valida=
tions
[Michal Zugec] create separate model for groups
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-rest-=
service
[Josef Reidinger] fix problem of reachability of mark_permissions
[Ladislav Slezak] Repository class now conforms to ActiveModel, added val=
idation tests
=20
ActiveModel object has to define update instead of save
(or it can define update, create and new_record?)
[Martin Kudlvasr] ntp plugin: added deployment of NTP.pm to deploy_local =
rake task
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-re=
st-service
[Josef Reidinger] fix packaging issue
[Josef Reidinger] Merge branch 'role_mgmt' of gitorious.org:opensuse/yast=
-rest-service
[Josef Reidinger] release time
[Josef Reidinger] reflect time renaming
[Josef Reidinger] release basesystem
[Josef Reidinger] release base 0.1.5
[J. Daniel Schmidt] fix calculation of the exitcode and error status, ren=
der error 400 on all errors
[J. Daniel Schmidt] Merge branch 'master' of gitorious.org:opensuse/yast-=
rest-service
[Josef Reidinger] first adaptation for setting ntp server if not set (bnc=
#585783)
[Jiri Suchomel] - added function for writing testing mail (bnc#580458)
- new version of postfix-update-hostname
- 0.1.6
[Jiri Suchomel] Merge branch 'master' of gitorious.org:opensuse/yast-rest=
-service
[Jiri Suchomel] mkdir /var/lib/yastws/mail
[Josef Reidinger] store intermediate result of base system (bnc#555303)
[Josef Reidinger] release basesystem
[Josef Reidinger] add hack which avoid problem with ActiveResource readin=
g errors from xml (bnc#587016)
[Martin Vidner] Merge branch 'maintenance-webyast-1.0'
=20
Conflicts:
webservice/app/models/permission.rb
- preferred master (bnc#555208) over branch (bnc#569987)
for more logging.
webservice/test/functional/permissions_controller_test.rb
webservice/test/unit/permission_test.rb
- preferred the branch, the tests are more refined there
=20
Usual boring conflicts:
webservice/package/webyast-base-ws.changes
webservice/package/webyast-base-ws.spec
[Stefan Schubert] increased version
[Josef Reidinger] do not place --- to validation error message
[Josef Reidinger] release base 0.1.6
[Stefan Schubert] Merge branch 'master' of gitorious.org:opensuse/yast-re=
st-service
[Josef Reidinger] adapt caching to cache also variant with description of=
permissions
[Josef Reidinger] release baes 0.1.7
[Stefan Schubert] Do not take CDROM,DVD,... for showing disk space
[Stefan Schubert] Merge branch 'master' of gitorious.org:opensuse/yast-re=
st-service
[J. Daniel Schmidt] fix calculation of backend exitcode and error status
[J. Daniel Schmidt] Merge branch 'master' of gitorious.org:opensuse/yast-=
rest-service
[Ladislav Slezak] XmlSerializer - set default option :indent =3D> 2 for b=
etter readable output
[Ladislav Slezak] BaseModel::Base#save! - call save() _after_ validation =
check, not before
[Ladislav Slezak] webyast-base-ws - bump version to 0.1.8
[Ladislav Slezak] webyast-software-ws - use @repo.save!, adapted and exte=
nded the testsuite
=20
validation errors are reported via exception (with return code 422)
- 0.1.14
[Josef Reidinger] release ntp 0.1.2
[Jiri Suchomel] - always save mail settings (bnc#587442)
- fixed sending of the test mail (bnc#587432)
[Jiri Suchomel] 'no change' variant not used any more (bnc#587442)
[Jiri Suchomel] - updated documentation
[Jiri Suchomel] - 0.1.7
[Josef Reidinger] add backward compatibility for empty finish file
[Ladislav Slezak] - use mass assignment for loading attributes
=20
- 0.1.15
[Josef Reidinger] add standard xlm header to default to_xml (bnc#588398)
[Josef Reidinger] refactor permissions model and add tests for this model=
(bnc#581744)
[Josef Reidinger] revert accidnetly removed method
[Michal Zugec] don't crash with empty hostname or domain (bnc#577064)
[Jiri Suchomel] - execute postfix-update-hostname script explicitely, so =
the test
mail could be sent with current address (bnc#559145)
- 0.1.8
[Jiri Suchomel] - SERVICES.pm now resides here, not in yast2 (bnc#587876)
- remember 'enabled' status of each service (bmc#587879)
- 0.1.5
[Stefan Schubert] handle wrong graph data bnc#588304
[Stefan Schubert] handle wrong graph data bnc#588304
[Josef Reidinger] release 0.1.9
[Jiri Suchomel] oops
[Jiri Suchomel] - SERVICES.pm: fixed self->Enable call
- return also "enabled" when asked for service status
- 0.1.6
[Martin Kudlvasr] fix packaging, workaround Mode::testsuite() problem
[Martin Kudlvasr] firewall: release 0.2.1
[Ladislav Slezak] repositories - check whether removing a repository was =
successful (bnc#588739)
=20
- 0.1.16
[Jiri Suchomel] do not check on-boot status of custom service
[Jiri Suchomel] fill 'custom' tag when checking for status
[Ladislav Slezak] software - don't cache show action (bnc#587449)
=20
- expiring the cache fails when no id is passed
e.g. when called from index method
- 0.1.17
[Josef Reidinger] update immediatelly set ntp server (bnc#589303)
[Stefan Schubert] Do not propose dev-shm
[Ladislav Slezak] status - optionally read the status index in a separate=
thread (at background)
[Ladislav Slezak] graph.rb - added a mutex to avoid a race condition
=20
when writing the config file
[Ladislav Slezak] webyast-status-ws.changes - updated changes
[Josef Reidinger] improve test cases for session and bug fixed found prob=
lem (bnc#581799)
[Stefan Schubert] Use line graph for network
[Jiri Suchomel] - SERVICES.pm: do Execute and Enable actions for required=
services
as well (bnc#587876c13)
- 0.1.7
[Stefan Schubert] Merge branch 'master' of gitorious.org:opensuse/yast-re=
st-service
[Jiri Suchomel] deploy_local: added SERVICES.pm
[Jiri Suchomel] added fake filter file
[Jiri Suchomel] - return the service dependencies in the data model
[Jiri Suchomel] - filter out dependencies not usable in UI
[J. Daniel Schmidt] add is_registered? function to easily query the regis=
tration status
[Josef Reidinger] prevent endless loop if some directory doesn't contain =
Rakefile
------------------------------------------
[...truncated 1040 lines...]
0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
*** registering plugins ***
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/unit/system_test.rb"=20
(in /src/rest-service/plugins/system)
*** registering plugins ***
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
...
Finished in 0.557376 seconds.
3 tests, 6 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/functional/system_controller_test.rb"=20
*** registering plugins ***
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
.............
Finished in 1.1861 seconds.
13 tests, 21 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 not=
ifications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" =20
Loaded suite /usr/bin/rake
Started
Finished in 6.7e-05 seconds.
0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
*** registering plugins ***
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/unit/administrator_test.rb"=20
(in /src/rest-service/plugins/administrator)
*** registering plugins ***
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
......
Finished in 0.555833 seconds.
6 tests, 10 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 noti=
fications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/functional/administrator_controller_test.rb"=20
*** registering plugins ***
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
.
Finished in 1.657798 seconds.
1 tests, 4 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" =20
Loaded suite /usr/bin/rake
Started
Finished in 6.8e-05 seconds.
0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
*** registering plugins ***
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/unit/registration_test.rb"=20
(in /src/rest-service/plugins/registration)
*** registering plugins ***
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
....
Finished in 0.835478 seconds.
4 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/functional/configuration_controller_test.rb" "test/=
functional/registration_controller_test.rb"=20
*** registering plugins ***
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
.....
Finished in 0.929333 seconds.
5 tests, 2 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" =20
Loaded suite /usr/bin/rake
Started
Finished in 0.000136 seconds.
0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
*** registering plugins ***
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/unit/firewall_test.rb"=20
(in /src/rest-service/plugins/firewall)
*** registering plugins ***
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
..
Finished in 0.765629 seconds.
2 tests, 8 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/functional/firewall_controller_test.rb"=20
*** registering plugins ***
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
.......
Finished in 0.865389 seconds.
7 tests, 10 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 noti=
fications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" =20
Loaded suite /usr/bin/rake
Started
Finished in 6.0e-05 seconds.
0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
*** registering plugins ***
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" =20
(in /src/rest-service/plugins/securities)
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" =20
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" =20
Loaded suite /usr/bin/rake
Started
Finished in 8.5e-05 seconds.
0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
*** registering plugins ***
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/unit/language_test.rb"=20
(in /src/rest-service/plugins/language)
*** registering plugins ***
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
....
Finished in 2.203359 seconds.
4 tests, 8 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/functional/language_controller_test.rb"=20
*** registering plugins ***
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
.......
Finished in 0.582549 seconds.
7 tests, 16 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 noti=
fications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" =20
Loaded suite /usr/bin/rake
Started
Finished in 6.5e-05 seconds.
0 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
*** registering plugins ***
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/unit/packagekit_test.rb" "test/unit/resolvable_test=
.rb" "test/unit/repository_test.rb" "test/unit/patch_test.rb"=20
(in /src/rest-service/plugins/software)
*** registering plugins ***
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
..E...................
Finished in 1.12049 seconds.
1) Error:
test_mtime(PackageKitTest):
Errno::ENOENT: No such file or directory - /var/cache/zypp/solv
./plugins/software/lib/packagekit.rb:95:in `stat'
./plugins/software/lib/packagekit.rb:95:in `mtime'
/test/unit/packagekit_test.rb:32:in `test_mtime'
activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62=
:in `__send__'
activesupport (2.3.5) lib/active_support/testing/setup_and_teardown.rb:62=
:in `run'
22 tests, 58 assertions, 0 failures, 1 errors, 0 pendings, 0 omissions, 0 not=
ifications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/functional/patches_controller_test.rb" "test/functi=
onal/repositories_controller_test.rb"=20
*** registering plugins ***
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
..........................................
Finished in 1.426358 seconds.
42 tests, 66 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 not=
ifications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" =20
Errors running test:units!
rake aborted!
Error on execute '/usr/bin/rake test' inside plugins/software/
/src/rest-service/Rakefile:41
(See full trace by running task with --trace)
++ error_exit 1
++ echo 'ERROR: detected exit code 1'
ERROR: detected exit code 1
++ footer_and_exit 1
++ '[' -z 1 ']'
++ MYEXIT=3D1
++ '[' 1 =3D=3D 0 ']'
++ ascii_failed
++ cat
( )
( ) (
) _ )
( \_
_(_\ \)__
(____\___))
build failed
++ echo 'stopping dbus..'
stopping dbus..
++ /etc/init.d/dbus stop
Shutting down D-Bus daemon..done
++ exit 1
... unmounting sys
... unmounting proc
... unmounting pts
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Build wasn't successful, skipping saikuro coverage report
Publishing rails stats report...
[workspace] $ rake --silent stats
Failed to send e-mail to Michal Zugec because no e-mail address is known, and=
no default e-mail domain is configured
Failed to send e-mail to mzugec because no e-mail address is known, and no de=
fault e-mail domain is configured
Failed to send e-mail to J. Daniel Schmidt because no e-mail address is known=
, and no default e-mail domain is configured
Failed to send e-mail to Martin Vidner because no e-mail address is known, an=
d no default e-mail domain is configured
Failed to send e-mail to Jiri Suchomel because no e-mail address is known, an=
d no default e-mail domain is configured
Failed to send e-mail to Martin Kudlvasr because no e-mail address is known, =
and no default e-mail domain is configured
Failed to send e-mail to Klaus K??mpf because no e-mail address is known, and=
no default e-mail domain is configured
Failed to send e-mail to Stefan Schubert because no e-mail address is known, =
and no default e-mail domain is configured
Failed to send e-mail to Duncan Mac-Vicar P because no e-mail address is know=
n, and no default e-mail domain is configured
--=20
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
--===============6301471758065174584==--
From hudson@yast.suse.de Fri Mar 26 16:34:31 2010
From: Hudson Integration Service
To: yast-commit@lists.opensuse.org
Subject: [yast-commit] Build failed in Hudson: webyast-client-head-i586 #779
Date: Fri, 26 Mar 2010 17:37:39 +0100
Message-ID: <644590022.651269621459948.JavaMail.hudson@golelet>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2432540188635856106=="
--===============2432540188635856106==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
See
Changes:
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-we=
b-client into firewall
[Martin Kudlvasr] firewall ui - work in progress
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-we=
b-client into firewall
=20
Conflicts:
plugins/firewall/app/views/firewall/index.rhtml
[Martin Kudlvasr] make firewall not use "services" in xml format
[Martin Kudlvasr] Firewall - new UI. Needs some styling, but everything i=
s working.
[Josef Reidinger] remove ProxyLoader as it is not needed in ControlPanel
[Josef Reidinger] start/stop ntp according to user settings (bnc#580460)
[Josef Reidinger] prepare test for start/stop ntp service in time
[Michal Zugec] added functional and unit tests (bnc#581699)
[Josef Reidinger] move language selection to whole wy, not just after log=
in
[Josef Reidinger] Merge branch 'jr-fixes_after_release' of gitorious.org:=
opensuse/yast-web-client
[Josef Reidinger] changes
[Jiri Suchomel] - fixed broken layout (bnc#582595)
- show result of service execution (bnc#582610)
[Josef Reidinger] disable checkbox to avoid confusion with setting permis=
sions (bnc#583203)
[Josef Reidinger] changes
[Josef Reidinger] hide methods which is not intended to be actions (bnc#5=
80272)
[Jiri Suchomel] - fixed user renaming (bnc#580203)
[Michal Zugec] "Cancel" link in edit,new user (bnc#582629)
[Martin Kudlvasr] Merge branch 'firewall' of gitorious.org:opensuse/yast-=
web-client
[Martin Kudlvasr] Merge branch 'firewall-newui' of gitorious.org:opensuse=
/yast-web-client
[Machalkova Katarina] Redo user into tabular form
=20
(table is border-collapsed so it still looks bit like list)
[Machalkova Katarina] Doing away with self-made filter, using jquery.quic=
ksearch instead
[Martin Vidner] HTML-escape the host description in the login dialog (bnc=
#560323).
=20
Fixing cross-site scripting, as the hosts can be added without
authentication.
[J. Daniel Schmidt] do not show save button if nothing is there to be sav=
ed (bnc#582600)
[Machalkova Katarina] No pictures for the time being
[Machalkova Katarina] Replaced simple shapes with Tango icon equivalents
[Machalkova Katarina] Merge branch 'master' of gitorious.org:opensuse/yas=
t-web-client
[Machalkova Katarina] Add style, shrink too wide labels/fields, line stuf=
f up
=20
addresses bug#578685 & bug#578683
[Machalkova Katarina] classes for forms with smaller fields & friends
[Machalkova Katarina] ouch, no iconbuttons yet
[Machalkova Katarina] Classes for zebra-tables
[Machalkova Katarina] Going global with background-enabled fieldsets
[J. Daniel Schmidt] let details of registration be able to toggle (bnc#58=
3166)
hide useless buttons (bnc#582600)
prevent initial error message (bnc#)
mark mandatory fields after 1st try (bnc#583168) (bnc#582626)
allow to skip the registration in basesetup (bnc#581157)
better error reporting (bnc#582626)
version 0.0.9
[J. Daniel Schmidt] Merge branch 'registration-fixes'
[J. Daniel Schmidt] fix changes file, add bug number (bnc#578985)
[Michal Zugec] - groups validation for edit action (bnc#582602)
- moved javascript from view/edit into separate library file
[Ladislav Slezak] - html_helper.rb - added escape_jquery_selector helper =
(bnc#583571)
=20
for escaping metacharacters in jQuery selector name
- 0.1.8
[Ladislav Slezak] escape metacharacters in jQuery selector name (bnc#5835=
71)
=20
- 0.1.5
[Jiri Suchomel] make it translatable
[Michal Zugec] - groups validation for edit action (bnc#582602)
- moved javascript from view/edit into separate library file
[Martin Kudlvasr] release of version 0.1.1 (with some additional styling =
changes)
[Michal Zugec] Hide/Show Details for new user action (bnc#583695)
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-c=
lient
[Martin Kudlvasr] fix bnc#582797 (do not show back button, when eula is f=
irst in basesystem setup)
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-we=
b-client
[Michal Zugec] validate form values onkeyup(bnc#582587)
[Michal Zugec] fixed tests
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-c=
lient
[Josef Reidinger] always show back button (bnc#582631)
[Josef Reidinger] git test for saving timezone (bnc#582810)
[J. Daniel Schmidt] adapt to new layout and remove useless animation
[J. Daniel Schmidt] Merge branch 'master' of gitorious.org:opensuse/yast-=
web-client
[J. Daniel Schmidt] proper alignment of paragraphs in plugin-content sect=
ions
[J. Daniel Schmidt] add strings for translation
[J. Daniel Schmidt] fix button positioning and appearance in registration=
, add helper method to query basesystem
[J. Daniel Schmidt] add effect_helper.rb to easily show and hide html ele=
ments
[J. Daniel Schmidt] adapt show-hide effect to the new helper method
[J. Daniel Schmidt] more precide explaination - adapt changes file
[Ladislav Slezak] don't escape jQuery selectors, rather recode whole id
=20
escaping jQurey selectors is not enough in some cases,
e.g. id with > is not found even when > is escaped
[Ladislav Slezak] webyast-base-ui - bump version
[Martin Kudlvasr] mark controller methods, which shouldn't be exposed, as=
private
[Martin Kudlvasr] allow "label" option for form_next_button, label option=
is used only if basesystem setup is completed
[Martin Kudlvasr] wrap all navigation buttons with fieldset, use form_but=
ton functions wherever possible
[Martin Kudlvasr] fix for bnc#579538, redirect from "/session" to "/"
[Katarina Machalkova] Darker style of button & adjusted header font color
=20
so that these two go well together
[Katarina Machalkova] New background img
[Katarina Machalkova] Merge branch 'master' of gitorious.org:opensuse/yas=
t-web-client
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-we=
b-client
[Katarina Machalkova] Style for passwd strength bar
[Katarina Machalkova] Adding description to passwd strength bar
[Katarina Machalkova] Don't hide passwd strength indicator description,
=20
and use the same colour for passwd bar and for related font
[Martin Kudlvasr] stop including jquery styles. We don't use them anyway =
and they break custom styling of accordion.
[Martin Kudlvasr] wrap navigation buttons with fieldset so that they don'=
t touch the bottom-left border
[Martin Kudlvasr] change firewall to accordion style
[Martin Kudlvasr] fix tab-form, so that only fieldsets with class "tabbed=
" are considered.
[Martin Kudlvasr] firewall: change h4 tags into legend
[Martin Kudlvasr] remake network ui to use accordion
[Martin Kudlvasr] adapt user/edit and user/new to use accordion
[Martin Kudlvasr] remake status/edit to use accordion
[Ladislav Slezak] repositories - use YastModel instead of load_proxy
[Ladislav Slezak] improved the tidy message - nokogiri is also needed
=20
but it is not installed automatically by dependencies
[Ladislav Slezak] webyast-software-ui - added testsuite, fixed XHTML conf=
ormance, fixed backend error handling
[Ladislav Slezak] webyast-software-ui - handle 404 error in index
[Ladislav Slezak] fixed expected value in a test
[Ladislav Slezak] webyast-software-ui - version update to 0.1.7
=20
updated .spec file descriptions
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-we=
b-client
[Martin Kudlvasr] unify style of "icon headers" for modules with more tha=
n 1 page
[Martin Kudlvasr] make registration show/hide details into an accordion
[Martin Kudlvasr] fix "activate tab" functionality in accordions
[Martin Kudlvasr] add margins to the "show all modules" link by the means=
of a fieldset
[Katarina Machalkova] No borders and no shadows
[Martin Kudlvasr] put back jquery-ui styles as they are used also in flas=
h messages and jquery-dialog
[Martin Kudlvasr] repeat our styles inside accordion tag to negate effect=
of default jquery styles
[Martin Kudlvasr] remove ui-widget class from accordion jquery function
[Stefan Schubert] link to back instead of a button (bnc#584598)
[jreidinger] use same module tittle (bnc#584622)
[Stefan Schubert] fixed layout errors (bnc#580265)
[Stefan Schubert] fixed layout errors (bnc#580265)
[Jiri Suchomel] - only show start/stop/restart commands
- service has now 'custom' tag, pass it back to REST
(adapted testsuite)
- 0.1.6
[jreidinger] add initial roles webclient
[jreidinger] improve js, not working yet
[Martin Vidner] Changed the default Bugzilla URL to use product=3DWebYaST.
=20
It was still using product=3DopenSUSE-11.2 component=3DWebYaST from the
time we did not have a product established ni Bugzilla.
[Martin Vidner] Don't claim WebYaST is still in alpha (bnc#570440).
[Katarina Machalkova] Don't let validation msg interfere with passwd stre=
ngth bar
[Katarina Machalkova] Show description of passwd strength indicator also =
in edit dialog
[jreidinger] adapt to backend to show description of permission
[jreidinger] remove double logging
[Michal Zugec] create separate model for groups
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-c=
lient
[J. Daniel Schmidt] fix mkudlvasr-scrambling
[J. Daniel Schmidt] Merge branch 'master' of gitorious.org:opensuse/yast-=
web-client
[Katarina Machalkova] Don't let jquery styles override button display type
=20
it must be "inline" even within accordion
s
[Katarina Machalkova] Reduce immensely long list of groups into 4-column =
'table'
=20
(not a real table, but it looks like it ;))
[Josef Reidinger] change path of time plugin from systemtime to time (bnc=
#580461)
[Martin Kudlvasr] remake status into accordion
[Martin Kudlvasr] remade services into accordion style
[Katarina Machalkova] This background pic doesn't violate any copyright
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-we=
b-client
[Martin Kudlvasr] fix buttons in users module without !important
[Martin Kudlvasr] modify form_back_button to accept link_to parameters (a=
nd default to controlpanel)
[Martin Kudlvasr] give hover button animation to all submit buttons
[Martin Kudlvasr] remake cancel links to use our helpers
[Josef Reidinger] fix for reporting ntp errors as flash message
[Martin Vidner] Bump to 0.0.30
[Martin Vidner] Merge branch 'maintenance-webyast-1.0'
=20
Conflicts:
plugins/systemtime/app/controllers/systemtime_controller.rb
- kept master, the branch fix is unnecessary there
webclient/app/controllers/application_controller.rb
- used a simpler URL from the branch
Usual boring conflicts:
plugins/time/package/webyast-time-ui.changes
plugins/time/package/webyast-time-ui.spec
webclient/package/webyast-base-ui.changes
webclient/package/webyast-base-ui.spec
[Josef Reidinger] store intermediate result of base system (bnc#555303)
[Josef Reidinger] release base 0.1.11
[Josef Reidinger] adapt to new basesystem rest-service, adapt test to tim=
e module rename
[Stefan Schubert] increased version
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-we=
b-client
[Josef Reidinger] improve UI look and add ability to move permissions
[Josef Reidinger] add ability to print pretier string name
[Josef Reidinger] remove from spec locale as it doesn't work. TODO fix it
[Josef Reidinger] Merge branch 'roles_mgmt' of gitorious.org:opensuse/yas=
t-web-client
[Josef Reidinger] changes
[Josef Reidinger] another packaging fix
[Josef Reidinger] add initial test suite
[Josef Reidinger] release base 0.1.10
[Josef Reidinger] release time
[J. Daniel Schmidt] handle error types correctly and show detailed error =
message
[J. Daniel Schmidt] Merge branch 'master' of gitorious.org:opensuse/yast-=
web-client
[Ladislav Slezak] webyast-root-user-ui - accept only full email address (=
bnc#585732)
=20
- 0.1.5
[Josef Reidinger] add save button, everything works except send data to r=
est-service due to problems in ActiveResource
[Josef Reidinger] fix path for form submit (bnc#586581)
[Josef Reidinger] changes|
[Josef Reidinger] adapt webclient to allow set ntp server if not defined =
bnc#585783
[Jiri Suchomel] - added entry for test mail address (bnc#580458)
- 0.1.7
[Jiri Suchomel] Merge branch 'master' of gitorious.org:opensuse/yast-web-=
client
[Jiri Suchomel] adapted testsuite
[Josef Reidinger] fix tests
[Katarina Machalkova] Fixed broken button width in login screen
[J. Daniel Schmidt] reenable exception handling, introduce custom excepti=
on, better error messages
[J. Daniel Schmidt] Merge branch 'master' of gitorious.org:opensuse/yast-=
web-client
[Martin Kudlvasr] services: release 0.1.7
[Martin Kudlvasr] network: release 0.1.13
[Martin Kudlvasr] firewall: release 0.1.2
[Martin Kudlvasr] licenses: release 0.1.1
[Martin Kudlvasr] software: release 0.1.8
[Martin Kudlvasr] status: release 0.1.2
[J. Daniel Schmidt] handle logic error via exceptions via function instea=
d of exception
[J. Daniel Schmidt] code cleanup, move routines into small functions
[J. Daniel Schmidt] Merge branch 'master' of gitorious.org:opensuse/yast-=
web-client
[J. Daniel Schmidt] new version 0.1.0
[Katarina Machalkova] typo :(
[Ladislav Slezak] Don't display internal (untranslated) messages to user
=20
don't use to_i when setting a priority,
it masks invalid input, 'asdf'.to_i =3D> 0 !!
[Ladislav Slezak] webyast-base-ui - added ApplicationController::generate=
_error_messages method
=20
for displaying ActiveResource::Errors (validation errors)
- 0.1.12
[Ladislav Slezak] webyast-software-ui - send repo params with correct typ=
e, don't loose users values when update fails
=20
- display validation errors from backend
- adapted testuite to reflect these changes
- 0.1.8
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-we=
b-client
=20
Conflicts:
plugins/software/package/webyast-software-ui.changes
[Jiri Suchomel] - refresh UI also after status reload
- 0.1.8
[Ladislav Slezak] improved invalid alias error message
=20
put the invalid characters out of the error message, it makes translation
easier (the list contains many escaped characters), don't bother traslato=
rs
with it and changing the list doesn't require retranslation anymore
[Josef Reidinger] release permissions 0.1.0
[Jiri Suchomel] - added button for sending mail without leaving dialog (b=
nc#587453)
- 0.1.8
[Josef Reidinger] avoid back step for first module in sequence (bnc#58327=
7)
[Josef Reidinger] changeS
[Josef Reidinger] do not show at first run of firstboot initial screen (b=
nc#587487)
[J. Daniel Schmidt] add email validation - does not work yet
[J. Daniel Schmidt] Merge branch 'master' of gitorious.org:opensuse/yast-=
web-client
[Martin Kudlvasr] make accordion config execute before our script.js
[Martin Kudlvasr] make accordion config execute before our script.js
[Martin Kudlvasr] make accordion config execute before our script.js, fix=
status icons
[Martin Kudlvasr] fix status icons in status, make accordion execute befo=
re out script.js
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-we=
b-client
=20
Conflicts:
plugins/users/app/views/users/new.html.erb
[Josef Reidinger] fix permission module crash
[Josef Reidinger] properly enclose name element
[Josef Reidinger] don't use button for link and change text (bnc#587806)
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-we=
b-client
[Martin Kudlvasr] licenses: use only "License agreement" heading (bnc#586=
552)
[Stefan Schubert] fixed parameters
[Stefan Schubert] udpated translations
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-we=
b-client
[Martin Kudlvasr] fix minor ui bug bnc#582571
[Martin Kudlvasr] make expanded accordion section not sensitive to clicks
[Jiri Suchomel] - adapted texts (bnc#587814)
- 0.1.6
[Martin Kudlvasr] Merge branch 'master' of gitorious.org:opensuse/yast-we=
b-client
[Josef Reidinger] release forgotten package
[Michal Zugec] fixed several issues in new user groups dialog
(bnc#587444, bnc#587511, bnc#587516)
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-c=
lient
[Michal Zugec] removed GID string (bnc#548785)
[Michal Zugec] improve grouplist validation (bnc#587446)
[Michal Zugec] improved UI align for groups dialog
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-c=
lient
[Ladislav Slezak] repositories - fixed a crash when adding a new reposito=
ry
=20
- added missing
tag in show template
- added validation error test
[Ladislav Slezak] webyast-software-ui - version bump, .changes update
[Ladislav Slezak] webyast-software-ui - show name instead of alias in the=
delete confirmation popup
[J. Daniel Schmidt] change skip button to postpone link (bnc#587827)
[Katarina Machalkova] Un-break host selection screen, show input[type=3Db=
utton] as button
[Katarina Machalkova] This is not really a list entry
[Katarina Machalkova] Style for h4 in control-panel
[Katarina Machalkova] Less hackerly look&feel of new hosts
[Martin Kudlvasr] services: remake ui. put service headers inside the fra=
me and alternate background of each row and use status icons
[J. Daniel Schmidt] add bugfix information to changes file
[Jiri Suchomel] - filter out services that would kill webyast (bnc#587885)
[Josef Reidinger] add helper for generate details (bnc#580931)
[Josef Reidinger] report more user friendly message if permission missing=
(bnc#580931)
[Jiri Suchomel] - show text result of service commands (bnc#587871)
- 0.1.9
[Josef Reidinger] add to clipboard more usable text for bug reports
[Michal Zugec] added users_edit.js into spec file
[Michal Zugec] fixed spec file for public directory
[Josef Reidinger] escape by default details
[Ladislav Slezak] repositories - no need to clear the error messages, jus=
t don't render them
[Ladislav Slezak] added application_controller_test.rb to test Applicatio=
nController::generate_error_messages method
[Josef Reidinger] add tests for timeout exceed and fix hidden crash in ha=
ndlers (bnc#581694)
[Ladislav Slezak] webyast-base-ui - added year 2010 to the copyright foot=
er (bnc#587525)
[Josef Reidinger] add tests for ajax (bnc#581694)
[Ladislav Slezak] escape paremeters in ApplicationController::generate_er=
ror_messages
[Ladislav Slezak] updated .changes
[Michal Zugec] show Groups button for edit user
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-c=
lient
[Michal Zugec] entered values escaped with h() helper (bnc#588443)
[Josef Reidinger] add test for generate details
[Josef Reidinger] changes
[Josef Reidinger] release base 0.1.13
[Stefan Schubert] flatten the data that each line of a graph has the sam=
e number
of values
[Stefan Schubert] Merge branch 'master' of gitorious.org:opensuse/yast-we=
b-client
[Michal Zugec] disable hostname and domain for dhcp (bnc#579046)
[Martin Kudlvasr] don't use fieldsets and legends in status. Use list-fie=
ldset styles instead.
[Martin Kudlvasr] display service id instead of translated name, change a=
llow/block UI, remove accordion (not necessary anymore)
[Stefan Schubert] handle wrong graph data bnc#588304
[Stefan Schubert] handle wrong graph data bnc#588304
[Josef Reidinger] add validation that NTP server is not empty (bnc#587893)
[Josef Reidinger] release, fix versions in changes
[Josef Reidinger] fix typo
[Josef Reidinger] release time 0.1.4
[Josef Reidinger] fix validation of time form
[Josef Reidinger] release time
[Jiri Suchomel] do not show empty description
[Jiri Suchomel] show enabled/disabled status in the same partial as curre=
nt status
[Jiri Suchomel] - show on-boot status of service where it is different fr=
om current
(bnc#587879)
- adapted testsuite
- 0.1.10
[Jiri Suchomel] version increase
[Martin Kudlvasr] enable accordion-open-section workaround only for legen=
d tags (where its really needed)
[Martin Kudlvasr] merge of minor code cleanup
[Martin Kudlvasr] firewall: release 0.1.3
[Martin Kudlvasr] licenses: release 0.1.2
[Jiri Suchomel] shortcuts for accesing object data
[Jiri Suchomel] - leave email address in the form when Send Mail was pres=
sed
- 0.1.9
[Jiri Suchomel] if there's inconsistency between enabled and running, sho=
w extra button (WIP)
[Stefan Schubert] handling permissions correctly Bug 588303
[Stefan Schubert] handling permissions correctly Bug 588303
[Michal Zugec] JScript vs ECMAScript incompatibility (bnc#580561)
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-c=
lient
[Michal Zugec] possible to select default group from list (bnc#582589)
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-c=
lient
[Michal Zugec] using same html code for new and edit user (bnc#589041)
[Michal Zugec] adding a file
[Ladislav Slezak] repositories - escape data in flash messages
=20
fixed XSS vulnerabilities - bnc#588727, bnc#588742
[Ladislav Slezak] repositories - display an error when removing a reposit=
ory failed (bnc#588739)
=20
- 0.1.10
[Jiri Suchomel] no enabled/disabled check for custom services
buttons moved below the status text
[Stefan Schubert] tag for translation
[Stefan Schubert] button for restarting collectd added
[Stefan Schubert] starting collectd
[Stefan Schubert] starting collectd
[Stefan Schubert] update translation
[Stefan Schubert] pumped version
[Jiri Suchomel] - show New Password label (bnc#588723)
- removed unused javascript code (bnc#589404)
- 0.1.7
[Jiri Suchomel] - disable sending mail with empty address (bnc#589341)
- 0.1.10
[Jiri Suchomel] - show always "Start/Stop on Boot" buttons (if not custom=
service)
- 0.1.11
[Michal Zugec] method new: undefined method `all_grps_string' (bnc#589707)
[Ladislav Slezak] patch status - automatically refresh patch status in th=
e control center (bnc#558027)
[Ladislav Slezak] system status - automatically refresh status in the con=
trol center (bnc#558028)
[Ladislav Slezak] status - handle session time out error in automatic rel=
oad
[Ladislav Slezak] patches - handle session time out in summary refresh ca=
ll
[Ladislav Slezak] status - make the refresh timeout configurable
[Ladislav Slezak] status - better autorefresh logging
[Ladislav Slezak] software - make the patch summary autorefresh configura=
ble
[Ladislav Slezak] base - added ControlPanelConfig class for loading contr=
ol panel configuration
[Ladislav Slezak] status, software - use ControlPanelConfig.read default =
value
[Ladislav Slezak] control panel - optionally disable status overview plug=
ins
[Ladislav Slezak] - added control panel config file (/etc/webyast/control=
_panel.yml)
=20
- 0.1.14
[Ladislav Slezak] software - bump version to 0.1.11
[Ladislav Slezak] status - bump version to 0.1.5
[Ladislav Slezak] fixed bnc number
[Ladislav Slezak] status - fixed a typo
[Michal Zugec] fixed bnc#581153 again (delete user string)
[Ladislav Slezak] control_panel_config.rb - return the default when the c=
onfig file is missing
[Ladislav Slezak] added control_panel_config_test.rb testcase
[Ladislav Slezak] webyast-base-ui - bump version to 0.1.15
[Josef Reidinger] add default application.js to layout
[Josef Reidinger] move wizard ensure to protected
[Josef Reidinger] improve control panel test suite so now almost all code=
is covered (bnc#581243)
[Stefan Schubert] Selected time interval and shown graph match after relo=
ad (bnc#580234)
[Josef Reidinger] add more tests for application controller (bnc#581250)
[Vladislav Gorobets] Fixed hostname field accepts non-valid characters (b=
nc#579049)
[Josef Reidinger] fix back button name (bnc#588619)
[Josef Reidinger] fix package name
[Michal Zugec] new_user link position (bnc#588641)
[Michal Zugec] Merge branch 'master' of gitorious.org:opensuse/yast-web-c=
lient
[Ladislav Slezak] status - display a progress when reading status at back=
ground
[Ladislav Slezak] status - increase default refresh time out to 5 minutes
[Ladislav Slezak] adapted testsuite (for background changes)
[Stefan Schubert] new option -lines-
[Stefan Schubert] using other label
[Stefan Schubert] Using observe_field only if a patch exists
[Martin Kudlvasr] webclient: add form_cancel_button helper
[Martin Kudlvasr] webclient: make form_send_buttons produce form_cancel_b=
utton (instead of back_button)
[Jiri Suchomel] only leave dependent services that are shown in the UI
[Jiri Suchomel] - update status of required services (bnc#587876)
[Jiri Suchomel] - removed condition (too rare usage)
- code cleanup: DRY... at least not that much
[Jiri Suchomel] - added filtering according to on-boot status (bnc#591406)
- 0.1.12
[Josef Reidinger] introduce problem with array serialization to tests
[Josef Reidinger] add fix for xml serialization of arrays for yast model
[Josef Reidinger] add some documentation to xml_serialization fix
[Josef Reidinger] improve tests
[Jiri Suchomel] - show different password error immediatelly (bnc#585733)
- 0.1.8
[Jiri Suchomel] - minor facelift
- show different password error immediatelly (bnc#585733)
- 0.1.11
[Josef Reidinger] avoid endless loop in main Rakefile (cause hudson hang)
------------------------------------------
[...truncated 258 lines...]
....
Finished in 2.362545 seconds.
6 tests, 16 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 noti=
fications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" =20
run into project plugins/roles
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/unit/role_test.rb"=20
(in /src/web-client/plugins/roles)
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
.
Finished in 0.646509 seconds.
1 tests, 2 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/functional/roles_controller_test.rb"=20
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
..
Finished in 1.152087 seconds.
2 tests, 5 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" =20
run into project plugins/users
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/unit/users_test.rb"=20
(in /src/web-client/plugins/users)
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
..
Finished in 0.78326 seconds.
2 tests, 2 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notif=
ications
/usr/bin/ruby -I"lib:test" "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/r=
ake_test_loader.rb" "test/functional/users_controller_test.rb"=20
Loaded suite /usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
ignoring attempt to close p with div
opened at byte 7549, line 195
closed at byte 7559, line 196
attributes at open: {}
text around open: "ass=3D\"error\">
\n \n "
text around close: "\">
\n \n
\n \n "
text around close: "p>\n \n \n\n
\n
\n "
text around close: "iv>\n\t \n\n \n
\n
\n "
text around close: ">\n\n \n \n\n
\n \n "
text around close: "\">
\n \n
\n \n "
text around close: "p>\n \n \n\n
\n \n "
text around close: "\n \n\n \n\n\n
\n \n "
text around close: ">\n \n\n
<"
ignoring attempt to close p with div
opened at byte 9820, line 245
closed at byte 10513, line 259
attributes at open: {}
text around open: "ass=3D\"error\">
\n
\n "
text around close: "p,postfix\" />\n\n\n \n\n"
ignoring attempt to close p with div
opened at byte 9820, line 245
closed at byte 10525, line 261
attributes at open: {}
text around open: "ass=3D\"error\">