You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
553 B
18 lines
553 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>dev-tools</herd>
|
|
<longdescription>
|
|
This package provides configuration and command-line tools, as well as a rules
|
|
processing daemon for working with kernel control groups.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="daemon">
|
|
Install the configuration tools and init/config files.
|
|
</flag>
|
|
<flag name="tools">
|
|
Install the cgroup rules processing daemon and init/config files.
|
|
</flag>
|
|
</use>
|
|
</pkgmetadata>
|