index
:
plymouth.git
master
Unnamed repository; edit this file to name it for gitweb.
Casey Dahlin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix up the scripts Makefile to actually install the script
Ray Strode
2007-06-08
1
-6
/
+5
*
rename plymouth-update-initrd.sh to plymouth-update-initrd
Ray Strode
2007-06-08
2
-2
/
+2
*
look for images in /usr/share/plymouth
Ray Strode
2007-06-08
2
-3
/
+3
*
look for plugin in /usr/lib/plymouth
Ray Strode
2007-06-08
2
-2
/
+2
*
run initrd update script after install
Ray Strode
2007-06-08
1
-0
/
+3
*
add escape hatch to not run plymouth-update-initrd.sh
Ray Strode
2007-06-08
1
-0
/
+4
*
add scripts/ dir to toplevel Makefile
Ray Strode
2007-06-08
1
-1
/
+1
*
install splash plugin in libdir/plymouth
Ray Strode
2007-06-08
1
-1
/
+2
*
install plymouth into libexecdir/plymouth
Ray Strode
2007-06-08
1
-2
/
+2
*
drop booting png file
Ray Strode
2007-06-08
1
-0
/
+0
*
update initrd script to install plymouth from local system
Ray Strode
2007-06-08
1
-3
/
+27
*
move fedora-fade-in plugin to its own directory
Ray Strode
2007-06-08
6
-0
/
+281
*
add my scripts directory to git
Ray Strode
2007-06-08
4
-0
/
+1034
*
adapt plugin to use modified framebuffer api
Ray Strode
2007-06-08
1
-6
/
+4
*
clean up the frame buffer fill apis to not ask for the width and
Ray Strode
2007-06-08
3
-34
/
+23
*
reenable graphics mode in the plugin
Ray Strode
2007-06-08
1
-1
/
+0
*
make the new frame buffer area cropping function actually work
Ray Strode
2007-06-08
2
-3
/
+13
*
add stars to boot splash to signify boot progress.
Ray Strode
2007-06-07
1
-34
/
+160
*
disable partial screen updates for now, because I think it might be buggy
Ray Strode
2007-06-07
1
-0
/
+8
*
add a timer to boot splash test program to simulate boot progress
Ray Strode
2007-06-07
1
-1
/
+23
*
union the flush areas in the frame buffer more correctly,
Ray Strode
2007-06-07
1
-10
/
+44
*
use event loop timer instead of setitimer. renable
Ray Strode
2007-06-07
1
-39
/
+19
*
- attach the splash screen to the event loop before trying to show it
Ray Strode
2007-06-07
1
-3
/
+3
*
don't block indefinitely if our timeout timer expires before hitting epoll_wait
Ray Strode
2007-06-07
1
-1
/
+4
*
add support for timeouts to the event loop
Ray Strode
2007-06-07
2
-21
/
+170
*
rename ply_event_loop_exit_closure_t to ply_event_loop_closure_t
Ray Strode
2007-06-07
1
-17
/
+17
*
drop some items from TODO list
Ray Strode
2007-06-06
1
-6
/
+0
*
fix up some of the makefiles to use libply
Ray Strode
2007-06-06
3
-18
/
+3
*
drop other autogenerated file from version control
Ray Strode
2007-06-06
1
-769
/
+0
*
drop autogenerated file from version control
Ray Strode
2007-06-06
1
-769
/
+0
*
check for plugin failure in the boot splash test program,
Ray Strode
2007-06-06
1
-2
/
+3
*
drop funky workaround in event loop code
Ray Strode
2007-06-06
1
-2
/
+1
*
split the common code off into libply and move things to separate directories
Ray Strode
2007-06-06
41
-476
/
+1617
*
add start of fedora-fade-in plugin
Ray Strode
2007-06-06
2
-1
/
+338
*
try to run fedora-fade-in.so from current directory
Ray Strode
2007-06-06
1
-2
/
+2
*
commit autogoo
Ray Strode
2007-06-06
1
-0
/
+3
*
fix up signature of plugin show splash vfunc
Ray Strode
2007-06-06
1
-1
/
+1
*
change the event loop test to quit after a 5 second alarm
Ray Strode
2007-06-06
1
-0
/
+11
*
reverse conditional in new module load code
Ray Strode
2007-06-06
1
-1
/
+1
*
require libtool in configure
Ray Strode
2007-06-06
1
-0
/
+1
*
s/intptr_t/struct _ply_boot_splash_plugin/ in ply_boot_splash_plugin_t typedef
Ray Strode
2007-06-06
1
-1
/
+1
*
add TODO item to add the ability to watch for timeouts in the event loop
Ray Strode
2007-06-06
1
-0
/
+1
*
add small wrapper functions around dlopen and friends.
Ray Strode
2007-06-06
10
-5
/
+470
*
automatically switch back to text mode when running ply-image-test for a while
Ray Strode
2007-06-06
1
-1
/
+8
*
pass target instead of source to umount (woops!)
Ray Strode
2007-06-06
1
-1
/
+1
*
once the system is fully initialized, all modules are loaded,
Ray Strode
2007-06-05
1
-21
/
+11
*
don't setup an default output fd for the terminal sesssion and drop the toupp...
Ray Strode
2007-06-05
1
-10
/
+1
*
make ply_logger_flush() a noop if the logger isn't logging,
Ray Strode
2007-06-05
1
-2
/
+6
*
don't spew PING debug message when rhgb-client --ping is
Ray Strode
2007-06-05
1
-6
/
+2
*
i don't know
Ray Strode
2007-06-05
4
-13
/
+61
[prev]
[next]