mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
parts.rst: add more verbose description of stage0-posix.
This commit is contained in:
parent
96156975c2
commit
77b64a0585
2 changed files with 121 additions and 31 deletions
|
|
@ -107,7 +107,7 @@ this script the next time")
|
|||
@classmethod
|
||||
def get_source_manifest(cls):
|
||||
"""
|
||||
Generage a source manifest for the system.
|
||||
Generate a source manifest for the system.
|
||||
"""
|
||||
manifest_lines = []
|
||||
directory = os.path.relpath(cls.cache_dir, cls.git_dir)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue