Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (bc7ebd7015b38fad465ad17650e94883cb161bf8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (bc7ebd7015b38fad465ad17650e94883cb161bf8)
  • Date: Tue, 5 Jan 2010 23:40:35 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

ChangeLog | 3 +++
groups | 1 +
libs/libvirt/HISTORY | 1 +
libs/libvirt/INSTALL | 2 ++
4 files changed, 7 insertions(+)

New commits:
commit bc7ebd7015b38fad465ad17650e94883cb161bf8
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

groups: Added libvirt:179
libvirt: Add libvirt group

diff --git a/ChangeLog b/ChangeLog
index 5253515..2c88edd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2010-01-05 Eric Sandall <sandalle AT sourcemage.org>
+ * groups: Added libvirt:179
+
2010-01-03 Vasil Yonkov <spirtbrat AT sourcemage.org>
* gnome2-apps/empathy: new spell,
Empathy is a messaging program which supports text, voice, and
diff --git a/groups b/groups
index 96ac10d..f26e988 100755
--- a/groups
+++ b/groups
@@ -102,5 +102,6 @@ tss:175:
pkcs11:176:
memcached:177:
camera:178:
+libvirt:179:
users:1000:
nogroup:65534:
diff --git a/libs/libvirt/HISTORY b/libs/libvirt/HISTORY
index 90b1bf8..e1f7a61 100644
--- a/libs/libvirt/HISTORY
+++ b/libs/libvirt/HISTORY
@@ -1,6 +1,7 @@
2010-01-05 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.7.5
* DEPENDS: Doesn't use devicekit anymore
+ * INSTALL: Create libvirt group

2009-12-20 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Suggest bridge-utils and iproute2
diff --git a/libs/libvirt/INSTALL b/libs/libvirt/INSTALL
new file mode 100755
index 0000000..637c8bd
--- /dev/null
+++ b/libs/libvirt/INSTALL
@@ -0,0 +1,2 @@
+create_group libvirt &&
+default_install



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (bc7ebd7015b38fad465ad17650e94883cb161bf8), Eric Sandall, 01/06/2010

Archive powered by MHonArc 2.6.24.

Top of Page