All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package:  lm-sensors
Date: Fri, 14 Sep 2007 20:06:27 +0200	[thread overview]
Message-ID: <20070914180627.GH20058@aon.at> (raw)
In-Reply-To: <46EA70E4.9090803@carallon.com>

On Fri, Sep 14, 2007 at 12:30:44PM +0100, Will Wagner wrote:
> Bernhard,
>
> The only other thing is that the sensors executable needs the 
> /etc/sensors.conf file otherwise it will fail to run. The default file is 
> enormous but it does work.

Since i never built it, can you tell me where the .conf lives?
Something like this could perhaps strip it a bit (iff there defaults, of
course..)
	cp -dpf $(LM_SENSORS_DIR)/the.conf $(TARGET_DIR)/the.conf
	$(SED) '/^#/d' -e "s/#.*//g" -e "/^$/d" $(TARGET_DIR)/the.conf
	# or something like this, perhaps. Manually customize it
	# otherwise, or provide your own, i'd say.
HTH,
Bernhard

  reply	other threads:[~2007-09-14 18:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-01 18:01 [Buildroot] svn commit: trunk/buildroot/package: lm-sensors aldot at uclibc.org
2007-09-14  8:15 ` Hebbar
2007-09-14  9:29   ` Bernhard Fischer
2007-09-14  9:47     ` Will Wagner
2007-09-14 11:26       ` Bernhard Fischer
2007-09-14 11:30         ` Will Wagner
2007-09-14 18:06           ` Bernhard Fischer [this message]
2007-09-14 19:11             ` Bernhard Fischer

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=20070914180627.GH20058@aon.at \
    --to=rep.dot.nop@gmail.com \
    --cc=buildroot@busybox.net \
    /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.