It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
root@antMinerS3:~# opkg update
Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/generic/packages/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/barrier_breaker.
root@antMinerS3:~# opkg install nano
Package nano (2.5.3-1) installed in root is up to date.
Configuring terminfo.
//usr/lib/opkg/info/terminfo.postinst: line 4: default_postinst: not found
Configuring libncurses.
//usr/lib/opkg/info/libncurses.postinst: line 4: default_postinst: not found
Configuring nano.
//usr/lib/opkg/info/nano.postinst: line 4: default_postinst: not found
Configuring jansson.
//usr/lib/opkg/info/jansson.postinst: line 4: default_postinst: not found
Collected errors:
* pkg_run_script: package "terminfo" postinst script returned status 127.
* opkg_configure: terminfo.postinst returned 127.
* pkg_run_script: package "libncurses" postinst script returned status 127.
* opkg_configure: libncurses.postinst returned 127.
* pkg_run_script: package "nano" postinst script returned status 127.
* opkg_configure: nano.postinst returned 127.
* pkg_run_script: package "jansson" postinst script returned status 127.
* opkg_configure: jansson.postinst returned 127.
root@antMinerS3:~# nano
-ash: nano: not found
root@antMinerS3:~# find / -name nano
/overlay/usr/bin/nano
/usr/bin/nano
root@antMinerS3:~# /overlay/usr/bin/nano
-ash: /overlay/usr/bin/nano: not found
root@antMinerS3:~# /usr/bin/nano
-ash: /usr/bin/nano: not found
root@antMinerS7:~# opkg update
root@antMinerS7:~#
root@antMinerS7:~# opkg install nano
Unknown package 'nano'.
Collected errors:
* opkg_install_cmd: Cannot install package nano.
root@antMinerS7:~#