[yast-commit] [yast/yast-autoinstallation] 429c17: Rename the widget for selecting the mount point
Branch: refs/heads/third-round Home: https://github.com/yast/yast-autoinstallation Commit: 429c178ec9b5c2a8f7de8d2e7dc45b45b6550c44 https://github.com/yast/yast-autoinstallation/commit/429c178ec9b5c2a8f7de8d2... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-13 (Wed, 13 May 2020) Changed paths: M src/lib/autoinstall/widgets/storage/filesystem_attrs.rb A src/lib/autoinstall/widgets/storage/mount.rb R src/lib/autoinstall/widgets/storage/mount_point.rb M test/lib/widgets/storage/filesystem_attrs_test.rb R test/lib/widgets/storage/mount_point_test.rb A test/lib/widgets/storage/mount_test.rb Log Message: ----------- Rename the widget for selecting the mount point According to the convention of using the same name than the AutoYaST option managed. Commit: d68b1e11e0c6da08f311be23fcf1d3131af27582 https://github.com/yast/yast-autoinstallation/commit/d68b1e11e0c6da08f311be2... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-13 (Wed, 13 May 2020) Changed paths: M src/lib/autoinstall/widgets/storage/filesystem_attrs.rb A src/lib/autoinstall/widgets/storage/mountby.rb M test/lib/widgets/storage/filesystem_attrs_test.rb A test/lib/widgets/storage/mountby_test.rb Log Message: ----------- Add the `mountby` option to filesystem attributes Commit: 354e44f812aeee4de7450f6deaaf142e5ea11278 https://github.com/yast/yast-autoinstallation/commit/354e44f812aeee4de7450f6... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-13 (Wed, 13 May 2020) Changed paths: M src/lib/autoinstall/widgets/storage/filesystem_attrs.rb A src/lib/autoinstall/widgets/storage/mkfs_options.rb M test/lib/widgets/storage/filesystem_attrs_test.rb A test/lib/widgets/storage/mkfs_options_test.rb Log Message: ----------- Add `mkfs_options` to filesystem attributes Commit: 976491dad878add6b4243cd34ed1cf83ce1a7e18 https://github.com/yast/yast-autoinstallation/commit/976491dad878add6b4243cd... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-13 (Wed, 13 May 2020) Changed paths: M src/lib/autoinstall/widgets/storage/filesystem_attrs.rb A src/lib/autoinstall/widgets/storage/fstopt.rb M test/lib/widgets/storage/filesystem_attrs_test.rb A test/lib/widgets/storage/fstopt_test.rb Log Message: ----------- Add `fstotp` option to filesystem attributes Commit: 9e9fd5d3c457e16ae6fda5830cc92ea0ff5a31af https://github.com/yast/yast-autoinstallation/commit/9e9fd5d3c457e16ae6fda58... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-13 (Wed, 13 May 2020) Changed paths: A src/lib/autoinstall/widgets/storage/encryption_attrs.rb M src/lib/autoinstall/widgets/storage/partition_usage_tab.rb A test/lib/widgets/storage/encryption_attrs_test.rb Log Message: ----------- Include custom widget to display encryption attrs Commit: 4e2f95f2e1f2a620ca0c3a0ebf26fa0fe8362236 https://github.com/yast/yast-autoinstallation/commit/4e2f95f2e1f2a620ca0c3a0... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-13 (Wed, 13 May 2020) Changed paths: A src/lib/autoinstall/widgets/storage/crypt_method.rb M src/lib/autoinstall/widgets/storage/encryption_attrs.rb A test/lib/widgets/storage/crypt_method_test.rb M test/lib/widgets/storage/encryption_attrs_test.rb Log Message: ----------- Add `crypt_method` to encryption attributes Commit: ef6b2e75ade663cdc38b3b80b35f8136077b66e8 https://github.com/yast/yast-autoinstallation/commit/ef6b2e75ade663cdc38b3b8... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-13 (Wed, 13 May 2020) Changed paths: A src/lib/autoinstall/widgets/storage/crypt_key.rb M src/lib/autoinstall/widgets/storage/encryption_attrs.rb A test/lib/widgets/storage/crypt_key_test.rb M test/lib/widgets/storage/encryption_attrs_test.rb Log Message: ----------- Add `crypt_key` to encryption attributes Commit: e6bb7521510696132ef2c16e2fd4301678e29a21 https://github.com/yast/yast-autoinstallation/commit/e6bb7521510696132ef2c16... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-13 (Wed, 13 May 2020) Changed paths: M src/lib/autoinstall/widgets/storage/partition_usage_tab.rb M test/lib/widgets/storage/partition_usage_tab_test.rb Log Message: ----------- Hide encryption attrs when using the partition as RAID member Commit: 7b1cb49f266b11c0370385fe5bd3445fd7398e36 https://github.com/yast/yast-autoinstallation/commit/7b1cb49f266b11c0370385f... Author: David Díaz González <dgonzalez@suse.de> Date: 2020-05-13 (Wed, 13 May 2020) Changed paths: A src/lib/autoinstall/widgets/storage/is_lvm_vg.rb M src/lib/autoinstall/widgets/storage/lvm_page.rb A test/lib/widgets/storage/is_lvm_vg_test.rb M test/lib/widgets/storage/lvm_page_test.rb Log Message: ----------- Add `is_lvm_vg` option to LVM drive section Compare: https://github.com/yast/yast-autoinstallation/compare/224bbc17c8e1...7b1cb49...
participants (1)
-
David Díaz