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+180.b1d5aa9.tar.xz | 0007546760 7.2 MB | |
plymouth-adapts-xkbommon.patch | 0000009771 9.54 KB | |
plymouth-crash-avoid-on-keyboard-remove-input-hand |
0000000979 979 Bytes | |
plymouth-disable-fedora-logo.patch | 0000000568 568 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 | 0000006016 5.88 KB | |
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 | 0000080096 78.2 KB | |
plymouth.spec | 0000021211 20.7 KB |
Revision 362 (latest revision is 388)
Cliff Zhao (qzhao)
accepted
request 1098640
from
Cliff Zhao (qzhao)
(revision 362)
- Update to 22.02.122+94.4bd41a3: * Port build system to Meson; * device-manager: Support kernels with CONFIG_VT=n; * Fix terminal crash; * terminal: Add API for flushing input buffer; * device-manager: Only wait for device timeout for framebuffer devices; * scripts: Update keymap-render script to handle xkb keymaps too; * drm: Add support for new /dev/input feature; * frame-buffer: Add support for new /dev/input feature; * src: Hide console text when splash is requested; * script: adds a new native GetCapslockState function to lib-plymouth; - Add plymouth-adapts-xkbommon.patch: xkbommon in openSUSE install to a specify location, this modify to make plymouth adapt with it to build. - Rebase plymouth-crash-avoid-on-keyboard-remove-input-handler.patch: To fit with the update. - Rebase plymouth-disable-fedora-logo.patch: To fit with the update. - Rebase plymouth-log-on-default.patch: To fit with the update. - Update plymouth.spec: To fit with the update. Make plymouth use Tumbleweed/Leap's logo instead of upstream's. - Drop plymouth-manpages.patch: openSUSE fix the problem in other side, "man 1 plymouth" and "man 8 plymouth" all works withouth this patch (bnc#871419).
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.