Branch: refs/heads/btrfs_storage_ui Home: https://github.com/yast/yast-autoinstallation Commit: 2de4d5a33c045aa43140113b06fd66ab208cd429 https://github.com/yast/yast-autoinstallation/commit/2de4d5a33c045aa43140113... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-16 (Sat, 16 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: d9e19eda3f93bbd7d3166c01c93658c4da049001 https://github.com/yast/yast-autoinstallation/commit/d9e19eda3f93bbd7d3166c0... 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: d06615dfc4fb4a303ba6745aaf32628b915f59c5 https://github.com/yast/yast-autoinstallation/commit/d06615dfc4fb4a303ba6745... 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: 8c7c4a59061180672eec898f600decbbd3ce402f https://github.com/yast/yast-autoinstallation/commit/8c7c4a59061180672eec898... 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 Commit: dc59c49823c00fffc8544b6df180ca62cc7ca7bf https://github.com/yast/yast-autoinstallation/commit/dc59c49823c00fffc8544b6... 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/btrfs_device.rb A src/lib/autoinstall/widgets/storage/btrfs_page.rb A src/lib/autoinstall/widgets/storage/btrfs_raid_level.rb A src/lib/autoinstall/widgets/storage/data_raid_level.rb A src/lib/autoinstall/widgets/storage/metadata_raid_level.rb M src/lib/autoinstall/widgets/storage/overview_tree_pager.rb A test/lib/widgets/storage/btrfs_device_test.rb A test/lib/widgets/storage/btrfs_page_test.rb A test/lib/widgets/storage/btrfs_raid_level_test.rb A test/lib/widgets/storage/data_raid_level_test.rb A test/lib/widgets/storage/metadata_raid_level_test.rb M test/lib/widgets/storage/shared_examples.rb Log Message: ----------- Add the Btrfs drive section Commit: 5c6c952d1d3b16f538fc7ab7570ee19366263ed1 https://github.com/yast/yast-autoinstallation/commit/5c6c952d1d3b16f538fc7ab... 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 asking for available Btrfs devices Compare: https://github.com/yast/yast-autoinstallation/compare/2de4d5a33c04%5E...5c6c...