Branch: refs/heads/bcache_storage_ui Home: https://github.com/yast/yast-autoinstallation Commit: d25106a4139468365f156591935fceade056ded4 https://github.com/yast/yast-autoinstallation/commit/d25106a4139468365f15659... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-17 (Sun, 17 May 2020) Changed paths: M src/lib/autoinstall/presenters/drive_type.rb A src/lib/autoinstall/widgets/storage/bcache_device.rb A src/lib/autoinstall/widgets/storage/bcache_page.rb A src/lib/autoinstall/widgets/storage/cache_mode.rb M src/lib/autoinstall/widgets/storage/overview_tree_pager.rb A test/lib/widgets/storage/bcache_device_test.rb A test/lib/widgets/storage/bcache_page_test.rb A test/lib/widgets/storage/cache_mode_test.rb M test/lib/widgets/storage/overview_tree_pager_test.rb Log Message: ----------- Add the bcache drive section Commit: 583e2db720a15dd54e2c96b2acbdeae2b78d3d59 https://github.com/yast/yast-autoinstallation/commit/583e2db720a15dd54e2c96b... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-17 (Sun, 17 May 2020) Changed paths: M src/lib/autoinstall/presenters/partition.rb M test/lib/presenters/partition_test.rb Log Message: ----------- Allow retrieving bcache devices names Commit: 96e9dc548fd9a9ca86bc36e7707305d1d6a93671 https://github.com/yast/yast-autoinstallation/commit/96e9dc548fd9a9ca86bc36e... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-17 (Sun, 17 May 2020) Changed paths: A src/lib/autoinstall/widgets/storage/bcache_backing_for.rb A test/lib/widgets/storage/bcache_backing_for_test.rb Log Message: ----------- Add selector to choose the device for the bcache_backing_for attribute Commit: 768bbb5f9cd33117a31afb34b1522754c966c59d https://github.com/yast/yast-autoinstallation/commit/768bbb5f9cd33117a31afb3... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-17 (Sun, 17 May 2020) Changed paths: M src/lib/autoinstall/presenters/partition.rb A src/lib/autoinstall/widgets/storage/bcache_backing_attrs.rb M src/lib/autoinstall/widgets/storage/partition_usage_tab.rb M src/lib/autoinstall/widgets/storage/used_as.rb M test/lib/presenters/partition_test.rb A test/lib/widgets/storage/bcache_backing_attrs_test.rb M test/lib/widgets/storage/partition_usage_tab_test.rb M test/lib/widgets/storage/used_as_test.rb Log Message: ----------- Add the bcache backing partition usage Compare: https://github.com/yast/yast-autoinstallation/compare/8c7c4a590611...768bbb5...