Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Brown (f086dfaa15b922350175c33d5fd8e3d58e6a4b4c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Brown <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Brown (f086dfaa15b922350175c33d5fd8e3d58e6a4b4c)
  • Date: Sat, 31 Mar 2007 21:12:55 -0500

GIT changes to master grimoire by David Brown <dmlb2000 AT gmail.com>:

security/vserver/FINAL | 6 ++++++
security/vserver/HISTORY | 3 +++
security/vserver/POST_INSTALL | 6 ------
3 files changed, 9 insertions(+), 6 deletions(-)

New commits:
commit f086dfaa15b922350175c33d5fd8e3d58e6a4b4c
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

vserver moved POST_INSTALL to FINAL

diff --git a/security/vserver/FINAL b/security/vserver/FINAL
new file mode 100755
index 0000000..aa509d7
--- /dev/null
+++ b/security/vserver/FINAL
@@ -0,0 +1,6 @@
+message "${MESSAGE_COLOR} This utilities don't have sence without ctx kernel
patch. ${DEFAULT_COLOR}"
+message "${MESSAGE_COLOR} Usage: ${DEFAULT_COLOR}"
+message "${MESSAGE_COLOR} 1. Create your vserver : vserver
your_vserver_name build ${DEFAULT_COLOR}"
+message "${MESSAGE_COLOR} WARNING: This will try to create vserver
based on your / ! ${DEFAULT_COLOR}"
+message "${MESSAGE_COLOR} 2. Modify : /etc/vservers/your_vserver_name.conf
${DEFAULT_COLOR}"
+message "${MESSAGE_COLOR} 3. To start/stop/enter to virt.serv : vserver
your_vserver_name start/stop/enter ${DEFAULT_COLOR}"
diff --git a/security/vserver/HISTORY b/security/vserver/HISTORY
index 6668ae8..b0d10e8 100644
--- a/security/vserver/HISTORY
+++ b/security/vserver/HISTORY
@@ -1,3 +1,6 @@
+2007-03-31 David Brown <dmlb2000 AT gmail.com>
+ * POST_INSTALL: moved to FINAL
+
2006-10-21 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* BUILD: make it build by adding -lstdc++ everywhere #11154

diff --git a/security/vserver/POST_INSTALL b/security/vserver/POST_INSTALL
deleted file mode 100755
index aa509d7..0000000
--- a/security/vserver/POST_INSTALL
+++ /dev/null
@@ -1,6 +0,0 @@
-message "${MESSAGE_COLOR} This utilities don't have sence without ctx kernel
patch. ${DEFAULT_COLOR}"
-message "${MESSAGE_COLOR} Usage: ${DEFAULT_COLOR}"
-message "${MESSAGE_COLOR} 1. Create your vserver : vserver
your_vserver_name build ${DEFAULT_COLOR}"
-message "${MESSAGE_COLOR} WARNING: This will try to create vserver
based on your / ! ${DEFAULT_COLOR}"
-message "${MESSAGE_COLOR} 2. Modify : /etc/vservers/your_vserver_name.conf
${DEFAULT_COLOR}"
-message "${MESSAGE_COLOR} 3. To start/stop/enter to virt.serv : vserver
your_vserver_name start/stop/enter ${DEFAULT_COLOR}"



  • [SM-Commit] GIT changes to master grimoire by David Brown (f086dfaa15b922350175c33d5fd8e3d58e6a4b4c), David Brown, 03/31/2007

Archive powered by MHonArc 2.6.24.

Top of Page