We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Thank you for your excellent howto. It's working well. I have tried to change the following option:
icon = "face-cool-symbolic"
By:
icon = "test-logo"
And i have added it here:
./usr/share/anaconda/pixmaps/test-logo.png
But it's not working. Do you have a way to do it ?
The text was updated successfully, but these errors were encountered:
I know it's late but if anyone wants to change. To change icon of anaconda spoke (Tested in Fedora 27) :-
/usr/share/icons/Adwaita/scalable/emotes/
.svg
icon =
Sorry, something went wrong.
Hi, Thank you for your excellent howto. It's working well. I have tried to change the following option: icon = "face-cool-symbolic" By: icon = "test-logo" And i have added it here: ./usr/share/anaconda/pixmaps/test-logo.png But it's not working. Do you have a way to do it ?
hi,Could you tell me more tetails about how to run the sample successfully?
My test system is rhel/centos 7.4.
I download this code "hello-world-anaconda-addon",
then run cpio as "hello-world-anaconda-addon/Makefile" says,
I get the output file updates.img,
I have a USB driver, and rhel/centos 7.4 in it, I place updats.img into /images/,
When this system is loaded from boot menu,I using insts.updates= option,
There isn't new install option or screen in the install menu
Is anything wrong with these steps above?
No branches or pull requests
Hi,
Thank you for your excellent howto. It's working well. I have tried to change the following option:
By:
And i have added it here:
But it's not working. Do you have a way to do it ?
The text was updated successfully, but these errors were encountered: