summaryrefslogtreecommitdiff
path: root/templates/add
AgeCommit message (Collapse)Author
2011-07-14Bugfix 5856: Allow credentials on "add system image" command lineBob Gilligan
In order to improve the usability, we now allow the user to specify the username and password to use in fetching the ISO.
2010-03-03Bugfix 5404: Handle RAID resynchronization on image-installed systems.Bob Gilligan
2010-01-25Re-factor image installation commands.Bob Gilligan
Separate initialy installing a system in image mode and adding a new image to a previously installed system into two independent commands. The initial system installation command is "install-image" and the command to add a new image is "add system image <image-name>".
2008-10-29Bugfix: 3841: Allow admin level users to run the RAID op mode commands.Bob Gilligan
2008-10-14Bugfix: 3744Bob Gilligan
New disk added to RAID group will not be made bootable until after the RAID rebuild completes. Warn user not to reboot until that happens.
2008-09-10Add operational mode commands for RAID.Bob Gilligan