diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-08-17 19:09:25 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-10-27 17:11:28 -0500 |
commit | 909267c0ba0bf6c92e14150313e3e3f6958753ea (patch) | |
tree | e30e19da702c6b67f23482a415d6e8df4a6246f7 /templates/install/image | |
parent | d188aa86f11c2e7bde4015e4f4302a58aa3fe3c0 (diff) | |
download | vyatta-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/image')
-rw-r--r-- | templates/install/image/node.def | 2 |
1 files changed, 2 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 |