Commit Graph

135 Commits (f555438a24d5ba616935724d4d47fe99ec984b8e)

Author SHA1 Message Date
William Jon McCann f555438a24 add a mode commandline option
16 years ago
William Jon McCann a3fd5f2e21 add command line parsing to daemon
16 years ago
William Jon McCann b117701702 allow the progress cache file to be configurable
16 years ago
Charlie Brej e2404b991a Make Ctrl+C and Ctrl+D cause the password/question entry to quit
16 years ago
Charlie Brej 9d0670ebd2 Add progress-pause/unpause commands to halt the progress bar
16 years ago
Charlie Brej b65d7dcf3e Rework of the input methods
16 years ago
Ray Strode 5d84dba994 Only tell gdm to keep vt if told to retain splash
16 years ago
Ray Strode ae66146be7 drop unused variable
16 years ago
Ray Strode 784a365711 Don't dump details on hide if already hidden
16 years ago
Ray Strode 6f5d90014f set redirected, attached to false after tty detach
16 years ago
Ray Strode 3022a696fc Hide splash if init=/bin/bash is on command line
16 years ago
Ray Strode 057bb4a5bf Add some forward declarations
16 years ago
Ray Strode 283d8d0977 Rework how terminals are disconnected from tty
16 years ago
Ray Strode e66b42a4c4 Don't abort if no splash when root is mounted
16 years ago
Ray Strode b67ba5977e Don't log debug msgs to file with plymouth:debug
16 years ago
Ray Strode 85f15f2f5e Add more debugging statements
16 years ago
Ray Strode a739a8ecaf Track "attached" versus "redirected" separately
16 years ago
Ray Strode 90abd28a02 Don't make hang ups on terminal fd fatal
16 years ago
Charles Brej a5bf3d00c5 Revert "Merge branch 'master' of ssh://git.freedesktop.org/git/plymouth"
16 years ago
Ray Strode faeabda5f4 unredirect console messages terminal-session
16 years ago
Ray Strode dea547274b ignore hangups if terminal is not redirected
16 years ago
Ray Strode 4fc5d6b5bd Force windows to get closed on quit
16 years ago
Ray Strode aec6642fd8 If started with debug, log it to boot.log
16 years ago
Ray Strode 99f9d7fa69 ignore sigpipe signal
16 years ago
Charles Brej 335764227a Add recording and recalling of status event times to estimate progress
16 years ago
Ray Strode ea15d24f3e At exit do on_hide_splash not ply_boot_splash_hide
16 years ago
Ray Strode de268c7531 Add "closing windows" debug message
16 years ago
Charles Brej 2d7f68e467 Move the progress data from boot_splash up a level.
16 years ago
Jeremy Katz 00edb5e736 Don't free windows on --hide-splash
16 years ago
Ray Strode a1a8434478 Add some logging messages to main.c
16 years ago
Ray Strode 1156315bfb If console=tty0 is asked for use tty1
16 years ago
Ray Strode 9b9cc47c10 Only set escape handler on window if it's open
16 years ago
Ray Strode 6b9011d164 New nolog option to disable console redirection
16 years ago
Ray Strode 66d23c49ce Move details plugin to support n windows
16 years ago
Ray Strode dfc91615ef Create a separate window for each console
16 years ago
Ray Strode fbaa2f9805 change ply_window_new to take a device instead of vt number
16 years ago
Ray Strode dd710f097c drop take_console/give_console functions
16 years ago
Ray Strode b0612fb47e Fix build when compiled --without-gdm-transition
16 years ago
Ray Strode 2a37ce94fc Tell GDM to start on vt1 for every plugin
16 years ago
Ray Strode 47cc4b3aa8 Replace ply-answer with a ply-trigger
16 years ago
Ray Strode 2028e64e8b Only hide boot splash on quit if told to do so
16 years ago
Ray Strode 5c81e95480 Unload splash plugin instead of hiding on quit
16 years ago
Ray Strode ebbde8f409 Don't force text mode on quit
16 years ago
Charlie Brej 527301416a Plug various memory leaks
16 years ago
Ray Strode dee4a85787 Require plymouthd to be run as root
16 years ago
Ray Strode de640c616f Fix typo
16 years ago
Ray Strode a284953e42 Actually fix serial console loop
16 years ago
Ray Strode ca07ac0c34 Fix console iterating patch from two commits ago
16 years ago
Ray Strode d12ae10a70 Strip out , when parsing console
16 years ago
Ray Strode a07d23afd4 Use the last console instead of first console
16 years ago