Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/distrib/atari/miniroot Pull up revision 1.9 (requested ...



details:   https://anonhg.NetBSD.org/src/rev/2e43e992123b
branches:  netbsd-1-5
changeset: 489306:2e43e992123b
user:      leo <leo%NetBSD.org@localhost>
date:      Tue Aug 29 08:37:08 2000 +0000

description:
Pull up revision 1.9 (requested by leo, approved by thorpej).
Log:
   Replace edahdi by ahdilabel.

diffstat:

 distrib/atari/miniroot/list |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r eb85b1f48358 -r 2e43e992123b distrib/atari/miniroot/list
--- a/distrib/atari/miniroot/list       Tue Aug 29 08:34:53 2000 +0000
+++ b/distrib/atari/miniroot/list       Tue Aug 29 08:37:08 2000 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: list,v 1.7 1999/03/23 10:22:31 leo Exp $
+#      $NetBSD: list,v 1.7.10.1 2000/08/29 08:37:08 leo Exp $
 
 # Usage of libhack.o reduces the instbin-size with approx. 64MB!
 LIBS   libhack.o
 
 # Atari extra's
-LINK   instbin                 sbin/edahdi
+LINK   instbin                 sbin/ahdilabel
 LINK   instbin                 sbin/edlabel
 LINK   instbin                 sbin/mount_msdos
 LINK   instbin                 sbin/mount_kernfs
@@ -15,7 +15,7 @@
 ARGVLINK mount_msdos   msdos
 
 # crunchgen source directory specials
-CRUNCHSPECIAL  edahdi srcdir /usr/src/sys/arch/atari/stand/edahdi/
+CRUNCHSPECIAL  ahdilabel srcdir /usr/src/sys/arch/atari/stand/ahdilabel/
 CRUNCHSPECIAL  loadkmap srcdir /usr/src/sys/arch/atari/stand/loadkmap/
 
 # copy the MAKEDEV script and make some devices



Home | Main Index | Thread Index | Old Index