[Initng] Bootsplash plugin

Mat mat.initng at yawks.net
Fri Aug 3 00:00:11 CEST 2007


Hi everybody,

I enjoy using initng, but after the last update I made, the bootsplash plugin 
didn't work anymore for progressbar animation.

It seems some plugin functions has changed. I grabbed the plugin file and 
tried to make it work with 0.6.10.1 version.

It actually works again, but there is a lot of code useless, and even not 
used.

I post it into this mailing list, it could interest some people...

Thanks,

Mat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: initng_splash.h
Type: text/x-chdr
Size: 963 bytes
Desc: not available
Url : http://jw.dyndns.org/pipermail/initng/attachments/20070803/73f3ebb3/attachment.h 
-------------- next part --------------
          name : splash
        author : Jimmy Wennlund <jimmy.wennlund at gmail.com>
  contributors : 
      commands : 
       options : 
   description : If this plugin is loaded, the service list is duplicated on
                 the console when executing keyboard splash, ( Alt + KeyUp )
-------------- next part --------------
INCLUDE_DIRECTORIES( ${CMAKE_SOURCE_DIR}/src ${CMAKE_BINARY_DIR} )

ADD_LIBRARY(splash MODULE initng_splash.c)
TARGET_LINK_LIBRARIES(splash initng)
INSTALL_TARGETS(${LIB_INSTALL_DIR}/initng splash)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: initng_splash.c
Type: text/x-csrc
Size: 8988 bytes
Desc: not available
Url : http://jw.dyndns.org/pipermail/initng/attachments/20070803/73f3ebb3/attachment.c 


More information about the Initng mailing list