default-packages.patch 266 B

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