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

Auroraboot should respect the livecd cmdline #2573

Open
jimmykarily opened this issue May 20, 2024 · 4 comments
Open

Auroraboot should respect the livecd cmdline #2573

jimmykarily opened this issue May 20, 2024 · 4 comments

Comments

@jimmykarily
Copy link
Contributor

The original issue is with selinux: #2553
but it could happens with other options too.
Instead of Auroraboot passing a hardcoded cmdline, it should instead use the one defined in the grub-config luet package to stay in sync with the livecd.

@ci-robbot
Copy link
Collaborator

Hello, I'm an experimental bot created by @mudler and @jimmykarily. I'm here to help audit Github issues according to the project's guidelines.

I noticed that you've opened an issue regarding Auroraboot not respecting the livecd command line. The issue seems to be related to the selinux problem, but it might also occur with other options. You suggest that Auroraboot should use the command line defined in the grub-config luet package instead of the hardcoded one.

However, the issue does not meet the project's requirements for a clear description of the problem and steps to reproduce, nor does it mention the versions of the relevant artifacts being used. To proceed, please provide a clear and concise description of the problem, along with steps to reproduce, if applicable. Additionally, please mention the versions of the artifacts you're using.

Once this information is provided, the issue will be labeled as 'triage' to indicate it has been reviewed and meet the project's guidelines. Thank you for your contribution, and please feel free to reach out if you have any further questions.

@mauromorales
Copy link
Member

@jimmykarily how is the mapping between auroraboot and the luet package supposed to happen? I'm thinking about compatibility issues between Kairos versions. Maybe Auroraboot should have a way to tell which Kairos version and from there we know which cmdline or so?

@jimmykarily
Copy link
Contributor Author

@Itxaka suggested this and I think he meant that Auroraboot should download the (latest?) luet package and find the cmdline there. Matching versions would also be nice but I don't know how easy that is. Feel free to play with options, it's not fully defined yet.

@Itxaka
Copy link
Member

Itxaka commented May 23, 2024

@Itxaka suggested this and I think he meant that Auroraboot should download the (latest?) luet package and find the cmdline there. Matching versions would also be nice but I don't know how easy that is. Feel free to play with options, it's not fully defined yet.

We should indeed either use the luet package to get the grub cdlive package and use that as base (so its synced between our isos and aurora ipxe boot, or we can extract the grub from the livecd directly if we are using that (iso-info maybe? loop mounts?)

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

No branches or pull requests

4 participants