summaryrefslogtreecommitdiffstats
path: root/initrd
diff options
context:
space:
mode:
authorMichael Janczyk2006-08-23 15:54:53 +0200
committerMichael Janczyk2006-08-23 15:54:53 +0200
commit325eeb09709a0e22552074f23580e263bd76e426 (patch)
treec9546e2d330a5ed900bc3d86230a6f37fba7a5a7 /initrd
parentmount of usbfs in vmware-prep for vmware ;) (diff)
downloadcore-325eeb09709a0e22552074f23580e263bd76e426.tar.gz
core-325eeb09709a0e22552074f23580e263bd76e426.tar.xz
core-325eeb09709a0e22552074f23580e263bd76e426.zip
added bootsplashsize 640x480
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@325 95ad53e4-c205-0410-b2fa-d234c58c8868
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"