From bc1ecd622128fa2c1658d527cf2a67926586b362 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Fri, 22 Apr 2016 16:16:19 +0300 Subject: [PATCH 1/2] update --- need_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/need_build b/need_build index e83cff46ae..589a91f864 100644 --- a/need_build +++ b/need_build @@ -3,6 +3,6 @@ * working on http://ciftlik.pisilinux.org/2.0-Beta/pisi-index.xml.xz * Packages missing in http://ciftlik.pisilinux.org/2.0-Beta/pisi-index.xml.xz + hardware/optical/simpleburn kernel/drivers/module-fglrx - office/libreoffice/libreoffice From 372c74eba70630eb8aa15befa87962bb09006fbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sat, 23 Apr 2016 12:37:36 +0300 Subject: [PATCH 2/2] plymouth fix --- system/boot/plymouth/actions.py | 2 ++ system/boot/plymouth/files/pisilinux/initramfs.files | 2 ++ 2 files changed, 4 insertions(+) diff --git a/system/boot/plymouth/actions.py b/system/boot/plymouth/actions.py index 06d9abf4ef..a44ea18040 100644 --- a/system/boot/plymouth/actions.py +++ b/system/boot/plymouth/actions.py @@ -37,6 +37,8 @@ def setup(): --enable-pango \ --enable-gdm-transition \ --without-rhgb-compat-link" % LOGO_FILE) + + pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") def build(): autotools.make() diff --git a/system/boot/plymouth/files/pisilinux/initramfs.files b/system/boot/plymouth/files/pisilinux/initramfs.files index eaf3217db8..1e21a8932d 100644 --- a/system/boot/plymouth/files/pisilinux/initramfs.files +++ b/system/boot/plymouth/files/pisilinux/initramfs.files @@ -10,6 +10,8 @@ /lib/libpthread.so.0 /lib/librt.so.1 /lib/libz.so.1 +/lib/libudev.so.1 +/lib/libudev.so.1.6.3 /sbin/plymouthd /usr/lib/libdrm.so.2 /usr/lib/libdrm_amdgpu.so.1