-
Notifications
You must be signed in to change notification settings - Fork 52
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 more eclasses to package automation #2192
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CI passed. |
Build action triggered: https://github.com/flatcar/scripts/actions/runs/10262849750 |
tormath1
approved these changes
Aug 8, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
It's from Gentoo commit e105854611974017415af6199d521b78f1134ff4.
It's from Gentoo commit 0b9d8633ab79ff4bde2e1d2168a0fc80fb2ee97d.
It's from Gentoo commit 522ff35dae0aa2ee48111d7c4ffad9e749e72cde.
It's from Gentoo commit 29f0721c4bc11ef3b9d94590016c25a190bc0f20.
It's from Gentoo commit 8c5f61cdc06d82e142913b14ec6236ab0b5ca950.
It's from Gentoo commit f29b80d18d526a13af59af83e524902f8176bfdb.
It's from Gentoo commit c481cf29fcea1af132e07064b91237353298d49b.
It's from Gentoo commit 0e651d4b8db7082279b5e110c41abb2bc5293eba.
It's from Gentoo commit 594a6613a4693a590ba8473a99ce1fd6c4d506d2.
It's from Gentoo commit 9f09b98ee6a5edce65e995c4701776e8e1c86d1d.
It's from Gentoo commit b5a1cc00cdf9371316b62b4ea68a2a49aae7ae52.
It's from Gentoo commit 8a3782815536a1beef06f4942d0ca8c2d9b36952.
It's from Gentoo commit a7f997b3232b4bb1869dd2d3d97c5bfc89cf47de.
It's from Gentoo commit 03a9f4e5516702df1a185f616b06f429dc9ad19f.
It's from Gentoo commit f6642547cd274ab4edd7d34b71674d1aa04a2d74.
It's from Gentoo commit 65a031f4c9d702c4fc8b6ce6b0541453a6db8c08.
It's from Gentoo commit cc14f7c6f8444a27dd6c354f9701cd276a6b78a6.
It's from Gentoo commit 8683826779ccf122d079e74c83a6601240f82235.
It's from Gentoo commit 34858e23de6ac549ca662a1dcc7823173567a210.
It's from Gentoo commit b5240fb0f593fc3c45885125682d33069cfb45c8.
Do not tinker with /boot partition at installation time, we handle initramfs stuff in our way.
krnowak
force-pushed
the
krnowak/eclass-automation
branch
from
August 8, 2024 10:50
d164a59
to
2bdd63e
Compare
27 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds the rest of eclasses under automation (except for
usr-ldscript.eclass
, that we overrode to be an empty eclass).CI: http://jenkins.infra.kinvolk.io:8080/job/container/job/sdk/1617/cldsv/
--
eclass/check-reqs.eclass:
eclass/crossdev.eclass:
eclass/db-use.eclass:
eclass/gnome2-utils.eclass:
eclass/go-env.eclass:
eclass/golang-base.eclass:
eclass/golang-vcs.eclass:
eclass/golang-vcs-snapshot.eclass:
eclass/go-module.eclass:
eclass/linux-mod-r1.eclass:
eclass/llvm-r1.eclass:
eclass/llvm-utils.eclass:
eclass/mercurial.eclass:
eclass/mono-env.eclass:
eclass/out-of-source.eclass:
eclass/perl-module.eclass:
eclass/qmake-utils.eclass:
eclass/secureboot.eclass:
eclass/sgml-catalog-r1.eclass:
eclass/ssl-cert.eclass:
eclass/subversion.eclass:
eclass/vcs-snapshot.eclass:
eclass/xdg.eclass:
--
/boot
and/usr
size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.