Add iptables-persistent and Apertis iptables rules
In previous versions of Apertis we were using a modified iptables package
containing custom scripting/systemd unit to load iptables rules at boot.
Debian contains the iptables-persistent package which performs this task.
Use this instead of adding the custom scripts to the new version. Add the
custom rules to an overlay so we don't need to modify the package.
Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
parent
9345f196
No related branches found
No related tags found
Showing
- apertis-ospack-basesdk.yaml 4 additions, 0 deletionsapertis-ospack-basesdk.yaml
- apertis-ospack-devroot.yaml 4 additions, 0 deletionsapertis-ospack-devroot.yaml
- apertis-ospack-sdk.yaml 4 additions, 0 deletionsapertis-ospack-sdk.yaml
- apertis-ospack-target.yaml 4 additions, 0 deletionsapertis-ospack-target.yaml
- overlays/iptables-rules/etc/iptables/rules.v4 31 additions, 0 deletionsoverlays/iptables-rules/etc/iptables/rules.v4
- overlays/iptables-rules/etc/iptables/rules.v6 16 additions, 0 deletionsoverlays/iptables-rules/etc/iptables/rules.v6
Please register or sign in to comment