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 more eclasses to package automation #2192

Merged
merged 22 commits into from
Aug 8, 2024
Merged

Conversation

krnowak
Copy link
Member

@krnowak krnowak commented Aug 2, 2024

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:

    • doc fixes, mostly
  • eclass/crossdev.eclass:

    • nothing changed
  • eclass/db-use.eclass:

    • dropped support for EAPI 5 and 6
    • use ESYSROOT rather than EPREFIX where appropriate
  • eclass/gnome2-utils.eclass:

    • dropped support for EAPI 5 and 6
  • eclass/go-env.eclass:

    • fixed setting dev environment for other arches
  • eclass/golang-base.eclass:

    • dropped support for EAPI 5 and 6
  • eclass/golang-vcs.eclass:

    • dropped support for EAPI 6
    • there were some flatcar modifications, but there were merged upstream
  • eclass/golang-vcs-snapshot.eclass:

    • dropped support for EAPI 6
    • there were some flatcar modifications, but there were merged upstream
  • eclass/go-module.eclass:

    • bumped minimal go version to 1.20
    • there were some flatcar modifications, but there were merged upstream
  • eclass/linux-mod-r1.eclass:

    • added some module compression, initramfs rebuild and reinstallation, and dist kernel handling goo
  • eclass/llvm-r1.eclass:

    • bumped llvm stable version to 18
  • eclass/llvm-utils.eclass:

    • nothing changed
  • eclass/mercurial.eclass:

    • became unmaintained
    • removed some vestiges of EAPI 0, 1 and 2
  • eclass/mono-env.eclass:

    • dropped support for EAPI 5
  • eclass/out-of-source.eclass:

    • nothing changed
  • eclass/perl-module.eclass:

    • update to the new perl features stuff (that replaced some USE flags)
  • eclass/qmake-utils.eclass:

    • added support for qt6
  • eclass/secureboot.eclass:

    • added build dependency on dev-libs/openssl on ebuilds inheriting this eclass
    • added sanity checks for keys and certs to be in proper formats
  • eclass/sgml-catalog-r1.eclass:

    • strip ROOT when generating catalog
  • eclass/ssl-cert.eclass:

    • dropped support for EAPI 6
  • eclass/subversion.eclass:

    • dropped support for EAPI 6
    • use BDEPEND instead of DEPEND
    • mostly doc updates and bash refreshing
  • eclass/vcs-snapshot.eclass:

    • dropped support for EAPI 6
  • eclass/xdg.eclass:

    • dropped support for EAPI 5

--

  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

@krnowak krnowak added the main label Aug 2, 2024
@krnowak krnowak marked this pull request as ready for review August 6, 2024 08:15
@krnowak krnowak requested a review from a team August 6, 2024 08:15
@krnowak
Copy link
Member Author

krnowak commented Aug 6, 2024

CI passed.

Copy link

github-actions bot commented Aug 6, 2024

Copy link
Contributor

@tormath1 tormath1 left a 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 krnowak merged commit 918e66d into main Aug 8, 2024
1 check failed
@krnowak krnowak deleted the krnowak/eclass-automation branch August 8, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants