rewordings

This commit is contained in:
steveej 2015-07-29 17:57:58 +02:00
parent 61b8101880
commit ae1a69524d

View file

@ -23,7 +23,7 @@ Builds of packages, as well as builds of container images, must be reproducible
Because every change of a package yields in a different identity, the system allows to have multiple versions of one software application.
These can differ in properties like source code patches, build configuration options, target architecture, etc..
### Portability
### Portability of the whole system
As a portable system, builds can be processed locally on a users workstation or distributed to a bunch of servers.
### Shareable source and binary files