diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-08-17 19:09:25 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-08-17 19:09:25 -0500 |
commit | f28077e62a757491e9ae8200f9cbb92eda7410dc (patch) | |
tree | 3a50a8e38eab1814dcad5bc7b578387436aebf5b /templates/install/image | |
parent | c26d0f90bd39af8f58ab9f6ac75786c3dda87a55 (diff) | |
download | vyatta-op-f28077e62a757491e9ae8200f9cbb92eda7410dc.tar.gz vyatta-op-f28077e62a757491e9ae8200f9cbb92eda7410dc.zip |
Move init-floppy install-system and install-image
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 |