summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/bootsplash
Commit message (Collapse)AuthorAgeFilesLines
* 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