| |
---|
| | |
---|
| | 5. Build the bootstrap image: |
---|
| | |
---|
| | `make bootstrap-build` |
---|
| | |
---|
| | NOTE: As of this writing, `make` will report an `Error 1` at |
---|
| | completion. We have not quite chased this down yet, but suspect it |
---|
| | to be a failing test case for one of the subcomponents of the |
---|
| | build. So far, this does not seem to be pathological. |
---|
| | |
---|
| | 6. Build a release tarball and export it: |
---|
| | |
---|
| | `make bootstrap-release` |
---|
| |
---|
| | |