Age | Commit message (Expand) | Author |
2011-01-17 | Bugfix 6687: Need to explicitly specify the RAID metadata version number. | Bob Gilligan |
2010-12-22 | Add more error recovery and disk space checking. | Bob Gilligan |
2010-11-21 | Bugfix 6457: Don't ask the question if you're not going to like the answer. | Bob Gilligan |
2010-11-21 | Bugfix 6101: Make a syslog record when a new image is added. | Bob Gilligan |
2010-09-08 | Fix quoting of shell -z | Stephen Hemminger |
2010-09-08 | Fix quoting issues with conversion to lower case | Stephen Hemminger |
2010-08-02 | Bugfix 5964: Eliminate unnecessary version check. | Bob Gilligan |
2010-07-28 | Bugfix 5711: Don't allow special characters in image names. | Bob Gilligan |
2010-07-27 | Bugfix 5929: Preserve SSH host keys during image installation. | Bob Gilligan |
2010-05-07 | Merge branch 'larkspur' of vm:git/vyatta-cfg-system into larkspur | Stephen Hemminger |
2010-05-07 | Preserve file attributes of root files | Stephen Hemminger |
2010-05-03 | Add code to check digital signature of image files. | Bob Gilligan |
2010-04-30 | Allow user to name system images when installing them. | Bob Gilligan |
2010-03-30 | Improve wording of config info save dialog. | Bob Gilligan |
2010-03-18 | Bugfix 5449: Maintain "console affinity" when adding a new image. | Bob Gilligan |
2010-03-12 | Run partition editor with script flag to avoid prompting user | Stephen Hemminger |
2010-03-09 | Bugfix 5424: Allow image with same version to be added to disk-based install | Bob Gilligan |
2010-03-08 | Use more reliable method for determining system version. | Bob Gilligan |
2010-03-08 | Bugfix 5360: Get name of image from correct source. | Bob Gilligan |
2010-03-08 | Bugfix 5414: Use correct install root reference when copying back SSH keys. | Bob Gilligan |
2010-03-05 | Bugfix 5413: Determine system version from vyatta-version package. | Bob Gilligan |
2010-02-25 | Bugfix 5217: Don't use the "-#" option to curl. It runs slow on serial ports. | Bob Gilligan |
2010-02-16 | Bugfix 5327: Don't try to save config from images with none. | Bob Gilligan |
2010-02-08 | Bugfix 5225: Include the OS version number in the grub menu entry. | Bob Gilligan |
2010-01-26 | Bugfix 5229: Save old config info when installing on pre-existing RAID group. | Bob Gilligan |
2010-01-26 | Bugfix 5220: Use correct path to config directory on installed image. | Bob Gilligan |
2010-01-26 | Bugfix 5232: Correctly handle case where user doesn't want to save SSH keys | Bob Gilligan |
2010-01-25 | Bugfix 5240: Prevent re-installation of same version on running systems | Bob Gilligan |
2010-01-19 | Fix typo in install-image | Stephen Hemminger |
2010-01-18 | Bugfix 5220: Save config information from previous image-based install. | Bob Gilligan |
2010-01-13 | Don't allow installation to proceed if MD5 checksum errors are found. | Bob Gilligan |
2010-01-08 | Switch from wget to curl since the latter supports more URL methods. | Bob Gilligan |
2010-01-06 | Validate MD5 checksums on ISO file before proceeding with installation. | Bob Gilligan |
2009-12-23 | Add support for fetching ISO file based on URL. | Bob Gilligan |
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 |
2009-12-03 | Fix some file headers that cause build warnings | Stephen Hemminger |
2009-12-03 | Preserve ssh host keys in install-image | Stephen Hemminger |
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-02 | use top-level pid for progress indicator | An-Cheng Huang |
2009-10-30 | add unified install-image | An-Cheng Huang |