blob: dbc789160a7fa5f6afc94911e5d21a7faa0cea79 (
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 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 linux-info ffb37fb9f244ba768773f153972c9a52
_md5_=fd10079c7f74f7e7119c7984c8fc4e59
|