plymouth
Graphical boot animator and logger
- Devel package for openSUSE:Factory
-
12
derived packages
- Links to openSUSE:Factory / plymouth
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/plymouth && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Some-greenish-openSUSE-colors.patch | 0000001350 1.32 KB | |
_link | 0000000124 124 Bytes | |
boot-duration | 0000000000 0 Bytes | |
plymouth-0.8.8_git201304161248.tar.xz | 0000792324 774 KB | |
plymouth-close-unredirect.patch | 0000001048 1.02 KB | |
plymouth-close.patch | 0000000724 724 Bytes | |
plymouth-correct-runtime-dir.patch | 0000000343 343 Bytes | |
plymouth-dracut-path.patch | 0000000699 699 Bytes | |
plymouth-exit-code.patch | 0000001278 1.25 KB | |
plymouth-fix-window-size | 0000001584 1.55 KB | |
plymouth-redirect-null.patch | 0000005630 5.5 KB | |
plymouth-restore-suspend.patch | 0000001859 1.82 KB | |
plymouth-terminal-session-close.patch | 0000000865 865 Bytes | |
plymouth.changes | 0000017311 16.9 KB | |
plymouth.spec | 0000020546 20.1 KB | |
stop-graphical.patch | 0000001004 1004 Bytes | |
suse-initrd-support | 0000004187 4.09 KB |
Revision 107 (latest revision is 388)
Raymond Wooninck (tittiatcoke)
accepted
request 178568
from
Frederic Crozat (fcrozat)
(revision 107)
- Add plymouth-close: do not try to close negative fd. - Add plymouth-close-unredirect.patch: do not leak fd when stopping redirection of /dev/console (bnc#811185) - Add plymouth-redirect-null.patch: redirect plymouth standard io to /dev/null (bnc#811185) - Add plymouth-exit-code.patch: ignore exit code in ExecStartPost. - Add plymouth-terminal-session-close.patch: do no try to close terminal session fd if already closed.
Comments 2
With all due respect Cliff, but your change to Fabian's patch plymouth-only_use_fb_for_cirrus_bochs.patch doesn't make sense to me: this nullptr check makes perfect sense to me and doesn't deserve to be removed nor does the patch header. This won't happen, if you rebase patches with quilt, btw.
OK, thank you for reminding me. will fix it the next time.