WizardKit/setup
2024-04-28 01:27:01 -07:00
..
linux Merge remote-tracking branch 'upstream/dev' into dev 2024-04-27 20:53:13 -07:00
macos Add more README.md files 2021-12-14 15:30:32 -07:00
pe Refactor WinPE code for the current Windows ADK 2024-04-28 01:27:01 -07:00
ufd Merge remote-tracking branch 'upstream/dev' into dev 2024-03-24 18:53:32 -07:00
windows Switch to new theme: Journey's End 2024-03-30 17:51:01 -07:00
build_linux Fix Syslinux background (again) 2023-11-04 20:40:55 -07:00
build_macos Merge remote-tracking branch 'upstream/dev' into dev 2021-12-14 21:07:00 -07:00
build_pe.cmd Refactor WinPE code for the current Windows ADK 2024-04-28 01:27:01 -07:00
build_windows.cmd Fix missing background in ConEmu 2021-11-07 20:05:12 -07:00
README.md Update README files 2021-10-13 20:52:35 -06:00

WizardKit: Setup

Build the various parts of the project.

Requirements

  • Linux
    • 8 GB of RAM1
    • 10 GB of free storage space2
    • Arch Linux installed with internet access enabled
    • The Arch Linux Wiki is a great resource
  • macOS
    • 10 GB of free storage space
    • El Capitan, High Sierra, or Catalina installed
  • WinPE
    • (Currently under development)
  • Windows Kit
    • 10 GB of free storage space
    • A recent version of Windows 103

Setup

Run the build script in this directory for the part you're looking for

Notes

  1. The Linux image is built under a tmpfs, overriding that may allow a lower RAM requirement.
  2. Required free storage space can probably be lower but 10 GB should be a safe starting point.
  3. Building the Windows Kit under an older OS is not supported by these scripts