QubesBuilder changed

This commit is contained in:
Marek Marczykowski-Górecki 2012-02-16 09:28:34 +00:00
parent 1c0770ea5c
commit da1ab641b5

View File

@ -19,7 +19,7 @@ In order to use it one should use an rpm-based distro, like Fedora :) and should
Unusually one can install those packages by just issuing:
``` {.wiki}
sudo yum install git createrepo rpm-build make
sudo yum install git createrepo rpm-build make wget
```
The build system creates build environments in chroots and so no other packages are needed on the host. All files created by the build system are contained within the qubes-builder directory. The full build requires some 25GB of free space, so keep that in mind when deciding where to place this directory.