From 82c30db77286d1be437377b217ef5a31e2d89e64 Mon Sep 17 00:00:00 2001 From: bferturk Date: Tue, 24 May 2016 18:12:12 +0300 Subject: [PATCH] plymouth --- system/boot/plymouth/comar/package.py | 11 +++++++++++ .../files/pisilinux/add-pisilinux-theme.patch | 4 ++-- system/boot/plymouth/pspec.xml | 12 +++++++++++- 3 files changed, 24 insertions(+), 3 deletions(-) create mode 100644 system/boot/plymouth/comar/package.py diff --git a/system/boot/plymouth/comar/package.py b/system/boot/plymouth/comar/package.py new file mode 100644 index 0000000000..ff3c7432ef --- /dev/null +++ b/system/boot/plymouth/comar/package.py @@ -0,0 +1,11 @@ +#!/usr/bin/python + +import os + + +def postInstall(a, b, c, d): + os.system("/usr/bin/mkinitcpio -p linux") + + +def preRemove(): + pass diff --git a/system/boot/plymouth/files/pisilinux/add-pisilinux-theme.patch b/system/boot/plymouth/files/pisilinux/add-pisilinux-theme.patch index fa38debbe9..39f0f870c5 100644 --- a/system/boot/plymouth/files/pisilinux/add-pisilinux-theme.patch +++ b/system/boot/plymouth/files/pisilinux/add-pisilinux-theme.patch @@ -10,7 +10,7 @@ # Administrator customizations go in this file #[Daemon] -#Theme=fade-in -+#Theme=pisilinux ++#Theme=breeze --- plymouth-0.8.8/src/plymouthd.defaults 2012-10-26 18:01:45.000000000 +0300 +++ plymouth-0.8.8-esk/src/plymouthd.defaults 2013-01-15 05:06:37.681404525 +0200 @@ -1,4 +1,4 @@ @@ -18,7 +18,7 @@ # upgrades. [Daemon] -Theme=spinner -+Theme=pisilinux ++Theme=breeze --- plymouth-0.8.8/configure.ac 2012-10-26 18:01:45.000000000 +0300 +++ plymouth-0.8.8-esk/configure.ac 2013-01-15 05:08:54.923399773 +0200 @@ -451,6 +451,7 @@ diff --git a/system/boot/plymouth/pspec.xml b/system/boot/plymouth/pspec.xml index a02c1da870..a5f806be5b 100644 --- a/system/boot/plymouth/pspec.xml +++ b/system/boot/plymouth/pspec.xml @@ -47,7 +47,7 @@ libdrm plymouth-core-libs - mkinitramfs + breeze-plymouth /bin @@ -80,6 +80,9 @@ pisilinux/images/white-head.png fedora/charge.plymouth + + System.Package + @@ -317,6 +320,13 @@ + + 2016-04-21 + 0.8.8 + Release bump + Alihan Öztürk + alihan@pisilinux.org + 2016-04-21 0.8.8