[yast-commit] [yast/yast-installation] 82228b: Add a System Role step in the installation (FATE#3...
Branch: refs/heads/master Home: https://github.com/yast/yast-installation Commit: 82228ba04efe4587c49af8730545c48af4804668 https://github.com/yast/yast-installation/commit/82228ba04efe4587c49af873054... Author: Martin Vidner <mvidner@suse.cz> Date: 2016-03-04 (Fri, 04 Mar 2016) Changed paths: M src/Makefile.am A src/clients/inst_system_role.rb A src/clients/testme.rb A src/lib/installation/select_system_role.rb M test/Makefile.am M test/cio_ignore_test.rb A test/select_system_role_test.rb Log Message: ----------- Add a System Role step in the installation (FATE#317481) https://fate.suse.com/317481 Commit: 63db3c3942f3ecaa7c8138c3977c6dddc34c3d5c https://github.com/yast/yast-installation/commit/63db3c3942f3ecaa7c8138c3977... Author: Martin Vidner <mvidner@suse.cz> Date: 2016-03-04 (Fri, 04 Mar 2016) Changed paths: M doc/control-file.md Log Message: ----------- Document system_roles in control-file.md. Commit: e0df2d7c76acb35ad88f39e1cee49f87e6d77fa8 https://github.com/yast/yast-installation/commit/e0df2d7c76acb35ad88f39e1cee... Author: Martin Vidner <mvidner@suse.cz> Date: 2016-03-04 (Fri, 04 Mar 2016) Changed paths: M package/yast2-installation.changes M package/yast2-installation.spec Log Message: ----------- version + changelog + deps Commit: 75884e457778d99aede51f3881e41d13b7e906d3 https://github.com/yast/yast-installation/commit/75884e457778d99aede51f3881e... Author: Martin Vidner <mvidner@suse.cz> Date: 2016-03-07 (Mon, 07 Mar 2016) Changed paths: M src/lib/installation/select_system_role.rb M test/select_system_role_test.rb M test/test_helper.rb Log Message: ----------- Improvements from code review - Yast.import at top level, like `require` - Don't `include Yast` - Less nesting - Specify return value in a corner case - UIShortcuts via require "yast/rspec" Commit: 5b4fea5d87442f608f9339c006a0cd69ba371626 https://github.com/yast/yast-installation/commit/5b4fea5d87442f608f9339c006a... Author: Martin Vidner <mvidner@suse.cz> Date: 2016-03-07 (Mon, 07 Mar 2016) Changed paths: R src/clients/testme.rb Log Message: ----------- Removed a testing script. Commit: d49a246c34e9a7b8d3c1a9480a6b3f64f300d9b7 https://github.com/yast/yast-installation/commit/d49a246c34e9a7b8d3c1a9480a6... Author: Martin Vidner <martin@vidner.net> Date: 2016-03-07 (Mon, 07 Mar 2016) Changed paths: M doc/control-file.md M package/yast2-installation.changes M package/yast2-installation.spec M src/Makefile.am A src/clients/inst_system_role.rb A src/lib/installation/select_system_role.rb M test/Makefile.am M test/cio_ignore_test.rb A test/select_system_role_test.rb M test/test_helper.rb Log Message: ----------- Merge pull request #340 from yast/system-role System Role (FATE#317481) Compare: https://github.com/yast/yast-installation/compare/30ddeb86058b...d49a246c34e...
participants (1)
-
GitHub