mirror of https://github.com/OpenIPC/composer.git
Update t31_ultimate_gateway project
parent
f515fee6bd
commit
d5ea5a5059
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
Changes
|
||||||
|
Add NAT in to kernel
|
||||||
|
Remove WiFi support
|
||||||
|
Remove F2FS support
|
||||||
|
|
||||||
|
External docs
|
||||||
|
https://tewarid.github.io/2014/09/03/linux-nat-routing-on-raspberry-pi-with-buildroot.html
|
||||||
|
https://linuxconfig.org/how-to-turn-on-off-ip-forwarding-in-linux
|
|
@ -88,6 +88,7 @@ BR2_PACKAGE_UACME_OPENIPC=y
|
||||||
BR2_PACKAGE_VTUND_OPENIPC=y
|
BR2_PACKAGE_VTUND_OPENIPC=y
|
||||||
BR2_PACKAGE_YAML_CLI=y
|
BR2_PACKAGE_YAML_CLI=y
|
||||||
# BR2_PACKAGE_QUIRC_OPENIPC is not set
|
# BR2_PACKAGE_QUIRC_OPENIPC is not set
|
||||||
|
BR2_PACKAGE_XMDP=y
|
||||||
|
|
||||||
# WiFi
|
# WiFi
|
||||||
# BR2_PACKAGE_WIRELESS_TOOLS is not set
|
# BR2_PACKAGE_WIRELESS_TOOLS is not set
|
||||||
|
|
Loading…
Reference in New Issue