]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Added bwm-ng bandwidth monitor.
authorMarcus Scholz <commander1024@ipfire.org>
Sat, 5 Sep 2009 00:50:38 +0000 (02:50 +0200)
committerMarcus Scholz <commander1024@ipfire.org>
Sat, 5 Sep 2009 00:50:38 +0000 (02:50 +0200)
lfs/bwm-ng
make.sh

index fc604e7a5ca7821a816ed4d451edd48d1101f5a2..d3cbfc3f31fc083b100a6188e6c68c39528528ab 100644 (file)
@@ -43,7 +43,7 @@ DEPS       =
 
 URL        = http://www.gropp.org/?id=projects&sub=bwm-ng
 LICENSE    = GPLv2+
-SHORT_DESC = A bandwidth monitor.
+SHORT_DESC = A bandwidth monitor for the shell
 
 define LONG_DESC
        bwm-ng diplays the traffic passing by on all interfaces.
diff --git a/make.sh b/make.sh
index 84f0e5f96d3022415b831028c15c57679e15aa1f..323672e933bc351c05452901c2647e85e5337574 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -399,6 +399,7 @@ misc_build() {
        ipfire_make tcpdump
        ipfire_make htop
        ipfire_make nano
+       ipfire_make joe
 
        ### Servers
        #
@@ -419,7 +420,8 @@ misc_build() {
        #ipfire_make ntfs-3g
        #
        ## Net tools
-       #ipfire_make bwm-ng
+       #ipfire_make net-snmp
+       ipfire_make bwm-ng
 
        ### These will become addons as usual but will be integrated later
        #