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

add support for uefi bootet systems in usb-install #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

equinox0815
Copy link
Member

No description provided.

@nbraud
Copy link
Member

nbraud commented Feb 6, 2019

@equinox0815 It's a bit big for a no-sleep review, but if you fix the merge conflict, I can review later in the week.\

@equinox0815
Copy link
Member Author

Merge conflict is fixed. We don't really need this change at the moment. I had do add it in my private repo the other day and i just wanted to merge it in here as well. So take your time!

nbraud
nbraud previously approved these changes Feb 25, 2019
@@ -60,8 +60,19 @@ d-i partman-md/device_remove_md boolean true
d-i partman-lvm/confirm boolean true
d-i partman-lvm/confirm_nooverwrite boolean true

{% if (hostvars[hostname].install_cooked.efi | default(false)) %}
d-i partman-efi/non_efi_system boolean true
Copy link
Member

Choose a reason for hiding this comment

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

I approved a bit fast. partman-efi/non_efi_system is set to true when installing on an EFI system? O_o

@nbraud nbraud dismissed their stale review February 25, 2019 17:55

I have a question.

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