Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2002 17:58:31 -0700 (PDT)
From:      Adam Migus <amigus@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 18095 for review
Message-ID:  <200209250058.g8P0wV3R006486@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18095

Change 18095 by amigus@amigus_ganymede on 2002/09/24 17:58:14

	Fixes, changes and new script for demo.

Affected files ...

.. //depot/projects/trustedbsd/misc/scripts/mac_undo.sh#2 edit
.. //depot/projects/trustedbsd/misc/scripts/mac_user_label.pl#1 add
.. //depot/projects/trustedbsd/misc/scripts/mls_install_files/mac_default_labels#3 edit

Differences ...

==== //depot/projects/trustedbsd/misc/scripts/mac_undo.sh#2 (text+ko) ====

@@ -11,5 +11,6 @@
 mv /etc/login.conf.bak /etc/login.conf
 cap_mkdb /etc/login.conf
 pw userdel so
+rm -rf /home/so
 rm /etc/.mac_configured
 rm /etc/.mac_installed

==== //depot/projects/trustedbsd/misc/scripts/mls_install_files/mac_default_labels#3 (text+ko) ====

@@ -5,6 +5,7 @@
 /dev/sysmouse		mls/equal
 /dev/psm0		mls/equal
 /dev/agpgart		mls/equal
+/dev/acd0		mls/equal
 /tmp			mls/equal
 /tmp/.X11-unix		mls/equal
 /tmp/.ICE-unix		mls/equal

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209250058.g8P0wV3R006486>