[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gobolinux-devel
Subject:    [gobolinux-devel] udev helpers
From:       Andreas =?ISO-8859-1?Q?K=F6hler?= <andi5.py () gmx ! net>
Date:       2008-09-12 22:39:47
Message-ID: 1221259187.10310.11.camel () localhost ! localdomain
[Download RAW message or body]

[Attachment #2 (multipart/signed)]

[Attachment #4 (multipart/mixed)]


Hi,

since UDev v126, there are no symlinks to udevadm installed anymore.  So
the following substitutions will essentially be necessary.

udevcontrol -> udevadm control
udevinfo    -> udevadm info
udevmonitor -> udevadm monitor
udevsettle  -> udevadm settle
udevtest    -> udevadm test
udevtrigger -> udevadm trigger

The attached patch applies them to the current scripts svn.
Thanks for considering.

Ciao,
-- andi5


["udevadm.patch" (udevadm.patch)]

Index: bin/UnionSandbox
===================================================================
--- bin/UnionSandbox	(revision 3567)
+++ bin/UnionSandbox	(working copy)
@@ -190,7 +190,7 @@
 Args_To_Array command >> "${sandbox_mp}/.wrapper"
 echo "mount -t tmpfs none $goboDevices" >> "${sandbox_mp}/.wrapper"
 echo "mount -t proc none $goboStatus" >> "${sandbox_mp}/.wrapper"
-echo "udevtrigger && udevsettle" >> "${sandbox_mp}/.wrapper"
+echo "udevadm trigger && udevadm settle" >> "${sandbox_mp}/.wrapper"
 echo "exec \"\${command[@]}\"" >>"${sandbox_mp}/.wrapper"
 
 chmod a+x "${sandbox_mp}/.wrapper"
Index: Data/CommandNotFound.data
===================================================================
--- Data/CommandNotFound.data	(revision 3567)
+++ Data/CommandNotFound.data	(working copy)
@@ -3515,13 +3515,7 @@
 tzselect Glibc
 ucs2any Xorg
 udevadm Udev
-udevcontrol Udev
 udevd Udev
-udevinfo Udev
-udevmonitor Udev
-udevsettle Udev
-udevtest Udev
-udevtrigger Udev
 uic Qt
 uic3 Qt
 uil Lesstif OpenMotif

["signature.asc" (application/pgp-signature)]

_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic