Source-Changes-HG archive

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

[src/trunk]: src/distrib/arm32/ramdisk add swapctl



details:   https://anonhg.NetBSD.org/src/rev/c11c3e75f123
branches:  trunk
changeset: 474051:c11c3e75f123
user:      cgd <cgd%NetBSD.org@localhost>
date:      Sun Jun 27 00:59:45 1999 +0000

description:
add swapctl

diffstat:

 distrib/arm32/ramdisk/ramdiskbin.conf |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d8a14625d9dd -r c11c3e75f123 distrib/arm32/ramdisk/ramdiskbin.conf
--- a/distrib/arm32/ramdisk/ramdiskbin.conf     Sun Jun 27 00:58:59 1999 +0000
+++ b/distrib/arm32/ramdisk/ramdiskbin.conf     Sun Jun 27 00:59:45 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: ramdiskbin.conf,v 1.4 1999/01/21 07:52:01 garbled Exp $
+#      $NetBSD: ramdiskbin.conf,v 1.5 1999/06/27 00:59:45 cgd Exp $
 #
 # ramdiskbin.conf - unified binary for the install ramdisk
 #
@@ -9,7 +9,7 @@
 progs fsck fsck_ffs ftp gzip ifconfig init less ln ls
 progs mkdir mknod mount mount_cd9660 mount_ffs mount_filecore mount_msdos
 progs mount_nfs mount_kernfs mv newfs ping pwd reboot restore rm route
-progs sed sh shutdown slattach stty sync test tip
+progs sed sh shutdown slattach stty swapctl sync test tip
 progs umount update
 progs sysinst pax
 special sysinst srcdir distrib/utils/sysinst/arch/arm32



Home | Main Index | Thread Index | Old Index