summaryrefslogtreecommitdiff
path: root/scripts/install/install-get-partition
AgeCommit message (Expand)Author
2011-04-30Yet another better alignment startStephen Hemminger
2011-04-30Fix alignment of root partitionStephen Hemminger
2011-04-28Tell parted to align disk partitionStephen Hemminger
2011-01-17Bugfix 6687: Need to explicitly specify the RAID metadata version number.Bob Gilligan
2010-11-21Bugfix 6457: Don't ask the question if you're not going to like the answer.Bob Gilligan
2010-09-08Fix quoting of shell -zStephen Hemminger
2010-03-30Improve wording of config info save dialog.Bob Gilligan
2010-03-12Run partition editor with script flag to avoid prompting userStephen Hemminger
2010-03-08Bugfix 5414: Use correct install root reference when copying back SSH keys.Bob Gilligan
2010-02-16Bugfix 5327: Don't try to save config from images with none.Bob Gilligan
2010-01-26Bugfix 5229: Save old config info when installing on pre-existing RAID group.Bob Gilligan
2010-01-26Bugfix 5220: Use correct path to config directory on installed image.Bob Gilligan
2010-01-26Bugfix 5232: Correctly handle case where user doesn't want to save SSH keysBob Gilligan
2010-01-19Fix typo in install-imageStephen Hemminger
2010-01-18Bugfix 5220: Save config information from previous image-based install.Bob Gilligan
2009-12-14Ignore errors from chmod/chown if ssh keys don't existStephen Hemminger
2009-12-14Fix install-image to save config/keysStephen Hemminger
2009-12-03Preserve ssh host keys in install-imageStephen Hemminger
2009-11-13Add start_offset value to log message when partion attempt fails.Bob Gilligan
2009-10-30add unified install-imageAn-Cheng Huang