mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-09-18 12:04:36 -04:00
update archlinux documentation - delete /doc/templates/archlinux/ and update /doc/building-archlinux-template/
This commit is contained in:
parent
b68cc74558
commit
02e56f47c9
6 changed files with 367 additions and 848 deletions
|
@ -153,7 +153,8 @@ For this, Qubes git can be used as several patches have been selected by Qubes d
|
|||
Start by retrieving a recent git and identify how you can build a package from it: `git clone https://github.com/QubesOS/qubes-vmm-xen.git`.
|
||||
|
||||
Find the .spec file in the git repository (this is the file used to build rpm packages), and try to adapt it to your OS in order to build a package similar to the target 'vmm-xen'.
|
||||
For example, a PKGBUILD has been created for [ArchLinux](/doc/templates/archlinux/) which can be found in the vmm-xen repository.
|
||||
For example, a PKGBUILD has been created for
|
||||
[ArchLinux](/doc/building-archlinux-template/) which can be found in the vmm-xen repository.
|
||||
|
||||
Don't be afraid of the complexity of the PKGBUILD: most of the code is almost a copy/paste of required sources and patches found in the .spec file provided in the git repository.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue