summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonny Davies <woodchip@gentoo.org>2002-04-24 21:28:49 +0000
committerDonny Davies <woodchip@gentoo.org>2002-04-24 21:28:49 +0000
commitafad0ee1927485306f17406394b580d190da512a (patch)
treebea4dfc318c78c9a460e43ed90b437df1be8310a /sys-apps/busybox
parentversion bump (diff)
downloadhistorical-afad0ee1927485306f17406394b580d190da512a.tar.gz
historical-afad0ee1927485306f17406394b580d190da512a.tar.bz2
historical-afad0ee1927485306f17406394b580d190da512a.zip
comment out #define BB_MT since the 'real' mt-st
is on the boot cd now.
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r--sys-apps/busybox/ChangeLog8
-rw-r--r--sys-apps/busybox/files/Config.h-0.60.2-cd2
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-apps/busybox/ChangeLog b/sys-apps/busybox/ChangeLog
index fc8ea7985e26..b9eb70b7468a 100644
--- a/sys-apps/busybox/ChangeLog
+++ b/sys-apps/busybox/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-apps/busybox
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.1 2002/02/01 21:53:36 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.2 2002/04/24 21:28:49 woodchip Exp $
+
+ 24 Feb 2002; Donny Davies <woodchip@gentoo.org>
+ files/Config.h-0.60.2-cd :
+
+ Comment out #define BB_MT since we're including the 'real' mt-st on the
+ boot CD now.
*busybox-0.60.2 (1 Feb 2002)
diff --git a/sys-apps/busybox/files/Config.h-0.60.2-cd b/sys-apps/busybox/files/Config.h-0.60.2-cd
index 7c794a1c27a9..84e94b992528 100644
--- a/sys-apps/busybox/files/Config.h-0.60.2-cd
+++ b/sys-apps/busybox/files/Config.h-0.60.2-cd
@@ -82,7 +82,7 @@
#define BB_MORE
#define BB_MOUNT
//#define BB_MSH
-#define BB_MT
+//#define BB_MT
#define BB_MV
//#define BB_NC
//#define BB_NSLOOKUP