Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 534 Bytes

File metadata and controls

10 lines (7 loc) · 534 Bytes

arkOS Scripts

An assortment of various scripts used in the installation or management of arkOS, or in its project management.

  • install_arch.py
    • Full-system conversion script. Converts a running Arch Linux or Arch Linux ARM (ALARM) system to arkOS. Installs necessary repository and packages, enables them to run on boot and sets everything up automatically.
  • diskimg.sh
    • Creates, formats and optionally mounts an empty disk image file for extracting image contents into.

More scripts coming as they are written!