aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-04-09 22:17:10 +0000
committerEric Andersen <andersen@codepoet.org>2001-04-09 22:17:10 +0000
commit59aa5703ae2276f33ff75914e79e8197e37287f3 (patch)
tree90faa66746d6348c793cb837edfad50a8c6624d1
parentfc994d1cb459ad9da07ef535160c24d8c779a49e (diff)
downloadbusybox-w32-59aa5703ae2276f33ff75914e79e8197e37287f3.tar.gz
busybox-w32-59aa5703ae2276f33ff75914e79e8197e37287f3.tar.bz2
busybox-w32-59aa5703ae2276f33ff75914e79e8197e37287f3.zip
Enable freeramdisk and pivot_root, disable lash for the Debian .udeb
-Erik
-rw-r--r--debian/Config.h-udeb6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/Config.h-udeb b/debian/Config.h-udeb
index 9e05c4f06..a9fa831e7 100644
--- a/debian/Config.h-udeb
+++ b/debian/Config.h-udeb
@@ -36,7 +36,7 @@
36//#define BB_FDFLUSH 36//#define BB_FDFLUSH
37#define BB_FIND 37#define BB_FIND
38#define BB_FREE 38#define BB_FREE
39//#define BB_FREERAMDISK 39#define BB_FREERAMDISK
40//#define BB_FSCK_MINIX 40//#define BB_FSCK_MINIX
41//#define BB_GETOPT 41//#define BB_GETOPT
42#define BB_GREP 42#define BB_GREP
@@ -76,7 +76,7 @@
76//#define BB_MT 76//#define BB_MT
77//#define BB_NSLOOKUP 77//#define BB_NSLOOKUP
78//#define BB_PING 78//#define BB_PING
79//#define BB_PIVOT_ROOT 79#define BB_PIVOT_ROOT
80#define BB_POWEROFF 80#define BB_POWEROFF
81//#define BB_PRINTF 81//#define BB_PRINTF
82#define BB_PS 82#define BB_PS
@@ -93,7 +93,7 @@
93//#define BB_RPMUNPACK 93//#define BB_RPMUNPACK
94#define BB_SED 94#define BB_SED
95//#define BB_SETKEYCODES 95//#define BB_SETKEYCODES
96#define BB_SH 96//#define BB_SH
97#define BB_SLEEP 97#define BB_SLEEP
98#define BB_SORT 98#define BB_SORT
99//#define BB_STTY 99//#define BB_STTY