Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-22 | 0.16.2debian/0.16.2 | Stephen Hemminger | |
2009-12-22 | Revert "Workaround issues with floppy formatting on some VM and hardware" | Stephen Hemminger | |
This reverts commit ba1376cd853e6b48cd3c6d32a71e5bb6672c3ff9. Conflicts: Makefile.am | |||
2009-12-21 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg into kenwood | Stephen Hemminger | |
2009-12-21 | Rewrite priority script to use File::find | Stephen Hemminger | |
Use perl library rather than external find/grep. Cleaner and more efficient. | |||
2009-12-21 | 0.16.1debian/0.16.1 | Stephen Hemminger | |
2009-12-21 | 0.16debian/0.16 | Stephen Hemminger | |
2009-12-21 | Remove install step refering to old priority file | Stephen Hemminger | |
2009-12-21 | Modprobe files are not executable scripts | Stephen Hemminger | |
The files in modprobe.d are not supposed to be marked as executable. Fixes lintian warning. | |||
2009-12-21 | Workaround issues with floppy formatting on some VM and hardware | Stephen Hemminger | |
This is a known upstream kernel bug, but turning off DMA should solve majority of problem. | |||
2009-12-21 | Fix lintian warning about vyatta-ofr not providing itself | Stephen Hemminger | |
The init script was not technically LSB compliant | |||
2009-12-21 | Move no copy break modprobe file to handle Debian Lintian warning | Stephen Hemminger | |
Future versions of modutils ignore files not named .conf, and latest Debian tools warn about that. Fix it before the bug happens. | |||
2009-12-21 | Don't copy templates from here | Stephen Hemminger | |
2009-12-21 | Move interfaces to vyatta-cfg-system package | Stephen Hemminger | |
All the other templates and scripts related to interfaces are in vyatta-cfg-system | |||
2009-12-21 | Move tests to vyatta-cfg-system | Stephen Hemminger | |
2009-12-21 | Remove no longer used priority file | Stephen Hemminger | |
2009-12-21 | add derived file | Stephen Hemminger | |
2009-12-20 | 0.15.49debian/0.15.49 | Stephen Hemminger | |
2009-12-20 | Setup vyatta groups in early stage of install | Stephen Hemminger | |
If other packages want to refer to vyatta groups, need to be done early in install. | |||
2009-12-16 | 0.15.48debian/0.15.48 | Stephen Hemminger | |
2009-12-16 | Fix DHCP command handling | Stephen Hemminger | |
This fixes Bug 3917 by checking for interface current state rather than configuration state. Also changed variable names and command arguments to improve clarity. Instead of --op_command="dhcp-renew" use "--dhcp renew". | |||
2009-12-08 | 0.15.47debian/0.15.47 | Bob Gilligan | |
2009-12-08 | Bugfix 5143: Fix grep regex for NICs with >= 10 queues. | Bob Gilligan | |
2009-12-04 | 0.15.46debian/0.15.46 | Stephen Hemminger | |
2009-12-04 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg into kenwood | Stephen Hemminger | |
2009-12-04 | Fix problem from earlier FILE handle removal in Config.pm | Stephen Hemminger | |
Need 'my' | |||
2009-12-04 | 0.15.45debian/0.15.45 | Stephen Hemminger | |
2009-12-04 | Add alias wrapper for vyatta-load-user-key | Stephen Hemminger | |
Similar to existing load config. | |||
2009-12-04 | Fix perlcritic warnings in Config.pm | Stephen Hemminger | |
Config.pm: Bareword file handle opened at line 156, column 7. See pages 202,204 of PBP. (Severity: 5) Config.pm: Bareword file handle opened at line 353, column 7. See pages 202,204 of PBP. (Severity: 5) Config.pm: Bareword file handle opened at line 429, column 7. See pages 202,204 of PBP. (Severity: 5) | |||
2009-12-04 | Fix perlcritic warnings in Keepalived | Stephen Hemminger | |
Keepalived.pm: Code before strictures are enabled at line 25, column 1. See page 429 of PBP. (Severity: 5) Keepalived.pm: "return" statement with explicit "undef" at line 280, column 2. See page 199 of PBP. (Severity: 5) | |||
2009-12-01 | 0.15.44debian/0.15.44 | Michael Larson | |
2009-12-01 | fix for bug 4999 | Michael Larson | |
2009-12-01 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood | Michael Larson | |
2009-12-01 | remove .changes file after work was done by commit | Michael Larson | |
2009-12-01 | 0.15.43debian/0.15.43 | Stig Thormodsrud | |
2009-12-01 | Fix 5133: vrrp transition scripts not working properly when going to backup | Stig Thormodsrud | |
2009-11-14 | 0.15.42debian/0.15.42 | Stig Thormodsrud | |
2009-11-14 | Fix breakage from pervious commit. | Stig Thormodsrud | |
2009-11-12 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg into kenwood | Stephen Hemminger | |
2009-11-12 | Change options to floppy mount | Stephen Hemminger | |
Try and update floppy synchronously for super block updates. This attempts to address issues where floppy is ejected without unmounting; which is not completely safe. | |||
2009-11-10 | 0.15.41debian/0.15.41 | Michael Larson | |
2009-11-10 | preserve node.val order for term multinodes. fix for bug 5103 | Michael Larson | |
2009-11-05 | 0.15.40debian/0.15.40 | Bob Gilligan | |
2009-11-05 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood | Bob Gilligan | |
2009-11-05 | Allow inline comments in config template fields. | Bob Gilligan | |
Also change priority.pl script to display inline comments found in "priority:" fields if they are present. | |||
2009-11-04 | 0.15.39debian/0.15.39 | Stig Thormodsrud | |
2009-11-04 | Fix missing semicolon. | Stig Thormodsrud | |
2009-11-03 | 0.15.38debian/0.15.38 | Stig Thormodsrud | |
2009-11-03 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood | Stig Thormodsrud | |
2009-11-03 | Fix uninitialized variable when reading carrier on admin down interface. | Stig Thormodsrud | |
2009-11-02 | 0.15.37debian/0.15.37 | root | |