summaryrefslogtreecommitdiffstats
path: root/initrd
diff options
context:
space:
mode:
Diffstat (limited to 'initrd')
-rwxr-xr-xinitrd/mkdxsinitrd2
1 files changed, 1 insertions, 1 deletions
diff --git a/initrd/mkdxsinitrd b/initrd/mkdxsinitrd
index 7d69d91b..6a18fd93 100755
--- a/initrd/mkdxsinitrd
+++ b/initrd/mkdxsinitrd
@@ -227,7 +227,7 @@ goto_script_dir()
add_splash () {
splashsizes="$SPLASH"
-splashsizes="800x600 1024x768 1280x1024 1400x1050 1600x1200"
+splashsizes="640*480 800x600 1024x768 1280x1024 1400x1050 1600x1200"
splash_bin=$(chroot $ROOTDIR which splash)
splash_image=
THEME="dxs"