renamed main titles and added clarification text
This commit is contained in:
parent
87717d0da5
commit
c08167c9fd
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
#summary How to get CORE up and running quickly.
|
#summary How to get CORE up and running quickly.
|
||||||
|
|
||||||
= Quickstart =
|
= Quickstart: Installation using pre-built packages =
|
||||||
|
|
||||||
CORE 4.1 packages are available for Ubuntu 10.10/10.04 and Fedora 12/13/14. If you want to run a different Linux distribution, make sure the kernel is at least 2.6.27 to support network namespaces.
|
CORE 4.1 packages are available for Ubuntu 10.10/10.04 and Fedora 12/13/14. If you want to run a different Linux distribution, make sure the kernel is at least 2.6.27 to support network namespaces. Released packages are generally more stable and tested to work properly on the given platform.
|
||||||
|
|
||||||
== Step 1. Install CORE package ==
|
== Step 1. Install CORE package ==
|
||||||
|
|
||||||
|
@ -50,8 +50,8 @@ You may be prompted for write permissions for the `/etc/core` directory. You'll
|
||||||
|
|
||||||
The sample topology `/etc/core/configs/sample1.imn` will test that CORE and OSPF MDR Quagga are correctly installed.
|
The sample topology `/etc/core/configs/sample1.imn` will test that CORE and OSPF MDR Quagga are correctly installed.
|
||||||
|
|
||||||
= Source Quickstart =
|
= Quickstart: Installation from source =
|
||||||
Follow these instructions to build CORE from source. Dependencies are automatically resolved when you use your package manager with the CORE packages shown above, but not when compiling from source.
|
Follow these instructions to build CORE from source. Dependencies are automatically resolved when you use your package manager with the CORE packages shown above, but not when compiling from source. The source used could be a released version (see above) or the bleeding-edge [http://downloads.pf.itd.nrl.navy.mil/core/source/nightly_snapshots/ nightly SVN snapshot].
|
||||||
|
|
||||||
== Step 1. Install prerequisite packages ==
|
== Step 1. Install prerequisite packages ==
|
||||||
Ubuntu:
|
Ubuntu:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue