Module Name: src
Committed By: roy
Date: Sat Jan 12 17:25:09 UTC 2019
Modified Files:
src/distrib/sets/lists/etc: mi
src/etc: Makefile
Log Message:
Install /etc/wpa_supplicant.conf
To generate a diff of this commit:
cvs rdiff -u -r1.253 -r1.254 src/distrib/sets/lists/etc/mi
cvs rdiff -u -r1.437 -r1.438 src/etc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sets/lists/etc/mi
diff -u src/distrib/sets/lists/etc/mi:1.253 src/distrib/sets/lists/etc/mi:1.254
--- src/distrib/sets/lists/etc/mi:1.253 Sun Sep 23 07:24:19 2018
+++ src/distrib/sets/lists/etc/mi Sat Jan 12 17:25:09 2019
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.253 2018/09/23 07:24:19 maxv Exp $
+# $NetBSD: mi,v 1.254 2019/01/12 17:25:09 roy Exp $
#
# Note: end-user configuration files that are moved to another location
# should not be marked "obsolete"; they should just be removed from
@@ -356,6 +356,7 @@
./etc/ttys etc-sys-etc
./etc/weekly etc-sys-etc
./etc/weekly.conf etc-sys-etc
+./etc/wpa_supplicant.conf etc-net-etc
./etc/wscons.conf etc-sys-etc
./root/.cshrc etc-root-root
./root/.klogin etc-root-root
Index: src/etc/Makefile
diff -u src/etc/Makefile:1.437 src/etc/Makefile:1.438
--- src/etc/Makefile:1.437 Mon Oct 1 09:47:34 2018
+++ src/etc/Makefile Sat Jan 12 17:25:09 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.437 2018/10/01 09:47:34 martin Exp $
+# $NetBSD: Makefile,v 1.438 2019/01/12 17:25:09 roy Exp $
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
# Environment variables without default values:
@@ -132,7 +132,7 @@ BIN2+= motd
FILESBUILD_motd= YES
# -rw-------
-BIN3+= hosts.equiv
+BIN3+= hosts.equiv wpa_supplicant.conf
SYSPKG= etc
ETC_PKG=-T etc_pkg