GithubHelp home page GithubHelp logo

Comments (3)

gaolitao avatar gaolitao commented on August 17, 2024

take.

from meta-akraino.

gaolitao avatar gaolitao commented on August 17, 2024

@jackiehjm
iptables-services contains the systemd related files only
iptables pkg has been included in ./recipes-core/packagegroups/packagegroup-stak-base.bbappend,

Is this pkg only needed to meet the requirement or being used directly which make this porting a MUST? Is it possible to substitute systemd style with what we have now?

from meta-akraino.

jackiehjm avatar jackiehjm commented on August 17, 2024

@gaolitao I'm not sure abut this yet, I see that in centos build185, there are tow pkgs:
[newadmin@controller-1 ~]$ rpm -qa|grep iptables
iptables-services-1.4.21-28.el7.x86_64
iptables-1.4.21-28.el7.x86_64

The first provides systemd service files and the second one provides binaries.

In yocto, we only have the iptables pkg that provides binaries only:

root@controller-1:~# rpm -ql iptables-1.6.2-r0.corei7_64
/usr
/usr/bin
/usr/bin/iptables-xml
/usr/lib
/usr/lib/libip4tc.so.0
/usr/lib/libip4tc.so.0.1.0
/usr/lib/libip6tc.so.0
/usr/lib/libip6tc.so.0.1.0
/usr/lib/libiptc.so.0
/usr/lib/libiptc.so.0.0.0
/usr/lib/libxtables.so.12
/usr/lib/libxtables.so.12.0.0
/usr/sbin
/usr/sbin/ip6tables
/usr/sbin/ip6tables-restore
/usr/sbin/ip6tables-save
/usr/sbin/iptables
/usr/sbin/iptables-restore
/usr/sbin/iptables-save
/usr/sbin/xtables-multi

And I found that the ansible module 'iptables' is used in some of the playbooks, I'm not sure if the services are a MUST for the ansible module, we may need to investigate.

from meta-akraino.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.