Package: plymouth / 0.8.5.1-5

Metadata

Package Version Patches format
plymouth 0.8.5.1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 awk.patch | (download)

scripts/plymouth-set-default-theme.in | 10 1 + 9 - 0 !
1 file changed, 1 insertion(+), 9 deletions(-)

 hack to fix awk call.

02 stderr.patch | (download)

scripts/plymouth-populate-initrd.in | 6 3 + 3 - 0 !
scripts/plymouth-set-default-theme.in | 34 17 + 17 - 0 !
2 files changed, 20 insertions(+), 20 deletions(-)

 Use fd for stdout instead of device, since the latter may not always exist,
 e.g. in chroots (Closes: #581649).

03 default theme.patch | (download)

src/plymouthd.conf | 2 1 + 1 - 0 !
src/plymouthd.defaults | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 ship configuration file with default theme set (closes: #594999).

04 return code.patch | (download)

scripts/plymouth-set-default-theme.in | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 fixing wrong return code of plymouth-set-default-theme (closes: #605018).

05 default osrelease.patch | (download)

src/libply-splash-core/ply-text-progress-bar.c | 9 7 + 2 - 0 !
1 file changed, 7 insertions(+), 2 deletions(-)

 initial os-string to "" when can't be read.

06 cmdline.patch | (download)

systemd-units/plymouth-halt.service.in | 2 1 + 1 - 0 !
systemd-units/plymouth-kexec.service.in | 2 1 + 1 - 0 !
systemd-units/plymouth-poweroff.service.in | 2 1 + 1 - 0 !
systemd-units/plymouth-reboot.service.in | 2 1 + 1 - 0 !
systemd-units/plymouth-start.service.in | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 5 deletions(-)

 Using 'splash' as boot parameter instead of 'plymouth.enable' in system unit
 files (Closes: #680517).