mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-14 16:57:13 -05:00
update ./setup steps and qubes-iso-building link
This commit is contained in:
parent
5b5d320cdf
commit
165f268514
@ -24,15 +24,23 @@ cd ~/qubes-builder
|
|||||||
./setup
|
./setup
|
||||||
# Select Yes to add Qubes Master Signing Key
|
# Select Yes to add Qubes Master Signing Key
|
||||||
# Select Yes to add Qubes OS Signing Key
|
# Select Yes to add Qubes OS Signing Key
|
||||||
# Select 3.2 or 4.0 for version
|
# Select 4.0 for version
|
||||||
# Stable
|
# Stable
|
||||||
|
# Select Current (if you want to use pre-built packages instead of compiling for hours)
|
||||||
# Yes (we want to build only templates)
|
# Yes (we want to build only templates)
|
||||||
# Select builder-fedora, builder-debian, template-whonix, mgmt-salt (setup won't let you continue if you don't include builder-fedora, but we don't actually use it)
|
# Select fc29 and stretch (for the currently shipping templates)
|
||||||
# Choose Yes to add adrelanos's third party key
|
# Select builder-rpm, builder-debian, template-whonix, mgmt-salt
|
||||||
# Yes (to download sources)
|
# Yes (to download)
|
||||||
# Select whonix-gateway, whonix-workstation (for the currently shipping templates)
|
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
Once it completes downloading, re-run `setup` to add the Whonix templates:
|
||||||
|
|
||||||
|
~~~
|
||||||
|
./setup
|
||||||
|
# Choose the same options as above, except at templates select:
|
||||||
|
# whonix-gateway-14, whonix-workstation-14
|
||||||
|
# If prompted, choose Yes to add adrelanos's third party key
|
||||||
|
~~~
|
||||||
Continue the build process with:
|
Continue the build process with:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
@ -71,7 +79,7 @@ make qubes-vm
|
|||||||
make template
|
make template
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
Once the build is complete, the install packages for your newly built templates will be located in `/qubes-builder/qubes-src/linux-template-builder/rpm/noarch`.
|
Once the build is complete, the install packages for your newly built templates will be located in `~/qubes-builder/qubes-src/linux-template-builder/rpm/noarch`.
|
||||||
Copy them from there to dom0 and install:
|
Copy them from there to dom0 and install:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user