- Timestamp:
- 05/06/08 09:38:55 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pcbsd/trunk/installcd-overlay/usr/local/pcbsd/scripts/PCBSD.SysConfig.sh
r1754 r1843 149 149 150 150 umount /cdmnt 151 /usr/ local/bin/eject `cat /tmp/cdmnt`151 /usr/sbin/cdcontrol -f `cat /tmp/cdmnt` eject 152 152 153 153 # If we need to stamp the BSD boot-loader, do it
