This commit is contained in:
parent
71bfc452e6
commit
d78136a586
1 changed files with 9 additions and 4 deletions
13
build.py
13
build.py
|
@ -772,10 +772,15 @@ To be continued…
|
|||
<li>copy kernel and initial ramdisk for bootloader</li>
|
||||
<li>archive final file system as SquashFS file</li>
|
||||
</ul>
|
||||
<ul>Work In Progress:
|
||||
<li><a href="https://youtu.be/PSHswxc9oU8">1st roll with Textual User Interface only</a></li>
|
||||
<li><a href="https://youtu.be/YhoY2gisXg4">2nd roll with Graphical User Interface too</a></li>
|
||||
<li><a href="https://youtu.be/5Isf02MKFgM">3rd roll with both TUI and GUI images</a></li>
|
||||
<h2>Work In Progress</h2>
|
||||
<ul>
|
||||
<li><a href="https://youtu.be/phArr81weUw">2023/07/27: 3rd party repos, repoless .deb, tarball archives</a></li>
|
||||
</ul>
|
||||
<hr />
|
||||
<ul>
|
||||
<li><a href="https://youtu.be/5Isf02MKFgM">2023/07/20: both TUI and GUI images</a></li>
|
||||
<li><a href="https://youtu.be/YhoY2gisXg4">2023/06/20: Graphical User Interface too</a></li>
|
||||
<li><a href="https://youtu.be/PSHswxc9oU8">2023/06/13: Textual User Interface only</a></li>
|
||||
</ul>
|
||||
''',
|
||||
#⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
|
|
Loading…
Reference in a new issue