Update config to new menu options
authorGlenn L McGrath <bug1@ihug.co.nz>
Sun, 30 Mar 2003 16:10:06 +0000 (16:10 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Sun, 30 Mar 2003 16:10:06 +0000 (16:10 -0000)
debian/config-udeb

index d9ed0e1434420b04e99a1f35f9ea3c92acc549ab..c11ae5612d07ad6442d9818437e83d62e2ffe1a8 100644 (file)
@@ -25,6 +25,12 @@ CONFIG_FEATURE_DEVPTS=y
 # USING_CROSS_COMPILER is not set
 EXTRA_CFLAGS_OPTIONS=""
 
+#
+# Installation Options
+#
+# CONFIG_INSTALL_NO_USR is not set
+PREFIX="./_install"
+
 #
 # Archival Utilities
 #
@@ -44,52 +50,43 @@ CONFIG_TAR=y
 # CONFIG_FEATURE_TAR_BZIP2 is not set
 # CONFIG_FEATURE_TAR_EXCLUDE is not set
 CONFIG_FEATURE_TAR_GZIP=y
-# CONFIG_FEATURE_TAR_OLD_FORMAT is not set
-# CONFIG_FEATURE_GNUTAR_LONG_FILENAME is not set
+# CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY is not set
+CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y
 # CONFIG_FEATURE_UNARCHIVE_TAPE is not set
 # CONFIG_UNCOMPRESS is not set
 # CONFIG_UNZIP is not set
 
 #
-# Console Utilities
-#
-CONFIG_CHVT=y
-# CONFIG_CLEAR is not set
-# CONFIG_DEALLOCVT is not set
-# CONFIG_DUMPKMAP is not set
-# CONFIG_LOADACM is not set
-# CONFIG_LOADFONT is not set
-# CONFIG_LOADKMAP is not set
-# CONFIG_OPENVT is not set
-# CONFIG_RESET is not set
-# CONFIG_SETKEYCODES is not set
-
-#
-# Debian Utilities
-#
-# CONFIG_MKTEMP is not set
-CONFIG_READLINK=y
-# CONFIG_RUN_PARTS is not set
-# CONFIG_WHICH is not set
-
-#
-# Editors
-#
-# CONFIG_AWK is not set
-CONFIG_SED=y
-# CONFIG_VI is not set
-
-#
-# File Utilities
+# Coreutils
 #
+CONFIG_BASENAME=y
+# CONFIG_CAL is not set
+CONFIG_CAT=y
+# CONFIG_CHGRP is not set
 CONFIG_CHMOD=y
 CONFIG_CHOWN=y
-# CONFIG_CHGRP is not set
+CONFIG_CHROOT=y
+# CONFIG_CMP is not set
 CONFIG_CP=y
+CONFIG_CUT=y
+# CONFIG_DATE is not set
 # CONFIG_DD is not set
 CONFIG_DF=y
+CONFIG_DIRNAME=y
+# CONFIG_DOS2UNIX is not set
 # CONFIG_DU is not set
+CONFIG_ECHO=y
+CONFIG_FEATURE_FANCY_ECHO=y
+CONFIG_ENV=y
+CONFIG_EXPR=y
+CONFIG_FALSE=y
+CONFIG_HEAD=y
+# CONFIG_FEATURE_FANCY_HEAD is not set
+# CONFIG_HOSTID is not set
+CONFIG_ID=y
+# CONFIG_LENGTH is not set
 CONFIG_LN=y
+# CONFIG_LOGNAME is not set
 CONFIG_LS=y
 # CONFIG_FEATURE_LS_FILETYPES is not set
 CONFIG_FEATURE_LS_FOLLOWLINKS=y
@@ -98,14 +95,46 @@ CONFIG_FEATURE_LS_SORTFILES=y
 CONFIG_FEATURE_LS_TIMESTAMPS=y
 CONFIG_FEATURE_LS_USERNAME=y
 # CONFIG_FEATURE_LS_COLOR is not set
+# CONFIG_MD5SUM is not set
 CONFIG_MKDIR=y
 # CONFIG_MKFIFO is not set
 CONFIG_MKNOD=y
 CONFIG_MV=y
+# CONFIG_OD is not set
+# CONFIG_PRINTF is not set
+CONFIG_PWD=y
+CONFIG_REALPATH=y
 CONFIG_RM=y
 CONFIG_RMDIR=y
+# CONFIG_SHA1SUM is not set
+# CONFIG_SLEEP is not set
+CONFIG_SORT=y
+# CONFIG_FEATURE_SORT_REVERSE is not set
+# CONFIG_FEATURE_SORT_UNIQUE is not set
+# CONFIG_STTY is not set
 CONFIG_SYNC=y
+CONFIG_TAIL=y
+# CONFIG_FEATURE_FANCY_TAIL is not set
+# CONFIG_TEE is not set
+CONFIG_TEST=y
+
+#
+# test (forced enabled for use with shell)
+#
 CONFIG_TOUCH=y
+CONFIG_TR=y
+CONFIG_TRUE=y
+# CONFIG_TTY is not set
+CONFIG_UNAME=y
+# CONFIG_UNIQ is not set
+# CONFIG_USLEEP is not set
+# CONFIG_UUDECODE is not set
+# CONFIG_UUENCODE is not set
+# CONFIG_WATCH is not set
+CONFIG_WC=y
+# CONFIG_WHO is not set
+# CONFIG_WHOAMI is not set
+# CONFIG_YES is not set
 
 #
 # Common options for cp and mv
@@ -122,6 +151,36 @@ CONFIG_FEATURE_AUTOWIDTH=y
 #
 CONFIG_FEATURE_HUMAN_READABLE=y
 
+#
+# Console Utilities
+#
+CONFIG_CHVT=y
+# CONFIG_CLEAR is not set
+# CONFIG_DEALLOCVT is not set
+# CONFIG_DUMPKMAP is not set
+# CONFIG_LOADACM is not set
+# CONFIG_LOADFONT is not set
+# CONFIG_LOADKMAP is not set
+# CONFIG_OPENVT is not set
+# CONFIG_RESET is not set
+# CONFIG_SETKEYCODES is not set
+
+#
+# Debian Utilities
+#
+# CONFIG_MKTEMP is not set
+CONFIG_READLINK=y
+# CONFIG_RUN_PARTS is not set
+# CONFIG_WHICH is not set
+
+#
+# Editors
+#
+# CONFIG_AWK is not set
+CONFIG_SED=y
+# CONFIG_FEATURE_SED_EMBEDED_NEWLINE is not set
+# CONFIG_VI is not set
+
 #
 # Finding Utilities
 #
@@ -130,6 +189,8 @@ CONFIG_FIND=y
 # CONFIG_FEATURE_FIND_PERM is not set
 # CONFIG_FEATURE_FIND_TYPE is not set
 # CONFIG_FEATURE_FIND_XDEV is not set
+# CONFIG_FEATURE_FIND_NEWER is not set
+# CONFIG_FEATURE_FIND_INUM is not set
 CONFIG_GREP=y
 # CONFIG_FEATURE_GREP_EGREP_ALIAS is not set
 # CONFIG_FEATURE_GREP_CONTEXT is not set
@@ -180,7 +241,7 @@ CONFIG_REBOOT=y
 # CONFIG_WATCHDOG is not set
 
 #
-# Module Utilities
+# Linux Module Utilities
 #
 # CONFIG_INSMOD is not set
 # CONFIG_LSMOD is not set
@@ -198,6 +259,7 @@ CONFIG_REBOOT=y
 # CONFIG_HTTPD is not set
 # CONFIG_IFCONFIG is not set
 # CONFIG_IFUPDOWN is not set
+# CONFIG_INETD is not set
 CONFIG_IP=y
 CONFIG_FEATURE_IP_ADDRESS=y
 CONFIG_FEATURE_IP_LINK=y
@@ -218,8 +280,10 @@ CONFIG_FEATURE_FANCY_PING=y
 CONFIG_TELNET=y
 CONFIG_FEATURE_TELNET_TTYPE=y
 CONFIG_TELNETD=y
+# CONFIG_FEATURE_TELNETD_INETD is not set
 # CONFIG_TFTP is not set
 # CONFIG_TRACEROUTE is not set
+# CONFIG_VCONFIG is not set
 CONFIG_WGET=y
 CONFIG_FEATURE_WGET_STATUSBAR=y
 # CONFIG_FEATURE_WGET_AUTHENTICATION is not set
@@ -285,71 +349,14 @@ CONFIG_FEATURE_SH_STANDALONE_SHELL=y
 CONFIG_FEATURE_SH_FANCY_PROMPT=y
 # CONFIG_FEATURE_SH_EXTRA_QUIET is not set
 
-#
-# Shell Utilities
-#
-CONFIG_BASENAME=y
-# CONFIG_CAL is not set
-CONFIG_CHROOT=y
-# CONFIG_DATE is not set
-CONFIG_DIRNAME=y
-CONFIG_ECHO=y
-CONFIG_ENV=y
-CONFIG_EXPR=y
-CONFIG_FALSE=y
-# CONFIG_HOSTID is not set
-CONFIG_ID=y
-# CONFIG_LOGNAME is not set
-# CONFIG_PRINTF is not set
-CONFIG_PWD=y
-CONFIG_REALPATH=y
-# CONFIG_SLEEP is not set
-# CONFIG_STTY is not set
-# CONFIG_TEE is not set
-CONFIG_TRUE=y
-CONFIG_TEST=y
-
-#
-# test (forced enabled for use with shell)
-#
-# CONFIG_TTY is not set
-CONFIG_UNAME=y
-# CONFIG_USLEEP is not set
-# CONFIG_WATCH is not set
-# CONFIG_WHO is not set
-# CONFIG_WHOAMI is not set
-# CONFIG_YES is not set
-
 #
 # System Logging Utilities
 #
-CONFIG_KLOGD=y
-CONFIG_LOGGER=y
 CONFIG_SYSLOGD=y
 # CONFIG_FEATURE_REMOTE_LOG is not set
 # CONFIG_FEATURE_IPC_SYSLOG is not set
-
-#
-# Text Utilities
-#
-CONFIG_CAT=y
-# CONFIG_CMP is not set
-CONFIG_CUT=y
-# CONFIG_DOS2UNIX is not set
-CONFIG_HEAD=y
-# CONFIG_LENGTH is not set
-# CONFIG_MD5SUM is not set
-# CONFIG_OD is not set
-CONFIG_SORT=y
-# CONFIG_FEATURE_SORT_REVERSE is not set
-# CONFIG_FEATURE_SORT_UNIQUE is not set
-CONFIG_TAIL=y
-# CONFIG_FEATURE_FANCY_TAIL is not set
-CONFIG_TR=y
-# CONFIG_UNIQ is not set
-# CONFIG_UUDECODE is not set
-# CONFIG_UUENCODE is not set
-CONFIG_WC=y
+CONFIG_KLOGD=y
+CONFIG_LOGGER=y
 
 #
 # Linux System Utilities