diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1997-05-08 06:43:32 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1997-05-08 06:43:32 +0000 |
commit | ac1d842a08bdfb8183aabd9dbe294edc69aa3460 (patch) | |
tree | d2c154538373fc12860235ec10281fc031686e01 /distrib | |
parent | e1e6e6dfc7754d463f8469df97862166cc86c05c (diff) |
link halt to reboot
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/alpha/ramdisk/raminst.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/alpha/ramdisk/raminst.conf b/distrib/alpha/ramdisk/raminst.conf index 63d52b23dd3..4e2e3120ac7 100644 --- a/distrib/alpha/ramdisk/raminst.conf +++ b/distrib/alpha/ramdisk/raminst.conf @@ -1,5 +1,5 @@ # -# $OpenBSD: raminst.conf,v 1.2 1997/05/07 16:23:05 niklas Exp $ +# $OpenBSD: raminst.conf,v 1.3 1997/05/08 06:43:31 millert Exp $ # # ram.conf - unified binary for the RAM disk # @@ -24,5 +24,6 @@ ln mount_ffs ffs ln newfs mount_mfs ln grep egrep ln less more +ln reboot halt libs -ledit -lutil -ltermcap -lm -lz |