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-Add-label-ft-plugin.patch | 0000047185 46.1 KB | |
0002-Install-label-ft-plugin-into-initrd-if-availa |
0000001014 1014 Bytes | |
0003-fix_null_deref.patch | 0000000993 993 Bytes | |
_link | 0000000124 124 Bytes | |
_service | 0000000530 530 Bytes | |
_servicedata | 0000000458 458 Bytes | |
boot-duration | 0000000000 0 Bytes | |
plymouth-0.9.5~git20210406.e554475.tar.xz | 0001006620 983 KB | |
plymouth-correct-runtime-dir.patch | 0000000545 545 Bytes | |
plymouth-disable-fedora-logo.patch | 0000000525 525 Bytes | |
plymouth-dracut-path.patch | 0000000891 891 Bytes | |
plymouth-keep-KillMode-none.patch | 0000000833 833 Bytes | |
plymouth-manpages.patch | 0000000701 701 Bytes | |
plymouth-no-longer-modify-conf-to-drop-isopensuse- |
0000002665 2.6 KB | |
plymouth-only_use_fb_for_cirrus_bochs.patch | 0000002840 2.77 KB | |
plymouth-some-greenish-openSUSE-colors.patch | 0000002686 2.62 KB | |
plymouth.changes | 0000069119 67.5 KB | |
plymouth.spec | 0000023110 22.6 KB |
Revision 304 (latest revision is 388)
Cliff Zhao (qzhao)
accepted
request 915281
from
Cliff Zhao (qzhao)
(revision 304)
1. Add plymouth-keep-KillMode-none.patch: Keep the plymouth-start.service KillMode=none. The new mothod of mixed KillMode could not work with current edition of systemd and will block system boot (bsc#1177082 bsc#1184087 boo#1182145). 2. Update plymouth-dracut-path.patch: Make it could apply to prior update edition.
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.