Branch: refs/heads/master
Home: https://github.com/yast/yast-yast2
Commit: 4c4ff0ed5fe7c07729bf17043746bd02efe0815e
https://github.com/yast/yast-yast2/commit/4c4ff0ed5fe7c07729bf17043746bd02e…
Author: Lukas Ocilka <lukas.ocilka(a)gmail.com>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M library/system/Makefile.am
M library/system/src/modules/Kernel.rb
A library/system/test/data/modules.d/MODULES_LOADED_ON_BOOT.conf
A library/system/test/data/modules.d/user-added-1.conf
A library/system/test/data/modules.d/user-added-2.conf
A library/system/test/kernel_test.rb
Log Message:
-----------
Reimplemented functionality for handling Kernel modules loaded on boot
- /etc/sysconfig/kernel:MODULES_LOADED_ON_BOOT has been moved
to /etc/modules-load.d/*.conf files
- See also bnc#838185
Commit: ed172c62b4430965d69eb98850be3721a8cfc151
https://github.com/yast/yast-yast2/commit/ed172c62b4430965d69eb98850be3721a…
Author: Lukas Ocilka <lukas.ocilka(a)gmail.com>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
M library/system/src/modules/Kernel.rb
A library/system/test/data/modules.d/not_a_conf_file
Log Message:
-----------
Other than *.conf files are ignored
Commit: a9ac201b3781fe095d208dffb7b44a1e47569754
https://github.com/yast/yast-yast2/commit/a9ac201b3781fe095d208dffb7b44a1e4…
Author: Lukas Ocilka <lukas.ocilka(a)gmail.com>
Date: 2013-10-30 (Wed, 30 Oct 2013)
Changed paths:
A library/system/test/Makefile.am
Log Message:
-----------
Added missing Makefile
Commit: 0cde835598644f2f67b1824d91e463f126094a1b
https://github.com/yast/yast-yast2/commit/0cde835598644f2f67b1824d91e463f12…
Author: Lukas Ocilka <lukas.ocilka(a)gmail.com>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M library/system/src/modules/Kernel.rb
M library/system/test/kernel_test.rb
Log Message:
-----------
CONSTANT-ized to cleanup the API
- some variables were accessible via API just for testing
but constants can be also stubbed
Commit: e38ccaefc317988806444300729078644c5eceab
https://github.com/yast/yast-yast2/commit/e38ccaefc317988806444300729078644…
Author: Lukas Ocilka <lukas.ocilka(a)gmail.com>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M library/system/src/modules/Kernel.rb
Log Message:
-----------
Updated according to comments
Commit: bd1a6a276bf3a77d7fd480acd5e9959acc93eec9
https://github.com/yast/yast-yast2/commit/bd1a6a276bf3a77d7fd480acd5e9959ac…
Author: Lukas Ocilka <lukas.ocilka(a)gmail.com>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M library/system/test/kernel_test.rb
Log Message:
-----------
Enhanced tests
Commit: bd36fb910d4fc422876ac67a069f9b0ecc29a9e4
https://github.com/yast/yast-yast2/commit/bd36fb910d4fc422876ac67a069f9b0ec…
Author: Lukas Ocilka <lukas.ocilka(a)gmail.com>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M library/system/src/modules/Kernel.rb
Log Message:
-----------
Do not rewrite config file if configuration is not changed
Commit: 56a128f397deaf6c668d723ba1b96eb7c3d23149
https://github.com/yast/yast-yast2/commit/56a128f397deaf6c668d723ba1b96eb7c…
Author: Lukas Ocilka <lukas.ocilka(a)gmail.com>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M library/system/src/modules/Kernel.rb
Log Message:
-----------
API Cleanup
- Another method worth making private
Commit: 2a38dde6bbc0f60e7563d0b2c897b00855b1a75c
https://github.com/yast/yast-yast2/commit/2a38dde6bbc0f60e7563d0b2c897b0085…
Author: Lukas Ocilka <lukas.ocilka(a)gmail.com>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M package/yast2.changes
M package/yast2.spec
Log Message:
-----------
Added changes file entry + new version
Commit: 125b349630201e4e5453ac2c155f2023a6c10460
https://github.com/yast/yast-yast2/commit/125b349630201e4e5453ac2c155f2023a…
Author: Lukas Ocilka <lukas.ocilka(a)gmail.com>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M package/yast2.spec
Log Message:
-----------
Added 'grep' into BuildRequires
- Needed for Kernel test
Commit: 22b0153cf751f3248c59646e739521f9153b8a19
https://github.com/yast/yast-yast2/commit/22b0153cf751f3248c59646e739521f91…
Author: Lukas Ocilka <lukas.ocilka(a)gmail.com>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M library/system/testsuite/tests/kernel.out
M library/system/testsuite/tests/kernel.rb
Log Message:
-----------
Adapted old test for Kernel library
- Testing of modules have been moved to RSpec-based test
Commit: 205b3d5ce6e4b2affeb140588a7ef1e50b19aae4
https://github.com/yast/yast-yast2/commit/205b3d5ce6e4b2affeb140588a7ef1e50…
Author: Lukas Ocilka <lukas.ocilka(a)gmail.com>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M library/system/test/kernel_test.rb
Log Message:
-----------
A bit simplified test
Commit: c7f946e54d3e8bc8dd121269833e2ae3adb77f2f
https://github.com/yast/yast-yast2/commit/c7f946e54d3e8bc8dd121269833e2ae3a…
Author: Lukas Ocilka <lukas.ocilka(a)gmail.com>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M library/system/Makefile.am
M library/system/src/modules/Kernel.rb
A library/system/test/Makefile.am
A library/system/test/data/modules.d/MODULES_LOADED_ON_BOOT.conf
A library/system/test/data/modules.d/not_a_conf_file
A library/system/test/data/modules.d/user-added-1.conf
A library/system/test/data/modules.d/user-added-2.conf
A library/system/test/kernel_test.rb
M library/system/testsuite/tests/kernel.out
M library/system/testsuite/tests/kernel.rb
M package/yast2.changes
M package/yast2.spec
Log Message:
-----------
Merge pull request #131 from kobliha/kernel_modules
RFC: Reimplemented functionality for handling Kernel modules loaded on boot
Compare: https://github.com/yast/yast-yast2/compare/1d31f8b624a4...c7f946e54d3e
Branch: refs/heads/master
Home: https://github.com/yast/yast-vm
Commit: ba278d8211514366fbac8fc6cf01baea7b6f10c9
https://github.com/yast/yast-vm/commit/ba278d8211514366fbac8fc6cf01baea7b6f…
Author: Charles Arnold <carnold(a)suse.com>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M VERSION
M package/yast2-vm.changes
M package/yast2-vm.spec
Log Message:
-----------
Fix Factory build error because of no rule for COPYING file
Branch: refs/heads/removed_2nd_stage_option
Home: https://github.com/yast/yast-installation
Commit: f0313b083a232b3da87c700c2e895aa59290cc71
https://github.com/yast/yast-installation/commit/f0313b083a232b3da87c700c2e…
Author: Ladislav Slezak <lslezak(a)novell.com>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M VERSION
M package/yast2-installation.changes
M package/yast2-installation.spec
M src/clients/inst_mode.rb
M src/include/installation/inst_inc_first.rb
M src/include/installation/misc.rb
M src/modules/InstData.rb
Log Message:
-----------
removed "Use Automatic Configuration" option
from the installation mode dialog (the 2nd stage has been removed)
- 3.1.3
Branch: refs/heads/master
Home: https://github.com/yast/yast-users
Commit: b5a3de714fce6a1d86f5178bb99c06623bade8a1
https://github.com/yast/yast-users/commit/b5a3de714fce6a1d86f5178bb99c06623…
Author: Ladislav Slezák <lslezak(a)suse.cz>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M VERSION
M package/yast2-users.changes
M src/clients/inst_user.rb
M src/clients/users_finish.rb
M src/include/users/routines.rb
M src/modules/Users.pm
M src/modules/UsersSimple.pm
Log Message:
-----------
create the users in the 1st stage directly
do not save the data for the 2nd stage
- 3.1.1
Commit: 8b63bb51eba57a5c60d9727220cdaf6e64b24778
https://github.com/yast/yast-users/commit/8b63bb51eba57a5c60d9727220cdaf6e6…
Author: Ladislav Slezák <lslezak(a)suse.cz>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M VERSION
M package/yast2-users.changes
M src/clients/inst_user.rb
M src/clients/users_finish.rb
M src/include/users/routines.rb
M src/modules/Users.pm
M src/modules/UsersSimple.pm
Log Message:
-----------
Merge pull request #21 from yast/create_users_in_1st_stage
create the users in the 1st stage directly
Compare: https://github.com/yast/yast-users/compare/61ac6c1a61fe...8b63bb51eba5
Branch: refs/heads/create_users_in_1st_stage
Home: https://github.com/yast/yast-users
Commit: b5a3de714fce6a1d86f5178bb99c06623bade8a1
https://github.com/yast/yast-users/commit/b5a3de714fce6a1d86f5178bb99c06623…
Author: Ladislav Slezák <lslezak(a)suse.cz>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M VERSION
M package/yast2-users.changes
M src/clients/inst_user.rb
M src/clients/users_finish.rb
M src/include/users/routines.rb
M src/modules/Users.pm
M src/modules/UsersSimple.pm
Log Message:
-----------
create the users in the 1st stage directly
do not save the data for the 2nd stage
- 3.1.1