Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refine the wording of the entry of full disk encryption during instal… #83

Merged
merged 1 commit into from
Sep 20, 2019

Conversation

alex-tu-cc
Copy link
Collaborator

Refine the wording of the entry of full disk encryption during installation

Because of the wording is confusing people to find out an entry to do full disk encryption, so this patch is to refine it.

before:
http://i.imgur.com/GVgCzwZ.png

after:
http://i.imgur.com/g08SLbs.png


Template: ubiquity/text/interactive_info
Type: text
_Description: This option allows you to resize any existing partitions.
_Description: e.g. Disk encryption, partitions resizeing..etc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typographical error; resizing not resizeing

@@ -544,7 +544,7 @@
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="yalign">0</property>
<property name="label" translatable="yes">This option allows you to resize any existing partitions.</property>
<property name="label" translatable="yes">e.g. Disk encryption, partitions resizeing..etc.</property>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same typographical error

@superm1
Copy link
Contributor

superm1 commented Sep 20, 2019

Conceptually a good idea. I think we should merge it once you fix the two typos.

Two thoughts that we should keep in mind though:

  1. When Ubuntu starts enabling FDE w/ TPM2 backing (either through cryptsetup+TPM2 or clevis this should probably be reverted.
  2. We could potentially do default to LVM in disk recipe #29 and enable FDE by default but an empty decryption passphrase for now. Then people can easily "turn on" FDE encryption later without needing to re-install.

@alex-tu-cc
Copy link
Collaborator Author

thanks for reviewing. The typo has been revised.

@superm1 superm1 merged commit af4414f into dell:master Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants