Anaconda - progress_gui.py

Chris Lumens clumens at redhat.com
Wed Mar 21 13:53:47 UTC 2012


> I'm about to build a customized Centos 6 Installer Disc and try to
> replace graphics "while" installing. Under CentOS 5 ie. with an
> older anaconda release i could place "several" graphics to a folder
> inside the anaconda package, they resided in
> "/usr/share/anaconda/pixmaps/rnotes/" and/or
> "/usr/share/anaconda/pixmaps/rnotes/lang (ie. de)". Those graphics
> were displayed while the installer runs and is installing packages.
> 
> On Centos 6 (Anaconda 13.21.149) there is still a folder
> "/usr/share/anaconda/pixmaps" but no folder "rnotes". I tried to
> create the folder and put graphics inside, no-go. I tried to create
> the folder and a "de" folder (german) under it, put graphics into
> it, still no-go.
> 
> I loooked at the progress_gui.py and if i understand it right, the
> upper procedure SHOULD work, but it doesn't.

The rnotes code hasn't been used since somewhere back around RHEL4 or
RHEL3, so it's entirely possible it no longer works.  We simply haven't
had those images to display in a very long time.

- Chris




More information about the Kickstart-list mailing list