summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/bootsplash/XX_bootsplash.sh
Commit message (Collapse)AuthorAgeFilesLines
* changed to 50% ram for vbox and vmwareMichael Janczyk2010-08-221-2/+2
|
* fix bug, kdm didn't start if spashy wasn't runningSebastian2010-08-221-2/+1Star
|
* tmp is cleared after logout..Sebastian2010-08-211-2/+2
|
* bootsplash shutdown fix for ubuntu 10.04+Sebastian2010-08-211-0/+19
|
* distroutils demo codeSebastian Schmelzer2009-08-111-21/+5Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3079 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small add-ons ...Dirk von Suchodoletz2009-07-161-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3012 95ad53e4-c205-0410-b2fa-d234c58c8868
* bugfix splashy + now /w splashy.shutdown ;)Michael Janczyk2009-02-181-9/+29
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2610 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed splashy to use splashy_update with uclibc and LD_LIBRARY_PATH. Link ↵Michael Janczyk2009-02-181-2/+3
| | | | | | to /lib is added when a system is exported. Splashy still static, no dyn-version /w uclibc in the near future :( git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2607 95ad53e4-c205-0410-b2fa-d234c58c8868
* * revert to r2302 / remove plugin env variables workaroundSebastian Schmelzer2008-10-151-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2313 95ad53e4-c205-0410-b2fa-d234c58c8868
* Finally recreated proper bootsplash functionality with wrapped init-hooks Dirk von Suchodoletz2008-10-151-1/+1
| | | | | | | (see #259). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2307 95ad53e4-c205-0410-b2fa-d234c58c8868
* added old libc version to rep.Michael Janczyk2008-08-261-5/+5
| | | | | | | | this ist copied during install into repopath/bootsplash/bin. it is used in stage 4 in /etc/init.d/splashy.stop. corrected path from /etc/$D_INIT... to /etc/init.d/ git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2099 95ad53e4-c205-0410-b2fa-d234c58c8868
* small bugfix, LD_PRELOAD or LD_LIBRARY_PATH does not seem to work :(Michael Janczyk2008-08-251-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2097 95ad53e4-c205-0410-b2fa-d234c58c8868
* first version of splashy_update with uClibc in stage4Michael Janczyk2008-08-251-9/+6Star
| | | | | | for tests git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2094 95ad53e4-c205-0410-b2fa-d234c58c8868
* Uclib-linked splashy for stage3 (keeping static version). Problem with theDirk von Suchodoletz2008-08-221-2/+2
| | | | | | | "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
* Further cleanup in the plugin files ...Dirk von Suchodoletz2008-08-061-5/+3Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1967 95ad53e4-c205-0410-b2fa-d234c58c8868
* Migration steps for new stage3 in the plugin stage3 scripts (the use ofDirk von Suchodoletz2008-08-051-2/+13
| | | | | | | /etc/sysconfig/config is deprecated) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1957 95ad53e4-c205-0410-b2fa-d234c58c8868
* Bugfix: Removed forgotten quotation mark, which caused a kernel panic :(Michael Janczyk2008-04-071-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1730 95ad53e4-c205-0410-b2fa-d234c58c8868
* * on behalf of Michael: splashy.stop now tries to remove itself during executionOliver Tappe2008-04-071-0/+1
| | | | | | (untested) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1728 95ad53e4-c205-0410-b2fa-d234c58c8868
* New plugin concept: Default theme and splashy binaries moved to plugin. ↵Michael Janczyk2008-03-271-17/+16Star
| | | | | | Makefile modified: removed copy of splashy, theme dir shouldn't be copied either after display theme and pxe theme have been moved as well. Added support of own themes in config-path/plugins/bootsplash/themes. New init-hooks added, not really necessary. A few cosmetic corrections ->styleguide git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1702 95ad53e4-c205-0410-b2fa-d234c58c8868
* added 2. part of theme plugin, has still to be modified. Michael Janczyk2008-03-111-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1618 95ad53e4-c205-0410-b2fa-d234c58c8868
* firts part.Michael Janczyk2008-03-111-0/+26
split of theme plugin into bootsplash plugin and displaymanager plugin, both including config files,... and setting theme git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1617 95ad53e4-c205-0410-b2fa-d234c58c8868