PERFORCE change 45800 for review
Robert Watson
rwatson at FreeBSD.org
Fri Jan 23 19:26:19 GMT 2004
http://perforce.freebsd.org/chv.cgi?CH=45800
Change 45800 by rwatson at rwatson_tislabs on 2004/01/23 11:25:47
Change / to \ in nvram instructions. Put the string in quotes
to protect the \.
Submitted by: mike halderman <mrh at spawar.navy.mil>
Affected files ...
.. //depot/projects/trustedbsd/sedarwin/bootstrap_instructions.txt#23 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin/bootstrap_instructions.txt#23 (text+ko) ====
@@ -231,7 +231,7 @@
boot-device mac-io/ata-4 at 1f000/@0:5,\\:tbxi
auto-boot? true
boot-screen
- % sudo nvram boot-file=mac-io/ata-4 at 1f000/@0:5,/mach_kernel.sedarwin
+ % sudo nvram "boot-file=mac-io/ata-4 at 1f000/@0:5,\mach_kernel.sedarwin"
Note that the boot-file variable consists if {bootdevice},{filename},
and that the bootdevice is extracted from the more confusing
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