Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-08 | plymouth: move plymouth out of TARGET_FEDORA | Jeff Mahoney | |
2010-10-29 | fedora: invoke plymouth with its /bin instead of the /usr/bin/ path | Lennart Poettering | |
2010-10-29 | units: introduce plymouth-start and plymouth-kexec, and move a few things ↵ | Lennart Poettering | |
back from basic to sysinit | |||
2010-10-29 | Fedora: don't ship [Install] sections; these are enabled in the system ↵ | Bill Nottingham | |
configuration. | |||
2010-09-13 | fedora: don't quit plymouth too early | Michal Schmidt | |
Do not quit plymouth until the dependencies for getty@tty1.service are ready, in order to minimize the time a black screen is displayed. | |||
2010-08-13 | service: rename Type=finish to Type=oneshot and allow multiple ExecStart= ↵ | Lennart Poettering | |
lines for oneshot services In contrast to the other service types oneshot services are usually not long lasting and there's not necessarily a single clean main process for them. This change allows multiple ExecStart= lines for this type of services so that the admin/developer doesn't have to arbitrarily pick on of various sequential commands as the "main one". | |||
2010-08-12 | plymouth: call plymouth quit before running the getty, not after | Lennart Poettering | |
https://bugzilla.redhat.com/show_bug.cgi?id=623430 | |||
2010-08-10 | unit: hook plymouth into the boot | Lennart Poettering | |
https://bugzilla.redhat.com/show_bug.cgi?id=619922 |