# inetutils/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The standard "nettools" package provides two important programs na- med "ifconfig" and "route". "inetutils" provides a version of "ifcon- fig" as well. The "inetutils" version of "ifconfig" conflicts with the "nettools" versions of "ifconfig" and "route", so this distro's ver- sion of "inetutils" suppresses installation of the "inetutils" ver- sion of "ifconfig". Similarly, we suppress installation of the "inetutils" version of "hostname" because "nettools" provides that program as well. The "inetutils" version of "syslogd" is suppressed because this distro uses "rsyslogd" (from the "rsyslog" package) instead of "syslogd". #--------------------------------------------------------------------- [buildtimes] 00.05 hours (or 002.85 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.05 hours (or 003.15 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.05 hours (or 003.30 minutes) - HP EliteBook 8560w 32GB RAM 00.12 hours (or 007.28 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default exepack = yes license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 23M uscheck = C210611, R210205, active #--------------------------------------------------------------------- [depends] actools bison3 gawk grep ncurses readline shadow tcp-wrappers #--------------------------------------------------------------------- [configure] ETCDIR=$PKGDIR_PROD/etc INFODIR=$PKGDIR_PROD/info MANBASE=$PKGDIR_PROD/man SBINDIR=$PKGDIR_PROD/sbin mkdir -p $ETCDIR $INFODIR $MANBASE $SBINDIR bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ \ --disable-dependency-tracking \ --disable-hostname \ --disable-ifconfig \ --disable-logger \ --disable-syslogd \ --disable-whois \ \ --infodir=$INFODIR \ --libexecdir=$SBINDIR \ --localstatedir=/var \ --mandir=$MANBASE \ --sysconfdir=$ETCDIR \ --with-wrap #--------------------------------------------------------------------- [postbuild] ETCDIR=$PKGDIR_PROD/etc mkdir -p $ETCDIR rm -f $PKGDIR_PROD/*bin/hostname rm -f $PKGDIR_PROD/*bin/ifconfig cp -p $PKGDIR_SPECIAL/inetd.conf $ETCDIR/ #--------------------------------------------------------------------- [setup.boot] echo Starting INETD PATH=$PKGDIR_PROD/sbin:$PATH inetd #--------------------------------------------------------------------- # 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 = Not checked yet url_home = http://www.gnu.org/software/inetutils/inetutils.html url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ basicnet/inetutils.html url_tarball = http://ftp.gnu.org/gnu/inetutils/\ inetutils-2.3.tar.gz #--------------------------------------------------------------------- [history] 210204 Patched to fix FTBFS with "gcc" 10 210428 Updated from 1.9.4 to 2.0 210726 Updated to 2.1 220711 Updated to 2.3