Module Name:    src
Committed By:   njoly
Date:           Tue Dec 17 08:46:37 UTC 2013

Modified Files:
        src/distrib/sets/lists/man: mi
        src/distrib/sets/lists/modules: md.evbppc mi

Log Message:
Do not remove luacore entries, mark them as obsolete instead.


To generate a diff of this commit:
cvs rdiff -u -r1.1451 -r1.1452 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.38 -r1.39 src/distrib/sets/lists/modules/md.evbppc
cvs rdiff -u -r1.60 -r1.61 src/distrib/sets/lists/modules/mi

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/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1451 src/distrib/sets/lists/man/mi:1.1452
--- src/distrib/sets/lists/man/mi:1.1451	Mon Dec 16 23:54:26 2013
+++ src/distrib/sets/lists/man/mi	Tue Dec 17 08:46:37 2013
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1451 2013/12/16 23:54:26 lneto Exp $
+# $NetBSD: mi,v 1.1452 2013/12/17 08:46:37 njoly Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3119,6 +3119,7 @@
 ./usr/share/man/cat8/zpool.0			man-zfs-catman		zfs,.cat
 ./usr/share/man/cat8/zzz.0			man-sysutil-catman	.cat
 ./usr/share/man/cat9/boot.0			man-obsolete		obsolete
+./usr/share/man/cat9lua/core.0			man-obsolete		obsolete
 ./usr/share/man/cat9lua/intro.0			man-sys-catman		.cat
 ./usr/share/man/cat9lua/pmf.0			man-sys-catman		.cat
 ./usr/share/man/cat9lua/systm.0			man-sys-catman		.cat
@@ -5808,6 +5809,7 @@
 ./usr/share/man/html8/zic.html			man-sysutil-htmlman	html
 ./usr/share/man/html8/zpool.html		man-zfs-htmlman		zfs,html
 ./usr/share/man/html8/zzz.html			man-sysutil-htmlman	html
+./usr/share/man/html9lua/core.html		man-obsolete		obsolete
 ./usr/share/man/html9lua/intro.html		man-sys-htmlman		html
 ./usr/share/man/html9lua/pmf.html		man-sys-htmlman		html
 ./usr/share/man/html9lua/systm.html		man-sys-htmlman		html
@@ -8886,6 +8888,7 @@
 ./usr/share/man/man8/zpool.8			man-zfs-man		zfs,.man
 ./usr/share/man/man8/zzz.8			man-sysutil-man		.man
 ./usr/share/man/man9/boot.9			man-obsolete		obsolete
+./usr/share/man/man9lua/core.9lua		man-obsolete		obsolete
 ./usr/share/man/man9lua/intro.9lua		man-sys-man		.man
 ./usr/share/man/man9lua/pmf.9lua		man-sys-man		.man
 ./usr/share/man/man9lua/systm.9lua		man-sys-man		.man

Index: src/distrib/sets/lists/modules/md.evbppc
diff -u src/distrib/sets/lists/modules/md.evbppc:1.38 src/distrib/sets/lists/modules/md.evbppc:1.39
--- src/distrib/sets/lists/modules/md.evbppc:1.38	Mon Dec 16 23:54:26 2013
+++ src/distrib/sets/lists/modules/md.evbppc	Tue Dec 17 08:46:37 2013
@@ -1,4 +1,4 @@
-# $NetBSD: md.evbppc,v 1.38 2013/12/16 23:54:26 lneto Exp $
+# $NetBSD: md.evbppc,v 1.39 2013/12/17 08:46:37 njoly Exp $
 ./stand/powerpc-4xx							base-kernel-modules	kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@						base-kernel-modules	kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@/modules					base-kernel-modules	kmod,compatmodules
@@ -96,6 +96,8 @@
 ./stand/powerpc-4xx/@OSRELEASE@/modules/lfs/lfs.kmod			base-kernel-modules	kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@/modules/lua				base-kernel-modules	kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@/modules/lua/lua.kmod			base-kernel-modules	kmod,compatmodules
+./stand/powerpc-4xx/@OSRELEASE@/modules/luacore				base-obsolete		obsolete
+./stand/powerpc-4xx/@OSRELEASE@/modules/luacore/luacore.kmod		base-obsolete		obsolete
 ./stand/powerpc-4xx/@OSRELEASE@/modules/luapmf				base-kernel-modules	kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@/modules/luapmf/luapmf.kmod		base-kernel-modules	kmod,compatmodules
 ./stand/powerpc-4xx/@OSRELEASE@/modules/luasystm			base-kernel-modules	kmod,compatmodules
@@ -303,6 +305,8 @@
 ./stand/powerpc-booke/@OSRELEASE@/modules/lfs/lfs.kmod			base-kernel-modules	kmod,compatmodules
 ./stand/powerpc-booke/@OSRELEASE@/modules/lua				base-kernel-modules	kmod,compatmodules
 ./stand/powerpc-booke/@OSRELEASE@/modules/lua/lua.kmod			base-kernel-modules	kmod,compatmodules
+./stand/powerpc-booke/@OSRELEASE@/modules/luacore			base-obsolete		obsolete
+./stand/powerpc-booke/@OSRELEASE@/modules/luacore/luacore.kmod		base-obsolete		obsolete
 ./stand/powerpc-booke/@OSRELEASE@/modules/luapmf			base-kernel-modules	kmod,compatmodules
 ./stand/powerpc-booke/@OSRELEASE@/modules/luapmf/luapmf.kmod		base-kernel-modules	kmod,compatmodules
 ./stand/powerpc-booke/@OSRELEASE@/modules/luasystm			base-kernel-modules	kmod,compatmodules

Index: src/distrib/sets/lists/modules/mi
diff -u src/distrib/sets/lists/modules/mi:1.60 src/distrib/sets/lists/modules/mi:1.61
--- src/distrib/sets/lists/modules/mi:1.60	Mon Dec 16 23:54:26 2013
+++ src/distrib/sets/lists/modules/mi	Tue Dec 17 08:46:37 2013
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.60 2013/12/16 23:54:26 lneto Exp $
+# $NetBSD: mi,v 1.61 2013/12/17 08:46:37 njoly Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -98,6 +98,8 @@
 ./@MODULEDIR@/lfs/lfs.kmod			base-kernel-modules	kmod
 ./@MODULEDIR@/lua				base-kernel-modules	kmod
 ./@MODULEDIR@/lua/lua.kmod			base-kernel-modules	kmod
+./@MODULEDIR@/luacore				base-obsolete		obsolete
+./@MODULEDIR@/luacore/luacore.kmod		base-obsolete		obsolete
 ./@MODULEDIR@/luapmf				base-kernel-modules	kmod
 ./@MODULEDIR@/luapmf/luapmf.kmod		base-kernel-modules	kmod
 ./@MODULEDIR@/luasystm				base-kernel-modules	kmod

Reply via email to