<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-op.git/templates/delete, branch lithium</title>
<subtitle>Vyatta bash completion for operational commands (mirror of https://github.com/vyos/vyatta-op.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-op.git/atom?h=lithium</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-op.git/atom?h=lithium'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/'/>
<updated>2012-02-15T00:47:55+00:00</updated>
<entry>
<title>Add missing newline at end of file</title>
<updated>2012-02-15T00:47:55+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-02-15T00:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=d03a6c0695fc698760f54c15dda418f99df0603f'/>
<id>urn:sha1:d03a6c0695fc698760f54c15dda418f99df0603f</id>
<content type='text'>
Avoid editing and future problems with tools like diff by making sure
all node.def files have newline before the end of file.
</content>
</entry>
<entry>
<title>move 'remove raid' to 'delete raid'</title>
<updated>2011-10-27T22:11:28+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-08-31T18:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=7106043d374852bd104d0a4e41a0d23562533731'/>
<id>urn:sha1:7106043d374852bd104d0a4e41a0d23562533731</id>
<content type='text'>
(cherry picked from commit 86584774d9a33cad75e6dac2b66ce48513fa84f1)
</content>
</entry>
<entry>
<title>Fixup the help text for top level commands; move terminal to set terminal</title>
<updated>2011-10-27T22:11:28+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-08-18T00:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=24ba903cb2953183d32703e53daa68b59dd976d8'/>
<id>urn:sha1:24ba903cb2953183d32703e53daa68b59dd976d8</id>
<content type='text'>
(cherry picked from commit 2f6c8ec6f68d44503ee20ad655dd89efa55678cd)
</content>
</entry>
<entry>
<title>Bugfix 7059 These commands weren't specified in the bug but they needed the same check</title>
<updated>2011-05-06T18:33:58+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-05-06T18:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=bfdab365e661577e96ced3c226a63244aa50609f'/>
<id>urn:sha1:bfdab365e661577e96ced3c226a63244aa50609f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename 'files' to 'file' in templates for image-tools</title>
<updated>2011-04-28T21:36:38+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-04-28T21:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=d93d2275eba8e7ce1d1bae31e069e696120b0008'/>
<id>urn:sha1:d93d2275eba8e7ce1d1bae31e069e696120b0008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial addition of image op mode tools</title>
<updated>2011-04-23T19:48:18+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-04-23T19:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=1d0cd8922bab1d8d53b886b8287baeb22979d087'/>
<id>urn:sha1:1d0cd8922bab1d8d53b886b8287baeb22979d087</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 5238: Prevent the running image from being deleted</title>
<updated>2010-01-25T23:42:48+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-01-25T23:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=255541f16db12d5295cb81287021231096a42ab6'/>
<id>urn:sha1:255541f16db12d5295cb81287021231096a42ab6</id>
<content type='text'>
In order to prevent the running image from being deleted, we now get
the image name of the running system from the kernel boot path given
by /proc/cmdline.  Since the menu of names of images to delete comes
from the grub config file, this is guranteed to exactly match the grub
entry that was used to boot.

Also fix the help text for "delete system image" command.
</content>
</entry>
<entry>
<title>Add image name completion for two system image commands.</title>
<updated>2010-01-12T01:05:26+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-01-12T01:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=ff11c68efa6fac9a20ae62f0d7049b6e60ed9c4f'/>
<id>urn:sha1:ff11c68efa6fac9a20ae62f0d7049b6e60ed9c4f</id>
<content type='text'>
The two commands are:  "set system image default-boot" and
"delete system image".
</content>
</entry>
<entry>
<title>Change operational mode commands to match those in design document.</title>
<updated>2010-01-09T01:40:26+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-01-09T01:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=d5850dd60690b2c5ebf61aabe5c8cac0c2803dd4'/>
<id>urn:sha1:d5850dd60690b2c5ebf61aabe5c8cac0c2803dd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Bug 3069 Help strings should be standardized</title>
<updated>2008-04-04T23:59:50+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2008-04-04T23:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=6824c5341d20bee84cf9ce001fee9218503ac90f'/>
<id>urn:sha1:6824c5341d20bee84cf9ce001fee9218503ac90f</id>
<content type='text'>
- vyatta-op help strings standardized according to latest guideline
</content>
</entry>
</feed>
