Mailinglist Archive: yast-commit (459 mails)
| < Previous | Next > |
[yast-commit] r60776 - in /trunk/installation: control/control.openSUSE.xml package/yast2-installation.changes
- From: locilka@xxxxxxxxxxxxxxxx
- Date: Tue, 09 Feb 2010 16:10:57 -0000
- Message-id: <E1Nesfx-00089m-Kj@xxxxxxxxxxxxxxxx>
Author: locilka
Date: Tue Feb 9 17:10:57 2010
New Revision: 60776
URL: http://svn.opensuse.org/viewcvs/yast?rev=60776&view=rev
Log:
Steps 'user' and 'auth' enabled again in Live mode (BNC #547931)
Modified:
trunk/installation/control/control.openSUSE.xml
trunk/installation/package/yast2-installation.changes
Modified: trunk/installation/control/control.openSUSE.xml
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/installation/control/control.openSUSE.xml?rev=60776&r1=60775&r2=60776&view=diff
==============================================================================
--- trunk/installation/control/control.openSUSE.xml (original)
+++ trunk/installation/control/control.openSUSE.xml Tue Feb 9 17:10:57 2010
@@ -1303,17 +1303,15 @@
<enable_back>no</enable_back>
<enable_next>no</enable_next>
</module>
-<!--
- BNC #435965 comment #20: No auth and users are needed anymore
- <module>
- <label>Users</label>
- <name>auth</name>
- </module>
- <module>
- <label>Users</label>
- <name>user</name>
- </module>
--->
+ <!-- BNC #547931: Steps are enabled again -->
+ <module>
+ <label>Users</label>
+ <name>auth</name>
+ </module>
+ <module>
+ <label>Users</label>
+ <name>user</name>
+ </module>
<module>
<name>user_non_interactive</name>
<!-- BNC #401319, define client to call explicitly -->
Modified: trunk/installation/package/yast2-installation.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/installation/package/yast2-installation.changes?rev=60776&r1=60775&r2=60776&view=diff
==============================================================================
--- trunk/installation/package/yast2-installation.changes (original)
+++ trunk/installation/package/yast2-installation.changes Tue Feb 9 17:10:57
2010
@@ -1,5 +1,10 @@
-------------------------------------------------------------------
-Tue Feb 9 14:49:33 CET 2010 - locilka@xxxxxxx
+Tue Feb 9 17:06:15 CET 2010 - locilka@xxxxxxx
+
+- Steps 'user' and 'auth' enabled again in Live mode (BNC #547931).
+
+-------------------------------------------------------------------
+Tue Feb 9 14:49:33 CET 2010 - locilka@xxxxxxx
- Fixed license agreement check box visibility (BNC #571846).
- 2.19.3
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Tue Feb 9 17:10:57 2010
New Revision: 60776
URL: http://svn.opensuse.org/viewcvs/yast?rev=60776&view=rev
Log:
Steps 'user' and 'auth' enabled again in Live mode (BNC #547931)
Modified:
trunk/installation/control/control.openSUSE.xml
trunk/installation/package/yast2-installation.changes
Modified: trunk/installation/control/control.openSUSE.xml
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/installation/control/control.openSUSE.xml?rev=60776&r1=60775&r2=60776&view=diff
==============================================================================
--- trunk/installation/control/control.openSUSE.xml (original)
+++ trunk/installation/control/control.openSUSE.xml Tue Feb 9 17:10:57 2010
@@ -1303,17 +1303,15 @@
<enable_back>no</enable_back>
<enable_next>no</enable_next>
</module>
-<!--
- BNC #435965 comment #20: No auth and users are needed anymore
- <module>
- <label>Users</label>
- <name>auth</name>
- </module>
- <module>
- <label>Users</label>
- <name>user</name>
- </module>
--->
+ <!-- BNC #547931: Steps are enabled again -->
+ <module>
+ <label>Users</label>
+ <name>auth</name>
+ </module>
+ <module>
+ <label>Users</label>
+ <name>user</name>
+ </module>
<module>
<name>user_non_interactive</name>
<!-- BNC #401319, define client to call explicitly -->
Modified: trunk/installation/package/yast2-installation.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/installation/package/yast2-installation.changes?rev=60776&r1=60775&r2=60776&view=diff
==============================================================================
--- trunk/installation/package/yast2-installation.changes (original)
+++ trunk/installation/package/yast2-installation.changes Tue Feb 9 17:10:57
2010
@@ -1,5 +1,10 @@
-------------------------------------------------------------------
-Tue Feb 9 14:49:33 CET 2010 - locilka@xxxxxxx
+Tue Feb 9 17:06:15 CET 2010 - locilka@xxxxxxx
+
+- Steps 'user' and 'auth' enabled again in Live mode (BNC #547931).
+
+-------------------------------------------------------------------
+Tue Feb 9 14:49:33 CET 2010 - locilka@xxxxxxx
- Fixed license agreement check box visibility (BNC #571846).
- 2.19.3
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |