Changeset 1826
- Timestamp:
- 05/05/08 09:00:13 (4 months ago)
- Location:
- pcbsd/trunk/installcd-overlay/usr/local/pcbsd/scripts
- Files:
-
- 2 modified
-
PCBSD.ExtractTar.sh (modified) (1 diff)
-
PCBSD.MountUpgrade.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pcbsd/trunk/installcd-overlay/usr/local/pcbsd/scripts/PCBSD.ExtractTar.sh
r1807 r1826 74 74 # Set the kernel for the system tool 75 75 echo "#!/bin/sh 76 /usr/local/bin/PBReg set /PC-BSD/Kernel FBSD 6.3-PCBSD1.576 /usr/local/bin/PBReg set /PC-BSD/Kernel FBSD7.0-PCBSD7.0 77 77 /usr/local/bin/PBReg set /PC-BSD/SystemUpdater/runAtStartup true 78 78 " > /mnt/tmp/chKernel.sh -
pcbsd/trunk/installcd-overlay/usr/local/pcbsd/scripts/PCBSD.MountUpgrade.sh
r1789 r1826 144 144 # Set the kernel for the system tool 145 145 echo "#!/bin/sh 146 /usr/local/bin/PBReg set /PC-BSD/Kernel FBSD 6.3-PCBSD1.5146 /usr/local/bin/PBReg set /PC-BSD/Kernel FBSD7.0-PCBSD7.0 147 147 /usr/local/bin/PBReg set /PC-BSD/SystemUpdater/runAtStartup true 148 148 " > /mnt/tmp/chKernel.sh
