| /openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ |
| H A D | ppp_2.5.2.bb | 2 DESCRIPTION = "ppp (Paul's PPP Package) is an open source package which implements \ 5 HOMEPAGE = "http://samba.org/ppp/" 6 BUGTRACKER = "http://ppp.samba.org/cgi-bin/ppp-bugs" 25 file://ppp@.service \ 42 mkdir -p ${D}${sysconfdir}/ppp/ip-up.d/ 43 mkdir -p ${D}${sysconfdir}/ppp/ip-down.d/ 46 install -m 0755 ${UNPACKDIR}/init ${D}${sysconfdir}/init.d/ppp 47 install -m 0755 ${UNPACKDIR}/ip-up ${D}${sysconfdir}/ppp/ 48 install -m 0755 ${UNPACKDIR}/ip-down ${D}${sysconfdir}/ppp/ 49 install -m 0755 ${UNPACKDIR}/08setupdns ${D}${sysconfdir}/ppp/ip-up.d/ [all …]
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/ppp-dialin/ |
| H A D | ppp-dialin_0.1.bb | 4 DEPENDS = "ppp" 5 RDEPENDS:${PN} = "ppp" 10 file://ppp-dialin" 18 install -d ${D}${sysconfdir}/ppp/peers 19 install -m 0644 ${S}/host-peer ${D}${sysconfdir}/ppp/peers/host 22 install -m 0755 ${S}/ppp-dialin ${D}${sbindir} 27 --no-create-home --shell ${sbindir}/ppp-dialin \ 28 --no-user-group --gid nogroup ppp"
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ |
| H A D | init | 12 test -x /usr/sbin/pppd -a -f /etc/ppp/ppp_on_boot || exit 0 13 if [ -x /etc/ppp/ppp_on_boot ]; then RUNFILE=1; fi 19 /etc/ppp/ppp_on_boot 43 /etc/ppp/ppp_on_boot
|
| H A D | poff | 4 set -- `cat /var/run/ppp*.pid 2>/dev/null` 21 if [ -r /var/run/ppp-quick ] 23 rm -f /var/run/ppp-quick
|
| H A D | 0001-pppd-session-Fixed-building-with-GCC-15.patch | 11 ../../ppp-2.5.2/pppd/session.c: In function 'session_start': 12 ../../ppp-2.5.2/pppd/session.c:185:18: error: conflicting types for 'getspnam'; have 'struct spwd *… 16 Upstream-Status: Submitted [https://github.com/ppp-project/ppp/pull/553]
|
| H A D | 0001-pppdump-Fixed-building-with-GCC-15-548.patch | 12 https://src.fedoraproject.org/rpms/ppp/pull-request/12 14 Upstream-Status: Backport [https://github.com/ppp-project/ppp/pull/548]
|
| H A D | ppp_on_boot | 10 # The location of the ppp daemon itself (shouldn't need to be changed) 17 # /etc/ppp/options.<tty>
|
| H A D | pon | 5 touch /var/run/ppp-quick
|
| H A D | provider | 8 # There should be a matching entry with the password in /etc/ppp/pap-secrets 9 # and/or /etc/ppp/chap-secrets.
|
| H A D | 08setupdns | 3 PPPCONF=/var/run/ppp/resolv.conf
|
| H A D | ip-down | 41 run-parts /etc/ppp/ip-down.d
|
| H A D | ip-up | 42 run-parts /etc/ppp/ip-up.d
|
| H A D | 0001-pppd-pppdconf.h-remove-erroneous-generated-header.patch | 6 …: Inappropriate [tarball generation issue tracked at https://github.com/ppp-project/ppp/issues/541]
|
| H A D | pap | 4 # To use it, add something like this to your /etc/ppp/peers/ file:
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/ |
| H A D | rp-pppoe_3.15.bb | 60 ${sysconfdir}/ppp/pppoe-server-options" 64 CONFFILES:${PN} = "${sysconfdir}/ppp/pppoe.conf \ 65 ${sysconfdir}/ppp/firewall-standalone \ 66 ${sysconfdir}/ppp/firewall-masq" 67 CONFFILES:${PN}-server = "${sysconfdir}/ppp/pppoe-server-options \ 74 RDEPENDS:${PN} = "ppp" 76 RRECOMMENDS:${PN} = "ppp-oe"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/ |
| H A D | pptp-linux_1.10.0.bb | 26 install -d ${D}${sbindir} ${D}${sysconfdir}/ppp ${D}${mandir}/man8 29 install -m 644 ${UNPACKDIR}/options.pptp ${D}${sysconfdir}/ppp 32 RDEPENDS:${PN} = "ppp"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/ |
| H A D | networkmanager-fortisslvpn_1.4.0.bb | 7 DEPENDS = "glib-2.0-native libxml2-native networkmanager ppp python3-packaging-native" 14 file://0001-fix-ppp-2.5.0-build.patch \ 15 file://0002-fix-ppp-2.5.0-build.patch \ 70 ppp \
|
| H A D | networkmanager_1.52.0.bb | 84 ${@bb.utils.filter('DISTRO_FEATURES', 'wifi polkit ppp', d)} \ 100 PACKAGECONFIG[ppp] = "-Dppp=true -Dpppd=${sbindir}/pppd,-Dppp=false,ppp" 138 ${PN}-ppp \ 224 SUMMARY:${PN}-ppp = "PPP plugin for NetworkManager" 225 FILES:${PN}-ppp = "\ 226 ${NETWORKMANAGER_PLUGINDIR}/libnm-ppp-plugin.so \ 229 RDEPENDS:${PN}-ppp += "${PN}-daemon ${@bb.utils.contains('PACKAGECONFIG','ppp','ppp','',d)}" 295 ${@bb.utils.contains('PACKAGECONFIG','ppp','${PN}-ppp','',d)} \
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/ |
| H A D | update-config.patch | 10 The path for the plugin is wrong, it's now part of ppp and is in a 11 ppp's plugin lib directory. If no path is specified then that's where 12 ppp looks, so that's what we do here. 37 -# plugin, use LINUX_PLUGIN=/etc/ppp/plugins/rp-pppoe.so
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/pptp-linux/ |
| H A D | options.pptp | 19 # (option naming specific to ppp 2.4.0 with unofficial patch) 27 # (ppp 2.4.0 with unofficial patch)
|
| /openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
| H A D | packagegroup-base.bb | 36 ${@bb.utils.contains("DISTRO_FEATURES", "ppp", "packagegroup-base-ppp", "", d)} \ 71 ${@bb.utils.contains('DISTRO_FEATURES', 'ppp', 'packagegroup-base-ppp', '',d)} \ 235 SUMMARY:packagegroup-base-ppp = "PPP dial-up protocol support" 236 RDEPENDS:packagegroup-base-ppp = "\ 237 ppp \ 238 ppp-dialin" 240 RRECOMMENDS:packagegroup-base-ppp = "\ 241 kernel-module-ppp-async \ 242 kernel-module-ppp-deflate \ 243 kernel-module-ppp-generic \ [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/ |
| H A D | wvdial_1.61.bb | 10 RDEPENDS:${PN} = "ppp" 33 oe_runmake prefix=${D}/usr PPPDIR=${D}/etc/ppp/peers install
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/ |
| H A D | 0001-fix-ppp-2.5.0-build.patch | 21 rename src/{nm-ppp-status.h => nm-fortisslvpn-pppd-status.h} (100%) 31 - src/nm-ppp-status.h \ 40 - src/nm-ppp-status.h 238 -#include "nm-ppp-status.h" 287 diff --git a/src/nm-ppp-status.h b/src/nm-fortisslvpn-pppd-status.h 289 rename from src/nm-ppp-status.h 299 -#include "nm-ppp-status.h"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/ |
| H A D | openl2tp_1.8.bb | 98 RDEPENDS:${PN} = "ppp ppp-l2tp bash" 99 RDEPENDS:${PN}-ptest += "rpcbind kernel-module-l2tp-ppp procps-ps tcl"
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openfortivpn/ |
| H A D | openfortivpn_1.23.1.bb | 26 RDEPENDS:${PN} = "ppp"
|