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

LB_ISO_PREPARER not updating in splash screen #37

Open
probotix opened this issue Apr 17, 2024 · 3 comments
Open

LB_ISO_PREPARER not updating in splash screen #37

probotix opened this issue Apr 17, 2024 · 3 comments

Comments

@probotix
Copy link

Live-build does not have code to update LB_ISO_PREPARER in splash.svg. If you edit /usr/lib/live/build/binary_syslinux and insert

-e "s|@LB_ISO_PREPARER@|${LB_ISO_PREPARER}|g" \

on line 265, it should fix this.

@andypugh
Copy link
Collaborator

Are you suggesting this as an update to the LinuxCNC repository, or as a pull-request to the main Live-Build project?

@probotix
Copy link
Author

Well, I did check the main live-build respository and its broken there as well.

@andypugh
Copy link
Collaborator

We tried to fix it years ago, but LB_ISO_PREPARER was explicitly excluded:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015782

It looks like we used to have a patch, but probably lost it.

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

No branches or pull requests

2 participants