diff --git a/setup/linux/README.md b/setup/linux/README.md new file mode 100644 index 00000000..76615b5d --- /dev/null +++ b/setup/linux/README.md @@ -0,0 +1,11 @@ +# WizardKit: Linux # + +Files used to create the Linux build(s). + +## Profiles ## + +profile_base is used for both full and minimal Linux builds. + +profile_gui is only used for full Linux builds. + +NOTE: The Minimal Linux build is currently deprecated and may be removed from a future release. diff --git a/setup/linux/packages/README.md b/setup/linux/packages/README.md new file mode 100644 index 00000000..4ef3f41e --- /dev/null +++ b/setup/linux/packages/README.md @@ -0,0 +1,15 @@ +# WizardKit: Linux/packages # + +Package lists. + +## aur ## + +This list is used to build a local custom repo for packages in the Arch User Repository. + +## base & gui ## + +These lists are installed inside the Linux build(s). + +## dependencies ## + +This list is installed to the host system used to create the Linux build(s). These are either required by the creation scripts or are build dependencies. diff --git a/setup/macos/README.md b/setup/macos/README.md new file mode 100644 index 00000000..9f9222f2 --- /dev/null +++ b/setup/macos/README.md @@ -0,0 +1,11 @@ +# WizardKit: macOS # + +Files used to create the macOS build(s). + +## install-deps ## + +This is used to install dependencies to the host macOS environment needed to build the macOS images. + +## live-macos-startup ## + +This script is used to configure the live environment at runtime. diff --git a/setup/pe/README.md b/setup/pe/README.md new file mode 100644 index 00000000..2b3ab464 --- /dev/null +++ b/setup/pe/README.md @@ -0,0 +1,3 @@ +# WizardKit: WinPE # + +_Under construction_ diff --git a/setup/windows/README.md b/setup/windows/README.md new file mode 100644 index 00000000..341b0a04 --- /dev/null +++ b/setup/windows/README.md @@ -0,0 +1,7 @@ +# WizardKit: Windows # + +Files used to create the Windows build. + +## build.ps1 ## + +This PowerShell script is used to download the minimal framework for the Windows build. Once that's done it launches `build_kit_windows.py` in the new environment to finish the setup. diff --git a/setup/windows/bin/AdwCleaner/settings b/setup/windows/bin/AdwCleaner/settings old mode 100755 new mode 100644 diff --git a/setup/windows/bin/README.md b/setup/windows/bin/README.md new file mode 100644 index 00000000..32f34d48 --- /dev/null +++ b/setup/windows/bin/README.md @@ -0,0 +1,3 @@ +# WizardKit: Windows/bin # + +Settings for tools in bin/ to include in the build.