summaryrefslogtreecommitdiffstats
path: root/abs/core/plymouth/encrypt_install.patch
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-11-22 05:27:40 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-11-22 05:27:40 (GMT)
commit30c6b3e359d4e8872a0ce6635593f362218c2511 (patch)
treec8517d4961b86e61021ae4dd1acec19ee21bf2af /abs/core/plymouth/encrypt_install.patch
parent3d7f516c0b10ed95e270575ef6155d70c0c16114 (diff)
downloadlinhes_pkgbuild-30c6b3e359d4e8872a0ce6635593f362218c2511.zip
linhes_pkgbuild-30c6b3e359d4e8872a0ce6635593f362218c2511.tar.gz
linhes_pkgbuild-30c6b3e359d4e8872a0ce6635593f362218c2511.tar.bz2
plymouth: first build
refs #869
Diffstat (limited to 'abs/core/plymouth/encrypt_install.patch')
-rw-r--r--abs/core/plymouth/encrypt_install.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/abs/core/plymouth/encrypt_install.patch b/abs/core/plymouth/encrypt_install.patch
new file mode 100644
index 0000000..d3a42b9
--- /dev/null
+++ b/abs/core/plymouth/encrypt_install.patch
@@ -0,0 +1,15 @@
+--- encrypt_install 2012-07-15 11:45:14.644764564 +0300
++++ encrypt_installnew 2012-07-15 11:46:29.239269291 +0300
+@@ -18,6 +18,12 @@
+ add_file "/usr/lib/udev/rules.d/13-dm-disk.rules"
+ add_file "/usr/lib/udev/rules.d/95-dm-notify.rules"
+ add_file "/usr/lib/initcpio/udev/11-dm-initramfs.rules" "/usr/lib/udev/rules.d/11-dm-initramfs.rules"
++ add_binary "/usr/lib/plymouth/label.so"
++ add_binary "/usr/lib/plymouth/text.so"
++ add_file "/usr/share/fonts/TTF/DejaVuSans.ttf"
++ add_file "/etc/fonts/fonts.conf"
++ add_file "/etc/fonts/conf.d/60-latin.conf"
++ add_file "/usr/lib/pango/1.6.0/modules/pango-basic-x.so"
+
+ add_runscript
+ }