- 17 Mar, 2022 2 commits
-
-
Laurent Bigonville authored
-
Laurent Bigonville authored
-
- 04 Feb, 2022 2 commits
-
-
Alper Nebi Yasak authored
The Panfrost kernel module only does 3D rendering acceleration, and is not necessary in the initramfs for Plymouth to work. Even worse, adding Panfrost without also adding a devfreq governor (a hidden dependency) makes it fail to probe and prevents hardware acceleration from being used after boot without user intervention. So, avoid adding it to the initramfs. Signed-off-by:Alper Nebi Yasak <alpernebiyasak@gmail.com>
-
Alper Nebi Yasak authored
The Plymouth initramfs-tools hook avoids adding certain DRM modules to the initramfs, although it's not clear exactly why. Right now this is only done if MODULES=most in initramfs-tools config, but they should be excluded when MODULES=dep as well. There are more modules we can want to exclude in both cases, for example drivers like Panfrost that only do 3D rendering acceleration which are not necessary to output an image to the display. Extract the modules-to-exclude to a variable we can use with either initramfs-tools configuration. While adding modules for the DRM devices on the running system, check if they are one of these modules and skip those that are. Signed-off-by:Alper Nebi Yasak <alpernebiyasak@gmail.com>
-
- 19 Jan, 2022 3 commits
-
-
Laurent Bigonville authored
-
Laurent Bigonville authored
Update to upstream version '22.02.122' with Debian dir 3ae68abc5d84d410a72458bf7fd2c02fba8579bc
-
Laurent Bigonville authored
-
- 10 Nov, 2021 7 commits
-
-
Laurent Bigonville authored
-
Laurent Bigonville authored
-
Laurent Bigonville authored
-
Laurent Bigonville authored
Also copy it in the initramfs Gbp-Dch: Full
-
Laurent Bigonville authored
-
Laurent Bigonville authored
Update to upstream version '0.9.5+git20211018' with Debian dir d2a3301e0074079ae3b2ea0be3748ce80399d313
-
Laurent Bigonville authored
-
- 02 Mar, 2021 2 commits
-
-
Laurent Bigonville authored
-
Simon McVittie authored
-
- 26 Feb, 2021 1 commit
-
-
Laurent Bigonville authored
-
- 09 Dec, 2020 7 commits
-
-
Laurent Bigonville authored
It makes little sense
-
Laurent Bigonville authored
Package is gone
-
Laurent Bigonville authored
-
Laurent Bigonville authored
-
Laurent Bigonville authored
-
Laurent Bigonville authored
Also, do not copy libpango explicitly but rely on copy_exec to copy it when needed, the label plugin is linked against it. Gbp-Dch: Full
-
Laurent Bigonville authored
This should fix CAPS lock indicator in some cases. Try to copy both files in the initramfs as well. See: #968287 Gbp-Dch: Full
-
- 26 Aug, 2020 1 commit
-
-
Laurent Bigonville authored
The two-step module can display a logo during boot See: #968287
-
- 03 Aug, 2020 12 commits
-
-
Laurent Bigonville authored
-
Laurent Bigonville authored
A theme can reference assets from another theme, these files also need to be copied in the initramfs
-
Laurent Bigonville authored
-
Laurent Bigonville authored
-
Laurent Bigonville authored
Install it in plymouth-themes because it needs the two-step module and files from the spinner theme
-
Laurent Bigonville authored
-
Laurent Bigonville authored
-
Laurent Bigonville authored
-
Laurent Bigonville authored
-
Laurent Bigonville authored
d/p/0003-default-theme.patch, d/p/0005-cmdline.patch, d/p/0008-show-delay.patch: Refreshed d/p/0005-Add-RemainAfterExit-yes-to-plymouth-s-systemd-servic.patch, d/p/0006-main-switch-log-file-when-switching-mode.patch, d/p/0007-main-fix-mode-changing-before-splash-is-shown.patch: Deleted Gbp-Dch: full
-
Laurent Bigonville authored
Update to upstream version '0.9.5' with Debian dir 1ab663f993eccffba6fb94e3702ef5fcad889ed5
-
Laurent Bigonville authored
-
- 07 Apr, 2020 2 commits
-
-
Laurent Bigonville authored
-
Laurent Bigonville authored
Closes: #943424
-
- 25 Mar, 2020 1 commit
-
-
Laurent Bigonville authored
This should fix an issue with systemd >= 245
-