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

manifests: add curl to file-transfer manifest #1707

Merged
merged 1 commit into from
May 3, 2022

Conversation

dustymabe
Copy link
Member

This is used in coreos-livepxe-rootfs.sh [1], although I'm sure there
are probably more places too.

[1] https://github.com/coreos/fedora-coreos-config/blob/testing-devel/overlay.d/05core/usr/lib/dracut/modules.d/35coreos-live/coreos-livepxe-rootfs.sh

@dustymabe
Copy link
Member Author

I thought about reorganizing all of these manifests while I was in here. Basically we need to put the package specifications into two files and nowhere else IMO.

  • fedora-coreos-packages.yaml - for fcos only packages
  • shared-packages.yaml - for ones common to RHCOS

Some other manifests can stay split out because they are used for conditional includes. But other than for that purpose we should try to collapse these as much as possible and use comments in the yaml to achieve the same goal.

@jlebon jlebon merged commit 1b7e6ed into coreos:testing-devel May 3, 2022
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.

4 participants