Logoj0ke.net Open Build Service > Projects > home:jg > tunctl > Meta
Sign Up | Log In

Meta Configuration of Package tunctl

x
 
1
<package name="tunctl" project="home:jg">
2
  <title>Create and remove virtual network interfaces</title>
3
  <description>tunctl is a tool to set up and maintain persistent TUN/TAP network
4
interfaces, enabling user applications access to the wire side of a
5
virtual nework interface. Such interfaces is useful for connecting VPN
6
software, virtualization, emulation and a number of other similar
7
applications to the network stack</description>
8
  <person userid="jg" role="maintainer"/>
9
  <build>
10
    <enable arch="x86_64" repository="SLE_11"/>
11
    <enable arch="i586" repository="SLE_11"/>
12
    <disable repository="CentOS_4"/>
13
    <enable repository="CentOS_5"/>
14
    <disable repository="Fedora_7"/>
15
  </build>
16
  <publish>
17
    <enable arch="i586" repository="SLE_11"/>
18
  </publish>
19
</package>
20