Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Install /etc/wpa_supplicant.conf
details: https://anonhg.NetBSD.org/src/rev/edd858a917e5
branches: trunk
changeset: 447470:edd858a917e5
user: roy <roy%NetBSD.org@localhost>
date: Sat Jan 12 17:25:09 2019 +0000
description:
Install /etc/wpa_supplicant.conf
diffstat:
distrib/sets/lists/etc/mi | 3 ++-
etc/Makefile | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (35 lines):
diff -r b5604ef8b1fb -r edd858a917e5 distrib/sets/lists/etc/mi
--- a/distrib/sets/lists/etc/mi Sat Jan 12 16:51:54 2019 +0000
+++ b/distrib/sets/lists/etc/mi Sat Jan 12 17:25:09 2019 +0000
@@ -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
diff -r b5604ef8b1fb -r edd858a917e5 etc/Makefile
--- a/etc/Makefile Sat Jan 12 16:51:54 2019 +0000
+++ b/etc/Makefile Sat Jan 12 17:25:09 2019 +0000
@@ -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 @@
FILESBUILD_motd= YES
# -rw-------
-BIN3+= hosts.equiv
+BIN3+= hosts.equiv wpa_supplicant.conf
SYSPKG= etc
ETC_PKG=-T etc_pkg
Home |
Main Index |
Thread Index |
Old Index