Add luci-app-vnstat2 package to some configs

This commit is contained in:
Daniel Pawlik
2024-02-05 16:07:55 +01:00
parent ed7aeb5423
commit c51041e6b2
9 changed files with 26 additions and 2 deletions

View File

@@ -13,8 +13,8 @@ RUN dnf -y install vim bash-completion bzip2 gcc gcc-c++ git make ncurses-devel
python3-networkx python3-setuptools luajit2.1-luv libnghttp2-devel \
perl-Time-Piece perl-Test-CPAN-Meta-JSON net-snmp-libs && dnf clean all
RUN ln -s /usr/lib64/$(ls /usr/lib64/ | grep libbz2 | sort -r | head -n1) /usr/lib64/libbz2.so.1.0 && \
ln -s /usr/lib64/$(ls /usr/lib64/ | grep libbz2 | sort -r | head -n1) /usr/lib64/libbz2.so.1
RUN ln -s /usr/lib64/$(ls /usr/lib64/ | grep libbz2 | sort -r | head -n1) /usr/lib64/libbz2.so.1.0 || true ; \
ln -s /usr/lib64/$(ls /usr/lib64/ | grep libbz2 | sort -r | head -n1) /usr/lib64/libbz2.so.1 || true
RUN echo 'export PS1="[\u@\h \W]\$ "' >> /etc/skel/.bashrc ; \
useradd -rm -d /home/user -s /bin/bash -k /etc/skel user ; \

View File

@@ -106,6 +106,9 @@ CONFIG_PACKAGE_collectd-mod-sensors=y
CONFIG_PACKAGE_collectd-mod-wireless=y
#CONFIG_PACKAGE_collectd-mod-dns=y
# some other network stats
CONFIG_PACKAGE_luci-app-vnstat2=y
## dawn
# CONFIG_PACKAGE_dawn=y
# CONFIG_PACKAGE_luci-app-dawn=y

View File

@@ -87,6 +87,9 @@ CONFIG_PACKAGE_collectd-mod-sensors=y
CONFIG_PACKAGE_collectd-mod-wireless=y
#CONFIG_PACKAGE_collectd-mod-dns=y
# some other network stats
CONFIG_PACKAGE_luci-app-vnstat2=y
## dawn
# CONFIG_PACKAGE_dawn=y
# CONFIG_PACKAGE_luci-app-dawn=y

View File

@@ -59,3 +59,6 @@ CONFIG_PACKAGE_wpad-basic-mbedtls=m
# collecd
# CONFIG_PACKAGE_collectd=y
# some other network stats
# CONFIG_PACKAGE_luci-app-vnstat2=y

View File

@@ -78,6 +78,9 @@ CONFIG_PACKAGE_collectd-mod-sensors=y
CONFIG_PACKAGE_collectd-mod-wireless=y
CONFIG_PACKAGE_collectd-mod-dns=y
# some other network stats
# CONFIG_PACKAGE_luci-app-vnstat2=y
# # dawn
# CONFIG_PACKAGE_dawn=y
# CONFIG_PACKAGE_luci-app-dawn=y

View File

@@ -89,6 +89,9 @@ CONFIG_PACKAGE_collectd-mod-sensors=y
CONFIG_PACKAGE_collectd-mod-wireless=y
CONFIG_PACKAGE_collectd-mod-dns=y
# some other network stats
CONFIG_PACKAGE_luci-app-vnstat2=y
## dawn
# CONFIG_PACKAGE_dawn=y
# CONFIG_PACKAGE_luci-app-dawn=y

View File

@@ -92,6 +92,9 @@ CONFIG_PACKAGE_collectd-mod-sensors=y
CONFIG_PACKAGE_collectd-mod-wireless=y
CONFIG_PACKAGE_collectd-mod-dns=y
# some other network stats
CONFIG_PACKAGE_luci-app-vnstat2=y
## dawn
# CONFIG_PACKAGE_dawn=y
# CONFIG_PACKAGE_luci-app-dawn=y

View File

@@ -89,6 +89,9 @@ CONFIG_PACKAGE_collectd-mod-sensors=y
CONFIG_PACKAGE_collectd-mod-wireless=y
CONFIG_PACKAGE_collectd-mod-dns=y
# some other network stats
CONFIG_PACKAGE_luci-app-vnstat2=y
## dawn
# CONFIG_PACKAGE_dawn=y
# CONFIG_PACKAGE_luci-app-dawn=y

View File

@@ -91,6 +91,9 @@ CONFIG_PACKAGE_collectd-mod-sensors=y
CONFIG_PACKAGE_collectd-mod-wireless=y
#CONFIG_PACKAGE_collectd-mod-dns=y
# some other network stats
CONFIG_PACKAGE_luci-app-vnstat2=y
## dawn
# CONFIG_PACKAGE_dawn=y
# CONFIG_PACKAGE_luci-app-dawn=y