From 4aca87515a5083ae0e31ce3177189fd43b6d05ac Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 3 Jan 2015 13:58:15 +0100 Subject: patch to Vanilla Tomato 1.28 --- release/src/router/busybox/include/config.h | 407 ---------------------------- 1 file changed, 407 deletions(-) delete mode 100644 release/src/router/busybox/include/config.h (limited to 'release/src/router/busybox/include/config.h') diff --git a/release/src/router/busybox/include/config.h b/release/src/router/busybox/include/config.h deleted file mode 100644 index d4d75122..00000000 --- a/release/src/router/busybox/include/config.h +++ /dev/null @@ -1,407 +0,0 @@ -/* - * Automatically generated header file: don't edit - */ - -#define AUTOCONF_INCLUDED - -/* Version Number */ -#define BB_VER "1.00-pre2" -#define BB_BT "2004.10.08-22:59+0000" - -#define HAVE_DOT_CONFIG 1 - -/* - * General Configuration - */ -#undef CONFIG_FEATURE_BUFFERS_USE_MALLOC -#define CONFIG_FEATURE_BUFFERS_GO_ON_STACK 1 -#undef CONFIG_FEATURE_BUFFERS_GO_IN_BSS -#undef CONFIG_FEATURE_VERBOSE_USAGE -#undef CONFIG_FEATURE_INSTALLER -#undef CONFIG_LOCALE_SUPPORT -#undef CONFIG_FEATURE_DEVFS -#undef CONFIG_FEATURE_DEVPTS -#undef CONFIG_FEATURE_CLEAN_UP -#undef CONFIG_FEATURE_SUID -#undef CONFIG_SELINUX - -/* - * Build Options - */ -#undef CONFIG_STATIC -#undef CONFIG_LFS -#define USING_CROSS_COMPILER 1 -#define CROSS_COMPILER_PREFIX "bogus-config-error-" -#define EXTRA_CFLAGS_OPTIONS "" - -/* - * Installation Options - */ -#define CONFIG_INSTALL_NO_USR 1 -#define PREFIX "./_install" - -/* - * Archival Utilities - */ -#undef CONFIG_AR -#undef CONFIG_BUNZIP2 -#undef CONFIG_CPIO -#undef CONFIG_DPKG -#undef CONFIG_DPKG_DEB -#undef CONFIG_GUNZIP -#undef CONFIG_GZIP -#undef CONFIG_RPM2CPIO -#undef CONFIG_RPM -#undef CONFIG_TAR -#undef CONFIG_UNCOMPRESS -#undef CONFIG_UNZIP - -/* - * Coreutils - */ -#undef CONFIG_BASENAME -#undef CONFIG_CAL -#define CONFIG_CAT 1 -#undef CONFIG_CHGRP -#define CONFIG_CHMOD 1 -#define CONFIG_CHOWN 1 -#undef CONFIG_CHROOT -#undef CONFIG_CMP -#define CONFIG_CP 1 -#undef CONFIG_CUT -#define CONFIG_DATE 1 -#undef CONFIG_FEATURE_DATE_ISOFMT -#define CONFIG_DD 1 -#define CONFIG_DF 1 -#undef CONFIG_DIRNAME -#undef CONFIG_DOS2UNIX -#define CONFIG_DU 1 -#define CONFIG_FEATURE_DU_DEFALT_BLOCKSIZE_1K 1 -#define CONFIG_ECHO 1 -#define CONFIG_FEATURE_FANCY_ECHO 1 -#undef CONFIG_ENV -#undef CONFIG_EXPR -#define CONFIG_FALSE 1 - -/* - * false (forced enabled for use with shell) - */ -#undef CONFIG_FOLD -#undef CONFIG_HEAD -#undef CONFIG_HOSTID -#undef CONFIG_ID -#undef CONFIG_LENGTH -#define CONFIG_LN 1 -#undef CONFIG_LOGNAME -#define CONFIG_LS 1 -#define CONFIG_FEATURE_LS_FILETYPES 1 -#define CONFIG_FEATURE_LS_FOLLOWLINKS 1 -#undef CONFIG_FEATURE_LS_RECURSIVE -#define CONFIG_FEATURE_LS_SORTFILES 1 -#define CONFIG_FEATURE_LS_TIMESTAMPS 1 -#define CONFIG_FEATURE_LS_USERNAME 1 -#undef CONFIG_FEATURE_LS_COLOR -#undef CONFIG_MD5SUM -#define CONFIG_MKDIR 1 -#undef CONFIG_MKFIFO -#define CONFIG_MKNOD 1 -#define CONFIG_MV 1 -#undef CONFIG_OD -#undef CONFIG_PRINTF -#define CONFIG_PWD 1 -#undef CONFIG_REALPATH -#define CONFIG_RM 1 -#define CONFIG_RMDIR 1 -#undef CONFIG_SHA1SUM -#undef CONFIG_FEATURE_SHA1SUM_CHECK -#define CONFIG_SLEEP 1 -#undef CONFIG_FEATURE_FANCY_SLEEP -#undef CONFIG_SORT -#undef CONFIG_STTY -#define CONFIG_SYNC 1 -#define CONFIG_TAIL 1 -#undef CONFIG_FEATURE_FANCY_TAIL -#undef CONFIG_TEE -#define CONFIG_TEST 1 - -/* - * test (forced enabled for use with shell) - */ -#define CONFIG_TOUCH 1 -#undef CONFIG_TR -#define CONFIG_TRUE 1 - -/* - * true (forced enabled for use with shell) - */ -#undef CONFIG_TTY -#undef CONFIG_UNAME -#undef CONFIG_UNIQ -#undef CONFIG_USLEEP -#undef CONFIG_UUDECODE -#undef CONFIG_UUENCODE -#undef CONFIG_WATCH -#undef CONFIG_WC -#undef CONFIG_WHO -#undef CONFIG_WHOAMI -#undef CONFIG_YES - -/* - * Common options for cp and mv - */ -#undef CONFIG_FEATURE_PRESERVE_HARDLINKS - -/* - * Common options for ls and more - */ -#define CONFIG_FEATURE_AUTOWIDTH 1 - -/* - * Common options for df, du, ls - */ -#define CONFIG_FEATURE_HUMAN_READABLE 1 - -/* - * Console Utilities - */ -#undef CONFIG_CHVT -#undef CONFIG_CLEAR -#undef CONFIG_DEALLOCVT -#undef CONFIG_DUMPKMAP -#undef CONFIG_LOADACM -#undef CONFIG_LOADFONT -#undef CONFIG_LOADKMAP -#undef CONFIG_OPENVT -#undef CONFIG_RESET -#undef CONFIG_SETKEYCODES - -/* - * Debian Utilities - */ -#undef CONFIG_MKTEMP -#undef CONFIG_READLINK -#undef CONFIG_RUN_PARTS -#undef CONFIG_START_STOP_DAEMON -#undef CONFIG_WHICH - -/* - * Editors - */ -#undef CONFIG_AWK -#undef CONFIG_PATCH -#undef CONFIG_SED -#undef CONFIG_VI - -/* - * Finding Utilities - */ -#undef CONFIG_FIND -#define CONFIG_GREP 1 -#undef CONFIG_FEATURE_GREP_EGREP_ALIAS -#undef CONFIG_FEATURE_GREP_FGREP_ALIAS -#undef CONFIG_FEATURE_GREP_CONTEXT -#undef CONFIG_XARGS - -/* - * Init Utilities - */ -#undef CONFIG_INIT -#undef CONFIG_HALT -#undef CONFIG_POWEROFF -#define CONFIG_REBOOT 1 -#undef CONFIG_MINIT -#undef CONFIG_MESG - -/* - * Login/Password Management Utilities - */ -#undef CONFIG_USE_BB_PWD_GRP -#undef CONFIG_ADDGROUP -#undef CONFIG_DELGROUP -#undef CONFIG_ADDUSER -#undef CONFIG_DELUSER -#undef CONFIG_GETTY -#undef CONFIG_LOGIN -#undef CONFIG_PASSWD -#undef CONFIG_SU -#undef CONFIG_SULOGIN -#undef CONFIG_VLOCK - -/* - * Miscellaneous Utilities - */ -#undef CONFIG_ADJTIMEX -#undef CONFIG_CROND -#undef CONFIG_CRONTAB -#undef CONFIG_DC -#undef CONFIG_DUTMP -#undef CONFIG_HDPARM -#undef CONFIG_MAKEDEVS -#undef CONFIG_MT -#undef CONFIG_STRINGS -#undef CONFIG_TIME -#undef CONFIG_WATCHDOG - -/* - * Linux Module Utilities - */ -#define CONFIG_INSMOD 1 -#undef CONFIG_FEATURE_OLD_MODULE_INTERFACE -#define CONFIG_FEATURE_NEW_MODULE_INTERFACE 1 - -/* - * Support new (post 2.1) Linux kernels (Forced enabled) - */ -#undef CONFIG_FEATURE_INSMOD_VERSION_CHECKING -#undef CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS -#undef CONFIG_FEATURE_INSMOD_LOADINKMEM -#undef CONFIG_FEATURE_INSMOD_LOAD_MAP -#define CONFIG_LSMOD 1 -#undef CONFIG_FEATURE_QUERY_MODULE_INTERFACE -#undef CONFIG_MODPROBE -#define CONFIG_RMMOD 1 -#undef CONFIG_FEATURE_CHECK_TAINTED_MODULE - -/* - * Networking Utilities - */ -#undef CONFIG_FEATURE_IPV6 -#undef CONFIG_ARPING -#undef CONFIG_FTPGET -#undef CONFIG_FTPPUT -#undef CONFIG_HOSTNAME -#undef CONFIG_HTTPD -#define CONFIG_IFCONFIG 1 -#define CONFIG_FEATURE_IFCONFIG_STATUS 1 -#undef CONFIG_FEATURE_IFCONFIG_SLIP -#undef CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ -#define CONFIG_FEATURE_IFCONFIG_HW 1 -#undef CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS -#undef CONFIG_IFUPDOWN -#undef CONFIG_INETD -#undef CONFIG_IP -#undef CONFIG_IPCALC -#undef CONFIG_IPADDR -#undef CONFIG_IPLINK -#undef CONFIG_IPROUTE -#undef CONFIG_IPTUNNEL -#undef CONFIG_NAMEIF -#undef CONFIG_NC -#undef CONFIG_NETSTAT -#undef CONFIG_NSLOOKUP -#define CONFIG_PING 1 -#define CONFIG_FEATURE_FANCY_PING 1 -#define CONFIG_ROUTE 1 -#undef CONFIG_TELNET -#undef CONFIG_TELNETD -#undef CONFIG_TFTP -#undef CONFIG_TRACEROUTE -#undef CONFIG_VCONFIG -#define CONFIG_WGET 1 -#undef CONFIG_FEATURE_WGET_STATUSBAR -#undef CONFIG_FEATURE_WGET_AUTHENTICATION - -/* - * udhcp Server/Client - */ -#undef CONFIG_UDHCPD -#undef CONFIG_UDHCPC - -/* - * Process Utilities - */ -#define CONFIG_FREE 1 -#define CONFIG_KILL 1 -#define CONFIG_KILLALL 1 -#undef CONFIG_PIDOF -#define CONFIG_PS 1 -#undef CONFIG_RENICE -#undef CONFIG_TOP -#undef CONFIG_UPTIME - -/* - * Another Bourne-like Shell - */ -#undef CONFIG_FEATURE_SH_IS_ASH -#undef CONFIG_FEATURE_SH_IS_HUSH -#undef CONFIG_FEATURE_SH_IS_LASH -#define CONFIG_FEATURE_SH_IS_MSH 1 -#undef CONFIG_FEATURE_SH_IS_NONE -#undef CONFIG_ASH -#undef CONFIG_HUSH -#undef CONFIG_LASH -#define CONFIG_MSH 1 - -/* - * msh (forced enabled as default shell) - */ - -/* - * Bourne Shell Options - */ -#define CONFIG_FEATURE_COMMAND_EDITING 1 -#define CONFIG_FEATURE_COMMAND_TAB_COMPLETION 1 -#undef CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION -#define CONFIG_FEATURE_COMMAND_HISTORY 15 -#undef CONFIG_FEATURE_SH_STANDALONE_SHELL -#undef CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN -#undef CONFIG_FEATURE_SH_FANCY_PROMPT -#undef CONFIG_FEATURE_SH_EXTRA_QUIET - -/* - * System Logging Utilities - */ -#define CONFIG_SYSLOGD 1 -#define CONFIG_FEATURE_REMOTE_LOG 1 -#undef CONFIG_FEATURE_IPC_SYSLOG -#define CONFIG_KLOGD 1 -#undef CONFIG_LOGGER - -/* - * Linux System Utilities - */ -#undef CONFIG_DMESG -#undef CONFIG_FBSET -#undef CONFIG_FDFLUSH -#undef CONFIG_FDFORMAT -#define CONFIG_FDISK 1 -#define CONFIG_FEATURE_FDISK_WRITABLE 1 -#undef CONFIG_FEATURE_AIX_LABEL -#undef CONFIG_FEATURE_SGI_LABEL -#undef CONFIG_FEATURE_SUN_LABEL -#undef CONFIG_FEATURE_OSF_LABEL -#undef CONFIG_FEATURE_FDISK_ADVANCED -#undef CONFIG_FREERAMDISK -#define CONFIG_FSCK_MINIX 1 -#define CONFIG_MKFS_MINIX 1 - -/* - * Minix filesystem support - */ -#define CONFIG_FEATURE_MINIX2 1 -#undef CONFIG_GETOPT -#define CONFIG_HEXDUMP 1 -#define CONFIG_HWCLOCK 1 -#define CONFIG_FEATURE_HWCLOCK_LONGOPTIONS 1 -#undef CONFIG_LOSETUP -#define CONFIG_MKSWAP 1 -#define CONFIG_MORE 1 -#define CONFIG_FEATURE_USE_TERMIOS 1 -#undef CONFIG_PIVOT_ROOT -#undef CONFIG_RDATE -#define CONFIG_SWAPONOFF 1 -#define CONFIG_MOUNT 1 -#undef CONFIG_NFSMOUNT -#define CONFIG_UMOUNT 1 -#undef CONFIG_FEATURE_MOUNT_FORCE - -/* - * Common options for mount/umount - */ -#undef CONFIG_FEATURE_MOUNT_LOOP -#undef CONFIG_FEATURE_MTAB_SUPPORT - -/* - * Debugging Options - */ -#undef CONFIG_DEBUG -- cgit v1.2.3-54-g00ecf