MarcoFalke
bd9449c00f
Merge #8773 : Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be updated
...
6f933c6
Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be updated (Luke Dashjr)
2018-01-11 13:22:21 +01:00
Wladimir J. van der Laan
ac3fdd3d27
Merge #8769 : Trivial: Fix ISO URL, capitalization
...
04d91f4
Trivial: Fix ISO URL, capitalization (unsystemizer)
2018-01-11 13:20:57 +01:00
Wladimir J. van der Laan
e031570c46
Merge #8720 : Minor change in section name
...
dad932c
Minor change in section name (Anders Øyvind Urke-Sætre)
2018-01-11 13:19:32 +01:00
Wladimir J. van der Laan
35202920f8
Merge #8439 : [doc] Increase recommended memory in gitian build guide
...
7fdbce9
[doc] Increase recommended memory in gitian build guide (fanquake)
2018-01-08 18:04:55 +01:00
Wladimir J. van der Laan
6ef8aae768
Merge #8193 : [trivial][doc] Use Debian 8.5 in the gitian-build guide
...
b0938a0
[trivial][doc] Use Debian 8.5 in the gitian-build guide (fanquake)
2017-12-22 17:20:43 +01:00
Wladimir J. van der Laan
65a71dcb2a
Merge #8009 : Docs: Fixed invalid example paths in gitian-building.md
...
b06f6a9
Fixed invalid example paths in gitian-building.md (JeremyRand)
2017-12-21 17:31:57 +01:00
Wladimir J. van der Laan
5b1ad12d10
Merge #7855 : [doc] gitian: Replace precise with trusty
...
fa6399d
[doc] gitian: Replace precise with trusty (MarcoFalke)
2017-12-20 14:58:27 +01:00
Wladimir J. van der Laan
e48f46c806
Merge #7838 : [Doc] Update gitian build guide to debian 8.4.0
...
4a1d5c1
[Doc] Update gitian build guide to debian 8.4.0 (fanquake)
2017-12-20 14:58:27 +01:00
Wladimir J. van der Laan
d5f1b5ae88
Merge #7791 : Doc: change Precise to Trusty in gitian-building.md
...
190c1e2
Doc: change Precise to Trusty in gitian-building.md (JeremyRand)
2017-12-19 13:42:36 +01:00
Wladimir J. van der Laan
984dc5271f
Merge #7619 : Add missing sudo entry in gitian VM setup.
...
f41927e
Add missing sudo entry in gitian VM setup. (BtcDrak)
2017-12-11 08:30:26 +01:00
Wladimir J. van der Laan
3cd83db0dc
Merge #7441 : Use Debian 8.3 in gitian build guide
...
666a0f8
Use Debian 8.3 in gitian build guide (fanquake)
2017-12-11 08:08:48 +01:00
UdjinM6
7d55e623a8
Merge #945 : More dash->dashcore
...
a5328a1
Change Dash -> Dash Core where appropriate (in strings)
b8696d9
Change user/group dash->dashcore
69dc9f1
Change dash->dashcore for /etc/ and /var/lib/ folders
2016-08-19 05:46:30 -06:00
UdjinM6
3e0eee4c84
Merge #921 : Fix project name Dash -> Dash Core
...
ef1612a
Fix project name Dash -> Dash Core
2016-07-29 07:30:19 +02:00
crowning-
46ca9ddafd
[Docs] Gitian: missing 'curl' download added to documentaiton
...
Debian 8.4 doesn't have 'curl' installed by default.
2016-04-22 23:52:34 +02:00
UdjinM6
97bcec4853
more bitcoin -> dash in docs
...
Closes #704
2016-02-28 11:28:27 +01:00
UdjinM6
a5ac60b868
Merge remote-tracking branch 'bitcoin/0.12' into HEAD
...
+ merge fixes
+ keepass on evhttp
2016-02-06 16:48:04 +03:00
UdjinM6
826cba78a5
more dashpay.io->dash.org
...
Closes #689
2016-02-01 10:30:23 +01:00
Wladimir J. van der Laan
5bb3e263e2
build: Make networking work inside LXC builder in gitian-building.md
...
These are changes I needed to get gitian building to work with Debian
8.2, which is the version we tell to use.
- Set up NAT, so that container can access network beyond host
- Remove explicit cgroup setup - these are mounted automatically now
- gitian: Need `ca-certificates` and `python` for LXC builds
Github-Pull: #7060
Rebased-From: 99fda26de0
3b468a0e60
2016-01-20 13:26:49 +01:00
Wladimir J. van der Laan
2cecb24600
doc: change suite to trusty in gitian-building.md
2015-11-19 13:01:35 +01:00
Michael
779139549d
[gitian] Use vm-builder_0.12.4+bzr494 on Debian
2015-11-11 18:45:57 +08:00
Mitchell Cash
99963b938f
Correct spelling mistakes in doc folder
...
- OSX —> OS X
- XCode —> Xcode
- github —> GitHub
- homebrew —> Homebrew
- gitian —> Gitian
- Other miscellaneous obvious spelling fixes and whitespace removal
2015-10-18 06:25:43 +10:00
Wladimir J. van der Laan
0bec36f3bb
Merge pull request #6661
...
551d7ed
doc: Fix dead link in gitian-building (unsystemizer)
2015-09-29 14:55:39 +02:00
unsystemizer
551d7edb1b
doc: Fix dead link in gitian-building
...
- Link to Debian 8.1 netinstall ISO is dead, changed to valid 8.2
- Changed checksum to 8.2 netinstall ISO checksum (http://cdimage.debian.org/debian-cd/8.2.0/amd64/iso-cd/SHA256SUMS )
- Verified CD checksum, checksum file's signing key
2015-09-29 14:51:52 +02:00
Midnight Magic
c73a8ea271
Clarifying offline build process using gbuild --url and noting it is not
...
done automatically.
At some point along the line, fully offline builds were no longer happening
when strictly following the release-process.md instructions.
We should ensure that users who might want to torify or build offline need
to take extra steps to remain offline.
Also, corrections to build process: including gverify examples for new builders.
2015-09-17 14:25:41 -07:00
fanquake
f4b9132d0c
Update gitian build guide for Debian 8.1
...
Signed-off-by: fanquake <fanquake@gmail.com>
2015-09-03 15:51:37 +08:00
UdjinM6
ed6f2b1439
Merge remote-tracking branch 'bitcoin/0.10' into v0.12.0.x_merge10again
2015-08-11 21:48:57 +03:00
฿tcDrak
255eced936
Updated URL location of netinstall for Debian
...
Conflicts:
doc/gitian-building.md
Github-Pull: #6439
Rebased-From: 09d4ddf1c5
2015-07-17 09:27:48 +02:00
฿tcDrak
09d4ddf1c5
Updated URL location of netinstall for Debian
2015-07-14 23:33:49 +01:00
evan82
a4b6b7df81
Merge pull request #355 from UdjinM6/v0.12.0.x_gitian_doc
...
V0.12.0.x fix md syntax in doc/gitian-building.md
2015-06-09 20:04:33 -06:00
UdjinM6
73a9de8178
fix md syntax in doc/gitian-building.md
2015-06-07 12:57:10 +03:00
UdjinM6
9e8d54124f
Merge branch 'master' into v0.12.0.x_merge_master
2015-06-04 19:14:32 +03:00
crowning-
646f676594
"Uploading signatures" labeled as not yet implemented.
2015-05-30 17:54:32 +02:00
crowning-
2c58dac8dc
Fix for "mkfs.ext4 not found" error
...
Unfortunately some Gitian installation need this fix, some not, so I mention this on the documentation and do not fix make-base-vm.
In theory /sbin/ should *always* be in $PATH...
2015-05-30 12:05:06 +02:00
crowning-
06a0928482
Update gitian-building.md
2015-05-30 11:07:51 +02:00
crowning-
e9a758d3f3
Update gitian-building.md
2015-05-30 05:05:46 +02:00
crowning-
992a4a9e51
Removed Bitcoin references
2015-05-30 05:02:21 +02:00
crowning-
09beba9d9a
Fix for "Upgrading system, may take a while..." abort.
2015-05-21 23:29:40 +02:00
Luke Dashjr
b05a89b2de
Non-grammatical language improvements
2015-05-02 15:23:59 +00:00
Corinne Dashjr
7e6d23b171
Bugfix: Grammar fixes
2015-05-01 11:21:27 +00:00
Michael Ford
9bdd03fb40
Point to the Debian 7.8 installer
...
Link to 7.7 is broken.
2015-04-20 13:29:21 +02:00
UdjinM6
1fa89a54e8
fix _code_ snippet in gitian-building.md
...
Trivial typo-like fix
2015-01-31 17:38:28 -05:00
Michael Ford
bfc29dcdc5
Improve gitian build guide
...
Point to the Debian 7.7 installer
Fix wording now that we only use a single image
Remove bitcoin checkout steps, they are covered in release-process
2015-01-31 17:36:45 -05:00
Julian Yap
244fdc7bee
Fix typo
2014-12-28 00:22:44 -10:00
Cory Fields
c888111a3f
docs: update gitian building docs
...
Github-Pull: #5512
Rebased-From: dd14a0e799
2014-12-23 14:17:23 +01:00
Cory Fields
dd14a0e799
docs: update gitian building docs
2014-12-19 14:44:23 -05:00
Michael Ford
3f7a61fc09
Update Gitian Build guide to include OSX
2014-07-02 17:16:49 +08:00
Giuseppe Mazzotta
a98b8707dc
Some documentation fixes + link to my Docker/LXC guide
...
I added a link to my guide about using docker containers + LXC (I am planning to maintain this at work
for future bitcoin versions), then I mentioned other virtualization options (KVM, LXC).
This commit includes a fix issue for documentation issue #4269 that consists in telling users to
checkout correct bitcoin version before using the gitian descriptors (otherwise all hell can break loose).
Also, I replaced URL for Debian 7.4 ISO with a correct one and added link to official Debian ISO sources.
2014-06-03 15:38:05 +02:00
Wladimir J. van der Laan
5a79c65323
Update doc/gitian-building.md for new gitian
...
The patch to make it possible to configure the LXC IPs has been merged
upstream. This means that it is no longer needed to patch gitian.
Remove that workaround.
2014-04-16 16:57:45 +02:00
Wladimir J. van der Laan
219b512d72
doc: update expected intermediate dependency hashes
...
Also move them to release-process.md from gitian-building.md for more
visibility.
2014-04-09 15:40:29 +02:00
Michael Ford
633bb8b0ae
Fixes the broken image in the Gitian Build Guide
2014-04-08 12:01:27 +08:00