[yast-commit] [yast/yast-bootloader] 67081e: bsc#1052006 and bsc#1039712: Find correct mbr devi...
Branch: refs/heads/master Home: https://github.com/yast/yast-bootloader Commit: 67081e73dabe354ff022d948a044467bd48d4f68 https://github.com/yast/yast-bootloader/commit/67081e73dabe354ff022d948a0444... Author: Gilson Souza <gsouzadossantos@suse.com> Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: M src/modules/BootStorage.rb M test/boot_storage_test.rb A test/data/btrfs_on_sda.yml A test/data/btrfs_on_vda.yml Log Message: ----------- bsc#1052006 and bsc#1039712: Find correct mbr device Commit: 45b05c5816bfac75ce7fb49d21296e3a4a4ad8b4 https://github.com/yast/yast-bootloader/commit/45b05c5816bfac75ce7fb49d21296... Author: Gilson Souza <gsouzadossantos@suse.com> Date: 2017-08-18 (Fri, 18 Aug 2017) Changed paths: M package/yast2-bootloader.changes M package/yast2-bootloader.spec Log Message: ----------- version + changelog Commit: 150212ead18099ecc42f234c0fc55f8abcfeb1be https://github.com/yast/yast-bootloader/commit/150212ead18099ecc42f234c0fc55... Author: gilsonsouza <gilson.s.s@gmail.com> Date: 2017-08-22 (Tue, 22 Aug 2017) Changed paths: M package/yast2-bootloader.changes M package/yast2-bootloader.spec M src/modules/BootStorage.rb M test/boot_storage_test.rb A test/data/btrfs_on_sda.yml A test/data/btrfs_on_vda.yml Log Message: ----------- Merge pull request #457 from gilsonsouza/SLE-12-SP3 bsc#1039712 and bsc#1052006: Find correct mbr device to install grub Commit: 5cb9c99afd6642fb27e9f31e7d14dfd492950c3b https://github.com/yast/yast-bootloader/commit/5cb9c99afd6642fb27e9f31e7d14d... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-10-06 (Fri, 06 Oct 2017) Changed paths: M src/lib/bootloader/proposal_client.rb M src/modules/BootStorage.rb Log Message: ----------- add detection if storage it read at all and do not reset bootloader proposal if storage is not read yet Commit: 6296b812bc97960b176743355888db4acd31d3df https://github.com/yast/yast-bootloader/commit/6296b812bc97960b176743355888d... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-10-12 (Thu, 12 Oct 2017) Changed paths: M src/lib/bootloader/proposal_client.rb Log Message: ----------- fix logic when read read Commit: cd6f87075f0aa54964ef6fe734b04ec3814db30d https://github.com/yast/yast-bootloader/commit/cd6f87075f0aa54964ef6fe734b04... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-10-12 (Thu, 12 Oct 2017) Changed paths: M src/lib/bootloader/proposal_client.rb M test/bootloader_proposal_client_test.rb Log Message: ----------- fix resetting in update mode Commit: 8b8f06a952e2ec0323dfbbbb89cf798b0b103a5b https://github.com/yast/yast-bootloader/commit/8b8f06a952e2ec0323dfbbbb89cf7... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-10-30 (Mon, 30 Oct 2017) Changed paths: M src/lib/bootloader/sections.rb Log Message: ----------- do not crash during upgrade if title is renamed and instead go back to default(bsc#1059603) Commit: 75b43a8f14b9746e5f35b31a8e6d5f69d757119b https://github.com/yast/yast-bootloader/commit/75b43a8f14b9746e5f35b31a8e6d5... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-10-30 (Mon, 30 Oct 2017) Changed paths: M test/sections_test.rb Log Message: ----------- adapt tests Commit: ebb58d2c7ecd8a678eb3ad4ceb3a293b2416b5ed https://github.com/yast/yast-bootloader/commit/ebb58d2c7ecd8a678eb3ad4ceb3a2... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-10-30 (Mon, 30 Oct 2017) Changed paths: M src/lib/bootloader/proposal_client.rb Log Message: ----------- make rubocop happy Commit: 987c7cc6334329ea37affe49c69102fb538d0d42 https://github.com/yast/yast-bootloader/commit/987c7cc6334329ea37affe49c6910... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-10-30 (Mon, 30 Oct 2017) Changed paths: M package/yast2-bootloader.changes M package/yast2-bootloader.spec Log Message: ----------- changes Commit: 76cf2011405a0b997f16fe775852bd8e451f46aa https://github.com/yast/yast-bootloader/commit/76cf2011405a0b997f16fe775852b... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-10-30 (Mon, 30 Oct 2017) Changed paths: M src/lib/bootloader/proposal_client.rb Log Message: ----------- simplify code Commit: 17c1269dd47088abf73849bce69ffae0bea4f0f2 https://github.com/yast/yast-bootloader/commit/17c1269dd47088abf73849bce69ff... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-10-30 (Mon, 30 Oct 2017) Changed paths: M src/lib/bootloader/proposal_client.rb Log Message: ----------- fix typo Commit: a1713fe60ee41cdcef55711798acb1ac3848207d https://github.com/yast/yast-bootloader/commit/a1713fe60ee41cdcef55711798acb... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-11-07 (Tue, 07 Nov 2017) Changed paths: M package/yast2-bootloader.changes M package/yast2-bootloader.spec M src/lib/bootloader/proposal_client.rb M src/lib/bootloader/sections.rb M src/modules/BootStorage.rb M test/bootloader_proposal_client_test.rb M test/sections_test.rb Log Message: ----------- Merge pull request #465 from yast/fix_disk_reset_detection add detection if storage it read at all and do not reset bootloader p… Commit: 953b74dbaae847ae025406906f2fabe05d87bfe3 https://github.com/yast/yast-bootloader/commit/953b74dbaae847ae025406906f2fa... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-11-07 (Tue, 07 Nov 2017) Changed paths: M package/yast2-bootloader.changes M package/yast2-bootloader.spec M src/lib/bootloader/proposal_client.rb M src/lib/bootloader/sections.rb M src/modules/BootStorage.rb M test/bootloader_proposal_client_test.rb M test/sections_test.rb Log Message: ----------- Merge remote-tracking branch 'origin/SLE-12-SP3' into sp3_merge Commit: 3a3a3487923aaafdb590825bcf45a0c10f6955bb https://github.com/yast/yast-bootloader/commit/3a3a3487923aaafdb590825bcf45a... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-11-07 (Tue, 07 Nov 2017) Changed paths: M package/yast2-bootloader.changes M package/yast2-bootloader.spec M src/lib/bootloader/proposal_client.rb M src/lib/bootloader/sections.rb M src/modules/BootStorage.rb M test/bootloader_proposal_client_test.rb M test/sections_test.rb Log Message: ----------- Merge pull request #468 from yast/sp3_merge Sp3 merge Compare: https://github.com/yast/yast-bootloader/compare/c7c6c33f9c6f...3a3a3487923a
participants (1)
-
GitHub