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 |
---|---|---|
_service | 0000000698 698 Bytes | |
_servicedata | 0000000458 458 Bytes | |
plymouth-22.02.122+94.4bd41a3.tar.xz | 0007165008 6.83 MB | |
plymouth-crash-avoid-on-keyboard-remove-input-hand |
0000000907 907 Bytes | |
plymouth-disable-fedora-logo.patch | 0000000496 496 Bytes | |
plymouth-dracut-path.patch | 0000000746 746 Bytes | |
plymouth-install-label-library-and-font-file-to-in |
0000002064 2.02 KB | |
plymouth-keep-KillMode-none.patch | 0000000833 833 Bytes | |
plymouth-log-on-default.patch | 0000008763 8.56 KB | |
plymouth-manpages.patch | 0000000701 701 Bytes | |
plymouth-only_use_fb_for_cirrus_bochs.patch | 0000003018 2.95 KB | |
plymouth-quiet-dracut-build-info.patch | 0000000484 484 Bytes | |
plymouth-screen-twice-scale-on-160DPI-higher.patch | 0000002286 2.23 KB | |
plymouth-some-greenish-openSUSE-colors.patch | 0000002686 2.62 KB | |
plymouth-watermark-config.patch | 0000004284 4.18 KB | |
plymouth.changes | 0000079977 78.1 KB | |
plymouth.spec | 0000021390 20.9 KB |
Revision 354 (latest revision is 388)
Cliff Zhao (qzhao)
accepted
request 1031462
from
Cliff Zhao (qzhao)
(revision 354)
- Update to version 22.02.122+94.4bd41a3: * plugins: label-freetype: Fixes calculation of line width. * plugins: label-freetype: Fix font alignment. * populate-initrd: Install label-freetype plugin into initrd if available. * plugins: Add FreeType-based label plugin. * ply-label: Don't crash if label plugin fails. * details: Don't replay boot buffer on serial consoles. * main: Add "reload" command. * ply-device-manager: Add plymouth.force-frame-buffer-on-boot parameter, allow to choose force framebuffer mode. * systemd: Add mkinitcpio support to plymouth-switch-root-initramfs.service. * Rebase plymouth-only_use_fb_for_cirrus_bochs.patch: for build success. * Rebase plymouth-watermark-config.patch: for build success. * Drop 0001-Add-label-ft-plugin.patch: for already merged by upstream. * Drop 0002-Install-label-ft-plugin-into-initrd-if-available.patch: for already merged by upstream. * Drop 0003-fix_null_deref.patch for already merged by upstream. * Drop 0004-label-ft-fix-alignment.patch: for already merged by upstream.
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.