SN3000/SN7000 Hardware Checkout Script#6
Open
tsjolie wants to merge 22 commits into
Open
Conversation
Added script downloads, changed github location to tsjolie branch for now
Instead of prompting for Chassis serial number, automatically pull motherboard serial number.
Changed location for scripts from github to local network share
Added sum package to build
Changed script management to copy executable scripts from network share to /usr/bin
Removed line for download config file, which is stored on the network now.
Added sudo to cp commands
Reverted change to copy from network share, to use wget locally instead.
Removed duplicate line
Fixed script to send output to /networkshare instead of /hardwarelogs
Fixed output to logs folder, fixed chassis serial number variable, fixed mount location for networkshare
Made changes to hardware_checkout script loading process, to allow for checkout script iteration without re-building ISO.
updated script load name
Changed scriptload to loadscripts
Corrected DNS entry, pointed repositories to local network
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated hardware checkout script to provide additional capability and support multiple hardware configurations.