David E. O'Brien wrote:
obrien 2008-08-19 14:23:31 UTC
FreeBSD src repository
Modified files:
etc/defaults rc.conf
share/man/man5 rc.conf.5
Added files:
etc/rc.d kernel_symlink
Removed files:
etc/rc.d kernel
Log:
SVN rev 181872 on 2008-08-19 14:23:31Z by obrien
Rename the RCng 'kernel' script to 'kernel_symlink'.
Hi David,
src/etc/rc.d/Makefile needs an update too.
--- /tmp/Makefile 2008-08-19 18:21:19.000000000 +0200
+++ Makefile 2008-08-19 18:21:26.000000000 +0200
@@ -18,7 +18,7 @@
ip6addrctl ip6fw ipfilter ipfs ipfw ipmon \
ipnat ipsec ipxrouted \
jail \
- kadmind kerberos kernel keyserv kldxref kpasswdd \
+ kadmind kerberos kernel_symlink keyserv kldxref kpasswdd \
ldconfig local localpkg lockd lpd \
mixer motd mountcritlocal mountcritremote mountlate \
mdconfig mdconfig2 mountd moused mroute6d mrouted msgs \
--
Pawel
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"