From feca89bb0a7c5745f1d871ea997ab7517555f1a0 Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Wed, 7 Nov 2007 11:59:09 -0800 Subject: Add cli for init-floppy and install-system. --- templates/init-floppy/node.def | 2 ++ templates/install-system/node.def | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 templates/init-floppy/node.def create mode 100644 templates/install-system/node.def (limited to 'templates') diff --git a/templates/init-floppy/node.def b/templates/init-floppy/node.def new file mode 100644 index 0000000..8f94a59 --- /dev/null +++ b/templates/init-floppy/node.def @@ -0,0 +1,2 @@ +help: Format and prepare a floppy to save the config.boot file +run: sudo /opt/vyatta/bin/init-floppy 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 -- cgit v1.2.3