From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrey Borzenkov Date: Wed, 25 Jan 2006 19:38:19 +0000 Subject: Re: DEVLINKS and DEVNAME variables in RUN rules Message-Id: <200601252238.22382.arvidjaar@mail.ru> MIME-Version: 1 Content-Type: multipart/mixed; boundary="nextPart1259653.KUR6eFy3Rz" List-Id: References: In-Reply-To: To: linux-hotplug@vger.kernel.org --nextPart1259653.KUR6eFy3Rz Content-Type: multipart/mixed; boundary="Boundary-01=_uO91D1mKm+Ws6Go" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_uO91D1mKm+Ws6Go Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 25 January 2006 22:10, Kay Sievers wrote: > Hehe, no, as mentioned in the last mail, too late :) > we can't patch the created man=20 > page, it comes from "docs/udev.xml". Why is it verion-controlled then? > I don't mind putting it in there myself, but if you want to send a new > patch, go for it. :) third attempt. I do not mind, I practice (st-)git on your expense :) This t= ime=20 attached due to overly long lines. =2Dandrey --Boundary-01=_uO91D1mKm+Ws6Go Content-Type: text/x-diff; charset="iso-8859-1"; name="document_subst_rules.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="document_subst_rules.diff" Subject: [PATCH] Document when substitutions are applied for RUN and other = keys =46rom: Andrey Borzenkov Signed-off-by: Andrey Borzenkov =2D-- docs/udev.xml | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/udev.xml b/docs/udev.xml index 7e29077..c94bdcd 100644 =2D-- a/docs/udev.xml +++ b/docs/udev.xml @@ -353,8 +353,13 @@ =20 The , , PROGRAM, =2D and fields s= upport simple =2D printf-like string substitutions: + , and + fields support simple printf-like string substitutions. For + they are applied immediately before program + is launched, after all rules have been processed. It allows use = of + complete environment set up by earlier rules including exported + variables. For all other fields substitutions are applied when r= ule + is being processed. The supported substitutions are: , --Boundary-01=_uO91D1mKm+Ws6Go-- --nextPart1259653.KUR6eFy3Rz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQBD19OuR6LMutpd94wRAsbQAKDIvkB3NoCp4Ki4jDERw+LR+MQo1QCeIXHt mldrSqcVDbcZQAIeaDyEUpI= =c7tP -----END PGP SIGNATURE----- --nextPart1259653.KUR6eFy3Rz-- ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel