Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (27165299c06e9cec15cf0713f95ef3938e6c3a2a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (27165299c06e9cec15cf0713f95ef3938e6c3a2a)
  • Date: Mon, 18 Aug 2008 16:54:55 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

disk/udev/FINAL | 1 +
disk/udev/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 27165299c06e9cec15cf0713f95ef3938e6c3a2a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

udev: added uucp group creation

diff --git a/disk/udev/FINAL b/disk/udev/FINAL
index 62df534..06913fa 100755
--- a/disk/udev/FINAL
+++ b/disk/udev/FINAL
@@ -5,6 +5,7 @@ create_group floppy
create_group burning
create_group video
create_group audio
+create_group uucp

# dispel hotplug
if [[ $UDEV_DISPEL_HOTPLUG == y ]]; then
diff --git a/disk/udev/HISTORY b/disk/udev/HISTORY
index 84432aa..01f2fd1 100644
--- a/disk/udev/HISTORY
+++ b/disk/udev/HISTORY
@@ -1,3 +1,6 @@
+2008-08-19 Vlad Glagolev <stealth AT sourcemage.org>
+ * FINAL: added creation of uucp group to remove some udev init warns
+
2008-08-14 Vlad Glagolev <stealth AT sourcemage.org>
* INSTALL: fixed a bug about udev devices autodetection and management
of them with dbus and hal -- udevinfo symlink is still needed



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (27165299c06e9cec15cf0713f95ef3938e6c3a2a), Vlad Glagolev, 08/18/2008

Archive powered by MHonArc 2.6.24.

Top of Page