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

Package nouveau #4859

Open
nickva opened this issue Nov 19, 2023 · 2 comments
Open

Package nouveau #4859

nickva opened this issue Nov 19, 2023 · 2 comments
Milestone

Comments

@nickva
Copy link
Contributor

nickva commented Nov 19, 2023

In order to release Nouveau in 3.4 we'd want to at least package it into our deb and rpm packages.

There are a few tasks:

  1. Ensure deb and rpm package creation script use --enable-nouveau when configuring them. But we can't hard-code it as we might want to still patched release before 3.4
  2. Manage optional presence of a minimum viable JRE on the users' machines.
  3. Include some service start / stop scripts to start it and stop Nouveau
@big-r81
Copy link
Contributor

big-r81 commented Nov 19, 2023

Adding questions for Windows:

  1. Package nouveau jars with the installer.
  2. is a JRE available for running nouveau? Maybe which env-Vars?
  3. Include some service start / stop scripts to start it and stop Nouveau.

@janl
Copy link
Member

janl commented Jun 22, 2024

is a JRE available for running nouveau? Maybe which env-Vars?

I would say this must be user-supplied and we shouldn’t worry about it, just document that you need a JRE installed.

Include some service start / stop scripts to start it and stop Nouveau.

For the first iteration of the macOS binaries, I’m going with: I ship all the bits, if folks add a JRE, I’ll document how to start nouveau manually in a terminal. Once Nouveau is no longer experimental, I’ll hook up a nice service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants