<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-op.git/templates/show/system, branch daisy</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=daisy</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-op.git/atom?h=daisy'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/'/>
<updated>2013-02-26T19:32:35+00:00</updated>
<entry>
<title>Skip dmesg files starting with "Nothing has been logged yet"</title>
<updated>2013-02-26T19:32:35+00:00</updated>
<author>
<name>James Davidson</name>
<email>james.davidson@vyatta.com</email>
</author>
<published>2013-02-26T19:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=8b2b6ed69c812c2b56f5fef4da4532d3e47def79'/>
<id>urn:sha1:8b2b6ed69c812c2b56f5fef4da4532d3e47def79</id>
<content type='text'>
Bug 8427
Initial processing of /etc/dmesg by savelog creates a file with only
one line:

  (Nothing has been logged yet.)

Detect such files and skip them when listing all boot message files.
</content>
</entry>
<entry>
<title>Fix use of LESSCLOSE</title>
<updated>2012-10-02T22:42:57+00:00</updated>
<author>
<name>James Davidson</name>
<email>james.davidson@vyatta.com</email>
</author>
<published>2012-10-02T22:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=89efb0619ca2e113936da41622c32144dafa1c78'/>
<id>urn:sha1:89efb0619ca2e113936da41622c32144dafa1c78</id>
<content type='text'>
Fixes bug 3921
</content>
</entry>
<entry>
<title>Fix use of lesspipe</title>
<updated>2012-09-05T17:22:12+00:00</updated>
<author>
<name>James Davidson</name>
<email>james.davidson@vyatta.com</email>
</author>
<published>2012-09-05T17:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=f151d65d5275835dccb734aecc63566b77187fe5'/>
<id>urn:sha1:f151d65d5275835dccb734aecc63566b77187fe5</id>
<content type='text'>
Fixes bug 3921
</content>
</entry>
<entry>
<title>Remove accidental commit of 'show system boot-messages commit' command, this was part of a mockup for a proposed bugfix and I didn't intend to commit it</title>
<updated>2011-11-08T00:05:34+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-11-08T00:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=f64dc89465f7fd7974f03329a068fd6b930430ba'/>
<id>urn:sha1:f64dc89465f7fd7974f03329a068fd6b930430ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create new ping command with the following semantics</title>
<updated>2011-10-27T22:11:27+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-08-16T23:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=b1c37ed9fe0e2cfac2ac46d757c6037c1c5436c2'/>
<id>urn:sha1:b1c37ed9fe0e2cfac2ac46d757c6037c1c5436c2</id>
<content type='text'>
    1. ping &lt;ipv4|ipv6|hostname&gt; will use
      * ping for a v4 address
      * ping6 for a v6 address
      * ping or ping6 for a hostname which ever resolves prefering ipv4
    2. ping ipv4 &lt;ipv4|hostname&gt; will ping
    3. ping ipv6 &lt;ipv6|hostname&gt; will ping6
    4. ping &lt;node&gt; option &lt;advanced ping options&gt;
       * allows for options to pass down to ping
       * this is a stop gap while we add the most common options
       * to the CLI
(cherry picked from commit 5145fd68da8f1c7f8289b99f58cb6eb96389fcef)
</content>
</entry>
<entry>
<title>Add show system memory cache</title>
<updated>2010-12-07T19:06:43+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-07T19:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=ffa8809a4cdda655cc8e731dca7c6a95d49e931e'/>
<id>urn:sha1:ffa8809a4cdda655cc8e731dca7c6a95d49e931e</id>
<content type='text'>
This provides information requested in Bug 515
</content>
</entry>
<entry>
<title>Add more options to show system processes</title>
<updated>2010-12-07T19:00:20+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-07T19:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=3cb7388696d9473afebfbb097967ac8c865c203c'/>
<id>urn:sha1:3cb7388696d9473afebfbb097967ac8c865c203c</id>
<content type='text'>
Bug 1615
</content>
</entry>
<entry>
<title>Add show system memory detail</title>
<updated>2010-12-07T18:23:48+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-07T18:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=6ea23545e73c135b1ce67fa7fb63b998672ac282'/>
<id>urn:sha1:6ea23545e73c135b1ce67fa7fb63b998672ac282</id>
<content type='text'>
Bug 5704
</content>
</entry>
<entry>
<title>Allow admin user to run "show system image storage" command.</title>
<updated>2010-05-30T13:41:26+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-05-30T13:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=6be8ab6a9801b3e658659281ec7c8241e635436f'/>
<id>urn:sha1:6be8ab6a9801b3e658659281ec7c8241e635436f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "show system image storage" op mode command.</title>
<updated>2010-05-01T00:49:31+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2010-05-01T00:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=f78be567aa747f501ad55f0037ef843801d3dd93'/>
<id>urn:sha1:f78be567aa747f501ad55f0037ef843801d3dd93</id>
<content type='text'>
As the name indicates, it tells you how much disk space each
image occupies.
</content>
</entry>
</feed>
