diff options
author | 2006-10-11 19:16:57 +0000 | |
---|---|---|
committer | 2006-10-11 19:16:57 +0000 | |
commit | 850c1d11ddc150c911bdb692107711eadedec79b (patch) | |
tree | 19ee87c1a8cf94c142d51f9596cea78a25822f57 /vzctl | |
parent | Another update for the install-gentoo, thanks Kir for the inspiration. (diff) | |
download | misc-850c1d11ddc150c911bdb692107711eadedec79b.tar.gz misc-850c1d11ddc150c911bdb692107711eadedec79b.tar.bz2 misc-850c1d11ddc150c911bdb692107711eadedec79b.zip |
Removing the Makefile patch, thanks Kir for noticing it.
svn path=/; revision=505
Diffstat (limited to 'vzctl')
-rw-r--r-- | vzctl/patches/3.0.12/000_README | 4 | ||||
-rw-r--r-- | vzctl/patches/3.0.12/210_all_vzctl.8.patch | 22 |
2 files changed, 0 insertions, 26 deletions
diff --git a/vzctl/patches/3.0.12/000_README b/vzctl/patches/3.0.12/000_README index 75dda6b..575aa5d 100644 --- a/vzctl/patches/3.0.12/000_README +++ b/vzctl/patches/3.0.12/000_README @@ -16,7 +16,3 @@ Desc: Adding a soname to /usr/$(get_libdir)/libvzctl.so.0.0.2 Patch: 010_all_Makefile-gentoo-install.patch From: Christian Heim <phreak@gentoo.org> Desc: The gentoo-install target is missing /etc - -Patch: 210_all_vzctl.8.patch -From: Igor Sukhih <igor@openvz.org> -Desc: Added --name description to vzctl.8. diff --git a/vzctl/patches/3.0.12/210_all_vzctl.8.patch b/vzctl/patches/3.0.12/210_all_vzctl.8.patch deleted file mode 100644 index facd5f5..0000000 --- a/vzctl/patches/3.0.12/210_all_vzctl.8.patch +++ /dev/null @@ -1,22 +0,0 @@ -From: Igor Sukhih <igor@openvz.org> -Date: Tue, 22 Aug 2006 13:41:19 +0000 (+0400) -Subject: Added --name description to vzctl.8 -X-Git-Url: http://git.openvz.org/?p=vzctl;a=commitdiff;h=0c4d2abe1f18993fc871e19af62f90651a56ac7e - -Added --name description to vzctl.8 ---- - -Index: vzctl-3.0.12/man/vzctl.8 -=================================================================== ---- vzctl-3.0.12.orig/man/vzctl.8 -+++ vzctl-3.0.12/man/vzctl.8 -@@ -71,6 +71,9 @@ with \fB-force\fR option. - Add a name for a VE. The \fIname\fR can later be used in subsequent calls to - \fBvzctl\fR in place of \fIveid\fR. - .TP -+\fB--name\fR \fIname\fR -+Bind VE with \fIname\fR that name can be used for VE actions insted of \fIveid\fR. -+.TP - \fBNetwork related parameters\fR - .TP - \fB--ipadd\fR \fIaddr\fR |