8,367
edits
Changes
→Compile rootfs
<li><p>Then select the type of image</p>
<ol style="list-style-type: lower-alpha;">
<li><p>'''Image with console interface (server)''' Indicates the image of > the server version, which is relatively small</p></li><li><p>'''Image with desktop environment''' Indicates a mirror image with > a desktop, which is relatively large</p>
<div class="figure">
|}
</li>
<li><p>The name of the rootfs compressed package generated by > compilation</p>
{| class="wikitable" style="width:800px;"
|-
<li><p>View the rootfs compressed package generated by compilation</p>
<ol style="list-style-type: lower-alpha;">
<li><p>'''jammy-xfce-arm64.f930ff6ebbac1a72108a2e100762b18f.tar.lz4''' is > the rootfs compressed package, the meaning of each field of > the name is</p>
<ol style="list-style-type: lower-alpha;">
<li><p>'''jammy''' indicates the type of linux distribution of rootfs</p></li>
<li><p>'''xfce''' means rootfs is the type of desktop version, if it > is '''cli''', it means the type of server version</p></li>
<li><p>'''arm64''' represents the architecture type of rootfs</p></li>
<li><p>'''f930ff6ebbac1a72108a2e100762b18f''' is the MD5 hash value generated by the package names of all software packages installed by rootfs. As long as the list of software packages installed by rootfs is not modified, this value will not change. The compilation script will use this MD5 hash value to generate Determine whether rootfs needs to be recompiled</p></li></ol>
</li>
<li><p>'''jammy-xfce-arm64.f930ff6ebbac1a72108a2e100762b18f.tar.lz4.list''' > lists the package names of all packages installed by rootfs</p>
{| class="wikitable" style="width:800px;"
|-