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 | 0000049189 48 KB | |
plymouth.spec | 0000021146 20.7 KB |
Revision 256 (latest revision is 388)
Cliff Zhao (qzhao)
accepted
request 795324
from
Cliff Zhao (qzhao)
(revision 256)
- 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. - 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. - Remove gnu-unifont-bitmap-font runtime dependency, it is not used anywhere. - Replace autosetup -S git by setup + autopatch, remove git build dependency. - Remove unused kernel-headers and module-init-tools build deps. - Make plymouth-scripts noarch (installed in /usr/lib), adjust its runtime dependencies. - Fix spinfinity Requires, throbgress is no longer available, but the two-step plugin has gained the required capabilities.
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.