ofsp
This commit is contained in:
parent
d78136a586
commit
b6fbe206ce
1 changed files with 3 additions and 2 deletions
5
build.py
5
build.py
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue