]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
make.sh: Change of position for nut and dependant programs
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 25 Dec 2024 13:48:27 +0000 (14:48 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 21 Jan 2025 18:36:06 +0000 (19:36 +0100)
- With nut enabled in collectd as a plugin (to match with apcupsd) then it had to be
   moved to before collectd.
- netsnmpd is required by nut for one of its rootfiles and therefore has to stay before
   nut.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 97af7c91d5096072bf5606c5acfb1321db768fe3..03e19fad6da215ebe946d575ed4defa18706e889 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1850,6 +1850,8 @@ build_system() {
        lfsmake2 lm_sensors
        lfsmake2 libstatgrab
        lfsmake2 liboping
+       lfsmake2 netsnmpd
+       lfsmake2 nut
        lfsmake2 collectd
        lfsmake2 git
        lfsmake2 linux-firmware
@@ -1872,7 +1874,6 @@ build_system() {
        lfsmake2 libslirp
        lfsmake2 dtc
        lfsmake2 qemu
-       lfsmake2 netsnmpd
        lfsmake2 nagios_nrpe
        lfsmake2 nagios-plugins
        lfsmake2 observium-agent
@@ -1920,7 +1921,6 @@ build_system() {
        lfsmake2 openvmtools
        lfsmake2 joe
        lfsmake2 monit
-       lfsmake2 nut
        lfsmake2 watchdog
        lfsmake2 usb_modeswitch
        lfsmake2 usb_modeswitch_data