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

Make some "different" packages #8

Merged
merged 2 commits into from
Apr 4, 2023
Merged

Conversation

vathpela
Copy link
Collaborator

@vathpela vathpela commented Apr 3, 2023

This splits things into two source packages: dracut-nmbl, which contains the dracut plugin, and nmbl-builder, which expect dracut-nmbl to be installed in the buildroot.

The second package makes three different[0] nmbl UKIs, one "monolith", which is what we've been building, one "cloud", and one "workstation".

It also deletes 10_linux because we haven't been using it.

Right now I have to build it like make OS_DIST=.fc38 OS_VERSION=38 KVRA=6.2.9-300.fc38.x86_64 nmbl-6.2.9-300.fc38.x86_64.rpm,
but that wouldn't be true if my /etc/os-release and the kernel version
in the dnf repo matched better.

[0] These aren't actually different yet.

@frozencemetery frozencemetery force-pushed the multimodule branch 2 times, most recently from 869414f to 5793b9e Compare April 4, 2023 15:39
@frozencemetery
Copy link
Member

Rebased onto #9.

@vathpela vathpela force-pushed the multimodule branch 2 times, most recently from cb54619 to ba9462a Compare April 4, 2023 18:42
vathpela added 2 commits April 4, 2023 16:59
This splits things into two source packages: dracut-nmbl, which contains
the dracut plugin, and nmbl-builder, which expect dracut-nmbl to be
installed in the buildroot.

The second package makes three different[0] nmbl UKIs, one "monolith",
which is what we've been building, one "cloud", and one "workstation".

It also deletes 10_linux because we haven't been using it.

Right now I have to build it like `make OS_DIST=.fc38 OS_VERSION=38 KVRA=6.2.9-300.fc38.x86_64 nmbl-6.2.9-300.fc38.x86_64.rpm`,
but that wouldn't be true if my /etc/os-release and the kernel version
in the dnf repo matched better.

[0] These aren't actually different yet.

Signed-off-by: Peter Jones <[email protected]>
Signed-off-by: Peter Jones <[email protected]>
@frozencemetery frozencemetery merged commit f2bc3fd into rhboot:main Apr 4, 2023
@vathpela vathpela deleted the multimodule branch April 10, 2023 19:51
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