mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Appendix: create dedicated section in manual
This commit is contained in:
parent
6eac93d48a
commit
337dcdf07c
@ -1,7 +1,7 @@
|
|||||||
.. _commandtree:
|
.. _commandtree:
|
||||||
|
|
||||||
Appendix C - Command tree
|
Command tree
|
||||||
=========================
|
============
|
||||||
|
|
||||||
See the the full Command tree in Operational mode and Configuration mode
|
See the the full Command tree in Operational mode and Configuration mode
|
||||||
|
|
||||||
@ -1,7 +1,7 @@
|
|||||||
.. _examples:
|
.. _examples:
|
||||||
|
|
||||||
Appendix B - Configuration Examples
|
Configuration Examples
|
||||||
===================================
|
======================
|
||||||
|
|
||||||
This chapter contains various configuration Examples
|
This chapter contains various configuration Examples
|
||||||
|
|
||||||
@ -1,7 +1,7 @@
|
|||||||
.. _releasenotes:
|
.. _releasenotes:
|
||||||
|
|
||||||
Appendix E - Release notes
|
Release notes
|
||||||
##########################
|
#############
|
||||||
|
|
||||||
1.2 (Crux)
|
1.2 (Crux)
|
||||||
==========
|
==========
|
||||||
@ -1,7 +1,7 @@
|
|||||||
.. _troubleshooting:
|
.. _troubleshooting:
|
||||||
|
|
||||||
Appendix A - Troubleshooting
|
Troubleshooting
|
||||||
============================
|
===============
|
||||||
|
|
||||||
Sometimes things break or don't work as expected. This section describes
|
Sometimes things break or don't work as expected. This section describes
|
||||||
several troubleshooting tools provided by VyOS that can help when something
|
several troubleshooting tools provided by VyOS that can help when something
|
||||||
@ -1,7 +1,10 @@
|
|||||||
.. _vyosonbaremetal:
|
.. _vyosonbaremetal:
|
||||||
|
|
||||||
Appendix D - Running on Bare Metal
|
Running on Bare Metal
|
||||||
##################################
|
#####################
|
||||||
|
|
||||||
|
Intel Atom C3000
|
||||||
|
****************
|
||||||
|
|
||||||
I opted to get one of the new Intel Atom C3000 CPUs to spawn VyOS on it.
|
I opted to get one of the new Intel Atom C3000 CPUs to spawn VyOS on it.
|
||||||
Running VyOS on an UEFI only device is supported as of VyOS release 1.2.
|
Running VyOS on an UEFI only device is supported as of VyOS release 1.2.
|
||||||
@ -31,11 +31,17 @@ as a router and firewall platform for cloud deployments.
|
|||||||
clustering.rst
|
clustering.rst
|
||||||
image-mgmt.rst
|
image-mgmt.rst
|
||||||
commandscripting.rst
|
commandscripting.rst
|
||||||
troubleshooting.rst
|
|
||||||
examples/index.rst
|
.. toctree::
|
||||||
commandtree/index.rst
|
:maxdepth: 2
|
||||||
vyos-on-baremetal.rst
|
:caption: Appendix:
|
||||||
releasenotes.rst
|
:includehidden:
|
||||||
|
|
||||||
|
appendix/releasenotes.rst
|
||||||
|
appendix/troubleshooting.rst
|
||||||
|
appendix/examples/index.rst
|
||||||
|
appendix/commandtree/index.rst
|
||||||
|
appendix/vyos-on-baremetal.rst
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user