From 4a5678084aade80793f1dc4a3450e5d23d67f6ec Mon Sep 17 00:00:00 2001 From: unman Date: Wed, 7 Nov 2018 11:03:19 +0000 Subject: [PATCH 1/2] Update qubes-r3-building.md --- building/qubes-r3-building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building/qubes-r3-building.md b/building/qubes-r3-building.md index 04b82cfc..55ca4981 100644 --- a/building/qubes-r3-building.md +++ b/building/qubes-r3-building.md @@ -34,7 +34,7 @@ Last, you may want to disable memory balancing on `dev26` but keep in mind the i Once you've built `dev26`, open a Terminal window to it and install the necessary dependencies (see [QubesBuilder](/doc/qubes-builder/) for more info): ~~~ -$ sudo dnf install git createrepo rpm-build make wget rpmdevtools dialog rpm-sign gnupg dpkg-dev debootstrap python2-sh +$ 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 ~~~ Get the necessary keys to verify the sources (run these and other commands below as a regular user, not root): From 2150b2d56328d1f7e8ba53b1e3e20eb0880bfb4a Mon Sep 17 00:00:00 2001 From: unman Date: Thu, 15 Nov 2018 12:00:15 +0000 Subject: [PATCH 2/2] Update qubes-r3-building.md --- building/qubes-r3-building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building/qubes-r3-building.md b/building/qubes-r3-building.md index 55ca4981..95ec587d 100644 --- a/building/qubes-r3-building.md +++ b/building/qubes-r3-building.md @@ -34,7 +34,7 @@ Last, you may want to disable memory balancing on `dev26` but keep in mind the i Once you've built `dev26`, open a Terminal window to it and install the necessary dependencies (see [QubesBuilder](/doc/qubes-builder/) for more info): ~~~ -$ 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 ~~~ Get the necessary keys to verify the sources (run these and other commands below as a regular user, not root):