summaryrefslogtreecommitdiffstats
path: root/docs/events/fdioTraining/AllTrainingContent/DayTwo/preworkandscripts.rst
diff options
context:
space:
mode:
authorJohn DeNisco <jdenisco@cisco.com>2018-08-08 07:36:50 -0400
committerDave Barach <openvpp@barachs.net>2018-08-09 18:02:20 +0000
commitfaa9300867da25cea9c0c610d841d8ce42adf982 (patch)
tree1149a8fa84a0fc292d6c098704b012bc28ba326a /docs/events/fdioTraining/AllTrainingContent/DayTwo/preworkandscripts.rst
parentfe80c49740f1cf51c3e0414e0b4540fe985a59e4 (diff)
DOCS: Restructure Events
Change-Id: I135ced20b58cdb72fbd0784015af037bb6e7ad28 Signed-off-by: John DeNisco <jdenisco@cisco.com>
Diffstat (limited to 'docs/events/fdioTraining/AllTrainingContent/DayTwo/preworkandscripts.rst')
-rw-r--r--docs/events/fdioTraining/AllTrainingContent/DayTwo/preworkandscripts.rst34
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/events/fdioTraining/AllTrainingContent/DayTwo/preworkandscripts.rst b/docs/events/fdioTraining/AllTrainingContent/DayTwo/preworkandscripts.rst
deleted file mode 100644
index f2292148cf3..00000000000
--- a/docs/events/fdioTraining/AllTrainingContent/DayTwo/preworkandscripts.rst
+++ /dev/null
@@ -1,34 +0,0 @@
-.. _preworkandscripts:
-
-.. toctree::
-
-#########################################
-FD.io DevBoot: Day 2 Pre-work and scripts
-#########################################
-
-Event
------
-
-This presentation was held on April, 2016.
-
-Preparing for Day 2
--------------------
-
-#. :ref:`vppcontainers`
-#. Build vagrant environment
-
-.. code-block:: console
-
- $ vagrant ssh
- $ sudo su
- $ wget -O /vagrant/netns.sh "https://tinyurl.com/devboot-netns"
- $ wget -O /vagrant/macswap.conf "https://tinyurl.com/devboot-macswap-conf"
- $ wget -O ~/.gdbinit "https://tinyurl.com/devboot-gdbinit"
-
-.. note::
-
- For Init section:
- Breakpoints
- High-level chicken-scrawl of init
-
-