Changeset 3936509
- Timestamp:
- 09/02/2023 08:18:47 PM (13 months ago)
- Branches:
- xry111/arm64-12.0
- Parents:
- 5b096078 (diff), 50c08b0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter02/hostreqs.xml
r5b096078 r3936509 174 174 the ability to compile programs, run the following commands:</para> 175 175 176 <screen role="nodump">< userinput>cat > version-check.sh << "EOF"176 <screen role="nodump"><?dbfo keep-together="auto"?><userinput>cat > version-check.sh << "EOF" 177 177 <literal>#!/bin/bash 178 178 # A script to list version numbers of critical development tools -
chapter10/kernel.xml
r5b096078 r3936509 121 121 <!-- Support for compiling a keymap into the kernel is deliberately removed --> 122 122 123 124 123 <note> 124 <?dbfo keep-together="auto"?> 125 125 <para>A good starting place for setting up the kernel configuration is to 126 126 run <command>make defconfig</command>. This will set the base
Note:
See TracChangeset
for help on using the changeset viewer.