# nettools/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.22 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.25 minutes) - 2021 L.A. dedi box: 6x2 CPU 32GB RAM 00.00 hours (or 000.25 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.01 hours (or 000.32 minutes) - ThinkPad W530 i7 4x2 32GB RAM 00.01 hours (or 000.42 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.03 hours (or 001.98 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] exepack = yes license = See "license*.txt" in installed tree licfile = COPYING mstatic = yes revision = numeric #--------------------------------------------------------------------- [depends] coreutils grep:forward sed #--------------------------------------------------------------------- [configure] (yes | make config) sed -e 's|HAVE_IP_TOOLS 0|HAVE_IP_TOOLS 1|g' \ -e 's|HAVE_MII 0|HAVE_MII 1|g' \ -e '/HAVE_AFDECnet/d' \ -e '/HAVE_AFBLUETOOTH/d' \ -e '/HAVE_AFECONET/d' \ -e '/HAVE_HWSTRIP/d' \ -e '/HAVE_HWTR/d' \ -e '/HAVE_SELINUX/d' \ -i config.h config.make rm -fr po/ mkdir po/ cat > po/Makefile << END all: clean: install: END #--------------------------------------------------------------------- [build] make -j1 BASEDIR=$PKGDIR_PROD make -j1 BASEDIR=$PKGDIR_PROD install cd $PKGDIR_PROD rm -fr man mv usr/share/man man rm -fr usr cd $PKGDIR_PROD/man rm -fr de_DE fr_FR pt_BR #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = tbd url_home = n/a url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ basicnet/net-tools.html url_tarball = https://downloads.sourceforge.net/\ net-tools/net-tools-2.10.tar.xz #--------------------------------------------------------------------- [history] 180630 Updated from 1.60 to 20161116 (Ubuntu release number) 180630 Added some Ubuntu patches 180630 Made changes to support "musl" 210122 Updated to 2.10