logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 91b1c5897d14305a3ca7233586903ee9dd0a14ae
parent 1d40b501c411701d5f23f0e6517514ea28cf1dbd
Author: Michael Forney <mforney@mforney.org>
Date:   Sat,  6 Jul 2019 01:13:31 -0700

Mention reproducibility in the README

Diffstat:

MREADME.md9+++++----
1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -17,10 +17,11 @@ a solution for many common tasks: * DNS server (nsd) * BitTorrent client (transmission) -The entire system can be compiled in minutes, and uses up up only -a couple hundred megabytes of disk space (despite being statically -linked). It is entirely C-based, and most packages make limited use -of GNU C extensions. +The entire system can be compiled in minutes, and uses up up only a couple +hundred megabytes of disk space (despite being statically linked). It is +entirely C-based, and most packages make limited use of GNU C extensions. +Additionally all packages are built in a way that ensures the binaries are 100% +reproducible. Updating your system is as simple as