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

[REQ] Add support for other debian based distros #394

Open
7 tasks
cpuguy83 opened this issue Oct 9, 2024 · 0 comments
Open
7 tasks

[REQ] Add support for other debian based distros #394

cpuguy83 opened this issue Oct 9, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@cpuguy83
Copy link
Member

cpuguy83 commented Oct 9, 2024

What kind of request is this?

None

What is your request or suggestion?

Today we currently have support for Ubuntu Jammy, we should also add support for:

  • Ubuntu Focal (20.04)
  • Ubuntu Nobal (24.04)
  • *Ubuntu Bionic (18.04)
  • Debian Bullseye (11 oldstable)
  • Debian Bookworm (11 stable)
  • Debian Trixie (13 testing)
  • Ubuntu Bionic (18.04) is currently EOL but still has paid support and useful to have. It may require lowering the debhelper compat-level in order to support

The first hurdle will be to factor out what we can share in the Jammy implementation, which I suspect will be most, if not all of it outside of the image ref. Once that is done we should be able to add these distros rapidly.

Are you willing to submit PRs to contribute to this feature request?

  • Yes, I am willing to implement it.
@cpuguy83 cpuguy83 added the enhancement New feature or request label Oct 9, 2024
@cpuguy83 cpuguy83 added this to the v0.11.0 milestone Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant