Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/distrib/sets/lists/base Pull up revision 1.555 (requested...
details: https://anonhg.NetBSD.org/src/rev/b8db798772f7
branches: netbsd-3
changeset: 576190:b8db798772f7
user: tron <tron%NetBSD.org@localhost>
date: Sat Jun 11 12:21:57 2005 +0000
description:
Pull up revision 1.555 (requested by is in ticket #431):
Move ld and libbfd (needed by modload) to base, so that a base-only
system can load kernel modules.
diffstat:
distrib/sets/lists/base/mi | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 0920fe270c10 -r b8db798772f7 distrib/sets/lists/base/mi
--- a/distrib/sets/lists/base/mi Sat Jun 11 12:21:50 2005 +0000
+++ b/distrib/sets/lists/base/mi Sat Jun 11 12:21:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.532.2.16 2005/06/10 14:48:12 tron Exp $
+# $NetBSD: mi,v 1.532.2.17 2005/06/11 12:21:57 tron Exp $
. base-sys-root
./altroot base-sys-root
./bin base-sys-root
@@ -479,6 +479,8 @@
./usr/bin/lam base-util-bin
./usr/bin/last base-util-bin
./usr/bin/lastcomm base-util-bin
+# needed by modload for now
+./usr/bin/ld comp-util-bin bfd
# This is also used by pkgsrc, and should stay in base-util-bin
./usr/bin/ldd base-util-bin
./usr/bin/leave base-util-bin
Home |
Main Index |
Thread Index |
Old Index