targets.patch 279 B

123456789101112131415
  1. --- a/include/target.mk
  2. +++ b/include/target.mk
  3. @@ -53,10 +53,8 @@ DEFAULT_PACKAGES.nas:=\
  4. mdadm
  5. # For router targets
  6. DEFAULT_PACKAGES.router:=\
  7. - dnsmasq \
  8. - firewall4 \
  9. - nftables \
  10. - kmod-nft-offload \
  11. + dnsmasq-full \
  12. + firewall \
  13. odhcp6c \
  14. odhcpd-ipv6only \
  15. ppp \