Enable freeramdisk and pivot_root, disable lash for the Debian .udeb

-Erik
This commit is contained in:
Eric Andersen 2001-04-09 22:17:10 +00:00
parent fc994d1cb4
commit 59aa5703ae

View File

@ -36,7 +36,7 @@
//#define BB_FDFLUSH //#define BB_FDFLUSH
#define BB_FIND #define BB_FIND
#define BB_FREE #define BB_FREE
//#define BB_FREERAMDISK #define BB_FREERAMDISK
//#define BB_FSCK_MINIX //#define BB_FSCK_MINIX
//#define BB_GETOPT //#define BB_GETOPT
#define BB_GREP #define BB_GREP
@ -76,7 +76,7 @@
//#define BB_MT //#define BB_MT
//#define BB_NSLOOKUP //#define BB_NSLOOKUP
//#define BB_PING //#define BB_PING
//#define BB_PIVOT_ROOT #define BB_PIVOT_ROOT
#define BB_POWEROFF #define BB_POWEROFF
//#define BB_PRINTF //#define BB_PRINTF
#define BB_PS #define BB_PS
@ -93,7 +93,7 @@
//#define BB_RPMUNPACK //#define BB_RPMUNPACK
#define BB_SED #define BB_SED
//#define BB_SETKEYCODES //#define BB_SETKEYCODES
#define BB_SH //#define BB_SH
#define BB_SLEEP #define BB_SLEEP
#define BB_SORT #define BB_SORT
//#define BB_STTY //#define BB_STTY