Add in ifconfig and route

This commit is contained in:
Eric Andersen
2001-02-14 08:11:27 +00:00
parent 88a5ceb450
commit ec45595300
12 changed files with 1778 additions and 0 deletions

View File

@ -47,6 +47,7 @@
//#define BB_HOSTID
//#define BB_HOSTNAME
#define BB_ID
//#define BB_IFCONFIG
#define BB_INIT
//#define BB_INSMOD
#define BB_KILL
@ -87,6 +88,7 @@
#define BB_RM
#define BB_RMDIR
//#define BB_RMMOD
//#define BB_ROUTE
//#define BB_RPMUNPACK
#define BB_SED
//#define BB_SETKEYCODES