mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-17 21:34:17 -05:00
Update qubes-builder.md
This commit is contained in:
parent
8ea5975f1e
commit
acca7e8c82
@ -33,10 +33,12 @@ In order to use it, one should use an rpm-based distro, like Fedora :), and shou
|
|||||||
- dpkg-dev
|
- dpkg-dev
|
||||||
- debootstrap
|
- debootstrap
|
||||||
- PyYAML
|
- PyYAML
|
||||||
|
- perl-Digest-MD5
|
||||||
|
- perl-Digest-SHA
|
||||||
|
|
||||||
Usually one can install those packages by just issuing:
|
Usually one can install those packages by just issuing:
|
||||||
|
|
||||||
sudo dnf install gpg git createrepo rpm-build make wget rpmdevtools python2-sh dialog rpm-sign dpkg-dev debootstrap PyYAML
|
sudo dnf install gpg git createrepo rpm-build make wget rpmdevtools python2-sh dialog rpm-sign dpkg-dev debootstrap PyYAML perl-Digest-MD5 perl-Digest-SHA
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user