# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#22 | 19261 | tom_tyler | Accounted for move to //guest/perforce_software from //guest/tom_tyler. | ||
#21 | 18963 | tom_tyler | Updated to latest SDP 2016.1.18958. | ||
#20 | 16837 | tom_tyler | Updated to latest SDP tarfile. | ||
#19 | 16697 | tom_tyler |
Tweaked to account for cases where 'hostname -i' call returns more than one IP address. |
||
#18 | 16671 | tom_tyler |
reset_sdp.sh v2.6.9: * Minor optimization to error message when gcc and/or gcc-c++ packages are missing. * The '-fast' flag now changes the error relating to gcc/g++ not being installed to a warning. * Added confirmation message if gcc/g++ are found. |
||
#17 | 16670 | tom_tyler |
reset_sdp.sh v2.6.8: * Now clones SDP main branch from The Workshop by default, rather than using a tar file. * Added '-b' to override default branch (main), e.g. '-b dev'. * Added '-t <tarfile>' (or '-t default') to use the old tarfile install method of using a hard-coded tarball, good for when stability is preferred over using the very latest. |
||
#16 | 16660 | tom_tyler |
Added '-p' flag to enable preserving existing directories under /p4/common. |
||
#15 | 16642 | tom_tyler | Updated default SDP version. | ||
#14 | 16624 | tom_tyler |
reset_sdp.sh v2.6.5. For Linux hosts, optimized to use 'hostname -i' rather than 'hostname -I'. Added inline comments on IP selection on Linux and OSX. |
||
#13 | 16623 | tom_tyler |
Changed order of commands to fix issue with permissions when generating SDP broker config file. |
||
#12 | 16607 | tom_tyler | Audit enhancement. | ||
#11 | 16606 | tom_tyler |
Improved handling of simulated mail from SDP scripts, so that live_checkpoint succeeds on all platforms; it had failed previosuly on Mac/Darwin due to failure sending email. Improved backup handling. |
||
#10 | 16602 | tom_tyler |
Added '-local' option; avoids pulling from Workshop/FTP server. Updated Swarm to 2015.3. |
||
#9 | 16567 | tom_tyler | Updated SDP Version. | ||
#8 | 16396 | tom_tyler | Rolled back Swarm version. | ||
#7 | 16395 | tom_tyler | Updated to 2015.2 GA for P4D and 2015.3 GA for Swarm. | ||
#6 | 16393 | tom_tyler |
Fixed issue with 'sed' call. Updated to work with new HOSTIP setting in SDP. |
||
#5 | 16377 | tom_tyler |
Updated to pick up latest SDP, and made corresponding adjustments to processing of subsitutions in mkdirs.sh. |
||
#4 | 16359 | tom_tyler | Minor code cleanlup. | ||
#3 | 16358 | tom_tyler |
Adjusted base path for Helix Installer. Updated coypright to reference LICENSE file. |
||
#2 | 16349 | tom_tyler | Updated to latest SDP version. | ||
#1 | 15829 | tom_tyler |
Moved Helix Installer to new Workshop Standard for personal projects. |
||
//guest/tom_tyler/sw/main/hi/src/reset_sdp.sh | |||||
#22 | 15629 | tom_tyler |
reset_sdp.sh v2.5.0: * Updated SDP to 2015.1.15607. * Added '-C' (clean) flag to blast /depotdata/p4/common. |
||
#21 | 15611 | tom_tyler |
reset_sdp.sh v2.4.9: * Updated default Swarm to 2015.2. * Fixed mostly harmless bug attempting to pull a non-existing file from the web. |
||
#20 | 15060 | tom_tyler | Rollback of Copy Up done with a new utility that apparently needs some work. | ||
#19 | 15051 | tom_tyler | Copy Up using 'p4 copy -r -b tom_tyler-hi-dev' | ||
#18 | 15007 | tom_tyler | Fixed expression. | ||
#17 | 14987 | tom_tyler |
Reduced excessive noise from from rsync and tar commands. Added '--delete' to rsync commands handling the Sample Depot to force a clean reset. Added clear completion messages. |
||
#16 | 14973 | tom_tyler | Added -no_ssl flag. | ||
#15 | 14956 | tom_tyler | Fixed 'ps' check. | ||
#14 | 14954 | tom_tyler | Fixed typo in case sensitivity mod. | ||
#13 | 14953 | tom_tyler |
Updated various settings to match changes in SDP. Removed generation of a duplicate broker config file. |
||
#12 | 14952 | tom_tyler |
Adjusted case sensitivitiy to be case-sensitive on Linux, the opposite of the SDP default. |
||
#11 | 14949 | tom_tyler |
Enhanced to ensure that 'reset_sdp.sh' is the only script required. It now downloads all other scripts and data files as needed. |
||
#10 | 14910 | tom_tyler |
Added initialtion of empty /depotdata /metadata and /logs dirs. |
||
#9 | 14903 | tom_tyler | Fixed issue running under Vagrant. | ||
#8 | 14902 | tom_tyler |
Changed default list of SDP instances to initialize from "1 12 abc" (illustrating ability to use named rather than number instances) to just "1", which is mostly all that's wanted for testing and pilot installations. |
||
#7 | 14901 | tom_tyler | Fixed a typo in 'chmod' call. | ||
#6 | 14188 | tom_tyler | Updated SDP version. | ||
#5 | 14120 | tom_tyler |
Moved sample depot checkpoint load to configurator script. Added '-fast' flag to speed up testing. Various minor tweaks. |
||
#4 | 14106 | tom_tyler |
Implemented Sample Depot SDP configurator script. Tightened logic around process kill statement, and made it work for Linux/Mac. |
||
#3 | 14063 | tom_tyler |
Added generation of initial live checkpoint for each instance. Adjusted permissions on downloads folder. Removed bad code fragements. Cosmetic enhancement to the password. |
||
#2 | 14033 | tom_tyler |
Added script to transform stock Sample Depot data set to be SDP compliant (mostly a stub at this point). Various improvements to reset_sdp.sh and the wrapper r.sh. |
||
#1 | 13940 | tom_tyler | Added my personal reset_sdp test script. DO NOT DEPLOY on a live server. |