aboutsummaryrefslogtreecommitdiff
path: root/debian/config-deb
diff options
context:
space:
mode:
Diffstat (limited to 'debian/config-deb')
-rw-r--r--debian/config-deb22
1 files changed, 16 insertions, 6 deletions
diff --git a/debian/config-deb b/debian/config-deb
index 677b18560..9c1034a20 100644
--- a/debian/config-deb
+++ b/debian/config-deb
@@ -51,13 +51,18 @@ CONFIG_FEATURE_TAR_CREATE=y
51# CONFIG_FEATURE_TAR_BZIP2 is not set 51# CONFIG_FEATURE_TAR_BZIP2 is not set
52# CONFIG_FEATURE_TAR_EXCLUDE is not set 52# CONFIG_FEATURE_TAR_EXCLUDE is not set
53CONFIG_FEATURE_TAR_GZIP=y 53CONFIG_FEATURE_TAR_GZIP=y
54# CONFIG_FEATURE_TAR_COMPRESS is not set
54# CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY is not set 55# CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY is not set
55CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y 56CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y
56# CONFIG_FEATURE_UNARCHIVE_TAPE is not set
57# CONFIG_UNCOMPRESS is not set 57# CONFIG_UNCOMPRESS is not set
58# CONFIG_UNZIP is not set 58# CONFIG_UNZIP is not set
59 59
60# 60#
61# Common options for cpio and tar
62#
63# CONFIG_FEATURE_UNARCHIVE_TAPE is not set
64
65#
61# Coreutils 66# Coreutils
62# 67#
63# CONFIG_BASENAME is not set 68# CONFIG_BASENAME is not set
@@ -113,8 +118,6 @@ CONFIG_RMDIR=y
113CONFIG_SLEEP=y 118CONFIG_SLEEP=y
114# CONFIG_FEATURE_FANCY_SLEEP is not set 119# CONFIG_FEATURE_FANCY_SLEEP is not set
115CONFIG_SORT=y 120CONFIG_SORT=y
116# CONFIG_FEATURE_SORT_REVERSE is not set
117# CONFIG_FEATURE_SORT_UNIQUE is not set
118# CONFIG_STTY is not set 121# CONFIG_STTY is not set
119CONFIG_SYNC=y 122CONFIG_SYNC=y
120CONFIG_TAIL=y 123CONFIG_TAIL=y
@@ -152,12 +155,18 @@ CONFIG_FEATURE_AUTOWIDTH=y
152CONFIG_FEATURE_HUMAN_READABLE=y 155CONFIG_FEATURE_HUMAN_READABLE=y
153 156
154# 157#
158# Common options for md5sum, sha1sum
159#
160# CONFIG_FEATURE_MD5_SHA1_SUM_CHECK is not set
161
162#
155# Console Utilities 163# Console Utilities
156# 164#
157# CONFIG_CHVT is not set 165# CONFIG_CHVT is not set
158CONFIG_CLEAR=y 166CONFIG_CLEAR=y
159# CONFIG_DEALLOCVT is not set 167# CONFIG_DEALLOCVT is not set
160# CONFIG_DUMPKMAP is not set 168# CONFIG_DUMPKMAP is not set
169# CONFIG_LOADACM is not set
161# CONFIG_LOADFONT is not set 170# CONFIG_LOADFONT is not set
162CONFIG_LOADKMAP=y 171CONFIG_LOADKMAP=y
163# CONFIG_OPENVT is not set 172# CONFIG_OPENVT is not set
@@ -168,6 +177,7 @@ CONFIG_RESET=y
168# Debian Utilities 177# Debian Utilities
169# 178#
170# CONFIG_MKTEMP is not set 179# CONFIG_MKTEMP is not set
180# CONFIG_PIPE_PROGRESS is not set
171# CONFIG_READLINK is not set 181# CONFIG_READLINK is not set
172# CONFIG_RUN_PARTS is not set 182# CONFIG_RUN_PARTS is not set
173# CONFIG_START_STOP_DAEMON is not set 183# CONFIG_START_STOP_DAEMON is not set
@@ -179,8 +189,6 @@ CONFIG_WHICH=y
179# CONFIG_AWK is not set 189# CONFIG_AWK is not set
180# CONFIG_PATCH is not set 190# CONFIG_PATCH is not set
181CONFIG_SED=y 191CONFIG_SED=y
182# CONFIG_FEATURE_SED_EMBEDED_NEWLINE is not set
183CONFIG_FEATURE_SED_GNU_COMPATABILITY=y
184# CONFIG_VI is not set 192# CONFIG_VI is not set
185 193
186# 194#
@@ -234,6 +242,7 @@ CONFIG_REBOOT=y
234# CONFIG_CROND is not set 242# CONFIG_CROND is not set
235# CONFIG_CRONTAB is not set 243# CONFIG_CRONTAB is not set
236# CONFIG_DC is not set 244# CONFIG_DC is not set
245# CONFIG_DEVFSD is not set
237# CONFIG_LAST is not set 246# CONFIG_LAST is not set
238# CONFIG_HDPARM is not set 247# CONFIG_HDPARM is not set
239# CONFIG_MAKEDEVS is not set 248# CONFIG_MAKEDEVS is not set
@@ -289,7 +298,7 @@ CONFIG_ROUTE=y
289CONFIG_WGET=y 298CONFIG_WGET=y
290CONFIG_FEATURE_WGET_STATUSBAR=y 299CONFIG_FEATURE_WGET_STATUSBAR=y
291CONFIG_FEATURE_WGET_AUTHENTICATION=y 300CONFIG_FEATURE_WGET_AUTHENTICATION=y
292# CONFIG_FEATURE_WGET_IP6_LITERAL is not set 301CONFIG_FEATURE_WGET_IP6_LITERAL=y
293 302
294# 303#
295# udhcp Server/Client 304# udhcp Server/Client
@@ -326,6 +335,7 @@ CONFIG_FEATURE_SH_IS_NONE=y
326# System Logging Utilities 335# System Logging Utilities
327# 336#
328CONFIG_SYSLOGD=y 337CONFIG_SYSLOGD=y
338# CONFIG_FEATURE_ROTATE_LOGFILE is not set
329# CONFIG_FEATURE_REMOTE_LOG is not set 339# CONFIG_FEATURE_REMOTE_LOG is not set
330# CONFIG_FEATURE_IPC_SYSLOG is not set 340# CONFIG_FEATURE_IPC_SYSLOG is not set
331CONFIG_KLOGD=y 341CONFIG_KLOGD=y