Remove 'spack bootstrap' and associated docs#15179
Conversation
| Once ``curl`` has been installed, you can similarly install the others. | ||
|
|
||
|
|
||
| .. _InstallEnvironmentModules: |
There was a problem hiding this comment.
This section is still relevant to using the module files that we generate, even if they're not necessary for spack load to work anymore.
There was a problem hiding this comment.
I don't think it belongs here. This section seems to be specifically focused on software you need to have for Spack to be fully functional. Anyhow, reviewing docs I found this part that I didn't catch looking for mentions of spack bootstrap. This also needs to be revised, so maybe some brief information on how you could install a module system can be added there? In case would you prefer to have the modifications done in this PR or a later one?
|
ping |
8c3f40c to
91bfff6
Compare
|
@alalazo sorry this fell off my plate, I think we should merge this in the near future. Can you fix the conflict in the bash completion? |
fixes spack#15145 This commit removes the outdated `spack bootstrap` command and any reference to it in the documentation and unit tests.
91bfff6 to
76febd0
Compare
|
@becker33 Done! |
fixes #15145
This commit removes the outdated
spack bootstrapcommand and any reference to it in the documentation and unit tests.