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
path:
root
/
src
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't show splash by default, instead require client to request it
Ray Strode
2008-05-20
1
-19
/
+26
*
Add hook to ply-terminal-session to notify on boot output.
Ray Strode
2008-05-19
1
-3
/
+14
*
use "details" stub plugin when user presses escape
Ray Strode
2008-05-19
1
-1
/
+1
*
Create a buffer to hold boot messages and pass that buffer to plugin show fun...
Ray Strode
2008-05-19
1
-1
/
+11
*
Create window at layer above boot splash and reuse when changing boot splashes
Ray Strode
2008-05-19
1
-1
/
+48
*
Intercept escape key before passing keyboard input to splash plugin
Ray Strode
2008-05-19
1
-1
/
+1
*
add new ply_window_t type to manage text versus graphics mode,
Ray Strode
2008-05-17
1
-1
/
+1
*
add preliminary support for asking for password during boot sequence
Ray Strode
2008-05-15
1
-0
/
+27
*
fall back to text plugin if fedora-fade-in fails
Ray Strode
2008-05-14
1
-0
/
+6
*
create /dev/tty1 in init phase
Ray Strode
2008-05-14
1
-0
/
+3
*
add some more debug statements and free boot server and splash on exit path
Ray Strode
2008-05-14
1
-1
/
+21
*
move data to a ramfs and clean up mounts on exit
Ray Strode
2007-10-21
1
-2
/
+13
*
call chroot right before exec instead of right after fork
Ray Strode
2007-10-21
1
-8
/
+1
*
chroot back to original / before spawning nash.
Ray Strode
2007-10-21
1
-45
/
+13
*
dump everything i'm working on into the main refactor branch for now
Ray Strode
2007-06-21
1
-9
/
+247
*
look for plugin in /usr/lib/plymouth
Ray Strode
2007-06-08
1
-1
/
+1
*
- attach the splash screen to the event loop before trying to show it
Ray Strode
2007-06-07
1
-3
/
+3
*
add small wrapper functions around dlopen and friends.
Ray Strode
2007-06-06
1
-0
/
+43
*
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
*
i don't know
Ray Strode
2007-06-05
1
-3
/
+14
*
add the start of boot status tracking to plymouth
Ray Strode
2007-06-05
1
-2
/
+53
*
allow a terminal session to also take over /dev/console
Ray Strode
2007-05-23
1
-0
/
+2
*
fix typo in error message
Ray Strode
2007-05-23
1
-1
/
+1
*
add start of a program to eat a sessions output
Ray Strode
2007-05-23
1
-3
/
+78
*
standardize the vim mode line and move to the bottom of each file
Ray Strode
2007-05-12
1
-2
/
+2
*
Add stub implementation to main.c
Ray Strode
2007-05-08
1
-0
/
+29
*
initial import
Ray Strode
2007-05-08
1
-0
/
+0
[prev]