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 script for building live images in one swoop #29

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

Conversation

m10k
Copy link
Member

@m10k m10k commented May 17, 2023

I wrote a small script to simplify live image generation. It's a little
rough around the edges, but I've been using it to generate AlmaLinux 8.7
and 9.2 images with Gnome and Xfce in my environment, so I was thinking
other people might find it helpful, too.

To generate live images, several commands have to be executed in a
row. Having a script that abstracts these steps would simplify the
process.

This commit adds a script that performs all the steps that are
necessary to generate live images. The script allows the user to
specify the desired AlmaLinux version, desktop environment, and
image variant (full or mini), as well as the package cache directory
on the command line.
@andrewlukoshko
Copy link
Member

@m10k could you please update script?
We simplified things a little and now we just have flat ks files.

@m10k
Copy link
Member Author

m10k commented Jul 3, 2023

I have adapted the script to the changes, but for some reason livecd-creator is having trouble determining the correct release version. I will push the adapted script as soon as I have figured out why this is happening.

yuravk added a commit to yuravk/sig-livemedia that referenced this pull request Jun 14, 2024
yuravk added a commit to yuravk/sig-livemedia that referenced this pull request Nov 1, 2024
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