summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/bootsplash
Commit message (Collapse)AuthorAgeFilesLines
* No need to use the uclib-wrapper any more (see r3099).Dirk von Suchodoletz2009-08-181-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3100 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small fixes/hints in plugins.Dirk von Suchodoletz2009-08-121-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3083 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix to bootsplash.pm ...Dirk von Suchodoletz2009-08-121-4/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3082 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small fixes ...Dirk von Suchodoletz2009-08-121-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3080 95ad53e4-c205-0410-b2fa-d234c58c8868
* distroutils demo codeSebastian Schmelzer2009-08-112-21/+35
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3079 95ad53e4-c205-0410-b2fa-d234c58c8868
* Adding HPAs menu.c32 as it is mentioned in the wiki and several examplesDirk von Suchodoletz2009-08-111-0/+5
| | | | | | | ... (vesamenu.c32 is a good alternative but needs some more tweaking) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3077 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
* added cdrom and floppy support to virtualizationMichael Janczyk2009-03-051-0/+1
| | | | | | optimized (hopefully) preferences and vmx for vmware git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2682 95ad53e4-c205-0410-b2fa-d234c58c8868
* Rearranging init-hooks to add a special network bridge hook.Dirk von Suchodoletz2009-03-033-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2664 95ad53e4-c205-0410-b2fa-d234c58c8868
* bugfix splashy + now /w splashy.shutdown ;)Michael Janczyk2009-02-182-11/+31
| | | | 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-184-8/+4Star
| | | | | | 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-1514-18/+22
| | | | 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
* And one more missed (of r2303 checkin) ...Dirk von Suchodoletz2008-10-151-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2306 95ad53e4-c205-0410-b2fa-d234c58c8868
* Needed changes because of the init-wrapper, new init-hook system, checkDirk von Suchodoletz2008-10-1512-20/+16Star
| | | | | | | comments of r2302. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2303 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed regexp checking, since quiet can be at the beginning or the end of ↵Michael Janczyk2008-09-161-1/+2
| | | | | | the line git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2230 95ad53e4-c205-0410-b2fa-d234c58c8868
* only using existing init-hook, not really necessary, and I didn't see any ↵Michael Janczyk2008-08-261-0/+1
| | | | | | change ;), but to be complete... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2100 95ad53e4-c205-0410-b2fa-d234c58c8868
* added old libc version to rep.Michael Janczyk2008-08-262-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-252-3/+3
| | | | 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-252-9/+41
| | | | | | for tests git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2094 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed to static version as default, since dynamic version needs libs which ↵Michael Janczyk2008-08-224-0/+0
| | | | | | aren't available in stage 3 at the time. uclib splashy_update added. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2084 95ad53e4-c205-0410-b2fa-d234c58c8868
* Uclib-linked splashy for stage3 (keeping static version). Problem with theDirk von Suchodoletz2008-08-223-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
* * fixed my last change, used wrong target path for splashy configOliver Tappe2008-04-071-2/+3
| | | | | | | * on behalf of Michael: splashy.stop now tries to remove itself during execution (untested) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1727 95ad53e4-c205-0410-b2fa-d234c58c8868
* * avoid use of temporary file in copyRequiredFilesIntoInitramfsOliver Tappe2008-04-071-20/+14Star
| | | | | | * minor cosmetics git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1726 95ad53e4-c205-0410-b2fa-d234c58c8868
* config.xml which sets splashy theme is now generated via demuxer. The theme ↵Michael Janczyk2008-04-075-14/+21
| | | | | | dir does only contain theme specific stuff now. Should be less confusing. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1725 95ad53e4-c205-0410-b2fa-d234c58c8868
* Removed debugging print which was accidentally left behind :)Michael Janczyk2008-03-271-1/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1703 95ad53e4-c205-0410-b2fa-d234c58c8868
* New plugin concept: Default theme and splashy binaries moved to plugin. ↵Michael Janczyk2008-03-2718-32/+199
| | | | | | 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
* perl cosmetics and a shorter username entry for kdm, so the enter button ↵Michael Janczyk2008-03-261-2/+2
| | | | | | isn't beneath it. Dirk didn't like it :(. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1695 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed 'precedence'-attribute and made it part of the general plugin info -Oliver Tappe2008-03-241-11/+1Star
| | | | | | it makes no sense to have this configurable by the user git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1682 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed attr applies_to_client=1 for active and themeMichael Janczyk2008-03-201-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1664 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-201-111/+111
| | | | | | May need some manual corrections here and there, but should basically be ok. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1658 95ad53e4-c205-0410-b2fa-d234c58c8868
* added 2. part of theme plugin, has still to be modified. Michael Janczyk2008-03-112-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1618 95ad53e4-c205-0410-b2fa-d234c58c8868
* firts part.Michael Janczyk2008-03-1111-0/+211
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