Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

35torcx: remove unused dependency on sysroot-boot #147

Merged
merged 1 commit into from Aug 13, 2018

Conversation

lucab
Copy link
Contributor

@lucab lucab commented Aug 13, 2018

This removes the dependency on sysroot-boot from
torcx-profile-populate, as the linked EFI-SYSTEM device is not
available on diskless PXE nodes.

The dependency itself is a leftover from a previous ConditionPathExists
for first_boot gating, which instead is now handled by torcx-profile-populate-generator.
Thus it should be safe to simply drop.

Ref: coreos/bugs#2491

This removes the dependency on `sysroot-boot` from
`torcx-profile-populate`, as the linked EFI-SYSTEM device is not
available on diskless PXE nodes.

The dependency itself is a leftover from a previous `ConditionPathExists`
for `first_boot` gating, which instead is now handled by
`torcx-profile-populate-generator`.
Thus it should be safe to simply drop.

Ref: coreos/bugs#2491
@lucab lucab merged commit 0f595dd into coreos:master Aug 13, 2018
lucab added a commit to lucab/coreos-overlay that referenced this pull request Aug 13, 2018
This updates bootengine to include the fix for a torcx-related
persistent boot failure on diskless PXE:
coreos/bootengine#147

Fixes: coreos/bugs#2491
lucab added a commit to lucab/coreos-overlay that referenced this pull request Aug 13, 2018
This updates bootengine to include the fix for a torcx-related
persistent boot failure on diskless PXE:
coreos/bootengine#147

Fixes: coreos/bugs#2491
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants