Changeset 2825
- Timestamp:
- 09/29/08 10:49:54 (18 months ago)
- Location:
- pcbsd/trunk/installcd-overlay/usr/local/pcbsd/scripts
- Files:
-
- 2 removed
- 2 modified
-
PCBSD.CopyExtra.sh (deleted)
-
PCBSD.InstallCD1.sh (modified) (1 diff)
-
PCBSD.MountUpgrade.sh (modified) (1 diff)
-
extraCopy (deleted)
Legend:
- Unmodified
- Added
- Removed
-
pcbsd/trunk/installcd-overlay/usr/local/pcbsd/scripts/PCBSD.InstallCD1.sh
r2488 r2825 84 84 rm ${FSMNT}/tmp/RunOnSys.sh 85 85 86 # Copy over our redundant files from installCD to the HD87 /usr/local/pcbsd/scripts/PCBSD.CopyExtra.sh >/dev/null 2>/dev/null88 89 86 # Reset the LANG stuff 90 87 MM_CHARSET="UTF-8" ; export MM_CHARSET -
pcbsd/trunk/installcd-overlay/usr/local/pcbsd/scripts/PCBSD.MountUpgrade.sh
r2020 r2825 148 148 149 149 150 # Copy over our redundant files from installCD to the HD151 /usr/local/pcbsd/scripts/PCBSD.CopyExtra.sh >/dev/null 2>/dev/null152 153 150 154 151 # Check if we are missing the username for avahi
