Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-18 | Bugfix 5220: Save config information from previous image-based install. | Bob Gilligan | |
If previous disk-based install is found, use config info from it. Otherwise look for image-based installs. If multiple image-based installs are found, let the user select which one to save the config information from. | |||
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 | |
Bug 5151 Part of previous change caused regression in saving config information. Also mounts old config read-only to avoid any problems. | |||
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-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 | |