##----------------------------------------------------------------------------- ## tools.txt - fli4l configuration parameters __FLI4LVER__ ## ## P L E A S E R E A D T H E D O C U M E N T A T I O N , ## S E E R E A D M E . T X T ## ## B I T T E U N B E D I N G T D I E D O K U M E N T A T I O N ## L E S E N , S I E H E R E A D M E . T X T ## ## Creation: 26.06.2001 fm ## Last Update: $Id$ ## ## Copyright (c) 2001-2011 - Frank Meyer, fli4l-Team - team@fli4l.de ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ##----------------------------------------------------------------------------- #------------------------------------------------------------------------------ # Package tools #------------------------------------------------------------------------------ OPT_ARP='no' # install arp yes or no OPT_BCRELAY='no' # install bcrelay yes or no OPT_E3='no' # install e3 yes or no OPT_FTP='no' # install ftp yes or no OPT_HW_DETECT='no' # simple hardware detection script; lists # devices and matching device drivers HW_DETECT_AT_BOOTTIME='yes' # detect at boot-time and write to bootlog.txt OPT_IFTOP='no' # install iftop yes or no OPT_IMONC='no' # install imonc yes or no OPT_IPERF='no' # install iperf yes or no OPT_LSPCI='no' # install lspci yes or no OPT_MTOOLS='no' # install mtools yes or no OPT_NETCAT='no' # install netcat yes or no OPT_NETSTAT='no' # install netstat yes or no OPT_NTTCP='no' # install nttcp yes or no OPT_RTMON='no' # install netlink monitor OPT_SERIAL='no' # install stty and setserial yes or no OPT_SHRED='no' # install shred yes or no OPT_STRACE='no' # install strace yes or no OPT_TCPDUMP='no' # install tcpdump yes or no OPT_TRACEROUTE='no' # install traceroute yes or no OPT_TRACEROUTE6='no' # install traceroute6 yes or no OPT_VALGRIND='no' # install valgrind yes or no OPT_WGET='no' # install wget, see howto on www.fli4l.de WGET_SSL='no' # wget with or without ssl yes or no OPT_YTREE='no' # a unix filemanager yes or no