diff options
| author | Dirk von Suchodoletz | 2008-08-22 00:10:51 +0200 |
|---|---|---|
| committer | Dirk von Suchodoletz | 2008-08-22 00:10:51 +0200 |
| commit | e4a92e4e33276763897ee01cd10e6f8ba0051341 (patch) | |
| tree | 7433bdee107678866ac3edb96c95c61f1ab474e9 /os-plugins | |
| parent | The new libhd (tested successfully on a set of machines) of schmelzs (diff) | |
| download | core-e4a92e4e33276763897ee01cd10e6f8ba0051341.tar.gz core-e4a92e4e33276763897ee01cd10e6f8ba0051341.tar.xz core-e4a92e4e33276763897ee01cd10e6f8ba0051341.zip | |
Uclib-linked splashy for stage3 (keeping static version). Problem with the
"init.d" directory might occur for distros like Gentoo ...
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2077 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins')
| -rw-r--r-- | os-plugins/plugins/bootsplash/XX_bootsplash.sh | 4 | ||||
| -rwxr-xr-x | os-plugins/plugins/bootsplash/files/bin/splashy | bin | 1973148 -> 39988 bytes | |||
| -rwxr-xr-x | os-plugins/plugins/bootsplash/files/bin/splashy.static | bin | 0 -> 1973148 bytes |
3 files changed, 2 insertions, 2 deletions
diff --git a/os-plugins/plugins/bootsplash/XX_bootsplash.sh b/os-plugins/plugins/bootsplash/XX_bootsplash.sh index 0f973653..c28df473 100644 --- a/os-plugins/plugins/bootsplash/XX_bootsplash.sh +++ b/os-plugins/plugins/bootsplash/XX_bootsplash.sh @@ -27,8 +27,8 @@ if [ -e /initramfs/plugin-conf/bootsplash.conf ]; then echo -e "\t/var/lib/openslx/bin/splashy_update exit 2>/dev/null \ \n\ttype killall >/dev/null 2>&1 && killall -9 splashy \ \n\trm -f /var/lib/openslx/bin/splashy_update 2>/dev/null \ - \n\trm -f /etc/${D_INITDIR}/splashy.stop 2>/dev/null" \ - >>/mnt/etc/${D_INITDIR}/splashy.stop + \n\trm -f /etc/init.d/splashy.stop 2>/dev/null" \ + >>/mnt/etc/init.d/splashy.stop d_mkrlscript close splashy.stop "" fi fi diff --git a/os-plugins/plugins/bootsplash/files/bin/splashy b/os-plugins/plugins/bootsplash/files/bin/splashy Binary files differindex ad5b0ad2..edd33bc8 100755 --- a/os-plugins/plugins/bootsplash/files/bin/splashy +++ b/os-plugins/plugins/bootsplash/files/bin/splashy diff --git a/os-plugins/plugins/bootsplash/files/bin/splashy.static b/os-plugins/plugins/bootsplash/files/bin/splashy.static Binary files differnew file mode 100755 index 00000000..ad5b0ad2 --- /dev/null +++ b/os-plugins/plugins/bootsplash/files/bin/splashy.static |
