Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-14 | Ignore errors from chmod/chown if ssh keys don't exist | Stephen Hemminger | |
2009-12-14 | Fix install-image to save config/keys | Stephen Hemminger | |
Bug 5151 Part of previous change caused regression in saving config information. Also mounts old config read-only to avoid any problems. | |||
2009-12-14 | Re-enable frame-buffer on console | Stephen Hemminger | |
The frame-buffer allows for Vyatta logo, scrollback, and more lines of text on VGA console. | |||
2009-12-04 | Fix load user key script | Stephen Hemminger | |
Enhanced usage of curl to handle scp://user@host/filename | |||
2009-12-04 | Rearrange the public-key configuration schema | Stephen Hemminger | |
New syntax: system login user vyatta authentication public-key user@remote type ssh-rsa | |||
2009-12-03 | Fix some file headers that cause build warnings | Stephen Hemminger | |
Debian build warnings on these files. | |||
2009-12-03 | Preserve ssh host keys in install-image | Stephen Hemminger | |
Similar to previous change to install-system | |||
2009-12-03 | Add script for loading public key | Stephen Hemminger | |
Variation on existing config file loader that is useful for loading public key. | |||
2009-12-02 | Use ext3 all the time | Stephen Hemminger | |
It avoids issues with corrupt filesystems on VM. | |||
2009-12-02 | Don't lose user customization to pam-auth | Stephen Hemminger | |
Don't pass --force flag to pam-auth-update, so if user has customized file, then radius config will stay. | |||
2009-12-02 | Pass more info to login scripts | Stephen Hemminger | |
Pass status to login update() which might be useful to handle case when node is deleted. | |||
2009-12-01 | Save SSH keys on re-install | Stephen Hemminger | |
Bug 5045 This adds option to save original SSH host keys when doing a re-install. Also mount original partition read-only to avoid updating it. | |||
2009-12-01 | Avoid updating files on boot | Stephen Hemminger | |
If file is already correct, no need to write it. | |||
2009-12-01 | Add sync after config save | Stephen Hemminger | |
Calling sync ensure buffer cache is flushed, so that config is actually on disk. May resolve some of the regression test I/O errors. | |||
2009-11-30 | Remove Radius server on reboot | Stephen Hemminger | |
Related to Bug 5130 and 5084 | |||
2009-11-18 | Mount floppy with dirsync | Stephen Hemminger | |
Ensures that directory update occurs before umount | |||
2009-11-13 | Add start_offset value to log message when partion attempt fails. | Bob Gilligan | |
2009-11-13 | Add start_offset value to log message when partion attempt fails. | Bob Gilligan | |
2009-11-06 | copy the whole config directory during install | An-Cheng Huang | |
2009-11-05 | use new vyatta-union arg to reduce kernel cmdline length. | An-Cheng Huang | |
2009-11-05 | move custom script to custom repo | An-Cheng Huang | |
2009-11-02 | Reset PAM configuration on boot | Stephen Hemminger | |
Bug 5084 Need to remove radius (and any other) PAM customizations on reboot. | |||
2009-11-02 | use top-level pid for progress indicator | An-Cheng Huang | |
2009-11-01 | Using Interface.pm infrastructure to detect vif on eth|bond interface. | Stig Thormodsrud | |
2009-11-01 | Fix 'show vrrp summary' showing last vip 1st | Stig Thormodsrud | |
2009-11-01 | Fix interface carrier status. | Stig Thormodsrud | |
2009-11-01 | Convert keepalived to use Interface infrastructure. | Stig Thormodsrud | |
2009-10-31 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwood | Stig Thormodsrud | |
2009-10-31 | Add VRRP capability to bonding interfaces and vifs of bonding interfaces. | David S. Madole | |
2009-10-30 | add unified install-image | An-Cheng Huang | |
2009-10-13 | limit xen dom0 memory to 512meg | Robert Bays | |
(cherry picked from commit c93e5328faa74a79d219ce96d95417ba1adbfb8f) | |||
2009-10-01 | Mount floppy with safer options | Stephen Hemminger | |
Change how floppy is mounted to avoid updates and possible security issues: noatime - don't update last access time (avoids writing to floppy) noexec - don't allow running programs off floppy nosuid - block setuid programs nodev - no device special files allowed | |||
2009-09-22 | Bugfix 4951: Don't fail if IPv6 kernel module is not loaded. | Bob Gilligan | |
Handle cases where IPv6 kernel module is not loaded more gracefully. | |||
2009-09-14 | allow install on old compaq smart-array | Robert Bays | |
2009-09-11 | Fix Bug 4919 "service dns" branch of configuration file missing ... | Mohit Mehta | |
* modify code to comply with Jenner change in is_dhcp_enabled() | |||
2009-09-11 | Invert test for livecd | Stephen Hemminger | |
Need to check for livecd only if *not* doing union install. Repair of previous bugfix. | |||
2009-09-10 | Move check for livecd install to before filesystem intialization | Stephen Hemminger | |
Check for install-system failure (because of attempt to install from active system), to occur before filesystem is destroyed. Bug 1587 | |||
2009-09-04 | Bugfix 4916, 4917: Exit correctly when vyatta user doesn't exist. Add timeout. | Bob Gilligan | |
(cherry picked from commit 852e99ad758daa6db8f47fa0b3610e8ddf884f7a) | |||
2009-08-04 | BONDING: fix error messages | Stephen Hemminger | |
Fix error messages that will only occur if template is using script incorrectly. | |||
2009-08-04 | BONDING: handle change of bond-group | Stephen Hemminger | |
Use similar action to new bridge-group Bug 4768 | |||
2009-08-04 | bonding: remove primary slave last | Stephen Hemminger | |
Need to remove the primary interface last, to avoid issues with bonding driver. | |||
2009-07-30 | Fix 4766: can't set login banners "Can't locate Vyatta/Login/Banner.pm" | Stig Thormodsrud | |
2009-07-30 | Fix uninitialized variable. | Stig Thormodsrud | |
2009-07-17 | initial implementation of image install | An-Cheng Huang | |
support image install on an existing Vyatta union-installed system. | |||
2009-07-17 | Allow round-robin to be selected | Stephen Hemminger | |
Simpler version of bug 4647 fix. (cherry picked from commit 9f4e8c1deba76ef81878551040f16180baaf23be) | |||
2009-07-17 | Revert "Allow user to select round-robin mode." | Stephen Hemminger | |
This reverts commit aba4e42b4b07b856cbcff0fcf5231824fc18bb37. Use proper perl (ie. undefined) rather than a a sentinel value! (cherry picked from commit 7c681e2a62388ead8ad2e74a76ff1b0ae386f78f) | |||
2009-07-17 | Allow user to select round-robin mode. | Mark O'Brien | |
* bug 4647 * scripts/vyatta-bonding.pl (cherry picked from commit aba4e42b4b07b856cbcff0fcf5231824fc18bb37) | |||
2009-07-17 | Make telnet management smarter | Stephen Hemminger | |
Bug 4591 Consolidate check for telnet login Don't remove /etc/securetty edit it (cherry picked from commit c6c477f2ffb0f2fd4cf12882f22c2c44ab57cc46) | |||
2009-07-17 | Use sysfs for bonding device control | An-Cheng Huang | |
Bug 4511 Since loading bond module is broken in 2.6.29 or later kernel and the root cause is in sysfs/procfs which is a mess. Workaround the problem by loading bond module once and using sysfs. (cherry picked from commit 47f054cb196959bb79960f3b6c1524b4ff7d32a8) Conflicts: templates/interfaces/bonding/node.def | |||
2009-07-17 | Fix generation of syslog host targets | Stephen Hemminger | |
Bug 4494 (cherry picked from commit 7dc1c900184a629975b2e22e79c5dc44c494448e) |