Difference between revisions of "Download/vzctl/3.0.24.1/changes"
(created) |
(<code>) |
||
Line 1: | Line 1: | ||
== Changes == | == Changes == | ||
This is a stable update to 3.0.24, fixing some regressions: | This is a stable update to 3.0.24, fixing some regressions: | ||
− | * vzctl start --wait: fix for Fedora 13 | + | * <code>vzctl start --wait</code>: fix for Fedora 13 |
− | * fix running default distscripts if OSTEMPLATE is not set | + | * fix running default distscripts if <code>OSTEMPLATE</code> is not set |
− | * vzmigrate: migrate premount/postumount action scripts | + | * <code>vzmigrate</code>: migrate <code>premount</code>/<code>postumount</code> action scripts |
− | * vzctl set --hostname: back to FQDN for Red Hat and Slackware ({{B|1087}}) | + | * <code>vzctl set --hostname</code>: back to FQDN for Red Hat and Slackware ({{B|1087}}) |
− | * vzmigrate: ignore error 24 from the first rsync run ({{B|1580}}) | + | * <code>vzmigrate</code>: ignore error 24 from the first <code>rsync</code> run ({{B|1580}}) |
− | * bash_completion: vzlist's stderr goes to /dev/null | + | * <code>bash_completion</code>: <code>vzlist</code>'s <code>stderr</code> goes to <code>/dev/null</code> |
{{Git log|vzctl|vzctl-3.0.24.1||}} | {{Git log|vzctl|vzctl-3.0.24.1||}} | ||
=== Compatibility === | === Compatibility === | ||
* No new issues | * No new issues |
Latest revision as of 08:05, 27 July 2010
Changes[edit]
This is a stable update to 3.0.24, fixing some regressions:
vzctl start --wait
: fix for Fedora 13- fix running default distscripts if
OSTEMPLATE
is not set vzmigrate
: migratepremount
/postumount
action scriptsvzctl set --hostname
: back to FQDN for Red Hat and Slackware (#1087)vzmigrate
: ignore error 24 from the firstrsync
run (#1580)bash_completion
:vzlist
'sstderr
goes to/dev/null
For the complete list of changes in this release, see git changelog for vzctl-3.0.24.1.
Compatibility[edit]
- No new issues