Add new devices: ASUS TUF-AX6000 and ASUS RT-AX59U

This commit is contained in:
remittor
2023-10-30 16:03:52 +03:00
parent 3380544044
commit e0c042d9e6
8 changed files with 270 additions and 0 deletions
+62
View File
@@ -0,0 +1,62 @@
CONFIG_TARGET_mediatek=y
CONFIG_TARGET_mediatek_filogic=y
CONFIG_TARGET_mediatek_filogic_DEVICE_asus_rt-ax59u=y
#include _addons.config
#include _base.config
#include _wifi_en.config
#include _printer.config
#include _samba.config
#include _torrents.config
#include _proxy.config
#include _argon.config
#include _vpn.config
### Temp and sensors
CONFIG_PACKAGE_lm-sensors=y
CONFIG_PACKAGE_lm-sensors-detect=y
CONFIG_PACKAGE_luci-app-temp-status=y
CONFIG_PACKAGE_luci-i18n-temp-status-ru=y
### HDD tools
CONFIG_PACKAGE_smartmontools=y
CONFIG_PACKAGE_hdparm=y
CONFIG_PACKAGE_hd-idle=y
CONFIG_PACKAGE_luci-app-hd-idle=y
#CONFIG_PACKAGE_luci-i18n-hd-idle-ru=y
CONFIG_PACKAGE_luci-app-disks-info=y
#CONFIG_PACKAGE_luci-i18n-disks-info-ru=y
CONFIG_PACKAGE_luci-app-diskman=y
### Network Ports viewer
CONFIG_PACKAGE_luci-app-tn-netports=y
CONFIG_PACKAGE_luci-i18n-tn-netports-ru=y
### Network traffic
CONFIG_PACKAGE_luci-app-sqm=y
CONFIG_PACKAGE_luci-i18n-sqm-ru=y
### TimeControl
CONFIG_PACKAGE_luci-app-timecontrol=m
### qBittorrent
CONFIG_PACKAGE_boost=y
CONFIG_PACKAGE_boost-system=y
CONFIG_PACKAGE_luci-app-qbittorrent=y
### FileBrowser
CONFIG_PACKAGE_wget-ssl=y
CONFIG_PACKAGE_luci-app-filebrowser=y
### DNSMasq
CONFIG_PACKAGE_dnsmasq-full=y
### CPU Freq
CONFIG_PACKAGE_luci-app-cpufreq=y
### Network speed test tools
CONFIG_PACKAGE_luci-app-netspeedtest=m
+24
View File
@@ -0,0 +1,24 @@
config global 'global'
option default_additional_info '0'
option default_h_mode '1'
option hv_mode_switch_button '1'
config port
option ifname 'wan'
option name 'WAN'
option type 'copper'
config port
option ifname 'lan1'
option name 'LAN 1'
option type 'copper'
config port
option ifname 'lan2'
option name 'LAN 2'
option type 'copper'
config port
option ifname 'lan3'
option name 'LAN 3'
option type 'copper'
+17
View File
@@ -0,0 +1,17 @@
CONFIG_TARGET_mediatek=y
CONFIG_TARGET_mediatek_filogic=y
CONFIG_TARGET_mediatek_filogic_DEVICE_asus_rt-ax59u=y
#include _addons.config
#include _base_initrd.config
CONFIG_TARGET_INITRAMFS_FORCE=y
CONFIG_TARGET_ROOTFS_INITRAMFS=y
CONFIG_USES_SEPARATE_INITRAMFS=n
CONFIG_TARGET_ROOTFS_INITRAMFS_SEPARATE=n
### DNSMasq
CONFIG_PACKAGE_dnsmasq-full=y
+27
View File
@@ -0,0 +1,27 @@
{
"nas": {
"title": "NAS",
"order": 45,
"items": [
[ "nas", "filebrowser" ],
[ "services", "samba4" ],
[ "services", "aria2" ],
[ "services", "transmission" ],
[ "services", "qbittorrent" ],
[ "system", "diskman" ],
[ "services", "disks-info" ],
[ "services", "hd_idle" ],
[ "services", "minidlna" ]
]
},
"vpn": {
"title": "VPN",
"order": 70,
"items": [
[ "vpn", "openvpn" ],
[ "status", "wireguard" ],
[ "services", "shadowsocks-libev" ],
[ "services", "shadowsocks" ]
]
}
}
+62
View File
@@ -0,0 +1,62 @@
CONFIG_TARGET_mediatek=y
CONFIG_TARGET_mediatek_filogic=y
CONFIG_TARGET_mediatek_filogic_DEVICE_asus_tuf-ax6000=y
#include _addons.config
#include _base.config
#include _wifi_en.config
#include _printer.config
#include _samba.config
#include _torrents.config
#include _proxy.config
#include _argon.config
#include _vpn.config
### Temp and sensors
CONFIG_PACKAGE_lm-sensors=y
CONFIG_PACKAGE_lm-sensors-detect=y
CONFIG_PACKAGE_luci-app-temp-status=y
CONFIG_PACKAGE_luci-i18n-temp-status-ru=y
### HDD tools
CONFIG_PACKAGE_smartmontools=y
CONFIG_PACKAGE_hdparm=y
CONFIG_PACKAGE_hd-idle=y
CONFIG_PACKAGE_luci-app-hd-idle=y
#CONFIG_PACKAGE_luci-i18n-hd-idle-ru=y
CONFIG_PACKAGE_luci-app-disks-info=y
#CONFIG_PACKAGE_luci-i18n-disks-info-ru=y
CONFIG_PACKAGE_luci-app-diskman=y
### Network Ports viewer
CONFIG_PACKAGE_luci-app-tn-netports=y
CONFIG_PACKAGE_luci-i18n-tn-netports-ru=y
### Network traffic
CONFIG_PACKAGE_luci-app-sqm=y
CONFIG_PACKAGE_luci-i18n-sqm-ru=y
### TimeControl
CONFIG_PACKAGE_luci-app-timecontrol=m
### qBittorrent
CONFIG_PACKAGE_boost=y
CONFIG_PACKAGE_boost-system=y
CONFIG_PACKAGE_luci-app-qbittorrent=y
### FileBrowser
CONFIG_PACKAGE_wget-ssl=y
CONFIG_PACKAGE_luci-app-filebrowser=y
### DNSMasq
CONFIG_PACKAGE_dnsmasq-full=y
### CPU Freq
CONFIG_PACKAGE_luci-app-cpufreq=y
### Network speed test tools
CONFIG_PACKAGE_luci-app-netspeedtest=m
+34
View File
@@ -0,0 +1,34 @@
config global 'global'
option default_additional_info '0'
option default_h_mode '1'
option hv_mode_switch_button '1'
config port
option ifname 'eth1'
option name 'WAN'
option type 'copper'
config port
option ifname 'lan1'
option name 'LAN 1'
option type 'copper'
config port
option ifname 'lan2'
option name 'LAN 2'
option type 'copper'
config port
option ifname 'lan3'
option name 'LAN 3'
option type 'copper'
config port
option ifname 'lan4'
option name 'LAN 4'
option type 'copper'
config port
option ifname 'lan5'
option name 'LAN 5'
option type 'copper'
+17
View File
@@ -0,0 +1,17 @@
CONFIG_TARGET_mediatek=y
CONFIG_TARGET_mediatek_filogic=y
CONFIG_TARGET_mediatek_filogic_DEVICE_asus_tuf-ax6000=y
#include _addons.config
#include _base_initrd.config
CONFIG_TARGET_INITRAMFS_FORCE=y
CONFIG_TARGET_ROOTFS_INITRAMFS=y
CONFIG_USES_SEPARATE_INITRAMFS=n
CONFIG_TARGET_ROOTFS_INITRAMFS_SEPARATE=n
### DNSMasq
CONFIG_PACKAGE_dnsmasq-full=y
+27
View File
@@ -0,0 +1,27 @@
{
"nas": {
"title": "NAS",
"order": 45,
"items": [
[ "nas", "filebrowser" ],
[ "services", "samba4" ],
[ "services", "aria2" ],
[ "services", "transmission" ],
[ "services", "qbittorrent" ],
[ "system", "diskman" ],
[ "services", "disks-info" ],
[ "services", "hd_idle" ],
[ "services", "minidlna" ]
]
},
"vpn": {
"title": "VPN",
"order": 70,
"items": [
[ "vpn", "openvpn" ],
[ "status", "wireguard" ],
[ "services", "shadowsocks-libev" ],
[ "services", "shadowsocks" ]
]
}
}