From 59aa5703ae2276f33ff75914e79e8197e37287f3 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 9 Apr 2001 22:17:10 +0000 Subject: Enable freeramdisk and pivot_root, disable lash for the Debian .udeb -Erik --- debian/Config.h-udeb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian/Config.h-udeb') 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 @@ //#define BB_FDFLUSH #define BB_FIND #define BB_FREE -//#define BB_FREERAMDISK +#define BB_FREERAMDISK //#define BB_FSCK_MINIX //#define BB_GETOPT #define BB_GREP @@ -76,7 +76,7 @@ //#define BB_MT //#define BB_NSLOOKUP //#define BB_PING -//#define BB_PIVOT_ROOT +#define BB_PIVOT_ROOT #define BB_POWEROFF //#define BB_PRINTF #define BB_PS @@ -93,7 +93,7 @@ //#define BB_RPMUNPACK #define BB_SED //#define BB_SETKEYCODES -#define BB_SH +//#define BB_SH #define BB_SLEEP #define BB_SORT //#define BB_STTY -- cgit v1.2.3