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

read agama kernel params if available (bsc#1234678) #1315

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jreidinger
Copy link
Member

Problem

Agama when proposing bootloader configuration getting all agama related parameters without any filtering.

bsc 1234678

Solution

Use specific agama cmdline file that contain only kernel related arguments without any agama specific ones.
It needs also agama-project/agama#1896 . But it does not crash without it, just will again fallback to /proc/cmdline.

Testing

  • Added a new unit test
  • Tested manually

@coveralls
Copy link

Coverage Status

coverage: 41.879% (-0.01%) from 41.889%
when pulling 2c8bd91 on read_agama_dir
into 037b94b on master.

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

Successfully merging this pull request may close these issues.

2 participants