socsvn commit: r268218 - in soc2013/def/crashdump-head: etc/rc.d sbin

def at FreeBSD.org def at FreeBSD.org
Sat May 17 13:04:26 UTC 2014


Author: def
Date: Sat May 17 13:04:25 2014
New Revision: 268218
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=268218

Log:
  Include dumpkey in makefiles.

Modified:
  soc2013/def/crashdump-head/etc/rc.d/Makefile
  soc2013/def/crashdump-head/sbin/Makefile

Modified: soc2013/def/crashdump-head/etc/rc.d/Makefile
==============================================================================
--- soc2013/def/crashdump-head/etc/rc.d/Makefile	Sat May 17 13:03:03 2014	(r268217)
+++ soc2013/def/crashdump-head/etc/rc.d/Makefile	Sat May 17 13:04:25 2014	(r268218)
@@ -38,6 +38,7 @@
 	devfs \
 	dhclient \
 	dmesg \
+	dumpkey \
 	dumpon \
 	faith \
 	fsck \

Modified: soc2013/def/crashdump-head/sbin/Makefile
==============================================================================
--- soc2013/def/crashdump-head/sbin/Makefile	Sat May 17 13:03:03 2014	(r268217)
+++ soc2013/def/crashdump-head/sbin/Makefile	Sat May 17 13:04:25 2014	(r268218)
@@ -18,6 +18,7 @@
 	dmesg \
 	dump \
 	dumpfs \
+	dumpkey \
 	dumpon \
 	etherswitchcfg \
 	ffsinfo \


More information about the svn-soc-all mailing list