blob: 5487a3fe14bef1f12266dd48938f2f0de194b7e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install setup
DESCRIPTION=Wrapper for chroot to set up some bind mounts, namespaces, and control groups
EAPI=7
HOMEPAGE=https://github.com/chutz/chroot-wrapper
INHERIT=linux-info
IUSE=kernel_linux
LICENSE=GPL-2+
RDEPEND=>=app-shells/bash-5.0 sys-apps/util-linux sys-apps/coreutils
SLOT=0
SRC_URI=https://github.com/chutz/chroot-wrapper/archive/0.9.8.tar.gz -> chroot-wrapper-0.9.8.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 linux-info 6b67971d8a0a029d13181f2cfb9f5fa9
_md5_=fd10079c7f74f7e7119c7984c8fc4e59
|