Loading _docs/virtual_machine_drivers.md +6 −3 Original line number Diff line number Diff line Loading @@ -17,10 +17,13 @@ builds in mind. Gitian ------ [Gitian](https://gitian.org/) is a tool that either runs in a Linux container using LXC, or in a virtual machine using KVM. [Gitian](https://gitian.org/) is a secure source-control oriented software distribution method. The Gitian Builder [was previously used by Bitcoin Core](https://github.com/bitcoin/bitcoin/issues/21145) for deterministic builds for about 10 years. Gitian takes descriptors as input which tell which base GNU/Linux It either runs in a Linux container using LXC, or in a virtual machine using KVM. Gitian takes descriptors as input which tell which base GNU/Linux distribution to use, which packages to install, which Git remotes to fetch, which other input files to use, and a build script to be run with all of that. As explained earlier, using a virtual machine helps Loading Loading
_docs/virtual_machine_drivers.md +6 −3 Original line number Diff line number Diff line Loading @@ -17,10 +17,13 @@ builds in mind. Gitian ------ [Gitian](https://gitian.org/) is a tool that either runs in a Linux container using LXC, or in a virtual machine using KVM. [Gitian](https://gitian.org/) is a secure source-control oriented software distribution method. The Gitian Builder [was previously used by Bitcoin Core](https://github.com/bitcoin/bitcoin/issues/21145) for deterministic builds for about 10 years. Gitian takes descriptors as input which tell which base GNU/Linux It either runs in a Linux container using LXC, or in a virtual machine using KVM. Gitian takes descriptors as input which tell which base GNU/Linux distribution to use, which packages to install, which Git remotes to fetch, which other input files to use, and a build script to be run with all of that. As explained earlier, using a virtual machine helps Loading