mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #1040 from kaistian/build-iso
Build ISO commands is different for 1.2/1.3 compare to 1.4
This commit is contained in:
commit
9dbca7898b
@ -228,6 +228,11 @@ Start the build:
|
|||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
|
# For VyOS 1.2 (crux) and VyOS 1.3 (equuleus)
|
||||||
|
vyos_bld@8153428c7e1f:/vyos$ ./configure --architecture amd64 --build-by "j.randomhacker@vyos.io"
|
||||||
|
vyos_bld@8153428c7e1f:/vyos$ sudo make iso
|
||||||
|
|
||||||
|
# For VyOS 1.4 (sagitta)
|
||||||
vyos_bld@8153428c7e1f:/vyos$ sudo make clean
|
vyos_bld@8153428c7e1f:/vyos$ sudo make clean
|
||||||
vyos_bld@8153428c7e1f:/vyos$ sudo ./build-vyos-image iso --architecture amd64 --build-by "j.randomhacker@vyos.io"
|
vyos_bld@8153428c7e1f:/vyos$ sudo ./build-vyos-image iso --architecture amd64 --build-by "j.randomhacker@vyos.io"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user