summaryrefslogtreecommitdiff
path: root/templates/install
diff options
context:
space:
mode:
authorJohn Southworth <john.southworth@vyatta.com>2011-08-17 19:09:25 -0500
committerJohn Southworth <john.southworth@vyatta.com>2011-10-27 17:11:28 -0500
commit909267c0ba0bf6c92e14150313e3e3f6958753ea (patch)
treee30e19da702c6b67f23482a415d6e8df4a6246f7 /templates/install
parentd188aa86f11c2e7bde4015e4f4302a58aa3fe3c0 (diff)
downloadvyatta-op-909267c0ba0bf6c92e14150313e3e3f6958753ea.tar.gz
vyatta-op-909267c0ba0bf6c92e14150313e3e3f6958753ea.zip
Move init-floppy install-system and install-image
(cherry picked from commit f28077e62a757491e9ae8200f9cbb92eda7410dc)
Diffstat (limited to 'templates/install')
-rw-r--r--templates/install/image/node.def2
-rw-r--r--templates/install/system/node.def2
2 files changed, 4 insertions, 0 deletions
diff --git a/templates/install/image/node.def b/templates/install/image/node.def
new file mode 100644
index 0000000..e229319
--- /dev/null
+++ b/templates/install/image/node.def
@@ -0,0 +1,2 @@
+help: Install new system image to hard drive
+run: sudo /opt/vyatta/sbin/install-image
diff --git a/templates/install/system/node.def b/templates/install/system/node.def
new file mode 100644
index 0000000..c200404
--- /dev/null
+++ b/templates/install/system/node.def
@@ -0,0 +1,2 @@
+help: Install system to hard drive
+run: sudo /opt/vyatta/sbin/install-system