Age | Commit message (Collapse) | Author |
|
|
|
|
|
1. Get rid of perl critic warnings about use of bare file handles and open
2. Use perl rather than system() to copy and move files and check for errors.
3. Use perl rather than system() to access syslog.
|
|
Also, improved detection of currently running image in the "rename
system image" command.
|
|
|
|
|
|
Allowing the running image to be renamed introduced several issues.
It is simpler just to dis-allow it. If the user needs to re-name the
running image, they can reboot on another image, re-name the first
image, then boot back into it.
|
|
Also added an op-mode command to display the Vyatta version strings
along with the names of the installed images. This is useful if you
rename an image from its default name, which is its version string.
|