This commit is contained in:
Marc Beninca 2023-07-28 01:24:01 +02:00
parent d78136a586
commit b6fbe206ce

View file

@ -764,7 +764,8 @@ To be continued…
''',
'ofsp': f'''\
<h1>Operating File System Profile</h1>
<ul>Build from mirror a full operating system bootable file image:
Build from mirror a full operating system bootable file image:
<ul>
<li>bootstrap base file system</li>
<li>configure common core basics</li>
<li>install TUI packages</li>
@ -772,7 +773,7 @@ To be continued…
<li>copy kernel and initial ramdisk for bootloader</li>
<li>archive final file system as SquashFS file</li>
</ul>
<h2>Work In Progress</h2>
BASH experimenting:
<ul>
<li><a href="https://youtu.be/phArr81weUw">2023/07/27: 3rd party repos, repoless .deb, tarball archives</a></li>
</ul>