├── .editorconfig ├── .gitignore ├── .gitignore.master ├── .gitignore.whatsminer ├── LICENSE.txt ├── README.md ├── etc └── rcS.d │ └── S69hive ├── hive-config ├── .gitkeep └── hive.conf ├── hive ├── bin │ ├── agent │ ├── agent-screen │ ├── ant-functions │ ├── ant-functions.sh │ ├── asic-find │ ├── asic-model │ ├── asic-oc │ ├── asic_oc │ ├── asicminer-config │ ├── averager │ ├── cache-hive-ip │ ├── cgminer-get │ ├── colors │ ├── controller │ ├── diag-17 │ ├── diagnostic │ ├── dns-helper │ ├── firmware-upgrade │ ├── firstrun │ ├── hello │ ├── hive │ ├── hive-functions.sh │ ├── hive-passwd │ ├── hive-uninstall │ ├── hive_autorun │ ├── hssh │ ├── human-curl-error │ ├── inno-reboot │ ├── inno_api │ ├── message │ ├── miner │ ├── selfupgrade │ ├── ssh-access │ ├── telec │ ├── timeout │ ├── todd_api │ ├── virus-check │ └── wd ├── etc │ ├── .bashrc │ ├── VERSION │ ├── build │ ├── crontab.root │ ├── environment │ └── motd ├── hive-asic-net-installer │ ├── config.txt │ ├── download.sh │ ├── firmware-L3.sh │ ├── firmware-upgrade │ ├── firmware-upgrade-L3 │ ├── firmware.sh │ ├── install.sh │ ├── ips.txt │ ├── ipscan.sh │ ├── ipscan_model.sh │ └── setup.sh ├── lib │ ├── libjq.so.1 │ ├── libjq.so.1.0.4 │ ├── libncurses.so.5 │ ├── libncurses.so.5.9 │ ├── libonig.so.4 │ ├── libonig.so.4.0.0 │ ├── libtinfo.so.5 │ └── libtinfo.so.5.9 ├── sbin │ ├── bash │ ├── busybox.nosuid │ ├── jq │ ├── mtr │ ├── mtr-packet │ ├── sreboot │ ├── ssh-keygen │ ├── sshpass │ ├── timetran │ └── tmate └── share │ ├── S9 │ ├── .profile │ ├── S69hive │ ├── S69hive_f │ ├── lib │ │ └── .gitkeep │ └── upgrade.cgi.patch │ ├── _examples │ └── bitmain │ │ ├── S9-Hiveon │ │ ├── bmminer_pools.api │ │ ├── bmminer_stats.api │ │ ├── model │ │ ├── raw_pools.json │ │ ├── raw_stats.json │ │ └── system │ │ ├── S9_old │ │ ├── compile_time │ │ ├── dmesg.log │ │ ├── errors.txt │ │ ├── pools.json │ │ ├── stats.json │ │ ├── stats.min.json │ │ ├── stats2.json │ │ ├── summary.json │ │ └── test.sh │ │ ├── T17-Hiveon │ │ ├── cgminer_pools.api │ │ ├── cgminer_stats.api │ │ ├── model │ │ ├── raw_pools.json │ │ ├── raw_stats.json │ │ └── system │ │ ├── T9-Hiveon │ │ ├── bmminer_pools.api │ │ ├── bmminer_stats.api │ │ ├── model │ │ ├── raw_pools.json │ │ ├── raw_stats.json │ │ └── system │ │ └── get_dump.sh │ ├── ant_15_17 │ └── S69hive │ ├── avalon │ ├── hive-agent-screen.service │ ├── hive-agent-screen.timer │ ├── hive-cache-ip.service │ ├── hive-cache-ip.timer │ ├── hive.service │ ├── restart-asic-cron.service │ ├── restart-asic-cron.timer │ ├── restart-cgminer-cron.service │ └── restart-cgminer-cron.timer │ ├── blackminer │ └── blackminer.json │ ├── innosilicon │ ├── hive-agent-screen.service │ ├── hive-agent-screen.timer │ ├── hive-cache-ip.service │ ├── hive-cache-ip.timer │ ├── hive.service │ ├── restart-asic-cron.service │ ├── restart-asic-cron.timer │ ├── restart-cgminer-cron.service │ └── restart-cgminer-cron.timer │ ├── l3 │ └── S69hive │ ├── profiles │ ├── L3+_1.00_description │ ├── L3+_1.02.json │ ├── L3+_1.02_description │ ├── L3+_1.03.json │ ├── L3+_1.03_description │ ├── L3+_1.04.json │ ├── L3+_1.04_description │ ├── L3+_1.05.json │ ├── L3+_1.05_description │ ├── S10_1.02.json │ ├── S10_1.02_description │ ├── S17+_1.00.json │ ├── S17+_1.00_description │ ├── S17+_2.00_description │ ├── S17+_2.02.json │ ├── S17+_2.02_description │ ├── S17+_2.03.json │ ├── S17+_2.03_description │ ├── S17+_2.04.json │ ├── S17+_2.04_description │ ├── S17E_1.00.json │ ├── S17E_1.00_description │ ├── S17E_2.02.json │ ├── S17E_2.02_description │ ├── S17E_2.04.json │ ├── S17E_2.04_description │ ├── S17_1.01.json │ ├── S17_1.01_description │ ├── S17_1.02.json │ ├── S17_1.02_description │ ├── S17_2.00.json │ ├── S17_2.00_description │ ├── S17_2.02.json │ ├── S17_2.02_description │ ├── S17_2.04.json │ ├── S17_2.04_description │ ├── S19JPRO_1.00.json │ ├── S19JPRO_1.00_description │ ├── S19JPRO_1.01.json │ ├── S19JPRO_1.01_description │ ├── S19JPRO_1.02.json │ ├── S19JPRO_1.02_description │ ├── S19J_1.00.json │ ├── S19J_1.00_description │ ├── S19J_1.01.json │ ├── S19J_1.01_description │ ├── S19J_1.02.json │ ├── S19J_1.02_description │ ├── S19PRO_1.00.json │ ├── S19PRO_1.00_description │ ├── S19PRO_1.01.json │ ├── S19PRO_1.01_description │ ├── S19PRO_1.02.json │ ├── S19PRO_1.02_description │ ├── S19_1.00.json │ ├── S19_1.00_description │ ├── S19_1.01.json │ ├── S19_1.01_description │ ├── S19_1.02.json │ ├── S19_1.02_description │ ├── S19x88_1.01.json │ ├── S19x88_1.01_description │ ├── S19x88_1.02.json │ ├── S19x88_1.02_description │ ├── S9_1.00_description │ ├── S9_1.01_description │ ├── S9_1.02.json │ ├── S9_1.02_description │ ├── S9_1.03.json │ ├── S9_1.03_description │ ├── T17+_1.00.json │ ├── T17+_1.00_description │ ├── T17+_2.02.json │ ├── T17+_2.02_description │ ├── T17+_2.04.json │ ├── T17+_2.04_description │ ├── T17E_1.00.json │ ├── T17E_1.00_description │ ├── T17E_2.02.json │ ├── T17E_2.02_description │ ├── T17E_2.03.json │ ├── T17E_2.03_description │ ├── T17E_2.04.json │ ├── T17E_2.04_description │ ├── T17_1.01.json │ ├── T17_1.01_description │ ├── T17_1.02.json │ ├── T17_1.02_description │ ├── T17_2.00.json │ ├── T17_2.00_description │ ├── T17_2.02.json │ ├── T17_2.02_description │ ├── T17_2.03.json │ ├── T17_2.03_description │ ├── T17_2.04.json │ ├── T17_2.04_description │ ├── T19_1.00.json │ ├── T19_1.00_description │ ├── T19_1.01.json │ ├── T19_1.01_description │ ├── T19_1.02.json │ ├── T19_1.02_description │ ├── T9_1.02.json │ ├── T9_1.02_description │ ├── T9_1.03.json │ └── T9_1.03_description │ ├── z9 │ └── hive_autorun │ ├── zig │ ├── README.md │ └── crontab.root │ └── zzz │ └── EOF └── home └── root ├── .profile ├── .screenrc └── inputrc /.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/.editorconfig -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | .idea 2 | *~ 3 | *.b 4 | avalon_a* 5 | build-tools/ 6 | -------------------------------------------------------------------------------- /.gitignore.master: -------------------------------------------------------------------------------- 1 | hive/share/whatsminer -------------------------------------------------------------------------------- /.gitignore.whatsminer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/.gitignore.whatsminer -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/README.md -------------------------------------------------------------------------------- /etc/rcS.d/S69hive: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/etc/rcS.d/S69hive -------------------------------------------------------------------------------- /hive-config/.gitkeep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /hive-config/hive.conf: -------------------------------------------------------------------------------- 1 | # stub 2 | -------------------------------------------------------------------------------- /hive/bin/agent: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/agent -------------------------------------------------------------------------------- /hive/bin/agent-screen: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/agent-screen -------------------------------------------------------------------------------- /hive/bin/ant-functions: -------------------------------------------------------------------------------- 1 | ant-functions.sh -------------------------------------------------------------------------------- /hive/bin/ant-functions.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/ant-functions.sh -------------------------------------------------------------------------------- /hive/bin/asic-find: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/asic-find -------------------------------------------------------------------------------- /hive/bin/asic-model: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/asic-model -------------------------------------------------------------------------------- /hive/bin/asic-oc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/asic-oc -------------------------------------------------------------------------------- /hive/bin/asic_oc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/asic_oc -------------------------------------------------------------------------------- /hive/bin/asicminer-config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/asicminer-config -------------------------------------------------------------------------------- /hive/bin/averager: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/averager -------------------------------------------------------------------------------- /hive/bin/cache-hive-ip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/cache-hive-ip -------------------------------------------------------------------------------- /hive/bin/cgminer-get: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/cgminer-get -------------------------------------------------------------------------------- /hive/bin/colors: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/colors -------------------------------------------------------------------------------- /hive/bin/controller: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/controller -------------------------------------------------------------------------------- /hive/bin/diag-17: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/diag-17 -------------------------------------------------------------------------------- /hive/bin/diagnostic: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/diagnostic -------------------------------------------------------------------------------- /hive/bin/dns-helper: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/dns-helper -------------------------------------------------------------------------------- /hive/bin/firmware-upgrade: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/firmware-upgrade -------------------------------------------------------------------------------- /hive/bin/firstrun: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/firstrun -------------------------------------------------------------------------------- /hive/bin/hello: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/hello -------------------------------------------------------------------------------- /hive/bin/hive: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/hive -------------------------------------------------------------------------------- /hive/bin/hive-functions.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/hive-functions.sh -------------------------------------------------------------------------------- /hive/bin/hive-passwd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/hive-passwd -------------------------------------------------------------------------------- /hive/bin/hive-uninstall: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/hive-uninstall -------------------------------------------------------------------------------- /hive/bin/hive_autorun: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/hive_autorun -------------------------------------------------------------------------------- /hive/bin/hssh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/hssh -------------------------------------------------------------------------------- /hive/bin/human-curl-error: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/human-curl-error -------------------------------------------------------------------------------- /hive/bin/inno-reboot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/inno-reboot -------------------------------------------------------------------------------- /hive/bin/inno_api: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/inno_api -------------------------------------------------------------------------------- /hive/bin/message: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/message -------------------------------------------------------------------------------- /hive/bin/miner: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/miner -------------------------------------------------------------------------------- /hive/bin/selfupgrade: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/selfupgrade -------------------------------------------------------------------------------- /hive/bin/ssh-access: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/ssh-access -------------------------------------------------------------------------------- /hive/bin/telec: -------------------------------------------------------------------------------- 1 | #!/hive/sbin/bash 2 | 3 | echo "Teleconsole deprecated. Use hssh" 4 | exit 1 5 | -------------------------------------------------------------------------------- /hive/bin/timeout: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/timeout -------------------------------------------------------------------------------- /hive/bin/todd_api: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/todd_api -------------------------------------------------------------------------------- /hive/bin/virus-check: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/virus-check -------------------------------------------------------------------------------- /hive/bin/wd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/bin/wd -------------------------------------------------------------------------------- /hive/etc/.bashrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/etc/.bashrc -------------------------------------------------------------------------------- /hive/etc/VERSION: -------------------------------------------------------------------------------- 1 | 0.1-13 2 | -------------------------------------------------------------------------------- /hive/etc/build: -------------------------------------------------------------------------------- 1 | dev1544 2 | -------------------------------------------------------------------------------- /hive/etc/crontab.root: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/etc/crontab.root -------------------------------------------------------------------------------- /hive/etc/environment: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/etc/environment -------------------------------------------------------------------------------- /hive/etc/motd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/etc/motd -------------------------------------------------------------------------------- /hive/hive-asic-net-installer/config.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/hive-asic-net-installer/config.txt -------------------------------------------------------------------------------- /hive/hive-asic-net-installer/download.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/hive-asic-net-installer/download.sh -------------------------------------------------------------------------------- /hive/hive-asic-net-installer/firmware-L3.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/hive-asic-net-installer/firmware-L3.sh -------------------------------------------------------------------------------- /hive/hive-asic-net-installer/firmware-upgrade: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/hive-asic-net-installer/firmware-upgrade -------------------------------------------------------------------------------- /hive/hive-asic-net-installer/firmware-upgrade-L3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/hive-asic-net-installer/firmware-upgrade-L3 -------------------------------------------------------------------------------- /hive/hive-asic-net-installer/firmware.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/hive-asic-net-installer/firmware.sh -------------------------------------------------------------------------------- /hive/hive-asic-net-installer/install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/hive-asic-net-installer/install.sh -------------------------------------------------------------------------------- /hive/hive-asic-net-installer/ips.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/hive-asic-net-installer/ips.txt -------------------------------------------------------------------------------- /hive/hive-asic-net-installer/ipscan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/hive-asic-net-installer/ipscan.sh -------------------------------------------------------------------------------- /hive/hive-asic-net-installer/ipscan_model.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/hive-asic-net-installer/ipscan_model.sh -------------------------------------------------------------------------------- /hive/hive-asic-net-installer/setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/hive-asic-net-installer/setup.sh -------------------------------------------------------------------------------- /hive/lib/libjq.so.1: -------------------------------------------------------------------------------- 1 | libjq.so.1.0.4 -------------------------------------------------------------------------------- /hive/lib/libjq.so.1.0.4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/lib/libjq.so.1.0.4 -------------------------------------------------------------------------------- /hive/lib/libncurses.so.5: -------------------------------------------------------------------------------- 1 | libncurses.so.5.9 -------------------------------------------------------------------------------- /hive/lib/libncurses.so.5.9: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/lib/libncurses.so.5.9 -------------------------------------------------------------------------------- /hive/lib/libonig.so.4: -------------------------------------------------------------------------------- 1 | libonig.so.4.0.0 -------------------------------------------------------------------------------- /hive/lib/libonig.so.4.0.0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/lib/libonig.so.4.0.0 -------------------------------------------------------------------------------- /hive/lib/libtinfo.so.5: -------------------------------------------------------------------------------- 1 | libtinfo.so.5.9 -------------------------------------------------------------------------------- /hive/lib/libtinfo.so.5.9: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/lib/libtinfo.so.5.9 -------------------------------------------------------------------------------- /hive/sbin/bash: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/sbin/bash -------------------------------------------------------------------------------- /hive/sbin/busybox.nosuid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/sbin/busybox.nosuid -------------------------------------------------------------------------------- /hive/sbin/jq: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/sbin/jq -------------------------------------------------------------------------------- /hive/sbin/mtr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/sbin/mtr -------------------------------------------------------------------------------- /hive/sbin/mtr-packet: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/sbin/mtr-packet -------------------------------------------------------------------------------- /hive/sbin/sreboot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/sbin/sreboot -------------------------------------------------------------------------------- /hive/sbin/ssh-keygen: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/sbin/ssh-keygen -------------------------------------------------------------------------------- /hive/sbin/sshpass: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/sbin/sshpass -------------------------------------------------------------------------------- /hive/sbin/timetran: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/sbin/timetran -------------------------------------------------------------------------------- /hive/sbin/tmate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/sbin/tmate -------------------------------------------------------------------------------- /hive/share/S9/.profile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/S9/.profile -------------------------------------------------------------------------------- /hive/share/S9/S69hive: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/S9/S69hive -------------------------------------------------------------------------------- /hive/share/S9/S69hive_f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/S9/S69hive_f -------------------------------------------------------------------------------- /hive/share/S9/lib/.gitkeep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /hive/share/S9/upgrade.cgi.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/S9/upgrade.cgi.patch -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9-Hiveon/bmminer_pools.api: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/S9-Hiveon/bmminer_pools.api -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9-Hiveon/bmminer_stats.api: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/S9-Hiveon/bmminer_stats.api -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9-Hiveon/model: -------------------------------------------------------------------------------- 1 | Wed Feb 26 17:50:21 UTC 2019 2 | Antminer S9 Hiveon -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9-Hiveon/raw_pools.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/S9-Hiveon/raw_pools.json -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9-Hiveon/raw_stats.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/S9-Hiveon/raw_stats.json -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9-Hiveon/system: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/S9-Hiveon/system -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9_old/compile_time: -------------------------------------------------------------------------------- 1 | Fri Nov 17 17:37:49 CST 2017 2 | Antminer S9 3 | S9_V2.54 4 | -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9_old/dmesg.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/S9_old/dmesg.log -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9_old/errors.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/S9_old/errors.txt -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9_old/pools.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/S9_old/pools.json -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9_old/stats.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/S9_old/stats.json -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9_old/stats.min.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/S9_old/stats.min.json -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9_old/stats2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/S9_old/stats2.json -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9_old/summary.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/S9_old/summary.json -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/S9_old/test.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/S9_old/test.sh -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/T17-Hiveon/cgminer_pools.api: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/T17-Hiveon/cgminer_pools.api -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/T17-Hiveon/cgminer_stats.api: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/T17-Hiveon/cgminer_stats.api -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/T17-Hiveon/model: -------------------------------------------------------------------------------- 1 | Fri Apr 3 16:01:12 UTC 2020 2 | Antminer T17 Hiveon -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/T17-Hiveon/raw_pools.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/T17-Hiveon/raw_pools.json -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/T17-Hiveon/raw_stats.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/T17-Hiveon/raw_stats.json -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/T17-Hiveon/system: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/T17-Hiveon/system -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/T9-Hiveon/bmminer_pools.api: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/T9-Hiveon/bmminer_pools.api -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/T9-Hiveon/bmminer_stats.api: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/T9-Hiveon/bmminer_stats.api -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/T9-Hiveon/model: -------------------------------------------------------------------------------- 1 | Sat Aug 10 12:32:13 PST 2019 2 | Antminer T9 Hiveon -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/T9-Hiveon/raw_pools.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/T9-Hiveon/raw_pools.json -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/T9-Hiveon/raw_stats.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/T9-Hiveon/raw_stats.json -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/T9-Hiveon/system: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/T9-Hiveon/system -------------------------------------------------------------------------------- /hive/share/_examples/bitmain/get_dump.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/_examples/bitmain/get_dump.sh -------------------------------------------------------------------------------- /hive/share/ant_15_17/S69hive: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/ant_15_17/S69hive -------------------------------------------------------------------------------- /hive/share/avalon/hive-agent-screen.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/avalon/hive-agent-screen.service -------------------------------------------------------------------------------- /hive/share/avalon/hive-agent-screen.timer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/avalon/hive-agent-screen.timer -------------------------------------------------------------------------------- /hive/share/avalon/hive-cache-ip.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/avalon/hive-cache-ip.service -------------------------------------------------------------------------------- /hive/share/avalon/hive-cache-ip.timer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/avalon/hive-cache-ip.timer -------------------------------------------------------------------------------- /hive/share/avalon/hive.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/avalon/hive.service -------------------------------------------------------------------------------- /hive/share/avalon/restart-asic-cron.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/avalon/restart-asic-cron.service -------------------------------------------------------------------------------- /hive/share/avalon/restart-asic-cron.timer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/avalon/restart-asic-cron.timer -------------------------------------------------------------------------------- /hive/share/avalon/restart-cgminer-cron.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/avalon/restart-cgminer-cron.service -------------------------------------------------------------------------------- /hive/share/avalon/restart-cgminer-cron.timer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/avalon/restart-cgminer-cron.timer -------------------------------------------------------------------------------- /hive/share/blackminer/blackminer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/blackminer/blackminer.json -------------------------------------------------------------------------------- /hive/share/innosilicon/hive-agent-screen.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/innosilicon/hive-agent-screen.service -------------------------------------------------------------------------------- /hive/share/innosilicon/hive-agent-screen.timer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/innosilicon/hive-agent-screen.timer -------------------------------------------------------------------------------- /hive/share/innosilicon/hive-cache-ip.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/innosilicon/hive-cache-ip.service -------------------------------------------------------------------------------- /hive/share/innosilicon/hive-cache-ip.timer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/innosilicon/hive-cache-ip.timer -------------------------------------------------------------------------------- /hive/share/innosilicon/hive.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/innosilicon/hive.service -------------------------------------------------------------------------------- /hive/share/innosilicon/restart-asic-cron.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/innosilicon/restart-asic-cron.service -------------------------------------------------------------------------------- /hive/share/innosilicon/restart-asic-cron.timer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/innosilicon/restart-asic-cron.timer -------------------------------------------------------------------------------- /hive/share/innosilicon/restart-cgminer-cron.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/innosilicon/restart-cgminer-cron.service -------------------------------------------------------------------------------- /hive/share/innosilicon/restart-cgminer-cron.timer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/innosilicon/restart-cgminer-cron.timer -------------------------------------------------------------------------------- /hive/share/l3/S69hive: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/l3/S69hive -------------------------------------------------------------------------------- /hive/share/profiles/L3+_1.00_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/L3+_1.00_description -------------------------------------------------------------------------------- /hive/share/profiles/L3+_1.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/L3+_1.02.json -------------------------------------------------------------------------------- /hive/share/profiles/L3+_1.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/L3+_1.02_description -------------------------------------------------------------------------------- /hive/share/profiles/L3+_1.03.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/L3+_1.03.json -------------------------------------------------------------------------------- /hive/share/profiles/L3+_1.03_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/L3+_1.03_description -------------------------------------------------------------------------------- /hive/share/profiles/L3+_1.04.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/L3+_1.04.json -------------------------------------------------------------------------------- /hive/share/profiles/L3+_1.04_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/L3+_1.04_description -------------------------------------------------------------------------------- /hive/share/profiles/L3+_1.05.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/L3+_1.05.json -------------------------------------------------------------------------------- /hive/share/profiles/L3+_1.05_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/L3+_1.05_description -------------------------------------------------------------------------------- /hive/share/profiles/S10_1.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S10_1.02.json -------------------------------------------------------------------------------- /hive/share/profiles/S10_1.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S10_1.02_description -------------------------------------------------------------------------------- /hive/share/profiles/S17+_1.00.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17+_1.00.json -------------------------------------------------------------------------------- /hive/share/profiles/S17+_1.00_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17+_1.00_description -------------------------------------------------------------------------------- /hive/share/profiles/S17+_2.00_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17+_2.00_description -------------------------------------------------------------------------------- /hive/share/profiles/S17+_2.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17+_2.02.json -------------------------------------------------------------------------------- /hive/share/profiles/S17+_2.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17+_2.02_description -------------------------------------------------------------------------------- /hive/share/profiles/S17+_2.03.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17+_2.03.json -------------------------------------------------------------------------------- /hive/share/profiles/S17+_2.03_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17+_2.03_description -------------------------------------------------------------------------------- /hive/share/profiles/S17+_2.04.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17+_2.04.json -------------------------------------------------------------------------------- /hive/share/profiles/S17+_2.04_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17+_2.04_description -------------------------------------------------------------------------------- /hive/share/profiles/S17E_1.00.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17E_1.00.json -------------------------------------------------------------------------------- /hive/share/profiles/S17E_1.00_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17E_1.00_description -------------------------------------------------------------------------------- /hive/share/profiles/S17E_2.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17E_2.02.json -------------------------------------------------------------------------------- /hive/share/profiles/S17E_2.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17E_2.02_description -------------------------------------------------------------------------------- /hive/share/profiles/S17E_2.04.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17E_2.04.json -------------------------------------------------------------------------------- /hive/share/profiles/S17E_2.04_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17E_2.04_description -------------------------------------------------------------------------------- /hive/share/profiles/S17_1.01.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17_1.01.json -------------------------------------------------------------------------------- /hive/share/profiles/S17_1.01_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17_1.01_description -------------------------------------------------------------------------------- /hive/share/profiles/S17_1.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17_1.02.json -------------------------------------------------------------------------------- /hive/share/profiles/S17_1.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17_1.02_description -------------------------------------------------------------------------------- /hive/share/profiles/S17_2.00.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17_2.00.json -------------------------------------------------------------------------------- /hive/share/profiles/S17_2.00_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17_2.00_description -------------------------------------------------------------------------------- /hive/share/profiles/S17_2.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17_2.02.json -------------------------------------------------------------------------------- /hive/share/profiles/S17_2.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17_2.02_description -------------------------------------------------------------------------------- /hive/share/profiles/S17_2.04.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17_2.04.json -------------------------------------------------------------------------------- /hive/share/profiles/S17_2.04_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S17_2.04_description -------------------------------------------------------------------------------- /hive/share/profiles/S19JPRO_1.00.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19JPRO_1.00.json -------------------------------------------------------------------------------- /hive/share/profiles/S19JPRO_1.00_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19JPRO_1.00_description -------------------------------------------------------------------------------- /hive/share/profiles/S19JPRO_1.01.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19JPRO_1.01.json -------------------------------------------------------------------------------- /hive/share/profiles/S19JPRO_1.01_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19JPRO_1.01_description -------------------------------------------------------------------------------- /hive/share/profiles/S19JPRO_1.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19JPRO_1.02.json -------------------------------------------------------------------------------- /hive/share/profiles/S19JPRO_1.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19JPRO_1.02_description -------------------------------------------------------------------------------- /hive/share/profiles/S19J_1.00.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19J_1.00.json -------------------------------------------------------------------------------- /hive/share/profiles/S19J_1.00_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19J_1.00_description -------------------------------------------------------------------------------- /hive/share/profiles/S19J_1.01.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19J_1.01.json -------------------------------------------------------------------------------- /hive/share/profiles/S19J_1.01_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19J_1.01_description -------------------------------------------------------------------------------- /hive/share/profiles/S19J_1.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19J_1.02.json -------------------------------------------------------------------------------- /hive/share/profiles/S19J_1.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19J_1.02_description -------------------------------------------------------------------------------- /hive/share/profiles/S19PRO_1.00.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19PRO_1.00.json -------------------------------------------------------------------------------- /hive/share/profiles/S19PRO_1.00_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19PRO_1.00_description -------------------------------------------------------------------------------- /hive/share/profiles/S19PRO_1.01.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19PRO_1.01.json -------------------------------------------------------------------------------- /hive/share/profiles/S19PRO_1.01_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19PRO_1.01_description -------------------------------------------------------------------------------- /hive/share/profiles/S19PRO_1.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19PRO_1.02.json -------------------------------------------------------------------------------- /hive/share/profiles/S19PRO_1.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19PRO_1.02_description -------------------------------------------------------------------------------- /hive/share/profiles/S19_1.00.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19_1.00.json -------------------------------------------------------------------------------- /hive/share/profiles/S19_1.00_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19_1.00_description -------------------------------------------------------------------------------- /hive/share/profiles/S19_1.01.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19_1.01.json -------------------------------------------------------------------------------- /hive/share/profiles/S19_1.01_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19_1.01_description -------------------------------------------------------------------------------- /hive/share/profiles/S19_1.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19_1.02.json -------------------------------------------------------------------------------- /hive/share/profiles/S19_1.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19_1.02_description -------------------------------------------------------------------------------- /hive/share/profiles/S19x88_1.01.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19x88_1.01.json -------------------------------------------------------------------------------- /hive/share/profiles/S19x88_1.01_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19x88_1.01_description -------------------------------------------------------------------------------- /hive/share/profiles/S19x88_1.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19x88_1.02.json -------------------------------------------------------------------------------- /hive/share/profiles/S19x88_1.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S19x88_1.02_description -------------------------------------------------------------------------------- /hive/share/profiles/S9_1.00_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S9_1.00_description -------------------------------------------------------------------------------- /hive/share/profiles/S9_1.01_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S9_1.01_description -------------------------------------------------------------------------------- /hive/share/profiles/S9_1.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S9_1.02.json -------------------------------------------------------------------------------- /hive/share/profiles/S9_1.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S9_1.02_description -------------------------------------------------------------------------------- /hive/share/profiles/S9_1.03.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S9_1.03.json -------------------------------------------------------------------------------- /hive/share/profiles/S9_1.03_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/S9_1.03_description -------------------------------------------------------------------------------- /hive/share/profiles/T17+_1.00.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17+_1.00.json -------------------------------------------------------------------------------- /hive/share/profiles/T17+_1.00_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17+_1.00_description -------------------------------------------------------------------------------- /hive/share/profiles/T17+_2.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17+_2.02.json -------------------------------------------------------------------------------- /hive/share/profiles/T17+_2.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17+_2.02_description -------------------------------------------------------------------------------- /hive/share/profiles/T17+_2.04.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17+_2.04.json -------------------------------------------------------------------------------- /hive/share/profiles/T17+_2.04_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17+_2.04_description -------------------------------------------------------------------------------- /hive/share/profiles/T17E_1.00.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17E_1.00.json -------------------------------------------------------------------------------- /hive/share/profiles/T17E_1.00_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17E_1.00_description -------------------------------------------------------------------------------- /hive/share/profiles/T17E_2.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17E_2.02.json -------------------------------------------------------------------------------- /hive/share/profiles/T17E_2.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17E_2.02_description -------------------------------------------------------------------------------- /hive/share/profiles/T17E_2.03.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17E_2.03.json -------------------------------------------------------------------------------- /hive/share/profiles/T17E_2.03_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17E_2.03_description -------------------------------------------------------------------------------- /hive/share/profiles/T17E_2.04.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17E_2.04.json -------------------------------------------------------------------------------- /hive/share/profiles/T17E_2.04_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17E_2.04_description -------------------------------------------------------------------------------- /hive/share/profiles/T17_1.01.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17_1.01.json -------------------------------------------------------------------------------- /hive/share/profiles/T17_1.01_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17_1.01_description -------------------------------------------------------------------------------- /hive/share/profiles/T17_1.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17_1.02.json -------------------------------------------------------------------------------- /hive/share/profiles/T17_1.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17_1.02_description -------------------------------------------------------------------------------- /hive/share/profiles/T17_2.00.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17_2.00.json -------------------------------------------------------------------------------- /hive/share/profiles/T17_2.00_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17_2.00_description -------------------------------------------------------------------------------- /hive/share/profiles/T17_2.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17_2.02.json -------------------------------------------------------------------------------- /hive/share/profiles/T17_2.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17_2.02_description -------------------------------------------------------------------------------- /hive/share/profiles/T17_2.03.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17_2.03.json -------------------------------------------------------------------------------- /hive/share/profiles/T17_2.03_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17_2.03_description -------------------------------------------------------------------------------- /hive/share/profiles/T17_2.04.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17_2.04.json -------------------------------------------------------------------------------- /hive/share/profiles/T17_2.04_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T17_2.04_description -------------------------------------------------------------------------------- /hive/share/profiles/T19_1.00.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T19_1.00.json -------------------------------------------------------------------------------- /hive/share/profiles/T19_1.00_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T19_1.00_description -------------------------------------------------------------------------------- /hive/share/profiles/T19_1.01.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T19_1.01.json -------------------------------------------------------------------------------- /hive/share/profiles/T19_1.01_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T19_1.01_description -------------------------------------------------------------------------------- /hive/share/profiles/T19_1.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T19_1.02.json -------------------------------------------------------------------------------- /hive/share/profiles/T19_1.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T19_1.02_description -------------------------------------------------------------------------------- /hive/share/profiles/T9_1.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T9_1.02.json -------------------------------------------------------------------------------- /hive/share/profiles/T9_1.02_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T9_1.02_description -------------------------------------------------------------------------------- /hive/share/profiles/T9_1.03.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T9_1.03.json -------------------------------------------------------------------------------- /hive/share/profiles/T9_1.03_description: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/profiles/T9_1.03_description -------------------------------------------------------------------------------- /hive/share/z9/hive_autorun: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/z9/hive_autorun -------------------------------------------------------------------------------- /hive/share/zig/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/zig/README.md -------------------------------------------------------------------------------- /hive/share/zig/crontab.root: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/zig/crontab.root -------------------------------------------------------------------------------- /hive/share/zzz/EOF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/hive/share/zzz/EOF -------------------------------------------------------------------------------- /home/root/.profile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/home/root/.profile -------------------------------------------------------------------------------- /home/root/.screenrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/home/root/.screenrc -------------------------------------------------------------------------------- /home/root/inputrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/minershive/hiveos-asic/HEAD/home/root/inputrc --------------------------------------------------------------------------------