All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Seth W. Klein" <sk@sethwklein.net>
To: linux-hotplug@vger.kernel.org
Subject: Re: Where are block@... database entries?
Date: Sun, 11 Sep 2005 20:54:34 +0000	[thread overview]
Message-ID: <20050911205434.GA24096@bubook.sethwklein.net> (raw)
In-Reply-To: <431EAE49.2000800@average.org>

[-- Attachment #1: Type: text/plain, Size: 528 bytes --]

On Wed, Sep 07, 2005 at 06:30:26PM +0200, Marco d'Itri wrote:
> On Sep 07, Kay Sievers <kay.sievers@vrfy.org> wrote:
> 
> > unable to bootup correctly. udevstart ignores the setting from the config
> > file, you can only debug it on the commandline. All other udev tools don't
> > override the setting.
>
> I wondered about this myself... it looks like something which should be
> prominently documented.

I agree.  Patch attached.

Cheers,
Seth W. Klein
-- 
sk@sethwklein.net     AIM: sethwklein     http://www.sethwklein.net/

[-- Attachment #2: udev-068-udevstart-man-log.patch --]
[-- Type: text/plain, Size: 707 bytes --]

--- udevstart.8.orig	2005-09-11 16:11:34.000000000 -0400
+++ udevstart.8	2005-09-11 16:47:11.000000000 -0400
@@ -10,6 +10,19 @@
 to create the nodes for every valid device found. It can be used to fill a
 empty device directory with nodes for all devices currently available on
 the system.
+.SH "ENVIRONMENT"
+.TP
+.B UDEV_LOG
+Sets the log level.
+.B udevstart
+ignores the setting in /etc/udev/udev.conf
+because enabling debugging output
+on systems where syslog syncs the disk after writing each line
+may cause it to take several minutes to run.
+.P
+The complete list of environment variables used by
+.B udevstart
+is "documented" only by the source code.
 .SH "SEE ALSO"
 .BR udev (8)
 .SH AUTHORS

      parent reply	other threads:[~2005-09-11 20:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-07  9:09 Where are block@... database entries? Eugene Crosser
2005-09-07  9:11 ` Marco d'Itri
2005-09-07 11:53 ` Kay Sievers
2005-09-07 13:26 ` Eugene Crosser
2005-09-07 13:42 ` Kay Sievers
2005-09-07 14:07 ` Eugene Crosser
2005-09-07 14:15 ` Kay Sievers
2005-09-07 16:30 ` Marco d'Itri
2005-09-09 14:56 ` Eugene Crosser
2005-09-11 20:54 ` Seth W. Klein [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050911205434.GA24096@bubook.sethwklein.net \
    --to=sk@sethwklein.net \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.