mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
lkrg: remove in Gentoo's favour
This commit is contained in:
parent
43e0cff180
commit
61459c62cf
6 changed files with 0 additions and 142 deletions
|
|
@ -1,4 +0,0 @@
|
|||
DIST lkrg-0.8.1.tar.gz 107103 BLAKE2B b46832f84d5bfb82c6aac7f8c8af8c963ed6462fdf2b62710a6ac90e8f905356725b618af642cdbc2c24c5bdf5d4c0a3f0f255b7c89d2ed80d0ab865dea5e795 SHA512 38dd9e4d3b5a3011a23b94ca6e63ce61816a98e329eb8e5f127928d42e7ba3fa0acf2679d00327c77a1bc1e351200916a22a54a1a6b17297d0affc466a1e5e74
|
||||
DIST lkrg-0.8.1_p20210341.tar.gz 112315 BLAKE2B 540b2b705ff7c13d705efb771190b66f25200cdb4322d8b2bc85a37518b736cc93c219c6b74ffc1010021dd3841add758c9549cbee0ecf52be69bb5dc79fba3a SHA512 f9a1126617dc313d6186dcb7336e7e92c2d87c60dc2bf8361578cc81abb83bc8cdb9805a4d8cdd55119a2974287aff6ab7d01905c6b52dd65895041c6188e8e9
|
||||
DIST lkrg-0.9.1.tar.gz 121565 BLAKE2B 89177039adb5cd8624c3f59fbd3583bbe4318567ab40debf2ca625365a55df2eac5a448a01e5007ba160623f8464df03575ef2e0f02583ea3ba25571157a9d92 SHA512 1a943e76cf2c53a29807758f688c3bc346c7a03d0fdd03e5efd506e08d9d89d902a472c745885ff38c43f1f8a016925f6936fb8764c842e22a3a43553f5cf2e2
|
||||
DIST lkrg-0.9.1_p20211124.tar.gz 128174 BLAKE2B 6380bdb0207e7fc8d0a8d4885db4fdd7c849b9e479bf223c655640cf0676da8b90f873e334e6750038197f489d0aeb0b4b1cd5fd5ef408267e1fe5170b8f3207 SHA512 461bbd94f11d5a1b1451c6a42777324198a60fd418b86bebbc0426a04057bb112840784701225f27cf4fadfbe8c560c47086f378ec7f02efd8636305cc38ef63
|
||||
|
|
@ -1,30 +0,0 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit linux-mod linux-info
|
||||
|
||||
DESCRIPTION="Linux Kernel Runtime Guard"
|
||||
HOMEPAGE="https://www.openwall.com/lkrg/"
|
||||
SRC_URI="https://www.openwall.com/lkrg/${P}.tar.gz"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
MODULE_NAMES="p_lkrg(misc:${S}:${S})"
|
||||
BUILD_TARGETS="clean all"
|
||||
CONFIG_CHECK="JUMP_LABEL"
|
||||
|
||||
pkg_setup() {
|
||||
linux-mod_pkg_setup
|
||||
#compile against selected (not running) target
|
||||
BUILD_PARAMS="P_KVER=${KV_FULL} P_KERNEL=${KERNEL_DIR}"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
einfo "\nUsage:"
|
||||
einfo "\n ~$ modprobe p_lkrg p_init_log_level=3\n"
|
||||
}
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit linux-mod linux-info
|
||||
|
||||
DESCRIPTION="Linux Kernel Runtime Guard"
|
||||
HOMEPAGE="https://www.openwall.com/lkrg/"
|
||||
HASH_COMMIT="b9ff71131d2816abdb882ec90b7edc86a0889e8b"
|
||||
SRC_URI="https://github.com/openwall/lkrg/archive/${HASH_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
#SRC_URI="https://www.openwall.com/lkrg/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
S="${WORKDIR}/${PN}-${HASH_COMMIT}"
|
||||
|
||||
MODULE_NAMES="p_lkrg(misc:${S}:${S})"
|
||||
BUILD_TARGETS="clean all"
|
||||
CONFIG_CHECK="JUMP_LABEL"
|
||||
|
||||
|
||||
pkg_setup() {
|
||||
linux-mod_pkg_setup
|
||||
#compile against selected (not running) target
|
||||
BUILD_PARAMS="P_KVER=${KV_FULL} P_KERNEL=${KERNEL_DIR}"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
einfo "\nUsage:"
|
||||
einfo "\n ~$ modprobe p_lkrg p_init_log_level=3\n"
|
||||
}
|
||||
|
|
@ -1,30 +0,0 @@
|
|||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit linux-mod linux-info
|
||||
|
||||
DESCRIPTION="Linux Kernel Runtime Guard"
|
||||
HOMEPAGE="https://www.openwall.com/lkrg/"
|
||||
SRC_URI="https://www.openwall.com/lkrg/${P}.tar.gz"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
MODULE_NAMES="p_lkrg(misc:${S}:${S})"
|
||||
BUILD_TARGETS="clean all"
|
||||
CONFIG_CHECK="MODULE_UNLOAD KALLSYMS_ALL JUMP_LABEL"
|
||||
|
||||
pkg_setup() {
|
||||
linux-mod_pkg_setup
|
||||
#compile against selected (not running) target
|
||||
BUILD_PARAMS="P_KVER=${KV_FULL} P_KERNEL=${KERNEL_DIR}"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
einfo "\nUsage:"
|
||||
einfo "\n ~$ modprobe p_lkrg p_init_log_level=3\n"
|
||||
}
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit linux-mod linux-info
|
||||
|
||||
DESCRIPTION="Linux Kernel Runtime Guard"
|
||||
HOMEPAGE="https://www.openwall.com/lkrg/"
|
||||
HASH_COMMIT="819b01bdeae127fc3afb648aaaf53249863fa024"
|
||||
SRC_URI="https://github.com/openwall/lkrg/archive/${HASH_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
#SRC_URI="https://www.openwall.com/lkrg/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
S="${WORKDIR}/${PN}-${HASH_COMMIT}"
|
||||
MODULE_NAMES="p_lkrg(misc:${S}:${S})"
|
||||
|
||||
pkg_setup() {
|
||||
local CONFIG_CHECK="MODULE_UNLOAD KALLSYMS_ALL JUMP_LABEL"
|
||||
linux-mod_pkg_setup
|
||||
|
||||
# compile against selected (not running) target
|
||||
BUILD_PARAMS="P_KVER=${KV_FULL} P_KERNEL=${KERNEL_DIR}"
|
||||
BUILD_TARGETS="all"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
einfo "Usage:"
|
||||
einfo "modprobe p_lkrg p_init_log_level=3"
|
||||
}
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>unknown@pentoo.ch</email>
|
||||
<name>Author Unknown</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
Loading…
Reference in a new issue