Skip to content

overlay.d/05core: Fix boot-efi.mount unit dependency#141

Closed
jcajka wants to merge 1 commit intocoreos:testing-develfrom
jcajka:boot-efi
Closed

overlay.d/05core: Fix boot-efi.mount unit dependency#141
jcajka wants to merge 1 commit intocoreos:testing-develfrom
jcajka:boot-efi

Conversation

@jcajka
Copy link
Contributor

@jcajka jcajka commented Aug 12, 2019

Fix #115

@jcajka
Copy link
Contributor Author

jcajka commented Aug 12, 2019

For the record tested only on ppc64le, working on other arches atm.

Copy link
Contributor

@ajeddeloh ajeddeloh left a comment

Choose a reason for hiding this comment

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

LGTM

@dustymabe
Copy link
Member

@jcajka - can you report back once you've tested on other arches?

@jcajka
Copy link
Contributor Author

jcajka commented Aug 12, 2019

@jcajka - can you report back once you've tested on other arches?

Sure.

@jlebon
Copy link
Member

jlebon commented Aug 12, 2019

#115 (comment)

@bgilbert
Copy link
Contributor

bgilbert commented Sep 5, 2019

Won't this still try to pull in the device node, but just make the failure non-fatal? Conditionalized units still pull in their dependencies even if the condition fails. Avoiding that generally requires a systemd generator. #155 moves boot-efi.mount to a generator and enables it only on architectures that support UEFI.

@cgwalters
Copy link
Member

Yeah, this will be obsoleted by #155

@cgwalters cgwalters closed this Sep 9, 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.

"enable boot-efi.mount" make ppc64le platform fail

6 participants