PERFORCE change 30691 for review

Chris Vance cvance at FreeBSD.org
Wed May 7 13:19:27 GMT 2003


http://perforce.freebsd.org/chv.cgi?CH=30691

Change 30691 by cvance at cvance_demo on 2003/05/07 06:19:07

	Add KDE menus when installing the demo
	Add the actual package used for the DISCEX demo

Affected files ...

.. //depot/projects/trustedbsd/misc/discex3/package/mac_bsdextended.tgz#1 add
.. //depot/projects/trustedbsd/misc/discex3/package/pkg-plist#2 edit

Differences ...

==== //depot/projects/trustedbsd/misc/discex3/package/pkg-plist#2 (text+ko) ====

@@ -7,6 +7,9 @@
 usr/lib/libugidfw.so
 usr/lib/libugidfw_p.a
 usr/include/ugidfw.h
+usr/local/share/applnk/UGIDFW/.directory
+usr/local/share/applnk/UGIDFW/KUGIDFW.desktop
+usr/local/share/applnk/UGIDFW/Uninstall.desktop
 usr/share/man/man3/libugidfw.3.gz
 usr/share/man/man8/ugidfw.8.gz
 usr/share/man/man4/mac_bsdextended.4.gz
@@ -14,6 +17,8 @@
 @exec /bin/mv %D/boot/loader.conf %D/boot/loader.conf.tmp
 @exec /usr/bin/grep -v mac_bsdextended_load %D/boot/loader.conf.tmp > %D/boot/loader.conf
 @exec /bin/echo 'mac_bsdextended_load="YES"' >> %D/boot/loader.conf
+ at exec /sbin/kldload mac_bsdextended 
 @unexec /sbin/ldconfig -R
 @unexec /bin/mv %D/boot/loader.conf %D/boot/loader.conf.tmp
 @unexec /usr/bin/grep -v mac_bsdextended_load %D/boot/loader.conf.tmp > %D/boot/loader.conf
+ at unexec /sbin/kldunload mac_bsdextended 
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list