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 a custom spoke icon #9

Open
garnier-quentin opened this issue Oct 12, 2017 · 2 comments
Open

Add a custom spoke icon #9

garnier-quentin opened this issue Oct 12, 2017 · 2 comments

Comments

@garnier-quentin
Copy link

garnier-quentin commented Oct 12, 2017

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 ?

@sanjitchak
Copy link

I know it's late but if anyone wants to change.
To change icon of anaconda spoke (Tested in Fedora 27) :-

  1. paste your icon in /usr/share/icons/Adwaita/scalable/emotes/ in .svg format.
  2. change icon = to only the icon name pasted, excluding .svg, in gui section.

@bzl9
Copy link

bzl9 commented Nov 6, 2019

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.

  1. I download this code "hello-world-anaconda-addon",

  2. then run cpio as "hello-world-anaconda-addon/Makefile" says,

  3. I get the output file updates.img,

  4. I have a USB driver, and rhel/centos 7.4 in it, I place updats.img into /images/,

  5. When this system is loaded from boot menu,I using insts.updates= option,

  6. There isn't new install option or screen in the install menu

Is anything wrong with these steps above?

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

3 participants