PERFORCE change 42974 for review
Robert Watson
rwatson at FreeBSD.org
Sun Nov 23 12:16:05 PST 2003
http://perforce.freebsd.org/chv.cgi?CH=42974
Change 42974 by rwatson at rwatson_powerbook on 2003/11/23 12:15:46
No need to run make for mac.conf.
Run extattrctl using sudo.
Affected files ...
.. //depot/projects/trustedbsd/sedarwin/bootstrap_instructions.txt#21 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin/bootstrap_instructions.txt#21 (text+ko) ====
@@ -288,12 +288,12 @@
insert the same directory in front of "/.attribute/system/sebsd" to
store the attributes in that file system.
- extattrctl initattr -p / 256 /.attribute/system/sebsd
+ sudo extattrctl initattr -p / 256 /.attribute/system/sebsd
Step 17: Install mac.conf
cd etc
- make ; sudo make install
+ sudo make install
cd ..
Step 18: Reboot
More information about the p4-projects
mailing list