<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-op.git/templates, branch debian/0.13.45</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=debian%2F0.13.45</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-op.git/atom?h=debian%2F0.13.45'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/'/>
<updated>2010-01-25T23:42:48+00:00</updated>
<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>Re-factor image installation commands.</title>
<updated>2010-01-25T19:33:39+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-01-25T19:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=6b267c07fc514899bb0e1320348d9b566c816de9'/>
<id>urn:sha1:6b267c07fc514899bb0e1320348d9b566c816de9</id>
<content type='text'>
Separate initialy installing a system in image mode and adding a new
image to a previously installed system into two independent commands.
The initial system installation command is "install-image" and the
command to add a new image is "add system image &lt;image-name&gt;".
</content>
</entry>
<entry>
<title>Remove system accounting</title>
<updated>2010-01-22T00:36:28+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-01-22T00:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=19bf96c8cb674d66a8d029d8490f3e7b1ecc4c4d'/>
<id>urn:sha1:19bf96c8cb674d66a8d029d8490f3e7b1ecc4c4d</id>
<content type='text'>
It needs a more complete design, and better formatting.
So just drop for now.
</content>
</entry>
<entry>
<title>Add accounting per user</title>
<updated>2010-01-21T21:46:20+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-01-21T21:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=0c386718a317331fe11ce66d0e162952f9b134a8'/>
<id>urn:sha1:0c386718a317331fe11ce66d0e162952f9b134a8</id>
<content type='text'>
Simple extension to 'show system accounting' to select by user
</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>Simple SNMP operational command</title>
<updated>2010-01-06T16:20:12+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-01-06T16:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=a5d04a5c46c1e52d14a228343c8418167f5c801e'/>
<id>urn:sha1:a5d04a5c46c1e52d14a228343c8418167f5c801e</id>
<content type='text'>
show snmp
Wrapper around snmpstatus, simple way to check if server is up
</content>
</entry>
<entry>
<title>Don't allow operator to run show system login users</title>
<updated>2010-01-05T00:48:57+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-01-05T00:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=78be5135b674d8a321b5ff2f9497652831c88157'/>
<id>urn:sha1:78be5135b674d8a321b5ff2f9497652831c88157</id>
<content type='text'>
Bug 5147
This is a generic way of solving the sudo problem (for now).
</content>
</entry>
<entry>
<title>Add help text for install-image URL mode.</title>
<updated>2009-12-24T00:38:49+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-12-24T00:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=45b5048e1f5dbf625b51cdfbf745521b26b2bb27'/>
<id>urn:sha1:45b5048e1f5dbf625b51cdfbf745521b26b2bb27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-op into kenwood</title>
<updated>2009-12-19T00:27:04+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-12-19T00:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=893cca45601d35972a727fa5c71eb481f9df9b3b'/>
<id>urn:sha1:893cca45601d35972a727fa5c71eb481f9df9b3b</id>
<content type='text'>
</content>
</entry>
</feed>
