Changeset 3936509


Ignore:
Timestamp:
09/02/2023 08:18:47 PM (8 months ago)
Author:
Xi Ruoyao <xry111@…>
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.
Message:

Merge remote-tracking branch 'origin/12.0' into xry111/arm64-12.0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter02/hostreqs.xml

    r5b096078 r3936509  
    174174  the ability to compile programs, run the following commands:</para>
    175175
    176 <screen role="nodump"><userinput>cat &gt; version-check.sh &lt;&lt; "EOF"
     176<screen role="nodump"><?dbfo keep-together="auto"?><userinput>cat &gt; version-check.sh &lt;&lt; "EOF"
    177177<literal>#!/bin/bash
    178178# A script to list version numbers of critical development tools
  • chapter10/kernel.xml

    r5b096078 r3936509  
    121121    <!-- Support for compiling a keymap into the kernel is deliberately removed -->
    122122
    123 
    124123    <note>
     124      <?dbfo keep-together="auto"?>
    125125      <para>A good starting place for setting up the kernel configuration is to
    126126      run <command>make defconfig</command>. This will set the base
Note: See TracChangeset for help on using the changeset viewer.