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 | 0000020384 19.9 KB | |
0002-Install-label-ft-plugin-into-initrd-if-availa |
0000001014 1014 Bytes | |
0003-fix_null_deref.patch | 0000001541 1.5 KB | |
_link | 0000000124 124 Bytes | |
_service | 0000000530 530 Bytes | |
_servicedata | 0000000458 458 Bytes | |
plymouth-0.9.5+git20200407+6ca4b5b.tar.xz | 0006031260 5.75 MB | |
plymouth-disable-fedora-bizcom-theme.patch | 0000001046 1.02 KB | |
plymouth-disable-fedora-logo.patch | 0000000528 528 Bytes | |
plymouth-ignore-serial-console.patch | 0000000787 787 Bytes | |
plymouth-manpages.patch | 0000000701 701 Bytes | |
plymouth-only_use_fb_for_cirrus_bochs.patch | 0000002826 2.76 KB | |
plymouth-some-greenish-openSUSE-colors.patch | 0000002686 2.62 KB | |
plymouth.changes | 0000049264 48.1 KB | |
plymouth.spec | 0000021251 20.8 KB |
Revision 255 (latest revision is 388)
Cliff Zhao (qzhao)
accepted
request 794735
from
Cliff Zhao (qzhao)
(revision 255)
- Update to version plymouth-0.9.5+git20200407+6ca4b5b: plymouthd: fix mode changing before splash is shown. two-step: Center message text within labels if labels are centered. drm: Do not unnecessarily get output info twice. ply-device-manager: Only consume one udev event at a time. two-step: Do not jump to end-animation on halt/reboot if it is disabled two-step: Add UseEndAnimation setting. - Add plymouth-ignore-serial-console.patch: Don't output in serial console for openQA need to take serial in the test, and yast-installation prgram has a feature to install system through it (bnc#1164123). - Add plymouth-disable-fedora-bizcom-theme.patch: Will not compile fedora related theme packages, which openSUSE don't need. - Add label-ft: label-ft plugin will only compile when customer require. - Drop plymouth-avoid-umount-hanging-shutdown.patch: Already merged to upstream. - Drop boot-duration: this is an empty file which can generated after package building.
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.