Merge branch 'unman-patch-3'
This commit is contained in:
commit
b0b2230a98
|
@ -20,7 +20,7 @@ installation ISO.
|
||||||
In order to use it, one should use an rpm-based distro, like Fedora :), and should ensure the following packages are installed:
|
In order to use it, one should use an rpm-based distro, like Fedora :), and should ensure the following packages are installed:
|
||||||
|
|
||||||
- sudo
|
- sudo
|
||||||
- gpg
|
- gnupg
|
||||||
- git
|
- git
|
||||||
- createrepo
|
- createrepo
|
||||||
- rpm-build
|
- rpm-build
|
||||||
|
@ -39,7 +39,7 @@ In order to use it, one should use an rpm-based distro, like Fedora :), and shou
|
||||||
|
|
||||||
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 devscripts perl-Digest-MD5 perl-Digest-SHA
|
sudo dnf install gnupg git createrepo rpm-build make wget rpmdevtools python2-sh dialog rpm-sign dpkg-dev debootstrap PyYAML devscripts 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…
Reference in New Issue
Block a user