Advertisement
Guest User

Attilav2-Padavan-SmbV2-FullSkins-NoRU-NoAria2

a guest
Nov 14th, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.91 KB | None | 0 0
  1. ### Target Vendor/Product (support only Ralink RT3883/MT7620/MT7621/MT7628)
  2. CONFIG_VENDOR=ASUS
  3. CONFIG_PRODUCT=MT7621
  4.  
  5. ### Target ProductID (board select, max 12 symbols)
  6. CONFIG_FIRMWARE_PRODUCT_ID="RT-AC1200GU"
  7.  
  8. ############################################################
  9. ### Linux kernel configuration
  10. ############################################################
  11.  
  12. ### Force MT7621 CPU clock to 900MHz (override Uboot settings)
  13. #CONFIG_FIRMWARE_CPU_900MHZ=y
  14.  
  15. ### Enable MT7621 CPU sleep mode (downclock to 220MHz on idle)
  16. #CONFIG_FIRMWARE_CPU_SLEEP=y
  17.  
  18. ### Kernel driver select for WiFi AP 2.4GHz
  19. ### 4.1 = MT7603E v4.1.0.0
  20. CONFIG_FIRMWARE_WIFI2_DRIVER=4.1
  21.  
  22. ### Kernel driver select for WiFi AP 5GHz
  23. ### 3.0 = MT7612E v3.0.4.0
  24. CONFIG_FIRMWARE_WIFI5_DRIVER=3.0
  25.  
  26. ### Enable IPv6 support
  27. CONFIG_FIRMWARE_ENABLE_IPV6=y
  28.  
  29. ### Enable USB support
  30. CONFIG_FIRMWARE_ENABLE_USB=y
  31.  
  32. ### Enable NTFS filesystem support via Paragon "ufsd" driver. ~0.4MB
  33. CONFIG_FIRMWARE_ENABLE_UFSD=y
  34.  
  35. ### Enable FAT/FAT32 filesystem support. ~0.1MB
  36. CONFIG_FIRMWARE_ENABLE_FAT=y
  37.  
  38. ### Enable exFAT (FAT/FAT32 too) filesystem support. ~0.12MB
  39. CONFIG_FIRMWARE_ENABLE_EXFAT=y
  40.  
  41. ### Enable EXT2 filesystem support. ~0.1MB
  42. #CONFIG_FIRMWARE_ENABLE_EXT2=y
  43.  
  44. ### Enable EXT3 filesystem support. ~0.2MB
  45. #CONFIG_FIRMWARE_ENABLE_EXT3=y
  46.  
  47. ### Enable EXT4 (EXT3/2 too) filesystem support. ~0.4MB
  48. CONFIG_FIRMWARE_ENABLE_EXT4=y
  49.  
  50. ### Enable XFS filesystem support. ~0.6MB
  51. #CONFIG_FIRMWARE_ENABLE_XFS=y
  52.  
  53. ### Enable FUSE (filesystems in userspace) support. ~0.1MB
  54. CONFIG_FIRMWARE_ENABLE_FUSE=y
  55.  
  56. ### Enable swap files/partitions support. ~0.05MB
  57. CONFIG_FIRMWARE_ENABLE_SWAP=y
  58.  
  59. ### Include UVC camera modules. ~0.2MB
  60. CONFIG_FIRMWARE_INCLUDE_UVC=y
  61.  
  62. ### Include USB-HID modules. ~0.2MB
  63. #CONFIG_FIRMWARE_INCLUDE_HID=y
  64.  
  65. ### Include USB-Serial modules (e.g. pl2303). ~0.03MB
  66. CONFIG_FIRMWARE_INCLUDE_SERIAL=y
  67.  
  68. ### Include USB-Audio modules ~0.46MB
  69. #CONFIG_FIRMWARE_INCLUDE_AUDIO=y
  70.  
  71. ### Include XFRM (IPsec) modules & iptables extension ~ 0.2MB
  72. CONFIG_FIRMWARE_INCLUDE_XFRM=y
  73.  
  74. ### Include network QoS scheduling modules. ~0.2MB
  75. #CONFIG_FIRMWARE_INCLUDE_QOS=y
  76.  
  77. ### Include IMQ module for shapers (a bit of performance degradation). ~0.02MB
  78. #CONFIG_FIRMWARE_INCLUDE_IMQ=y
  79.  
  80. ### Include IFB module for shapers. ~0.03MB
  81. #CONFIG_FIRMWARE_INCLUDE_IFB=y
  82.  
  83. ### Include IPSet utility and kernel modules. ~0.4MB
  84. CONFIG_FIRMWARE_INCLUDE_IPSET=y
  85.  
  86. ### Include NFSv3 server. ~0.6MB
  87. CONFIG_FIRMWARE_INCLUDE_NFSD=y
  88.  
  89. ### Include NFSv3 client. ~0.5MB
  90. CONFIG_FIRMWARE_INCLUDE_NFSC=y
  91.  
  92. ### Include CIFS (SMB) client. ~0.2MB
  93. CONFIG_FIRMWARE_INCLUDE_CIFS=y
  94.  
  95. ############################################################
  96. ### Userspace configuration
  97. ############################################################
  98.  
  99. ### Include WebUI international resources. Increased firmware size
  100. #CONFIG_FIRMWARE_INCLUDE_LANG_BR=y
  101. #CONFIG_FIRMWARE_INCLUDE_LANG_CZ=y
  102. #CONFIG_FIRMWARE_INCLUDE_LANG_DA=y
  103. #CONFIG_FIRMWARE_INCLUDE_LANG_DE=y
  104. #CONFIG_FIRMWARE_INCLUDE_LANG_ES=y
  105. #CONFIG_FIRMWARE_INCLUDE_LANG_FI=y
  106. #CONFIG_FIRMWARE_INCLUDE_LANG_FR=y
  107. #CONFIG_FIRMWARE_INCLUDE_LANG_NO=y
  108. #CONFIG_FIRMWARE_INCLUDE_LANG_PL=y
  109. #CONFIG_FIRMWARE_INCLUDE_LANG_RU=y
  110. #CONFIG_FIRMWARE_INCLUDE_LANG_SV=y
  111. #CONFIG_FIRMWARE_INCLUDE_LANG_UK=y
  112.  
  113. ### Include NTFS-3G FUSE driver (instead of Paragon "ufsd"). ~0.4MB
  114. #CONFIG_FIRMWARE_INCLUDE_NTFS_3G=y
  115.  
  116. ### Include LPR printer daemon. ~0.12MB
  117. CONFIG_FIRMWARE_INCLUDE_LPRD=y
  118.  
  119. ### Include USB-over-Ethernet printer daemon. ~0.05MB
  120. CONFIG_FIRMWARE_INCLUDE_U2EC=y
  121.  
  122. ### Include "tcpdump" utility. ~0.6MB
  123. CONFIG_FIRMWARE_INCLUDE_TCPDUMP=y
  124.  
  125. ### Include "hdparm" utility (allow set HDD spindown timeout and APM). ~0.1MB
  126. CONFIG_FIRMWARE_INCLUDE_HDPARM=y
  127.  
  128. ### Include "parted" utility (allow make GPT partitions). ~0.3MB
  129. CONFIG_FIRMWARE_INCLUDE_PARTED=y
  130.  
  131. ### Include SMB (and WINS) server. ~1.5MB
  132. CONFIG_FIRMWARE_INCLUDE_SMBD36=y
  133.  
  134. ### Include WINS server only. ~0.4MB
  135. #CONFIG_FIRMWARE_INCLUDE_WINS=y
  136.  
  137. ### Include syslog for SMB and WINS server. ~0.3MB
  138. CONFIG_FIRMWARE_INCLUDE_SMBD_SYSLOG=y
  139.  
  140. ### Include FTP server. ~0.2MB
  141. CONFIG_FIRMWARE_INCLUDE_FTPD=y
  142.  
  143. ### Include alternative L2TP control client RP-L2TP. ~0.1MB
  144. CONFIG_FIRMWARE_INCLUDE_RPL2TP=y
  145.  
  146. ### Include EAP-TTLS and EAP-PEAP authentication support. openssl ~1.2MB, wpa_supplicant +0.04MB
  147. CONFIG_FIRMWARE_INCLUDE_EAP_PEAP=y
  148.  
  149. ### Include HTTPS support for DDNS client. openssl ~1.2MB
  150. CONFIG_FIRMWARE_INCLUDE_DDNS_SSL=y
  151.  
  152. ### Include HTTPS support. openssl ~1.2MB
  153. CONFIG_FIRMWARE_INCLUDE_HTTPS=y
  154.  
  155. ### Include sftp-server. openssl ~1.2MB, sftp-server ~0.06MB
  156. CONFIG_FIRMWARE_INCLUDE_SFTP=y
  157.  
  158. ### Include dropbear SSH. ~0.3MB
  159. #CONFIG_FIRMWARE_INCLUDE_DROPBEAR=y
  160.  
  161. ### Make the dropbear symmetrical ciphers and hashes faster. ~0.06MB
  162. #CONFIG_FIRMWARE_INCLUDE_DROPBEAR_FAST_CODE=y
  163.  
  164. ### Include OpenSSH instead of dropbear. openssl ~1.2MB, openssh ~1.0MB
  165. CONFIG_FIRMWARE_INCLUDE_OPENSSH=y
  166.  
  167. ### Include OpenVPN. IPv6 required. openssl ~1.2MB, openvpn ~0.4MB
  168. CONFIG_FIRMWARE_INCLUDE_OPENVPN=y
  169.  
  170. ### Include StrongSwan. XFRM modules ~0.2MB, strongswan ~0.7MB
  171. CONFIG_FIRMWARE_INCLUDE_SSWAN=y
  172.  
  173. ### Include Elliptic Curves (EC) to openssl library. ~0.1MB
  174. CONFIG_FIRMWARE_INCLUDE_OPENSSL_EC=y
  175.  
  176. ### Include "openssl" executable for generate certificates. ~0.4MB
  177. CONFIG_FIRMWARE_INCLUDE_OPENSSL_EXE=y
  178.  
  179. ### Include xUPNPd IPTV mediaserver. ~0.3MB
  180. CONFIG_FIRMWARE_INCLUDE_XUPNPD=y
  181.  
  182. ### Include Minidlna UPnP mediaserver. ~1.6MB
  183. CONFIG_FIRMWARE_INCLUDE_MINIDLNA=y
  184.  
  185. ### Include Firefly iTunes mediaserver. ~1.0MB
  186. CONFIG_FIRMWARE_INCLUDE_FIREFLY=y
  187.  
  188. ### Include ffmpeg 0.11.x instead of 0.6.x for Minidlna and Firefly. ~0.1MB
  189. CONFIG_FIRMWARE_INCLUDE_FFMPEG_NEW=y
  190.  
  191. ### Include Transmission torrent. openssl ~1.2MB, transmission ~1.5MB
  192. CONFIG_FIRMWARE_INCLUDE_TRANSMISSION=y
  193.  
  194. ### Include Transmission-Web-Control (advanced WebUI). ~0.8MB
  195. CONFIG_FIRMWARE_INCLUDE_TRANSMISSION_WEB_CONTROL=y
  196.  
  197. ### Include Aria2 download manager. openssl ~1.2MB, aria2 ~3.5MB
  198. #CONFIG_FIRMWARE_INCLUDE_ARIA=y
  199.  
  200. ### Include Aria2 WEB control. ~0.7MB
  201. #CONFIG_FIRMWARE_INCLUDE_ARIA_WEB_CONTROL=y
  202.  
  203. ### Include TOR proxy ~2.3MB
  204. #CONFIG_FIRMWARE_INCLUDE_TOR=y
  205.  
  206. ### Include GeoIP database info for TOR proxy ~1.1MB
  207. #CONFIG_FIRMWARE_INCLUDE_TOR_GEOIP=y
  208.  
  209. ### Include IPv6 GeoIP database info for TOR proxy ~1.1MB
  210. #CONFIG_FIRMWARE_INCLUDE_TOR_GEOIPV6=y
  211.  
  212. ### Include Privoxy proxy ~0.3MB
  213. #CONFIG_FIRMWARE_INCLUDE_PRIVOXY=y
  214.  
  215. ### Include DNSCrypt proxy ~0.5MB
  216. #CONFIG_FIRMWARE_INCLUDE_DNSCRYPT=y
  217.  
  218. ### Include WPAD support
  219. #CONFIG_FIRMWARE_INCLUDE_WPAD=y
  220.  
  221. ### Include compressed memory support
  222. #CONFIG_FIRMWARE_INCLUDE_ZRAM=y
  223.  
  224.  
  225.  
  226. ############################################################
  227. ### Connection settings SSH PROMETHEUS
  228. ############################################################
  229. ### IP
  230. IPWRT=192.168.1.1
  231. ### Login
  232. ROOTWRT=admin
  233. ### Password
  234. PWDR="admin"
  235. ### SSH Port
  236. ssh_port="22"
  237. ############################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement