summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-27fix typo in show interfaces legendJohn Southworth
2011-06-230.13.141debian/0.13.141John Southworth
2011-06-23make the 'u' for up lowercase so that it will draw the users attention to ↵John Southworth
interfaces that are down.
2011-06-23Adjust spacing on Interface columnJohn Southworth
2011-06-23Make interface states more readable by using capital letters; fix bug in ↵John Southworth
description output when there isn't an ip assigned
2011-06-200.13.140debian/0.13.140John Southworth
2011-06-20add .txt extension to the 'show tech-support brief save' outputJohn Southworth
2011-06-200.13.139debian/0.13.139John Southworth
2011-06-20fix path for 'show tech-support brief save'John Southworth
2011-07-170.13.138debian/0.13.138Bob Gilligan
2011-07-17Bugfix 6800: Allow non-vyatta menu entries in grub.cfg.Bob Gilligan
2011-06-160.13.137debian/0.13.137John Southworth
2011-06-16Bugfix 7124: make 'show tech-support save' have a .txt at the end of the ↵John Southworth
file name. Make the script show the proper config path '/config/support' instead of '/opt/vyatta/etc/config/support'
2011-06-160.13.136debian/0.13.136Stephen Hemminger
2011-06-16Add dependency on vyatta-cfg-systemStephen Hemminger
New show version command uses binaries from latest version of vyatta-cfg-system.
2011-06-16Display image type and hypervisor in show versionStephen Hemminger
Bug 6769 Add System type which decodes the type of kernel on the system, and Hypervisor which shows if the system is in virtual environment. Note: the Hypervisor, Uptime should really be part of another command since they aren't a property of the system image but of the system it is being run on but that is splitting hairs. vyatta@napa:~$ show version Version: 999.napa.06160039 Description: 999.napa.06160039 Copyright: 2006-2011 Vyatta, Inc. Built by: autobuild@vyatta.com Built on: Thu Jun 16 07:39:16 UTC 2011 Build ID: 1106160739-bcfda33 System type: Intel 64bit Boot via: disk Hypervisor: VMware Uptime: 21:56:32 up 1:16, 2 users, load average: 0.03, 0.03, 0.05
2011-07-140.13.135debian/0.13.135Bob Gilligan
2011-07-14Bugfix 5856: Allow credentials on "add system image" command lineBob Gilligan
In order to improve the usability, we now allow the user to specify the username and password to use in fetching the ISO.
2011-06-100.13.134debian/0.13.134John Southworth
2011-06-10Fix completion for image log filesJohn Southworth
2011-06-090.13.133debian/0.13.133John Southworth
2011-06-09Fix clone so that it fails if a user attempts to clone to running://John Southworth
2011-06-030.13.132debian/0.13.132John Southworth
2011-06-03Bugfix 5840: Change show interfaces so that ipv6 addresses and/or long ↵John Southworth
descriptions don't break formatting
2011-06-020.13.131debian/0.13.131Michael Larson
2011-06-02suppress errors when reading pkg file.Michael Larson
2011-05-270.13.130debian/0.13.130John Southworth
2011-05-27Bugfix 7101: Should have been the 6th argument not the 5thfor the log fileJohn Southworth
2011-05-270.13.129debian/0.13.129John Southworth
2011-05-27Bugfix: 7091 make clone restore old config directory if it failsJohn Southworth
2011-05-200.13.128debian/0.13.128John Southworth
2011-05-20only attempt to move the old /config dir if it exists when cloning a ↵John Southworth
configuration
2011-05-130.13.127debian/0.13.127John Southworth
2011-05-13Move the clone system template to vyatta-op so that the node.defs are ↵John Southworth
available in the communtiy version. Note this still excludes clone system image from being in community
2011-05-130.13.126debian/0.13.126John Southworth
2011-05-13Only show directories in top level completion because installed systems have ↵John Southworth
more in their /boot directories
2011-05-120.13.125debian/0.13.125John Southworth
2011-05-12Exclude white-out files from copy. Backup current config dir before cloneJohn Southworth
2011-05-060.13.124debian/0.13.124Deepti Kulkarni
2011-05-06bug fix - 6592: Include Quagga config in show tech-support output.Deepti Kulkarni
2011-05-060.13.123debian/0.13.123John Southworth
2011-05-06Bugfix 7059 These commands weren't specified in the bug but they needed the ↵John Southworth
same check
2011-05-060.13.122debian/0.13.122John Southworth
2011-05-06Merge branch 'napa' of git.vyatta.com:/git/vyatta-op into napaJohn Southworth
2011-05-06Bugfix: 7059 Make it such that show file prints a proper error when run as ↵John Southworth
an operator user.
2011-05-050.13.121debian/0.13.121Michael Larson
2011-05-05suppress shutdown confirmation query if invoked by rest API.Michael Larson
2011-05-040.13.120debian/0.13.120Michael Larson
2011-05-04allow "clear connection-tracking" op mode command to override query for rest ↵Michael Larson
mode.
2011-05-040.13.119debian/0.13.119Michael Larson