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:
|
||||
|
||||
Appendix C - Command tree
|
||||
=========================
|
||||
Command tree
|
||||
============
|
||||
|
||||
See the the full Command tree in Operational mode and Configuration mode
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
.. _examples:
|
||||
|
||||
Appendix B - Configuration Examples
|
||||
===================================
|
||||
Configuration Examples
|
||||
======================
|
||||
|
||||
This chapter contains various configuration Examples
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
.. _releasenotes:
|
||||
|
||||
Appendix E - Release notes
|
||||
##########################
|
||||
Release notes
|
||||
#############
|
||||
|
||||
1.2 (Crux)
|
||||
==========
|
||||
@ -1,7 +1,7 @@
|
||||
.. _troubleshooting:
|
||||
|
||||
Appendix A - Troubleshooting
|
||||
============================
|
||||
Troubleshooting
|
||||
===============
|
||||
|
||||
Sometimes things break or don't work as expected. This section describes
|
||||
several troubleshooting tools provided by VyOS that can help when something
|
||||
@ -1,7 +1,10 @@
|
||||
.. _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.
|
||||
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
|
||||
image-mgmt.rst
|
||||
commandscripting.rst
|
||||
troubleshooting.rst
|
||||
examples/index.rst
|
||||
commandtree/index.rst
|
||||
vyos-on-baremetal.rst
|
||||
releasenotes.rst
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Appendix:
|
||||
:includehidden:
|
||||
|
||||
appendix/releasenotes.rst
|
||||
appendix/troubleshooting.rst
|
||||
appendix/examples/index.rst
|
||||
appendix/commandtree/index.rst
|
||||
appendix/vyos-on-baremetal.rst
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user