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 support for stateless systems #343

Open
evelikov opened this issue Sep 21, 2023 · 2 comments · Fixed by #431
Open

Add support for stateless systems #343

evelikov opened this issue Sep 21, 2023 · 2 comments · Fixed by #431

Comments

@evelikov
Copy link
Collaborator

As covered in https://0pointer.de/blog/projects/stateless.html.

The Tl:Dr: is we want a) the default config to be in /usr/..., where the sysadmin can either a) override the respectively named files or extend the config file snippets in /etc.

bluca added a commit to bluca/dkms that referenced this issue Jul 11, 2024
kernel-install supports picking configuration file from /usr
and that's where vendor-defaults should ship to. /etc is for
local modifications.

Partially fixes dell#343

Signed-off-by: Luca Boccassi <bluca@debian.org>
bluca added a commit to bluca/dkms that referenced this issue Jul 11, 2024
kernel-install supports picking configuration file from /usr
and that's where vendor-defaults should ship to. /etc is for
local modifications.

Partially fixes dell#343
Fixes dell#430

Signed-off-by: Luca Boccassi <bluca@debian.org>
@bluca
Copy link
Contributor

bluca commented Jul 14, 2024

This is only partially fixed, there are still some files shipped in etc

@scaronni
Copy link
Collaborator

It got automatically closed when I closed #431. Reopening...

@scaronni scaronni reopened this Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants