Update: Updated the descriptions of the a few modules
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
4d21b986f9
commit
6fbf2092d1
|
@ -3,7 +3,7 @@
|
|||
*
|
||||
* License: SPDX-License-Identifier: GPL-3.0-or-later
|
||||
*
|
||||
* Build the ISOs for the the system
|
||||
* Build the ISOs for the system to be deployed
|
||||
"""
|
||||
import os
|
||||
from pathlib import Path
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
* License: SPDX-License-Identifier: GPL-3.0-or-later
|
||||
*
|
||||
* Set the infrastructure for bubbles to begin the ISO build
|
||||
* This copied needed confog files to the binary and chroot
|
||||
* locations, based o the build base and architecture
|
||||
* This copies needed config files to the binary and chroot
|
||||
* locations, based on the build base and architecture
|
||||
"""
|
||||
import os
|
||||
import collections
|
||||
|
|
Loading…
Reference in New Issue