summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Spell checkTony Butler2018-06-044-5/+69
|
* Fix FAQ linkJade Thornton2018-06-041-1/+1
| | | The link to the `monero7` FAQ was dead because it tried to go to a new page
* Remove portbin from docs for nowfireice-uk2018-06-041-27/+0
|
* Fix minor text issues in compile.mdSergey A2018-06-041-3/+3
|
* github annotationspsychocrypt2018-06-041-1/+1
| | | | | | - documentation: change `aeon` to `aeon7` - change `case` order in `switch` statements - update README.txt
* documentation: name a workerpsychocrypt2018-06-041-0/+9
| | | | add note that `rig_id` is ignored by some pools
* Delete compile_FreeBSD.mdJudemir Ribeiro2018-04-051-19/+0
|
* Delete compile_Windows.mdJudemir Ribeiro2018-04-051-112/+0
|
* Delete compile_macOS.mdJudemir Ribeiro2018-04-051-37/+0
|
* Delete pgp_keys.mdJudemir Ribeiro2018-04-051-69/+0
|
* Update compile_Linux.mdJudemir Ribeiro2018-04-041-2/+2
|
* Ported xmr-stak 2.3.0 rc to ppc64leJudemir Ribeiro2018-04-015-134/+12
|
* rename `monero2` to `monero7`psychocrypt2018-03-251-5/+6
| | | | fix #1202
* XMR-Stak 2.3.0 RCxmr-stak-devs2018-03-254-10/+51
| | | | | | | Co-authored-by: psychocrypt <psychocryptHPC@gmail.com> Co-authored-by: fireice-uk <fireice-uk@users.noreply.github.com> Co-authored-by: Lee Clagett <code@leeclagett.com> Co-authored-by: curie-kief <curie-kief@users.noreply.github.com>
* Merge pull request #969 from 7022Andre/patch-1fireice-uk2018-02-061-44/+47
|\ | | | | Update compile process (Windows)
| * Move section (build folder) upAndre2018-01-311-2/+3
| | | | | | Moved section about Windows changing the working directory higher.
| * Merge branch 'dev' into patch-1Andre2018-01-291-1/+1
| |\
| * | Update compile processAndre Mueller2018-01-241-43/+45
| | | | | | | | | Added/Rewrote instructions on how to compile in Windows; Fixed some typos and syntax; Added build option section
* | | Merge pull request #1032 from jurnho/patch-1psychocrypt2018-02-031-1/+1
|\ \ \ | | | | | | | | Update compile_Linux.md
| * | | Update compile_Linux.mdJurn Ho2018-02-031-1/+1
| | | |
* | | | Merge pull request #1023 from steveswinsburg/patch-1psychocrypt2018-02-021-3/+8
|\ \ \ \ | |_|_|/ |/| | | Update FAQ.md
| * | | Update FAQ.mdSteve Swinsburg2018-02-011-3/+8
| |/ / | | | | | | Add info about sysctl.conf so that the settings are preserved.
* | | Merge pull request #937 from denis-roy/patch-1psychocrypt2018-01-251-1/+1
|\ \ \ | |_|/ |/| | Fixed Minor Typo
| * | Fixed Minor Typodenis-roy2018-01-201-1/+1
| |/ | | | | CUDA/Develpment -> CUDA/Development
* | Merge pull request #896 from dam-ien/masterpsychocrypt2018-01-221-0/+3
|\ \ | | | | | | Fix for compiling with Cuda 9.1 on VS 2017 version >= 15.5
| * | Fix for compiling with Cuda 9.1 on VS 2017 version >= 15.5dam-ien2018-01-151-0/+3
| |/ | | | | | | | | Fix for #750, #626, #606, #534, without having to downgrade and do not require modification of host_config.h Require an additional component during VS2017 installation (VC++ 2017 version 15.4 v14.11 toolset) and an additional command execution before compilation.
* | Added Mercenary's suggestionSeaDude2018-01-161-1/+3
| |
* | Simplified compile instructions for noobsSeaDude2018-01-161-3/+4
| | | | | | There are a lot of hiccups on this step in the AEON Slack Channel.
* | Merge pull request #864 from Morganamilo/masterpsychocrypt2018-01-131-1/+1
|\ \ | | | | | | Add --needed to pacman install
| * | Add --needed to pacman installmorganamilo2018-01-111-1/+1
| |/ | | | | | | | | Only install if the user doesnt already have the packages installed, no point in reinstalling everything.
* | AMD compile instructions for macOS (#811)Michael Hohl2018-01-101-1/+7
| | | | | | | | | | | | | | | | * compile howto on amd mac tested on the latest 15" MacBook Pro * Add a note about OpenCL/Xcode
* | Merge pull request #778 from b-/patch-2fireice-uk2018-01-083-5/+5
|\ \ | | | | | | Rename "MacOS" to "macOS"
| * | Update minethd.cppBrian Recchia2018-01-043-5/+5
| | | | | | | | | | | | | | | | | | Changed capitalization of "macOS" Squashed the commit
* | | Merge pull request #730 from nerdoc/patch-1fireice-uk2018-01-031-0/+1
|\ \ \ | | | | | | | | install curl first
| * | | install curl firstChristian González2017-12-281-0/+1
| | |/ | |/| | | | it's not installed in ubuntu by default.
* | | Merge pull request #744 from feuGeneA/devfireice-uk2018-01-031-0/+28
|\ \ \ | | | | | | | | added instructions for TinyCore Linux
| * | | Update compile_Linux.mdGene2017-12-301-0/+1
| | | |
| * | | added instructions for TinyCore LinuxGene2017-12-301-0/+27
| | |/ | |/|
* | | Merge pull request #728 from Lehmax/patch-2fireice-uk2018-01-031-9/+10
|\ \ \ | |/ / |/| | Improved SeLockMemoryPrivilege part in FAQ
| * | Update FAQ.mdLehmax2017-12-281-2/+0
| | |
| * | Improved SeLockMemoryPrivilege partLehmax2017-12-281-8/+11
| |/ | | | | I removed typos, changed the wording and made the whole thing more noob-friendly.
* | Update compile_Windows.mdAaron2017-12-271-1/+1
|/ | | fix minor spelling error
* Merge pull request #608 from feuGeneA/devpsychocrypt2017-12-201-1/+1
|\ | | | | for CentOS, do scl without sudo
| * for CentOS, do scl without sudoGene2017-12-181-1/+1
| | | | | | | | | | I ran into a problem following these instructions, and this change got me past it. The command in question enables access to the C++ compiler (puts it on the PATH or something like that). If you do it with `sudo`, it leaves you at a root shell prompt. If you then exit that root prompt, to go back to non-root, then g++ is no longer accessible. If you want to compile as non-root, then you need to do `scl` as non-root.
* | Update tuning.mdKasper Christensen2017-12-201-1/+1
|/ | | Link windows to anchor
* dd psychocrypt's pgp keypsychocrypt2017-12-081-0/+69
| | | | - add separate file for developer pgp key's
* Merge pull request #396 from b-/patch-1fireice-uk2017-12-081-4/+2
|\ | | | | Grammar and wording regarding virus protection software
| * Grammar and wording regarding virus protection softwareBrian Recchia2017-12-071-4/+2
| | | | | | I chuckled reading that my virus protection software might flag the miner binary as “male ware,” and rewrote that section of the documentation.
* | Correct name of optional featureChris James2017-12-081-1/+1
| | | | | | That's what it's called now: https://i.imgur.com/juZhtyz.png
* | Merge pull request #168 from grzegorzszczecin/masterfireice-uk2017-12-081-0/+14
|\ \ | | | | | | Extend low_power_mode to do up to 5 cn hashes at a time.
OpenPOWER on IntegriCloud