mirror of
https://github.com/mirage/qubes-mirage-firewall.git
synced 2025-04-25 01:19:18 -04:00
readme: fix tabs -> spaces, make install faster
This commit is contained in:
parent
368d6e96c5
commit
9f7c25f3eb
10
README.md
10
README.md
@ -19,11 +19,11 @@ To build (tested by creating a fresh Fedora 23 AppVM in Qubes):
|
|||||||
|
|
||||||
2. Install mirage, pinning a few unreleased features we need:
|
2. Install mirage, pinning a few unreleased features we need:
|
||||||
|
|
||||||
opam pin add -y mirage-xen 'https://github.com/talex5/mirage-platform.git#mm'
|
opam pin add -n -y mirage-xen 'https://github.com/talex5/mirage-platform.git#mm'
|
||||||
opam pin add -y tcpip https://github.com/mirage/mirage-tcpip.git
|
opam pin add -n -y tcpip https://github.com/mirage/mirage-tcpip.git
|
||||||
opam pin add -y mirage-nat 'https://github.com/talex5/mirage-nat.git#simplify-checksum'
|
opam pin add -n -y mirage-nat 'https://github.com/talex5/mirage-nat.git#simplify-checksum'
|
||||||
opam pin add -y mirage-bootvar-xen 'https://github.com/talex5/mirage-bootvar-xen.git#qubes'
|
opam pin add -n -y mirage-bootvar-xen 'https://github.com/talex5/mirage-bootvar-xen.git#qubes'
|
||||||
opam install mirage
|
opam install mirage mirage-xen tcpip mirage-nat mirage-bootvar-xen
|
||||||
|
|
||||||
3. Build mirage-firewall:
|
3. Build mirage-firewall:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user