From 19f4361ed0f6836ba45957bbba258b7f5f8da002 Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Mon, 10 Sep 2007 16:21:41 +0000 Subject: removed old bootsplash2 dir. adapted Makefile to copy tools/{splashy,splashy_update} to SLX-share-path/splashy/... Please check or modifiy Makefile! git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1336 95ad53e4-c205-0410-b2fa-d234c58c8868 --- Makefile | 2 + theming/openslx/bootsplash2/config.xml | 12 -- .../openslx/bootsplash2/themes/openslx/blank.ttf | 0 .../openslx/bootsplash2/themes/openslx/openslx.png | Bin 125032 -> 0 bytes .../openslx/bootsplash2/themes/openslx/theme.xml | 138 --------------------- 5 files changed, 2 insertions(+), 150 deletions(-) delete mode 100644 theming/openslx/bootsplash2/config.xml delete mode 100644 theming/openslx/bootsplash2/themes/openslx/blank.ttf delete mode 100644 theming/openslx/bootsplash2/themes/openslx/openslx.png delete mode 100644 theming/openslx/bootsplash2/themes/openslx/theme.xml diff --git a/Makefile b/Makefile index ce334290..881097fd 100644 --- a/Makefile +++ b/Makefile @@ -135,6 +135,7 @@ supported."; \ -p $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/cdboot \ -p $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/initramfs \ -p $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/busybox \ + -p $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/splashy \ -p $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/squashfs \ -p $(SLX_BUILD_PATH)$(SLX_PRIVATE_PATH)/config/default/initramfs \ -p $(SLX_BUILD_PATH)$(SLX_PRIVATE_PATH)/config/default/rootfs \ @@ -198,6 +199,7 @@ supported."; \ tar -xp -C $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/themes; cd ..; \ cp -pP tools/busybox{,.links,.x86_64,.i586} \ $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/busybox/; \ + cp -p tools/splashy{,_update} $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/splashy/; \ cp -p tools/mksquashfs $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/squashfs/; \ @ # create default config folder hierarchy: diff --git a/theming/openslx/bootsplash2/config.xml b/theming/openslx/bootsplash2/config.xml deleted file mode 100644 index 16080a07..00000000 --- a/theming/openslx/bootsplash2/config.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - /etc/splashy/themes - - openslx - - /etc/splashy/themes/openslx - /etc/splashy/splashy.pid - /dev/.initramfs/splashy.fifo - diff --git a/theming/openslx/bootsplash2/themes/openslx/blank.ttf b/theming/openslx/bootsplash2/themes/openslx/blank.ttf deleted file mode 100644 index e69de29b..00000000 diff --git a/theming/openslx/bootsplash2/themes/openslx/openslx.png b/theming/openslx/bootsplash2/themes/openslx/openslx.png deleted file mode 100644 index 1f61180c..00000000 Binary files a/theming/openslx/bootsplash2/themes/openslx/openslx.png and /dev/null differ diff --git a/theming/openslx/bootsplash2/themes/openslx/theme.xml b/theming/openslx/bootsplash2/themes/openslx/theme.xml deleted file mode 100644 index 6b78ba67..00000000 --- a/theming/openslx/bootsplash2/themes/openslx/theme.xml +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - openslx - 0.1 - ... - http:// - Author <author@mail.com> - - - - - 5 - 95 - 90 - 1 - - - - 255 - 139 - 0 - 0 - - - - no - - 0 - 0 - 0 - 0 - - - - - - 62 - 93 - 114 - 0 - - - - forward - backward - forward - backward - - - yes - yes - yes - yes - - - - - openslx.png - openslx.png - openslx.png - openslx.png - openslx.png - - - - 0 - 0 - 0 - 0 - - - - - no - - - 24 - 45 - 71 - 45 - - - - 0 - 0 - 0 - 10 - - - - no - - 0 - 0 - 0 - 0 - - - - - - blank.ttf - 2 - - - - 62 - 93 - 114 - 0 - - - - no - no - no - -- cgit v1.2.3-55-g7522