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

Multi-flavored OS build #1060

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Multi-flavored OS build #1060

merged 1 commit into from
Oct 26, 2023

Conversation

kkaempf
Copy link
Contributor

@kkaempf kkaempf commented Oct 24, 2023

This builds upon #1050 (the 'base' image) and introduces other flavors

  • kvm -- for virtual machines; replaces kernel-default with kernel-default-base, saving ~120 MB
    - rt -- for realtime; replaces kernel-default with kernel-default-rt (x86_64 only)
  • '' -- the empty flavor; same as 'Elemental Teal' before (aka 'baremetal' with ~350MB of firmware packages

(there's no rt kernel for 5.5)

@kkaempf kkaempf added kind/enhancement New feature or request area/build labels Oct 24, 2023
@kkaempf kkaempf requested a review from a team as a code owner October 24, 2023 17:06
@kkaempf kkaempf added this to the 2023-Q4-v2.8x milestone Oct 24, 2023
Signed-off-by: Klaus Kämpf <kkaempf@suse.de>
@kkaempf kkaempf force-pushed the flavored-dockerfile branch from a6e599d to be8d7cd Compare October 24, 2023 17:10
Copy link
Contributor

@frelon frelon left a comment

Choose a reason for hiding this comment

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

Awesome! Looking forward to the KVM flavor! 🎉

@kkaempf kkaempf merged commit cb334f1 into rancher:main Oct 26, 2023
@kkaempf kkaempf deleted the flavored-dockerfile branch October 26, 2023 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build kind/enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants