summaryrefslogtreecommitdiffstats
path: root/data-install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2009-01-27 17:30:08 +0000
committerPascal Rigaux <pixel@mandriva.com>2009-01-27 17:30:08 +0000
commit5ce8d30439463838f845c78bc926cc9b310a8743 (patch)
treebb1852dc58711c7baee31216a765067dfa49b65b /data-install
parent10658e71475bd964263d09f1a661f24fadfaf496 (diff)
downloadbootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar
bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.gz
bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.bz2
bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.tar.xz
bootloader-theme-5ce8d30439463838f845c78bc926cc9b310a8743.zip
imported openSUSE.tar.bz2 (from gfxboot-4.1.19-2.1.src.rpm)4.1.19.1
Diffstat (limited to 'data-install')
-rw-r--r--data-install/back.jpgbin0 -> 60977 bytes
-rw-r--r--data-install/en.tlkbin0 -> 1899013 bytes
-rw-r--r--data-install/gfxboot.cfg163
-rw-r--r--data-install/hapysuse.modbin0 -> 9204 bytes
-rw-r--r--data-install/kroete.datbin0 -> 16384 bytes
-rw-r--r--data-install/languages58
-rw-r--r--data-install/pabout.txt6
-rw-r--r--data-install/panim.jpgbin0 -> 39431 bytes
-rw-r--r--data-install/panim_a.jpgbin0 -> 29857 bytes
-rw-r--r--data-install/pback.jpgbin0 -> 87451 bytes
-rw-r--r--data-install/phead.jpgbin0 -> 2124 bytes
-rw-r--r--data-install/text.jpgbin0 -> 7446 bytes
-rw-r--r--data-install/timer_a.jpgbin0 -> 1719 bytes
-rw-r--r--data-install/welcome.jpgbin0 -> 67083 bytes
14 files changed, 227 insertions, 0 deletions
diff --git a/data-install/back.jpg b/data-install/back.jpg
new file mode 100644
index 0000000..a4356b8
--- /dev/null
+++ b/data-install/back.jpg
Binary files differ
diff --git a/data-install/en.tlk b/data-install/en.tlk
new file mode 100644
index 0000000..c289fe3
--- /dev/null
+++ b/data-install/en.tlk
Binary files differ
diff --git a/data-install/gfxboot.cfg b/data-install/gfxboot.cfg
new file mode 100644
index 0000000..a716484
--- /dev/null
+++ b/data-install/gfxboot.cfg
@@ -0,0 +1,163 @@
+; Sections are read in the order given in base::layout, with section 'base'
+; implicitly added at the end. If a config value is given more than once,
+; the first entry wins.
+;
+; If a screen resolution can't be set, 640x480 is used as fallback (and
+; section '640x480' added to the layout list).
+;
+; If the penguin screen is active, section 'penguin' is automatically added
+; to the layout list.
+;
+; Color values: 24 bit RGB (e.g. 0xff0000 = red).
+;
+
+[base]
+; theme name
+theme=openSUSE
+; other sections to read
+layout=800x600,install
+; penguin theme likelihood (in percent, -1 = auto)
+penguin=-1
+; activate speech output
+talk=0
+; sound volume (0..100)
+volume=70
+; menu background transparency (0..255)
+menu.transparency=0x20
+; default font
+font.normal=16x16.fnt
+; main menu font
+font.large=16x16.fnt
+; background image
+background=back.jpg
+; max. visible main menu items
+mainmenu.entries=8
+; minimal main menu selection bar width
+mainmenu.bar.minwidth=300
+; main menu selection bar transparency (0..255)
+mainmenu.bar.transparency=100
+; main menu colors
+mainmenu.bar.color=0xffffff
+mainmenu.normal.fg=0xffffff
+mainmenu.selected.fg=0x000000
+; boot option colors
+bootopt.label.fg=0xffffff
+bootopt.text.fg=0xffffff
+; progress bar color
+progress.bar.color=0x295202
+; menu colors
+menu.normal.bg=0xd8deed
+menu.normal.fg=0x000000
+menu.selected.bg=0x6c6c6c
+menu.selected.fg=0xffffff
+; window colors
+window.bg=0xd8deed
+window.fg=0x000000
+window.title.bg=0x217b05
+window.title.fg=0xffffff
+window.title.error.bg=0xc00000
+; help system colors
+help.link.fg=0x0000a0
+help.link.selected.fg=0xffffff
+help.link.selected.bg=0x0000a0
+help.highlight.fg=0x009000
+; panel colors
+panel.fg=0xffffff
+panel.title.fg=0xffffff
+panel.f-key.fg=0xffe050
+; default keymap (e.g. de_DE, czech)
+keymap=
+; replace underscores ('_') with space in menu entries
+_2space=1
+
+[800x600]
+; screen size
+screen.size=800,600
+; upper left corner
+mainmenu.pos=253,170
+; boot option input field position
+bootopt.pos=263,480
+
+[640x480]
+; screen size
+screen.size=640,480
+; upper left corner
+mainmenu.pos=130,122
+; boot option input field position
+bootopt.pos=263,380
+
+[penguin]
+; upper left corner
+mainmenu.pos=220,163
+; main menu selection bar transparency (0..255)
+mainmenu.bar.transparency=120
+; boot option input field position
+bootopt.pos=263,490
+; background image
+background=pback.jpg
+
+[install]
+; show welcome animation
+welcome=1
+; beep when menu is ready
+beep=1
+; main menu item shown only if iso is tagged for media check
+mediacheck=mediachk
+; main menu items where user can't add boot options
+nobootoptions=harddisk,memtest
+; main menu items that are not passed an 'install' parameter
+noinstallopt=harddisk,firmware,memtest
+; default install method (one of: cdrom, slp, ftp, http, nfs, smb, hd; default: cdrom)
+install=
+; default repo location
+install.http.server=
+install.http.path=
+install.nfs.server=
+install.nfs.path=
+install.ftp.server=
+install.ftp.path=
+install.ftp.user=
+install.ftp.password=
+install.smb.server=
+install.smb.share=
+install.smb.path=
+install.smb.domain=
+install.smb.user=
+install.smb.password=
+install.hd.device=
+install.hd.path=
+; default driver update (one of: yes, no, file, url; default: no)
+dud=
+; if 'dud=file': file name on DVD
+dud.file=
+; if 'dud=url': URL
+dud.url=
+; if 'dud=url': menu item name (default = 'URL')
+dud.url.name=
+; serial line setup (up to four lines)
+; format: port,baud,dev
+; - port: 0-3: first four BIOS serial lines (COM1-COM4); >=4: I/O port (0x3f8)
+; - baud: baud rate (e.g. 115200); 0 = autodetect (considers baud rates >= 9600)
+; - dev: linux device name (e.g. ttyS0)
+; - all lines are set up with 8 bits, no parity, 1 stop bit
+; - if the bootloader also has a serial line setup, the port is
+; automatically used
+serial.line0=0,0,ttyS0
+serial.line1=1,0,ttyS1
+serial.line2=
+serial.line3=
+; show keymap menu as submenu in lang dialog
+keymap.submenu=1
+; show keymap in main menu
+keymap.mainmenu=0
+
+[boot]
+; show welcome animation
+welcome=0
+; beep when menu is ready
+beep=1
+; show keymap menu as submenu in lang dialog
+keymap.submenu=0
+; show keymap in main menu
+keymap.mainmenu=1
+
diff --git a/data-install/hapysuse.mod b/data-install/hapysuse.mod
new file mode 100644
index 0000000..9efbefe
--- /dev/null
+++ b/data-install/hapysuse.mod
Binary files differ
diff --git a/data-install/kroete.dat b/data-install/kroete.dat
new file mode 100644
index 0000000..448764b
--- /dev/null
+++ b/data-install/kroete.dat
Binary files differ
diff --git a/data-install/languages b/data-install/languages
new file mode 100644
index 0000000..91f62ba
--- /dev/null
+++ b/data-install/languages
@@ -0,0 +1,58 @@
+af_ZA
+ar_EG
+bn_BD
+bs_BA
+bg_BG
+ca_ES
+cs_CZ
+cy_GB
+da_DK
+de_DE
+et_EE
+en_GB
+en_US
+es_ES
+fa_IR
+fr_FR
+gl_ES
+ka_GE
+gu_IN
+el_GR
+hi_IN
+id_ID
+hr_HR
+it_IT
+he_IL
+ja_JP
+jv_ID
+km_KH
+ko_KR
+lo_LA
+lt_LT
+mr_IN
+hu_HU
+mk_MK
+nl_NL
+nb_NO
+pl_PL
+pt_PT
+pt_BR
+pa_IN
+ro_RO
+ru_RU
+zh_CN
+si_LK
+sk_SK
+sl_SI
+sr_CS
+fi_FI
+sv_SE
+ta_IN
+th_TH
+zh_TW
+vi_VN
+tr_TR
+uk_UA
+wa_BE
+xh_ZA
+zu_ZA
diff --git a/data-install/pabout.txt b/data-install/pabout.txt
new file mode 100644
index 0000000..58ae8b5
--- /dev/null
+++ b/data-install/pabout.txt
@@ -0,0 +1,6 @@
+Penguin theme originally made by Raphael Quinet
+(http://www.gamers.org/~quinet/lilo/).
+Modernized for openSUSE by Steffen Winterfeldt.
+
+Like it or hate it? Edit gfxboot.cfg in /boot/message
+to have it always or to get rid of it.
diff --git a/data-install/panim.jpg b/data-install/panim.jpg
new file mode 100644
index 0000000..dfd5a55
--- /dev/null
+++ b/data-install/panim.jpg
Binary files differ
diff --git a/data-install/panim_a.jpg b/data-install/panim_a.jpg
new file mode 100644
index 0000000..dd87061
--- /dev/null
+++ b/data-install/panim_a.jpg
Binary files differ
diff --git a/data-install/pback.jpg b/data-install/pback.jpg
new file mode 100644
index 0000000..e7c36b5
--- /dev/null
+++ b/data-install/pback.jpg
Binary files differ
diff --git a/data-install/phead.jpg b/data-install/phead.jpg
new file mode 100644
index 0000000..a192ba1
--- /dev/null
+++ b/data-install/phead.jpg
Binary files differ
diff --git a/data-install/text.jpg b/data-install/text.jpg
new file mode 100644
index 0000000..cfc7711
--- /dev/null
+++ b/data-install/text.jpg
Binary files differ
diff --git a/data-install/timer_a.jpg b/data-install/timer_a.jpg
new file mode 100644
index 0000000..fa021f3
--- /dev/null
+++ b/data-install/timer_a.jpg
Binary files differ
diff --git a/data-install/welcome.jpg b/data-install/welcome.jpg
new file mode 100644
index 0000000..da79488
--- /dev/null
+++ b/data-install/welcome.jpg
Binary files differ