Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop plymouth when starting single-user mode. (#491062) | Bill Nottingham | 2009-03-19 | 1 | -0/+1 |
| | |||||
* | Add plymouth shutdown script (#473237) | Bill Nottingham | 2009-03-19 | 1 | -0/+24 |
| | |||||
* | Clarify docs. | Bill Nottingham | 2008-12-09 | 1 | -2/+2 |
| | |||||
* | Document how this is supposed to work. | Bill Nottingham | 2008-12-09 | 1 | -0/+13 |
| | |||||
* | When looking for the default runlevel, don't match commented lines. (#472717) | Bill Nottingham | 2008-11-24 | 2 | -2/+2 |
| | |||||
* | Don't expose the error from plymouth-not-running to the user. | Bill Nottingham | 2008-11-11 | 1 | -1/+3 |
| | |||||
* | Stop plymouth before stopping the runlevel (#467207) | Bill Nottingham | 2008-11-11 | 1 | -4/+6 |
| | | | | This ensures plymouth stops before the getty starts. | ||||
* | Quit plymouth at end of boot cycle. | Ray Strode | 2008-09-23 | 1 | -0/+10 |
| | |||||
* | Don't unconditionally quit plymouth from rc script. | Ray Strode | 2008-09-23 | 1 | -1/+0 |
| | | | | We need to pass different options depending on whether gdm will run or not. | ||||
* | Hide plymouth splash. | Bill Nottingham | 2008-09-08 | 1 | -0/+1 |
| | |||||
* | remove debugging cruftinitscripts-8.76-1 | Bill Nottingham | 2008-05-02 | 1 | -3/+0 |
| | |||||
* | Only run telinit for the default runlevel if we exit sanely (#444001, #444050) | Bill Nottingham | 2008-04-25 | 2 | -13/+20 |
| | |||||
* | Set TEXTDOMAIN, etc. and mark the message for translation | Bill Nottingham | 2008-04-25 | 1 | -1/+3 |
| | |||||
* | Import from event-compat-sysv-0.3.9-14.fc9 | Bill Nottingham | 2008-04-25 | 3 | -8/+18 |
| | | | | | - Rework rc1, rcS, rcS-sulogin to use post-stop to avoid spurious 'rcS killed' messages (#444001) - Allow 's' for single-user mode (#443554) | ||||
* | Import from event-compat-sysv-0.3.9-13.fc9 | Bill Nottingham | 2008-04-25 | 2 | -2/+2 |
| | | | | - Use the proper field in /etc/inittab | ||||
* | Import from event-compat-sysv-0.3.9-12.fc9 | Bill Nottingham | 2008-04-25 | 3 | -19/+11 |
| | | | | | - Go back to using /etc/inittab for default runlevel (reverts #432384) - Add respawn (and a limit) to prefdm (#440061) | ||||
* | Import from event-compat-sysv-0.3.9-11.fc9 | Bill Nottingham | 2008-04-25 | 8 | -36/+18 |
| | | | | | | - Make ttys start after prefdm in runlevel 5 - Merge rc-default into rcS - Remove reliance on /etc/inittab | ||||
* | Import from event-compat-sysv-0.3.9-8.fc9 | Bill Nottingham | 2008-04-25 | 19 | -0/+353 |
| | |||||
* | Fix serial to wait for rcS to complete as well | Bill Nottingham | 2008-04-09 | 1 | -0/+4 |
| | | | | runlevel isn't actually set when udev is run. Oops. | ||||
* | Add a 'securetty' command that frobs /etc/securetty. Call it from the serial ↵ | Bill Nottingham | 2008-04-03 | 1 | -0/+2 |
| | | | | event. (#437381) | ||||
* | Add a crude hack to wait for runlevels to finish. (#437379) | Bill Nottingham | 2008-04-03 | 1 | -0/+12 |
| | |||||
* | Add the serial upstart event handler. | Bill Nottingham | 2008-03-10 | 1 | -0/+11 |