summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authoralm <alm@FreeBSD.org>1993-09-18 08:23:19 +0000
committeralm <alm@FreeBSD.org>1993-09-18 08:23:19 +0000
commite86a031fbaaea2e796a941cd503a5d7eda60dcc8 (patch)
tree773092de0832cd282d1337fa62101c3b44118ee8 /etc
parentf58b8af741dc4d658900e2371c2233ec0e7f763a (diff)
downloadFreeBSD-src-e86a031fbaaea2e796a941cd503a5d7eda60dcc8.zip
FreeBSD-src-e86a031fbaaea2e796a941cd503a5d7eda60dcc8.tar.gz
Added /etc/remote to CPIO files.
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 35b1058..14ecd63 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
OpenPOWER on IntegriCloud