public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/3] make.sh: Build libstatgrab before collectd
@ 2021-07-08 11:20 Michael Tremer
  2021-07-08 11:20 ` [PATCH 2/3] libstatgrab: Make it part of the core system Michael Tremer
  2021-07-08 11:20 ` [PATCH 3/3] collectd: Use libstatgrab to read disk stats Michael Tremer
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Tremer @ 2021-07-08 11:20 UTC (permalink / raw)
  To: development

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

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 make.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/make.sh b/make.sh
index 3e418976b..7bdeeaf62 100755
--- a/make.sh
+++ b/make.sh
@@ -1437,6 +1437,7 @@ buildipfire() {
   lfsmake2 br2684ctl
   lfsmake2 pcmciautils
   lfsmake2 lm_sensors
+  lfsmake2 libstatgrab
   lfsmake2 liboping
   lfsmake2 collectd
   lfsmake2 elinks
@@ -1543,7 +1544,6 @@ buildipfire() {
   lfsmake2 telnet
   lfsmake2 xinetd
   lfsmake2 stress
-  lfsmake2 libstatgrab
   lfsmake2 sarg
   lfsmake2 nginx
   lfsmake2 sysbench
-- 
2.20.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-08 11:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-08 11:20 [PATCH 1/3] make.sh: Build libstatgrab before collectd Michael Tremer
2021-07-08 11:20 ` [PATCH 2/3] libstatgrab: Make it part of the core system Michael Tremer
2021-07-08 11:20 ` [PATCH 3/3] collectd: Use libstatgrab to read disk stats Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox