You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Toshaan Bharvani 9a165025c9 add new anaconda css theme 4 months ago
..
rnotes/en initial push 6 years ago
theme add new anaconda css theme 4 months ago
Makefile initial push 6 years ago
README initial push 6 years ago
splash.lss initial push 6 years ago
splashtolss.sh initial push 6 years ago
syslinux-splash.png initial push 6 years ago

README

These files are used by anaconda during the installation process.  A
basic description/specification for them is as follows:

* anaconda_header.png: This is strip header at the top of
the screen during the install. 800x58.
* progress_first.png: First graphic displayed during package
installation. If there are no rnotes, this is displayed the entire
time. 500x325
* progress_first-lowres.png: Lowres version of progress_first.png. 350x225
* splash.png: Splash screen shown on the "Welcome to ..." screen.
400x420
* syslinux-splash.png: Splash screen used at the boot prompt with
syslinux/isolinux. This gets transformed into the syslinux specific
format. 640x300. This uses a 16 color palette (should be an indexed png).
You should ensure that 0 = #000000, 1 = #ffffff, 7 = #cdcfd5, 15 = #c90000.
Alternately, you can use 12 colors and have them be any that you want.
* syslinux-vesa-splash.jpg: Splash screen used at the boot prompt when
using the menu. It should be 640x480 RGB. Can just be a conversion
of the grub splash and work well.