summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-010.19.173debian/0.19.173John Southworth
2012-03-01forgot to use io::promptJohn Southworth
2012-03-01Bugfix 7555: Allow users to import keys when using loadkeyJohn Southworth
2012-02-290.19.172debian/0.19.172John Southworth
2012-02-29Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg-system into oxnardJohn Southworth
2012-02-29Bugfix 7555: allow users to import ssh keys when running add system imageJohn Southworth
2012-02-210.19.171debian/0.19.171Stephen Hemminger
2012-02-21Cleanup interface statistic clear files on rebootStephen Hemminger
clear interface statistics creates a file /var/run/vyatta/XXXX.stats that is used to adjust values. Since this data is meaningless after reboot, remove it.
2012-02-210.19.170debian/0.19.170Stephen Hemminger
2012-02-21Fix server property optionStephen Hemminger
Bug 7623 Patch provided by Stig.
2012-02-210.19.169debian/0.19.169Stephen Hemminger
2012-02-21Disable reboot on ctrl-alt-delStephen Hemminger
Bug 6526 Disable ctrl-alt-del where all the other system changes happen on installation.
2012-02-210.19.168debian/0.19.168Stephen Hemminger
2012-02-21Remove reference to init-floppyStephen Hemminger
Bug 7608
2012-02-210.19.167debian/0.19.167Stephen Hemminger
2012-02-21Fix spelling errors in install imageStephen Hemminger
Bug 7544 Found several misspellings in the install prompts.
2012-02-180.19.166debian/0.19.166Daniil Baturin
2012-02-18Fix VRRP templates error string capitalization.Daniil Baturin
2012-02-18Bug #7787: Modify VRRP templates to allow custom script arguments,Daniil Baturin
treat first word as script path and the rest as arguments.
2012-02-18Bug #7787: Allow using custom command line arguments in transitionDaniil Baturin
scripts.
2012-02-170.19.165debian/0.19.165Stephen Hemminger
2012-02-17snmp: add missing newline to config fileStephen Hemminger
Need newline after agentx
2012-02-100.19.164debian/0.19.164Stephen Hemminger
2012-02-10Fix typo in last SNMP change.Stephen Hemminger
2012-02-090.19.163debian/0.19.163Stephen Hemminger
2012-02-09fix path to ethtoolStephen Hemminger
/sbin is not part of default user path. Therefore need to use full path to ethtool.
2012-02-06snmp: enable agentxStephen Hemminger
Llpd uses agentx snmp API to talk to snmpd This allows system description from SNMP to be retrieved by lldpd.
2012-02-030.19.162debian/0.19.162John Southworth
2012-02-03Fix missing space on postinst scriptJohn Southworth
2012-02-030.19.161debian/0.19.161John Southworth
2012-02-03Bugfix 7770John Southworth
2012-01-300.19.160debian/0.19.160John Southworth
2012-01-30Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg-system into oxnardJohn Southworth
2012-01-30Allow operator users to run dmidecode so show version works for themJohn Southworth
2012-01-240.19.159debian/0.19.159Stephen Hemminger
2012-01-24Fix missing error (missing lecho) in install-systemStephen Hemminger
Some statements were copy/pasted over from install-image. install-system does not use lecho, that is only used in install-image
2012-01-200.19.158debian/0.19.158Stephen Hemminger
2012-01-20Make disk label if necessaryStephen Hemminger
Bug 7732 Restore installation section that makes disk label.
2012-01-190.19.157debian/0.19.157Stephen Hemminger
2012-01-19Enforce length restriction on interface descriptionStephen Hemminger
Bug 7730 Kernel limit on interface description (ifalias) is 256 characters.
2012-01-160.19.156debian/0.19.156Stephen Hemminger
2012-01-16Fix check for pseudo-ethernet overlapStephen Hemminger
Bug 7726 Incorrect variable name (from cut-paste)
2012-01-110.19.155debian/0.19.155Stephen Hemminger
2012-01-11Check for existance of postconfig boot up scriptStephen Hemminger
Bug 7720 If post config script does not exist, then silently ignore it. The user may have accidentally deleted the post config script.
2012-01-11Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg-system into oxnardStephen Hemminger
2012-01-090.19.154debian/0.19.154Stephen Hemminger
2012-01-09Update to local_ipJon Andersson
2012-01-05Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg-system into oxnardStephen Hemminger
2012-01-030.19.153debian/0.19.153John Southworth
2012-01-03Bugfix 7689: change vrrp auth_type detection 'simple' to 'plaintext-password'John Southworth