cvs commit: src/etc/defaults rc.conf src/etc/rc.d kernel kernel_symlink src/share/man/man5 rc.conf.5

Pawel Worach pawel.worach at gmail.com
Tue Aug 19 16:54:20 UTC 2008


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


More information about the cvs-all mailing list