os/sdk: include notes on dealing with the arm64 build#595
os/sdk: include notes on dealing with the arm64 build#595marineam wants to merge 1 commit intocoreos:masterfrom
Conversation
|
great, lgtm. Perhaps we should make consistent "ARM64 Note" before each paragraph? |
|
Hm, giving it an extra "note" header or prefix seems like it would work best if the sections were wrapped in some sort of block quote formatting since the notes span several paragraphs w/ examples. Otherwise it still flows together and the note doesn't help that much for skimming. I don't think I've seen block quotes used on our site, do we have the right CSS and such to make that look ok? |
|
/cc @robszumski |
|
Two headers sound good. One for "Building for amd64" and one for "Building for ARM". I'm suggesting that we specifically not include the 64 in ARM because its really hard to misread the headers since they both contain similar characters. |
|
@robszumski @marineam it is technically aarch64 |
|
yeah, arm64 because that's the Gentoo/Linux way or aarch64 because that's the official brand. 'ARM' is something else. |
|
but I don't really want to split amd64 out because there isn't any extra notes to add to amd64, it is just arm64 that had extra steps. |
|
so what needs to happen here? |
Continuing on coreos#595, add instructions for arm64-usr target, with headings to clearly indicate the context switches for an arm64 build. Attempt to dispose of the aarch64/arm64 synonyms with an explanation.
Continuing on coreos#595, add instructions for arm64-usr target, with headings to clearly indicate the context switches for an arm64 build. Attempt to dispose of the aarch64/arm64 synonyms with an explanation.
|
Superseded and merged in #716 |
No description provided.