File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11devices :
2+ ignitenet_ss-w2-ac2600 :
3+ name : IgniteNet SunSpot AC Wave2
4+ target : ipq806x/generic
5+ firmware : initramfs-fit-uImage.itb
6+ snapshots_only : true
7+
28 genexis_pulse-ex400 :
39 name : Genexis Pulse EX400 / Inteno Pulse EX400
410 target : ramips-mt7621
@@ -127,6 +133,7 @@ labs:
127133 - glinet_gl-mt6000
128134 - rpi-4
129135 - enterasys_ws-ap3710i
136+ - ignitenet_ss-w2-ac2600
130137 developers :
131138 - aparcar
132139 - dangowrt
Original file line number Diff line number Diff line change 1+ targets :
2+ main :
3+ features :
4+ - wan_port
5+ - wifi
6+ resources :
7+ RemotePlace :
8+ name : !template "$LG_PLACE"
9+ drivers :
10+ - PDUDaemonDriver : {}
11+ - TFTPProviderDriver : {}
12+ - SerialDriver :
13+ txdelay : 0.01
14+ - UBootDriver :
15+ interrupt : " \\ x0"
16+ prompt : " MT7622>"
17+ init_commands :
18+ - dhcp
19+ boot_command : bootm $loadaddr#$bootconf
20+ - ShellDriver :
21+ prompt : ' root@[\w()]+:[^ ]+ '
22+ login_prompt : Please press Enter to activate this console.
23+ await_login_timeout : 15
24+ login_timeout : 120
25+ post_login_settle_time : 5
26+ username : root
27+ - UBootTFTPStrategy : {}
28+ - SSHDriver :
29+ connection_timeout : 120.0
30+ explicit_scp_mode : True
31+
32+ images :
33+ root : !template $LG_IMAGE
34+
35+ imports :
36+ - ../strategies/tftpstrategy.py
You can’t perform that action at this time.
0 commit comments