Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (19 loc) · 826 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 826 Bytes

box86-appimage

A group of the bash scripts used to package the box86 into the AArch64 or ARMv7 AppImage.

1. Usage

git clone https://github.com/SpacingBat3/box86-appimage && box86-appimage/package

2. Todo:

  • Package for the AArch64 targets.
    • AArch64 hosts
    • ARMv7 hosts
  • Package for the ARMv7 targets.
    • AArch64 hosts
    • ARMv7 hosts
  • Building the chroot using the existing chroot directory.
    • Selectively copy the libraries from the chroot.
  • Building using the toolchain (on any host architecture).
  • Create the new chroot enviroment on Arch-based Linux distributions and use it to build box86.

3. License:

This project is redistributed under the conditions of the GNU GPL License (version 3 or later).