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

iso: be able to build the ISO #58

Merged
merged 7 commits into from
Jan 11, 2024

Conversation

supakeen
Copy link
Member

Copy link
Contributor

@cgwalters cgwalters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this!

bib/cmd/bootc-image-builder/image.go Outdated Show resolved Hide resolved
bib/cmd/bootc-image-builder/image.go Show resolved Hide resolved
bib/cmd/bootc-image-builder/image.go Outdated Show resolved Hide resolved
Copy link
Member

@ondrejbudai ondrejbudai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very nice! Two things that I would like to see in this PR:

  • document this in README.md
  • add the new type to the --type description in the argument parser

bib/cmd/bootc-image-builder/image.go Outdated Show resolved Hide resolved
bib/cmd/bootc-image-builder/image.go Outdated Show resolved Hide resolved
@cgwalters
Copy link
Contributor

cgwalters commented Jan 9, 2024 via email

@supakeen supakeen force-pushed the container-installer branch 2 times, most recently from ffe5624 to 4a9d670 Compare January 10, 2024 12:27
@mvo5

This comment was marked as outdated.

@supakeen
Copy link
Member Author

@mvo5 thanks, let's try!

@supakeen supakeen force-pushed the container-installer branch 2 times, most recently from 663541f to 294743e Compare January 10, 2024 17:12
@supakeen
Copy link
Member Author

@mvo5 I've backed out the smoke test commit until we resolve the issues with the ISO rebooting and how to handle that in the test case(s).

README.md Outdated Show resolved Hide resolved
bib/cmd/bootc-image-builder/image.go Show resolved Hide resolved
@mvo5

This comment was marked as outdated.

Adds another type which will build an ISO with the container embedded
for Anaconda to do the rest.
There is no need to have them separate.
`zstd` compression leads to a faster build.
We'll be removing the `ref` from the constructor(s) in `images` at a
later point in time as well.
@achilleas-k achilleas-k added this pull request to the merge queue Jan 11, 2024
Merged via the queue into osbuild:main with commit 059f13c Jan 11, 2024
9 checks passed
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.

None yet

5 participants