From 7103cef1622323c51af14c587c1853fa30c3574c Mon Sep 17 00:00:00 2001 From: Andrew Moore Date: Sat, 18 Sep 1993 08:23:19 +0000 Subject: [PATCH] Added /etc/remote to CPIO files. --- etc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/Makefile b/etc/Makefile index 35b105894c5..14ecd634191 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -61,7 +61,7 @@ FILESYSTEM_FILES+= usr/sbin/bad144 CPIO_FILES= ${COPYRIGHT} CPIO_FILES+= usr/bin/gunzip usr/bin/gzcat usr/bin/gzip usr/bin/zcat CPIO_CPIO= bin/chmod bin/cat bin/cp bin/dd bin/df bin/mv bin/pwd bin/stty -CPIO_CPIO+= etc/protocols etc/services etc/spwd.db +CPIO_CPIO+= etc/protocols etc/remote etc/services etc/spwd.db CPIO_CPIO+= sbin/ifconfig sbin/fsck sbin/mknod sbin/mount_isofs CPIO_CPIO+= sbin/reboot sbin/route sbin/slattach CPIO_CPIO+= tmp