From 7bc9c63c9da678a7e6fceb095d56c634afd22c56 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 15 Dec 2019 18:09:03 +0000 Subject: gentoo resync : 15.12.2019 --- sys-boot/tboot/Manifest | 2 +- sys-boot/tboot/tboot-1.9.6_p20171118.ebuild | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'sys-boot/tboot') diff --git a/sys-boot/tboot/Manifest b/sys-boot/tboot/Manifest index 553cd666d540..1215bec2bef4 100644 --- a/sys-boot/tboot/Manifest +++ b/sys-boot/tboot/Manifest @@ -1,4 +1,4 @@ AUX tboot-1.9.5-genkernel-path.patch 2366 BLAKE2B c9b6690bbed6c1c611bb8d77503882240dcf26c9d5895be086997c605f3ad1bc253aa5ed5658aa084e89562c52de6c6c39d26559eb56b3f53fdf95c164238a37 SHA512 1b2e5d3a3c1af62e7f88143b1b7e7c1bfc8e222889f4ac63e648da348b030c757173700ba419f53c31c57bc0ba91d47afa0c2998f982a376bf33b0f8cd968f98 DIST tboot-1.9.6_p20171118.tar.gz 691068 BLAKE2B c269f9b14cb07139983bd3b1c99511458d5ab5bbd74b097d0aa3b32e0c3e9054d0a67ff18ce7b8090389727acdf47b8c48af6599ecb3148a68786083fe8ded73 SHA512 6476b783516909bf9cf10915fc23e71dca03d521dcc7bf71fbd19684c996c2c588955bb8f896f02afe56feddf9c639b6349635651c852a90319429b2943ec950 -EBUILD tboot-1.9.6_p20171118.ebuild 1622 BLAKE2B 8f7b739ebc1a01ddf218f9a01140c818943f2cb33481cd4f365f0e06947dcea7e0cc3d8c018f9cee1043195ef0dc4e745cf29e6c41217a22b11e15b1f3d49ae3 SHA512 eec330aa4282ef230a8c645560a7af5e3714063d820b34f031f6ec418ff8c6718a6864fb5e0f865c4d86f9977f1a92a248a39cefdca961be04fb39b3c0dcab46 +EBUILD tboot-1.9.6_p20171118.ebuild 1541 BLAKE2B 05123bc0e966c8af4c2782842c31214944ecb0a8450840299572f28529ba3d9ccbe02e26e856b40c2d36018d787db79abe6b6b041b2ab498442f1f1f20cb0a41 SHA512 364558e1328e6a87cb7dd0cae2be8503443d2aaa406d08ec17fb3179f7431f6cfc260322ad277da656a8dcd2e45bfaee5b53dea9753853560d96aa10b1e4aa9f MISC metadata.xml 507 BLAKE2B fa938d9d6b94d3eed356f9e75f39e41f955f87d23abf02973d1ad7c2fdf379b88c9d12418e5ee08ca0b5bbd5a730144f9c9a724b5255ccad196c02e74f3289f0 SHA512 d32632b8a672121164071b95f681213874f9ff0b47fabddc96eb3a60cfa4491c01dd5334af55dd1964c72cd437eb146ee7a0c4a3c0e99fb96c556db5de4d9e36 diff --git a/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild b/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild index d858b8202cf6..1b591eb5a46f 100644 --- a/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild +++ b/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild @@ -51,7 +51,7 @@ src_install() { emake DISTDIR="${D}" install dodoc "${DOCS[@]}" - dodoc docs/*.txt lcptools/*.{txt,pdf} || die "docs failed" + dodoc docs/*.txt lcptools/*.{txt,pdf} cd "${D}" mkdir -p usr/lib/tboot/ || die @@ -59,12 +59,8 @@ src_install() { } pkg_postinst() { - mount-boot_mount_boot_partition - cp ${ROOT%/}/usr/lib/tboot/boot/* ${ROOT%/}/boot/ - mount-boot_pkg_postinst - ewarn "Please remember to download the SINIT AC Module relevant" ewarn "for your platform from:" ewarn "http://software.intel.com/en-us/articles/intel-trusted-execution-technology/" -- cgit v1.2.3