Home
last modified time | relevance | path

Searched refs:tunctl (Results 1 – 9 of 9) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tunctl/
H A Dtunctl.inc4 LIC_FILES_CHKSUM = "file://tunctl.c;beginline=1;endline=4;md5=ff3a09996bc5fff6bc5d4e0b4c28f999"
6 SRC_URI = "${SOURCEFORGE_MIRROR}/tunctl/tunctl-${PV}.tar.gz \
11 oe_runmake tunctl
16 install -m 755 tunctl ${D}/${sbindir}
H A Dtunctl_1.5.bb1 require tunctl.inc
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/
H A D0001-makefiles-Append-to-CFLAGS-instead-of-re-assign.patch15 tunctl/Makefile | 2 +-
70 diff --git a/tunctl/Makefile b/tunctl/Makefile
72 --- a/tunctl/Makefile
73 +++ b/tunctl/Makefile
75 OBJS = tunctl.o
76 BIN = tunctl
H A Dfix-ldflags.patch59 diff -uNr tools.orig/tunctl/Makefile tools/tunctl/Makefile
60 --- tools.orig/tunctl/Makefile 2017-04-03 15:56:02.068461380 +0200
61 +++ tools/tunctl/Makefile 2017-04-03 16:00:01.091449197 +0200
H A Dunstrip.patch47 Index: tools/tunctl/Makefile
49 --- tools.orig/tunctl/Makefile 2003-02-07 20:05:04.000000000 -0800
50 +++ tools/tunctl/Makefile 2012-09-05 12:14:49.985606470 -0700
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/
H A Duml-utilities_20040406.bb32 ALTERNATIVE:${PN} = "tunctl"
33 ALTERNATIVE_LINK_NAME[tunctl] = "${bindir}/tunctl"
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-4.3.rst235 - ``runqemu`` now uses the ``ip tuntap`` command instead of ``tunctl``, and
236 thus ``tunctl`` is no longer built by the ``qemu-helper-native`` recipe; if
237 for some reason you were calling ``tunctl`` directly from your own scripts
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/packagegroups/
H A Dpackagegroup-meta-networking.bb221 tunctl \
/openbmc/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst337 created using tunctl) and UP.
353 UML user using tunctl. Example ``tunctl -u uml-user -t tap0``